@charset "utf-8";

/* CSS Document */



/* --- general diclarations --- */



html, body {

    margin: 0px auto;

	padding:0px;

}

body {

 font-family: verdana;

 font-size: 12px;

 font-weight: normal;

 font-variant: normal;

 text-transform: none;

 line-height:16px;

 color: #565656;

 text-decoration: none;

/* background-color:#147db5;

 background-color:#E3E3E3;

 background-image:url(images/bodyBG.jpg);

 background-position:top center;

 background-repeat:repeat-x;*/

 	background-image:url(images/body_blue.jpg);

	background-position: left top;

	background-repeat:repeat-x;

	background-color:#0c3b82;

}

a, a:visited {color:#565656; text-decoration:none;}

a:hover {color:#565656; text-decoration:underline;}



div, p, form {

	padding:0px;

	margin: 0px;

}

.clear_all {clear:both;}
.fltLeft {
	 background-image:/images/phone_num.jpg;
	 background-repeat: repeat-x;
	 text-align:right;
	 font-family:Arial, Helvetica, sans-serif;
	 font-size:22px;
	 font-weight:bold;
	 float:left;
	 width:400px;
	 height:91px;
	 line-height:60px;
}
.fltlogo {
	float:left;
	width:226px;
	height:91px;
}

.fltRight {float:right;}

.fltRight a, .fltRight a:visited{

	color:#FFFFFF;

	text-decoration:none;

}

.fltRight a:hover{

	color:#FFFFFF;

	text-decoration:underline;

}

.mainWrapper {

	margin:auto;

	padding:0px;

	width:1005px;

	background-color:#FFFFFF;

}

.header {

	height:91px;

	background:url(images/headerBG.gif) top center repeat-x;

	color: #FFFFFF;

	text-decoration: none;

	padding:0px 20px;

}

.header a, a:visited, .header a:hover {color:#FFFFFF;}



.bodyMain {

	padding:0px;

	width:1005px;

	/*background:url(images/bannerBG.gif) top left repeat-x;*/

	background-image:url(images/left_gray.jpg);

	background-position:left top;

	background-repeat:repeat-y;

}



.dummyBlock{

	background-image:url(images/bannerBG.gif);

	background-position:top left;

	background-repeat:repeat-x;

}

.bodyLeft {

	float:left;

	width:243px;

	/*border-left:1px solid #D1D1D1;*/

}



/*.borderColumnLeft{

	border-right:1px solid #D1D1D1;

}*/



.leftNav{

	width:217px;

	margin:5px 0px 0px 20px;

}

.leftNavBG {

	width:205px;

	background-color:#E3E3E3;

	border-left:1px solid #AAAAAA;

	border-right:1px solid #AAAAAA;

	padding:10px 5px;

}

.leftNavItem {

	color:#060606;

	background:url(images/leftNavBullet.gif);

	background-repeat:no-repeat;

	background-position: left center;	

	padding-left:15px;

	line-height:30px;

	margin-left:20px;

}

.leftNavItem a, .leftNavItem a:visited {

	color:#060606;

	text-decoration:none;

}

.leftNavItem a:hover {

	color:#525252;

	text-decoration:none;

}



#uRed {border-bottom:1px solid #DF0022; padding-top:5px; padding-bottom:3px;}

#uOrng {border-bottom:1px solid #FF6600; padding-top:5px; padding-bottom:3px;}

#uGrn {border-bottom:1px solid #8CBB00; padding-top:5px; padding-bottom:3px;}

#uYelo {border-bottom:1px solid #E2B70B; padding-top:5px; padding-bottom:3px;}

#uBlu {border-bottom:1px solid #0083BF; padding-top:5px; padding-bottom:3px;}

#uBlc {border-bottom:1px solid #000000; padding-top:5px; padding-bottom:3px;}



.bodyRight {

	float: right;

	width:761px;

	background:url(images/bannerBG.gif) top left repeat-x;

}

.bodyContainer {

	margin:22px 0px;

	/*border-left:1px solid #D1D1D1;*/

	padding:5px 0px;

}

img.lftImg{

	float:left;

	margin:0px 10px 5px 0px;

	border:1px solid #747474;

}

.welcomeBlock {

	padding:0px 10px 15px 15px;

	border-bottom:1px solid #D1D1D1;

	margin-right:10px;

	margin-bottom:10px;

	text-align:justify;

}

.welcomeBlock h1 {

	font-size:14px;

	font-weight:bold;

	text-transform:uppercase;

	color:#0083BF;

	padding-bottom:10px;

	margin:0px;

}

.welcomeBlock h1 span {color:#DF0022;}

.indexSMLbox {

	float:left;

	width:345px;

	padding-left:20px;

	padding-right:10px;

	

}

h2 {

	font-size:14px;

	font-weight:bold;

	text-transform:uppercase;

	color:#0083BF;

	background:url(images/bodyBullet.gif);

	background-repeat:no-repeat;

	background-position: left top;

	line-height:18px;

	vertical-align:middle;	

	padding-left:20px;

	padding-bottom:10px;

	margin:0px;

}

.hh2 {

	font-size:14px;

	font-weight:bold;

	text-transform:uppercase;

	color:#0083BF;

	line-height:18px;

	vertical-align:middle;	

	padding-left:0px;

	padding-bottom:10px;

	margin:0px;

}

.deepBluTxt {

 color:#0A397F;

 font-weight:bold;

/* font-weight:normal;*/

 padding:5px 0px;

}

.deepBluTxt a, .deepBluTxt a:visited, .deepBluTxt a:hover {

font-weight:normal;

color:#0A397F;

}



.footer {

	height:80px;

	background:url(images/footerBG.gif) top center repeat-x;

	color:#FFFFFF;

	padding:0px 20px;

}

.footer a, .footer a:hover {color:#FFFFFF;}



.pd1020 {padding:10px 20px;}

.pd10 {padding: 10px 0px 10px 10px;}

.bigtext{

font-family:Arial, Helvetica, sans-serif;

font-weight:bold;

font-size:20px;

color:#114490;

}


