@charset "utf-8";
/* CSS Document */
body{	
	font-family: Verdana, Arial, Helvetica, "sans serif"; 	
	padding: 0 0 0 0;
	text-align:center;
	border:0px;
	margin: 0 0 0 0;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #5E98B0;

}
div{
	margin:0px;
	padding:0px;
}
h2{
	font-size:16px;
	color:#034ea1;
}

p{

	
}

#wrapper {
	margin:0 auto;
	width: 760px;
	height: auto;
	z-index: 1; /* added z-index so this layer will appear under the absolute HeaderPic layer  */
	text-align:center;
	margin-top:20px;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
#topbanner,#contentwrapper,#contentwrapperhome,#leftnav,#leftnav li,#mainbody,#topbanner a,#footer,#leftnav li ul,#leftnav li ul li{
	float:left;
	display:block;
}
#topbanner{
	background-image:url(../images/header.gif);
	width:760px;
	height:150px;
	margin-top::20px;
}
#topbanner a{
	width:200px;
	height:150px;
}
#contentwrapper{
	width: 760px;
	height: auto;
	background-image:url(../images/body-bg.jpg);
}
#contentwrapperhome{
	width: 760px;
	height:535px;
	background-image:url(../images/bodyhomebig.jpg);
	background-repeat:no-repeat;
}
#leftnav{
	text-align:left;
	padding:0px;	
	margin:0px;
	padding-top:10px;
	width:145px;
	height:auto;
	border-left:solid;
	border-left-color:#FFF;
	border-left-width:1px;
}
#leftnav ul{
 	margin:0px;
 	border:none;
 	padding:0px;
 	list-style:none;
	
}
#leftnav li{
	list-style:none;
	height:auto;
	width:130px;
	margin-bottom:10px;
	margin-left:10px;
	background-image:url(../images/bullet-divider.gif);
	background-position:bottom;
	background-repeat:no-repeat;	
}
#leftnav li ul{
 	margin:0px;
 	border:none;
 	padding:0px;
 	list-style:none;
	margin-left:10px;
	margin-right:10px;
}
#leftnav li ul li{
	padding:0px;	
	margin:0px;
	list-style:none;
	background-image:url(../images/sub-bullet-divider.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	width:115px;
	height:auto;
	font-size:12px;
	font-weight:bold;

}
#terms a{
	font-size:10px;
	color:#FFF;
	text-decoration:none;
		
	}
#terms a:hover{
	font-size:10px;
	color:#FFF;
	text-decoration:underline;
		
	}
#disclaimer p{
	font-size:10px;
	color:#FFF;
	text-decoration:none;
		
	}

#leftnav a{
	font-size:14px;
	color:#FFF;
	text-decoration:none;
	height:auto;
	width:120px;
	display:block;
	padding-bottom:10px;
	padding-top:5px;
	padding-left:15px;

}
#leftnav a:hover{
	font-size:14px;
	color:#FFF;
	text-decoration:none;
	height:auto;
	width:120px;
	display:block;
	background-image:url(../images/li-bullet.gif);
	background-position:left top;
	background-repeat:no-repeat;
}
#leftnav li ul a{
	font-size:12px;
	color:#0a6f7b;
	text-decoration:none;
	width:115px;
	height:auto;
	display:block;
	padding-left:5px;
}
#leftnav li ul a:hover{
	font-size:12px;
	color:#FFFFFF;
	text-decoration:bold;
	width:115px;
	height:auto;
	display:block;
	background-image:none;
}
.lefton{
	font-weight:bold;
	background-image:url(../images/li-bullet.gif);
	background-position:left top;
	background-repeat:no-repeat;
}
#mainbody{
	width: 574px;
	width/*:*/ 614px;
	text-align:left;
	padding-left:20px;
	padding-right:20px;
}
#mainbody-home{
	float:left;
	display:block;
	width: 608px;
	text-align:left;
	height:482px;
	background-repeat:no-repeat;
	margin-left:5px;

}
#footer{
	background-image:url(../images/footer.gif);
	width:760px;
	height:80px;
	margin-bottom:10px;
}
#footer-home{
	float:left;
	display:block;
	background-image:url(../images/footerhome.gif);
	width:760px;
	height:27px;
	margin-bottom:10px;
}
#mainbody h1{
	margin:0px;
	margin-top:20px;
	margin-bottom:20px;
	padding:0px;
	font-size:25px;
	color:#034ea1;
	line-height:27px;
	font-weight:bold;
}
#mainbody p,#mainbody li{
	margin-top:10px;
	margin-bottom:10px;
	padding:0px;
	font-size:11px;
	color:#003366;
	line-height:18px;
	text-align: left;
}
h2{
	margin-bottom:5px;
}
#mainbody ul{
	padding:0px;
	margin-left:15px;
	margin-top:0px;
}
#mainbody li{
	margin:0px;
}
#mainbody a{
	color:#034ea1;
	font-weight:bold;
	
}
#mainbody a:hover{
	font-weight:bold;
	text-decoration:none;
}
td{
	background-color:#d4e0e1;
	font-size:13px;
	color:#000000;
	line-height:18px;

	
}
