@charset "utf-8";
/* CSS Document */

body{
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#2252A7;
}
img.floatLeft{
	position:relative;
	float:left;
	margin:0;
	padding:2px 5px 0 0;
}
img.floatRight{
	float:right;
	position:relative;
	margin:0;
	padding:2px 0 0 5px;
}
#container{
	margin:0;
	padding:0;
	width:795px;
	height:inherit;
	background:#2252A7 url(../images/bg.jpg) repeat-y center top;
}
#banner{
	margin:0;
	padding:0;
	width:765px;
	height:55px;
	background:url(../images/banner.jpg) no-repeat;
}
#headerTxt{
	width:630px;
	height:15px;
	margin:0;
	padding:0 5px 0 0;
	text-indent:5px;
	float:right;
	text-align:right;
	color:#F4F4F4;
}
#menu{
	width:765px;
	height:27px;
	margin:0;
	padding:0;
	background:url(../images/button.gif) repeat-x left top;
}
#menu ul{
	list-style-type:none;
	margin:0;
	padding:0;
	float:left;
}
#menu li{
	font-size:14px;
	font-weight:bold;
	margin:0;
	padding:0;
	height:27px;
	width:inherit;
	float:left;
	background:url(../images/buttonbg.gif) no-repeat right top;
}
#menu li a{
	height:27px;
	display:block;
	padding:5px 8px 0 8px;
	color:#F4F4F4;
}
#menu li a:link{
	text-decoration:none;
}
#menu a:visited{
	text-decoration:none;
}
#menu li a:hover{
	color:#2351A7;
	height:57px;
	width:inherit;
	display:block;
	text-decoration:none;
	background:url(../images/buttonhover.gif) repeat-x right top;
}
#menu .current{
	background:url(../images/buttonhover.gif) repeat-x left top;
}
#content{
	width:765px;
	height:inherit;
	margin:0;
	padding:0;
	background-color:#429DFE;
}
#content_1{
margin:0;
	padding:0;
	padding-left:20px;
}
#content_center{
margin:0;
	padding:0;
	text-align:center;
}
#contLeft{
	width:180px;
	height:inherit;
	margin:0;
	padding:0;
	float:left;
	text-align:left;
}
#contLeft ul{
	list-style-type:none;
	margin:0;
	padding:0;
}
#contLeft li{
	width:195px;
	height:24px;
	margin:2px 0 0 5px;
	padding:0;
	background:url(../images/buttonLeft.jpg) no-repeat;
}
#contLeft a, #contLeft a:hover{
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	line-height:150%;
	margin:0;
	padding:0 0 0 12px;
}
#contLeft a{
	color:#F4F4F4;
}
#contLeft a:hover{
	color:#FF9900;
}
#contLeft img{
	margin:10px 0 10px 5px;
}
#contRight{
	width:570px;
	height:inherit;
	margin:0 0 10px 0;
	padding:0;
	float:right;
	text-align:left;
}
#contRight h1{
	font-size:18px;
	font-weight:bold;
	margin:0;
	padding:5px 10px 10px 10px;
	color:#2351A7;
}
#contRight h2{
	font-size:14px;
	font-weight:bold;
	margin:0;
	padding:5px 10px 10px 10px;
	color:#2351A7;
}
#contRight h3{
	font-size:14px;
	font-weight:bold;
	margin:0;
	padding:5px 10px 10px 10px;
	color:#FF9900;
}
#contRight p{
	margin:0;
	padding:5px 10px 10px 10px;
}
#contCont{
	width:560px;
	height:inherit;
	margin:10px 5px 0 0;
	padding:0;
	background:#FFFFFF url(../images/bgTop.gif) no-repeat;
}
#contCont img.topBox{
	margin:10px 0 0 10px;
}
.bottomPic{
	width:560px;
	height:16px;
	background:url(../images/bgBottom.gif) no-repeat;
	margin:0;
	padding:0;
}
#copyright{
	width:765px;
	height:auto;
	background-color:#0F2863;
	color:#F4F4F4;
	font-weight:bold;
	clear:both;
	margin:0;
	padding:5px 0 5px 0;
}
#copyBottom{
	width:795px;
	height:22px;
	background:url(../images/copyright.jpg) no-repeat left top;
	margin:0;
	padding:0;
}
#footer{
	font-size:11px;
	height:auto;
	width:765px;
	margin:0;
	padding:0;
}
#footer p{
	margin:0;
	padding:0;
	line-height:150%
}
#footer a, #footer a:hover{
	text-decoration:underline;
	font-weight:bold;
}
#footer a{
	color:#F4F4F4;
}
#footer a:hover{
	color:#FF9900;
}
/*For the bullet-type contents*/

.bullet{
	height:auto;
	width:176px;
	float:left;
	position:relative;
	margin:4px;
	text-align:left;
	border:#2351A7 1px solid;
}
.bullet ul{
	list-style-position:outside;
	margin:0;
	padding:0 2px 0 17px;
	line-height:150%;
	font-size:11px;
}
.bullet p{
	font-family:Arial, Helvetica, sans-serif;
	background-color:#2351A7;
	height:auto;
	color:#F4F4F4;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	margin:0;
	padding:0;
}
/*For normal list*/
.normList{
	text-align:left;
	line-height:200%;
	margin:0;
	padding:0 0 10px 30px;
}
/*for bulleted locations*/
#locCont{
	font-size:11px;
	width:745px;
	height:215px;
	margin:0 0 10px 0;
	padding:0;
	clear:both;
	background-color:#FFFFFF;
}
#locCont p{
	width:725px;
	height:20px;
	font-size:12px;
	font-weight:bold;
	padding:3px 0 3px 5px;
	margin:0;
	color:#F4F4F4;
	clear:both;
	text-align:left;
	background-color:#0F2863;
}
.bulletLoc{
	height:auto;
	width:186px;
	margin:0;
	padding:0;
	float:left;
	position:relative;
	text-align:left;
	background:none;
}
.bulletLoc ul{
	list-style-position:outside;
	line-height:150%;
	padding:5px 0 10px 25px;
	margin:0;
	background:none;
}
.bulletLoc a, .bulletLoc a:hover, .bulletLoc a:visited{
	text-decoration:none;
}
.bulletLoc a{
	color:#242424;
}
.bulletLoc a:hover{
	color:#FF9900;
}
.bulletLoc a:visited{
	color:#FF9900;
}
#zipCodeCont{
    width:745px;
	height:inherit;
	margin:0;
	padding:0;
	clear:both;
	background-color:#FFFFFF;
}
#zipCodeCont p{
	width:725px;
	height:20px;
	font-size:12px;
	font-weight:bold;
	padding:3px 0 3px 5px;
	margin:0;
	color:#F4F4F4;
	clear:both;
	text-align:left;
	background-color:#0F2863;
}
.zipCodes{
	height:inherit;
	width:745px;
	float:left;
	position:relative;
	margin:0;
	padding:0 0 10px 0;
	background-color:#FFFFFF;
}
.zipCodes ul{
	list-style-image:none;
	list-style-type:none;
	line-height:150%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:0 0 0 10px;
	margin:0;
}
.zipCodes li{
	float:left;
	position:relative;
	margin-left:30px;
}
#sm{
	width:560px;
	height:inherit;
	padding:0 0 0 0;
	margin:0;
	line-height:200%;
}
#sm a{
	color:#242424;
}
#sm a:hover, #sm a:visited{
	color:#FD9711;
	text-decoration:underline;
}