/* set the page background color and margins. */
body {
	margin: 0px; 
	/*background: #DFCCA3; */
	background-image: url(../images/bg_pg.jpg); background-repeat: repeat-y; background-position: top center; 
	
	/* scrollbar colors */
	/* outer lines */
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #000000;
	/* inner lines */
	scrollbar-highlight-color: #bdbdbd;
	scrollbar-shadow-color: #bdbdbd;
	/* face, arrow and track */
	scrollbar-face-color: #30445F;
	scrollbar-arrow-color: #a3a3a3;
	scrollbar-track-color: #a3a3a3;
}

/* set the page font formatting. */
body, p {font-family:verdana,helvetica,sans-serif; font-weight:bold; font-size:13px; line-height:18px; }

/* default link colors - this is the default link color for the page */
a:link { font-weight: normal; text-decoration: none; color: #CE4331; } /* unvisited link color */
a:hover { font-weight: normal; text-decoration: none; color: #FF1D00; } /* hover over an unvisited link color */
a:active { font-weight: normal; text-decoration: none; color: #FF1D00; } /* hover over an unvisited link color */
a:visited { font-weight: normal; text-decoration: none; color: #CE4331; } /* visited link color*/
a:visited:hover { font-weight: normal; text-decoration: none; color: #FF1D00; } /* visited link hover color*/

a.amastnav:link { font-weight: bold; font-size:10px; color: #ffffff; } /* unvisited link color */
a.amastnav:hover {  font-weight: bold; font-size:10px; color: #FF1D00; } /* hover over an unvisited link color */
a.amastnav:active { font-weight: bold; font-size:10px; color: #FF1D00; } /* hover over an unvisited link color */
a.amastnav:visited { font-weight: bold; font-size:10px; color: #ffffff; } /* visited link color*/
a.amastnav:visited:hover { font-weight: bold; font-size:10px; color: #FF1D00; } /* visited link hover color*/

a.apullquote:link {font-size:14px; font-weight:bold; color:#0A5499;} /* unvisited link color */
a.apullquote:hover {font-size:14px;  font-weight:bold; color:#FF1D00;} /* hover over an unvisited link color */
a.apullquote:active {font-size:14px; font-weight:bold; ocolor:#FF1D00;} /* hover over an unvisited link color */
a.apullquote:visited {font-size:14px; font-weight:bold; color:#0A5499;} /* visited link color*/
a.apullquote:visited:hover {font-size:14px; font-weight:bold; color:#FF1D00;} /* visited link hover color*/

a.asidebar:link {font-weight:normal; color:#ffffff;} /* unvisited link color */
a.asidebar:hover {font-weight:normal; color:#FF1D00;} /* hover over an unvisited link color */
a.asidebar:active {font-weight:normal; ocolor:#FF1D00;} /* hover over an unvisited link color */
a.asidebar:visited {font-weight:normal; color:#ffffff;} /* visited link color*/
a.asidebar:visited:hover {font-weight:normal; color:#FF1D00;} /* visited link hover color*/


a.afooter:link {font-weight:normal; color:#333333;} /* unvisited link color */
a.afooter:hover {font-weight:normal; color:#cccccc;} /* hover over an unvisited link color */
a.asiafooterdebar:active {font-weight:normal; ocolor:#cccccc;} /* hover over an unvisited link color */
a.afooter:visited {font-weight:normal; color:#333333;} /* visited link color*/
a.afooter:visited:hover {font-weight:normal; color:#cccccc;} /* visited link hover color*/


h1, h2, h3, h4, h5, h6, h7 { margin: 0px; }
h1 { font-size:21px; font-family:times,times new roman,serif; font-weight: normal; color: #CE4331; }
h2 { font-size:11px; font-weight: bold; color: #CE4331; }
h3 { font-size:11px; font-weight: bold; }
h4 { font-size:18px; font-weight: bold; }
h5 { font-size:18px; font-weight: bold; }
h6 { font-size:18px; font-weight: bold; }
h7 { font-size:18px; font-weight: bold; }

li { font-size: 11px; }
img.imgcomlogo { margin-top: 5px; margin-right: 15px; margin-bottom: 10px; }

td.tdmast {height:149px; background:url(../images/mast.jpg) no-repeat top left;}		
td.tdwellindex {width:505px; background:url(../images/bg_wellindex-y.jpg) repeat-y top left;}
	td.tdbgcontentindex {background:url(../images/bg_wellindex-top.jpg) no-repeat top left;}
	div.divcontentindex {width:445px; margin-top:35px; margin-left:30px;}
td.tdwell {width:714px; background:url(../images/bg_well-y.jpg) repeat-y top left;}
	td.tdbgcontent {background:url(../images/bg_well-top.jpg) no-repeat top left;}
	div.divcontent {width:654px; margin-top:35px; margin-left:30px;}
td.tdsidebarindex {width:209px; background:url(../images/bg_sidebar-y.jpg) repeat-y top left;}
	td.tdbgsidebar {background:url(../images/bg_sidebar-top.jpg) no-repeat top left;}
	div.divsidebarcontent {width:160px; margin-top:35px; margin-left:22px; color:#ffffff;}
		div.divsidebarcontent h2 {font-size:13px; font-weight:bold; color: #ffffff; margin-top: 10px; margin-bottom:5px;}
		div.divsidebarcontent p {font-size:12px; font-weight:normal; color: #ffffff; margin:0; padding-bottom:5px; border-bottom:2px dotted #547BA2;}
td.tdfooter {padding:10px 0px 20px 30px;}
	td.tdfooter p {font-size:10px; }
	
p ppressdate {font-size: 9px; color: #666666; line-height: 13px; border-top:1px solid #666666; margin-top:10px; padding-top:10px;}
p.pullquote {font-size:13px; font-weight:bold; color:#0A5499;}
p.plocations {font-size:16px; color:#DB0D19; line-height:19px; border-top:solid 1px #00386D; padding-top:15px; margin-top:10px; width:250px; margin-bottom:0px;}
p.pdealer {font-weight:normal; margin-top:0px; border-top:solid 1px #00386D; padding-top:15px; margin-top:10px; margin-bottom:30px;}
p.pfunbold {font-weight:normal; margin-top:0px;}

.cta {font-size:21px; font-weight:bold; color:#ffffff;}
.cta02 {font-size:16px; font-weight:bold; color:#ffffff;}
.ctared {font-size:16px; font-weight:bold; color:#DB0D19;}
.fmouse {font-size: 9px; color: #666666; line-height: 13px;}

/* only custom styles below this line */

/* form fields */
.formbutton {
	margin: 10px;
	width: 125px;
	border-width: 1px; border-style: solid; border-color: #000000;
	background-color: #61A142;
	color: #ffffff; font-size: 12px; font-weight: bold;
}
.formbutton2 {
	width: 35px;
	border-width: 1px; border-style: solid; border-color: #000000;
	background-color: #FCEEEA;
	font-size: 9px; font-weight: bold;
}

.formbold { 
	width: 225px;
	height: 15px;
	font-size : 11px;
	font-weight: bold;
	font-family: Verdana;
	border: 1px solid #000000;
}
.formbold2 { 
	width: 120px;
	height: 15px;
	font-size : 11px;
	font-weight: bold;
	font-family: Verdana;
	border: 1px solid #000000;
}
.formbold3 { 
	width: 120px;
	font-size : 11px;
	font-weight: bold;
	font-family: Verdana;
	border: 1px solid #000000;
}

.formboldtall { 
	width: 250px;
	font-size : 11px;
	font-weight: bold;
	font-family: Verdana;
	border: 1px inset #000000;
}

.formsmall { 
	font-size: 9px;
	padding: -2px;
	font-family: Verdana;
	border: 1px inset #000000;
}

.formnormal { 
	width: 120px;
	height: 17px;
	font-size : 11px;
	font-weight: bold;
	font-family: Verdana;	
	border: 1px inset #000000;
}
.formstate { 
	width: 50px;
	height: 17px;
	font-size : 11px;
	font-weight: bold;
	font-family: Verdana;	
	border: 1px inset #000000;
}
.formsearch { font-size : 11px;
	width: 88px;
	font-weight: bold;
	font-family: Verdana;
	background-color: #F5EFDE;	
	border: 1px inset #9ED2CC;
}
.formmore { visibility:hidden; display:none; }
.formmore2 { visibility:visible; display:block; }
