body {
	margin: 25px 0 0 0;
	padding: 0;
	background-color: #fff;
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color: #666;
}

a:link, a:active, a:visited {
	color: #ff6633;
	text-decoration:none;
}

a:hover {
	font-weight: normal;
	text-decoration:underline;
}

.orange {
	color: #ff6600;
}

p {
	margin: 0 0 10px 0;
}

img {border: 0;}

form {margin: 0;}

label {
	cursor: pointer;
	cursor: hand;
}

input, select, textarea {font-size: 11px; font-family: Arial, Helvetica, sans-serif; }

div.clearing { /* DIV for Mozilla browser float hack */
	clear: both;
	height: 1px;
	overflow: hidden; /* Style used because MSIE refuses to automatically make div tags less than 1em high when in Standards Compatible mode. - KM 3/21/2005 */
}

h1#pageHeader {
	margin: 0;
	padding: 0;
}

div#main {
	width: 740px;
	text-align: left;
	position: relative;
	margin: 0 auto;
}

div#priContent {
	clear: both;
}


/* Begin Default.asp styles */
div.default {
	position:relative;
	height: 354px;
	background: transparent url('images/avaMainRightPic.jpg') no-repeat top right;
	width: 411px;/* Box model hack */	
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 740px; /* Actual width of content area. */
}

div#abs_link {
	position: absolute;
	font-size: 10px;
	font-weight: 300;
	bottom: 33px;
	right: 292px;
}

div#priLeft {
	position: relative;
	float: left;
	padding: 20px 0 0 20px;
	line-height:16px;
	width: 380px;/* Box model hack */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 380px; /* Actual width of content area. */
}

div#priLeft h2 {
	margin: 0;
	font-size: 15px;
	line-height: 18px;
	color: #ff6600;
}

div#priLeft ul {
	margin: 12px 0 0 20px;
	padding-left: 0px;
	font-size: 11px;
	list-style-image: url('images/avaBI_listarrow.gif');
}

div#priLeft ul li {
	margin-bottom: 8px;
}

div#priLeft img {
	margin-right:10px;
	border:none;
}

div#priLeft a {
	font-size:11px;
	text-decoration:underline;
}

div#scndContent {
	position: relative;
	margin-top: 2px;
	border-top: solid 1px #c7c7c7;
	height: 205px;
	overflow: hidden;
}

div#scndContent ul {
	margin: 5px 0 0 9px;
	padding-left: 9px;
	color: #fff;
	list-style-image: url('images/avaBIcarrot.gif');
}

div#scndContent a:link, div#scndContent a:active, div#scndContent a:visited {
	color: #666;
}

div#scndContent a:hover {
	color: #f63;
}

div#scndContent ul li {
	margin-bottom: 7px;
	font-size:11px;
}

div#thirdContent {
	position: relative;
	height: 213px;
	background: transparent url('images/avaBIthird_bg.gif') no-repeat;
}

div#thirdContent p {
	margin-top: 10px;
	margin-bottom: 8px;
}

div#thirdContent ul {
	margin: 8px 0 0 12px;
	padding-left: 8px;
	color: #fff;
	list-style-image: url('images/avaBIcarrot.gif');
}

div#thirdContent a:link, div#thirdContent a:hover, div#thirdContent a:active, div#thirdContent a:visited {
	font-size: 11px;
	text-decoration:underline;
}

div#sc1, div#sc2, div#sc3, div#sc4 {
	float: left;
	display: inline;
	margin-top: 20px;
	border-right: solid 1px #c7c7c7;
	width: 164px;
	padding-bottom: 1000em;
	margin-bottom: -1000em;
}

div#sc1 {
	margin-left: 20px;
}

div#sc2 {
	margin-left: 20px;
}

div#sc3 {
	margin-left: 20px;
}

div#sc4 {
	margin-left: 20px;
	border-right: 0;
}
/* End Default.asp styles */

/* Begin campaign form page styles */
div#leftCopy {
	position: relative;
	float: left;
	padding: 20px 0 0 20px;
	line-height:16px;
	width: 330px;/* Box model hack */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 310px; /* Actual width of content area. */
}

div#leftCopy h2 {
	margin: 0 0 10px 0;
	font-size: 14px;
	color: #ff6600;
}

div#leftCopy h3 {
	margin: 0 0 10px 0;
	font-size: 11px;
	color: #ff6600;
}

div#leftCopy ul {
	list-style-image: url(images/raquo.gif);
	margin: 0 0 10px 10px;
	padding-left: 10px;
}

div#pullQuote {
	float: left;
	position: relative;
	background: transparent url('images/pullQuoteBG.jpg') no-repeat bottom;
	margin: 20px 0 20px 60px;
	border: solid 1px #999;
	padding: 0 16px;
	width: 328px;/* Box model hack */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 296px; /* Actual width of content area. */
	height: 148px;
}

p.quote {
	margin-top: 16px;
}

p#source {
	font-weight: bold;
}

div.section {
	margin-top: 10px;
	border-top: solid 1px #ccc;
	padding: 0 0 0 20px;
	width: 740px;/* Box model hack */	
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 720px; /* Actual width of content area. */
}

div.section div {
	margin-bottom: 7px;
}

div.section label {
	font-weight: bold;
}

div.section input {
	width: 190px;
}

div.section input.radioBtn, div.section input.checkBox {
	width: auto;
	margin: 0;
}

div.section textarea {
	width: 315px;
}

div.section h2 {
	margin: 12px 0;
}

div.sidebyside label {
	float: left;
	width: 128px;
}

div.sidebyside select {
	width: 195px;
}

div.stacked {
	padding-top: 30px;
}

div.stacked select {
	width: 320px;
}

div.stacked label {
	display: block;
	margin-bottom: 5px;
}

div.sectionLeft, div.sectionRight {
	float: left;
	width: 330px;
}

div.sectionLeft {
	margin-right: 40px;
}

div#submit {
	border-top: solid 1px #ccc;
}
/* End campaign form page styles */

/* Begin contact_us.asp styles */
div.other {
	background-color: #fff;
	padding: 0 0 0 20px;
	width: 740px;/* Box model hack */	
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 700px; /* Actual width of content area. */
}

div.other h2 {
	margin: 30px 0 20px 0;
}

table#contactTbl td {
	font-size: 11px;
	line-height: 18px;
}

table#contactTbl label {
	float: left;
	width: 130px;
	font-weight: bold;
}

table#contactTbl input {
	font-size: 11px;
	margin-bottom: 5px;
}

table#contactTbl select {
	font-size: 11px;
	margin-bottom: 4px;
}
/* End contact_us.asp styles */

div#footer {
	margin-top: 10px;
	font-size: 10px; 
	color: #7A7A7A; 
	font-weight: normal; 
	line-height: 15px;
}

div#footer img {
	margin-bottom: 8px;
	position:relative;
}
div#footer a:link, div#footer a:active, div#footer a:visited {
	font-size: 10px; 
	line-height: 15px;
}

div#footer a:hover {
	text-decoration:none; 
}
