@charset "utf-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../images/bodyBG.gif);
	background-color:#FFFFFF;
	background-repeat:repeat-x;
	font-family:Arial, Tahoma, Times New Roman;
	font-size:12px;
	color:#FFFFFF;
	background-color:#FFFFFF;
}
h1 {
	margin:0;
	font-size:18px;
}
h2 {
	margin:0;
	padding:6px 0 0 0;
	font-size:14px;
	line-height:18px;
	font-weight:normal;
}
h3 {
	margin:0;
	font-size:14px;
	color:#737373;
}
h3 strong {
	color:#017fb1;
}
a:link { 
	color: #2582ac;
}
a:visited {
	color: #21749a;
}
a:hover {
	color: #666666;
	text-decoration: none;
}
a:active {
	color: #2582ac;
}
#mainContainer {
	width:1000px;
	margin:0 auto;
}
#mainHeader {
	height:340px;
	float:left;
	width:1000px;
}
.mainLogo {
	width:274px;
	float:left;
}
#headerMid {
	width:456px;
	height:340px;
	float:left;
}
.mainQuote {
	width:456px;
	height:150px;
}
.headerNav {
	height:190px;
	background-image:url(../images/headerNav_off.jpg);
}
#headerRight {
	width:270px;
	float:left;
}
.miniNav {
	width:190px;
	height:30px;
	background-image:url(../images/miniNav_bg.jpg);
	font-family:tahoma, arial;
	font-size:10px;
	color:#484848;
	padding:6px 0 0 75px;
}
.callToday {
	width:270px;
	height:114px;	
}
.navRight {
	width:270px;
	height:190px;
	background-image:url(../images/headernav_right.jpg);
	background-repeat:no-repeat;
}
#mainNavigation {
	width:1000px;
	height:42px;
	float:left;
}
.mainNavLeft {
	width:304px;
	float:left;
	background-image:url(../images/navLeft.jpg);
	background-repeat:no-repeat;
	height:42px;
}
.mainNavRight {
	width:300px;
	float:left;
	background-image:url(../images/navRight.jpg);
	background-repeat:no-repeat;
	height:42px;
}
.contentLeft {
	width:583px;
	float:left;
	background-image:url(../images/home_contentBG.jpg);
	height:344px;
}
.contentLeftBlock {
	padding:188px 26px 0 54px;
}
.contentLeftBlock p {
	margin:0 0 18px 0;
}
.shadow  { position:relative; display:block; color:#fff; }
.shadow span { position:absolute; display:block; top:0px;  }
.shadow:before { display:block; padding:1px; content: attr(title); color:#666;  }.contentRight {
	width:417px;
	float:left;
	background-image:url(../images/home_newsBG.jpg);
	height:344px;
	font-size:11px;
}
.contentRight p {
	margin:0 0 18px 0;
}
.contentRightBlock {
	padding:92px 61px 0 54px;
	color:#656565;
	line-height:18px;
}
.contentRightBlock ul { 
	padding: 0 16px 0px 0px;
	margin: 0px 0px 12px 4px;
	line-height: 1.8em;
	list-style-type: none;
	font-size:11px;
}
.contentRightBlock li { 
	background-repeat: no-repeat;
	background-position: 0px 1px;
	margin: 0px;
	padding: 0px 0px 8px 0px;
	list-style-type:none;
}
#bottomContentHome {
	width:1000px;
	background-image:url(../images/homebtm_bg.jpg);
	background-repeat:no-repeat;
	float:left;
	padding:0 0 34px 0;
}
#bottomContentHome ul { 
	padding: 10px 16px 0px 0px;
	margin: 0px 0px 12px 8px;
	line-height: 10px;
	list-style-type: none;
	font-size:12px;
}
#bottomContentHome li { 
	background-image: url(../images/bullet-trans.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding: 2px 0px 8px 16px;
	list-style-type:none;
}
#l2BG {
	background-image:url(../images/l2BG.jpg);
	background-repeat:no-repeat;
	float:left;
}
.L2TopBlock {
	padding:10px 86px 10px 54px;
	float:left;
	width:800px;
}
#bottomContentL2 {
	width:1000px;
	background-image:url(../images/l2bgTop-trans.png);
	background-repeat:no-repeat;
	float:left;
	padding:0 0 0 0;
	min-height:620px;
}
.contentLeftBlockL2 {
	padding:50px 0 0 50px;
	color:#666666;
	width:900px;
	float:left;
	line-height:20px;
	overflow:hidden;
}
#bottomContentRP {
	background-image:url(../images/bottomContentRP.gif);
	background-repeat:repeat-y;
	float:left;
}
.scroller {
	overflow:auto;
	height:500px;
	width:900px;
}
.bottomContentLeft {
	padding:50px 0 0 50px;;
	color:#666666;
	width:292px;
	float:left;
	line-height:16px;
}
.bottomContentMid {
	padding:50px 0 0 20px;
	color:#666666;
	width:288px;
	float:left;
	line-height:16px;
}
#footer {
	background-image:url(../images/footerBG-trans.png);
	background-repeat:no-repeat;
	clear:both;
	height:100px;
	color:#999999;
	text-align:center;
	font-size:11px;
	padding:24px 0 0 0;
}
#footer p {
	margin:0 0 14px 0;
}	
.clear {
	clear:both;
}
/* ------------------------------------------------------------------------------------ */
/* FORM FIELDS AND BUTTONS																
/* ------------------------------------------------------------------------------------ */

.frmTextBoxS {
	width: 100px;  
	background-image: url(../images/form-fade.jpg);
	background-repeat: repeat-x;
	border: 1px solid #b4b4b4;
	padding: 2px;
	color: #6d6f71;
	font-size: 11px;
}
.frmTextBoxM {
	width: 150px;  
	background-image: url(../images/form-fade.jpg);
	background-repeat: repeat-x;
	border: 1px solid #b4b4b4;
	padding: 2px;
	color: #6d6f71;
	font-size: 11px;
}
.frmTextBoxL {
	width: 200px;  
	background-image: url(../images/form-fade.jpg);
	background-repeat: repeat-x;
	border: 1px solid #b4b4b4;
	padding: 2px;
	color: #6d6f71;
	font-size: 11px;
}
.frmTextBoxXS {
	width: 40px;  
	background-image: url(../images/form-fade.jpg);
	background-repeat: repeat-x;
	border: 1px solid #b4b4b4;
	padding: 2px;
	color: #6d6f71;
	font-size: 11px;
}
.frmTextAreaM {
	width: 325px; 
	height: 120px; 
	background-image: url(../images/form-fade.jpg);
	background-repeat: repeat-x;
	border: 1px solid #b4b4b4;
	padding: 2px;
	color: #6d6f71;
	font-size: 11px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
.frmButtonM {
	width: 200px;  
	color: #000000;
	font-size: 11px;
	font-weight: bold;
}
.frmListBox
{
	background-image: url(../images/form_fade.gif);
	background-repeat: repeat-x;
	border: 1px solid #b4b4b4;
	padding: 2px;
	color: #6d6f71;
	font-size: 11px;
}