/* General Styles */
body{margin:0; background:#deeae8; font-family:Arial, Helvetica, sans-serif; padding:0 0 45px;}
.clear{clear:both; font-size: 1px;}
.floatRight{float:right;}
.floatLeft{float:left;}
h1, h2, h3, h4, h5, p, ul, ol, li, div{margin:0; padding:0;}

p {
	text-align: justify;
}

#container{
	margin:40px auto 0px;
	width:800px;
	background:url(../img/cornerTopRight.gif) top right no-repeat #fff;
} 

/*header styles*/
#header{
	float:left;
	width:770px;
	margin:20px 15px 0 15px; 
}
#header img{
	float:left;
	margin:0 0 10px;
}
#searchSite{
	float:right;
	margin:12px 0 0;
}
#searchSite input.inputBox{
	width:150px;
	border:1px solid #888;
	padding:2px 3px 3px;
	font-size:12px;
}
#searchSite input.searchButton{
	padding:1px 5px 1px;
	margin:0 3px 0 0;
	display:inline;
	border:1px solid #5b6a9e;
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	background:#6483af;
}

#searchSite input.searchButton:hover{
	text-decoration:none;
}


/*navigation code*/
#nav{
	margin:0 0 0;
	padding:0;
	display: block;
}
#nav ul{
	margin:0;
	padding:0;
	display: block;
}
#nav li{
	float:left;
	margin:0;
	padding:0;
	list-style:none;
	display: inline;
	width: 14.1%;
	height: 20px;
	border-right: solid 1px #fff;
	margin-bottom: 8px;
}

#nav li a{
	width:100%;
	height: 100%;
	vertical-align: middle;
	padding-top:10px;
	display:block;
	text-align:center;
	background:#6483af;
	color:#fff;
	text-decoration:none;
	font-size:.75em;
	font-family:  Arial, Helvetica, sans-serif;
}


#nav li a:hover{
	background:#154d98;
}
#nav li a.last{
	border-right: solid 2px #6483af;
}
#nav li a.active{
	background:#154d98;
}


/*secondary level navigation*/
#secNav{
	color:#5389d1; 
	width:160px;
	font-family:Arial, Helvetica, sans-serif;
}
#secNav li{
	list-style:none;
	text-align:right;
	margin:0 0 10px;
}

#secNav2 li{
	list-style:none;
	text-align:right;
	margin:0 0 0px;
}

#secNav a{
	color:#5389d1;
	text-decoration:none;
	padding:0 13px 0 0;
	display:block;
}

#secNav2 a{
	color:#5389d1;
	text-decoration:none;
	padding:0 0px 0 0;
	display:block;
}

#secNav li a:hover{
	color:#154d98;
}

#secNav2 li a:hover{
	color:#154d98;
}

#secNav a.active{
	background:url(../img/secNavBullet.gif) right top no-repeat;
	color:#154d98;
}	

/*body content*/
#content{
	float:left;
	width:770px;
	margin:10px 0 20px 15px;

}

/*index specific*/
#indexTitle{
	width:768px; 
	background:#fff;
	border:1px solid #b6b6b6;
	padding:0px;
}
#indexTitle img.titleGraphic{
	margin:0;
	padding:0;
	float:none;
}
#indexTitleLeft{
	float:left;
	padding: 5px;
	margin: 3px;
	display: inline;
	width: 155px;
	text-align: center;
	background: #C2CFE0;
	height: 175px;
}

#indexTitleLeft a{
	font-weight: bold;
	color: #154D98;
	text-decoration: none;
}

#indexTitleLeft h3{
	font-size:10px;
	font-weight:;
	line-height:18px;
	margins:auto;
}

#indexTitleLeft form h5{
	font-size:11px;
	font-weight:normal;
	margin:0 0 5px;
	color:#4671ac;
	background:#fff;
}
#indexTitleLeft input{
	font-size:12px;
	
}
#indexTitleLeft form{
	margin:0;
	padding:0;

}
#indexTitleLeft form input{
	width:95px;
	border:1px solid #888;
	padding:1px 3px 2px;
	font-size:11px;
}	

#indexTitleLeft form input.login{
	padding:0 5px ;
	display:inline;
	border:1px solid #5b6a9e;
	color:#ffffff;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	background:#6483af;
	width:30px;
}

#indexTitleLeft p{
	background:#c2cfe0;
	width:145px;
	font-size:10px;
	line-height:15px;
	padding:10px 6px;
}

#indexTitleLeft p a{
	color:#5389d1;
	text-decoration:none;
}

#indexTitleLeft a:hover{
}

#indexTitleRight{
	float:right;
	width:201px;
	height:188px;
	background:#959595;
	color:#fff;
}
#indexTitleRight h1{
	margin:25px 19px 0;
	font-size:13px;
	font-family:"Calibri", Times, serif;
	font-weight:normal;
	line-height:18px;
	text-align:left;
}	

.indexHR{
	width:770px;
	border:0;
	border-top: 5px solid #cacaca;
	margin:5px 0;

}
#indexLeft{
	width:165px;
	background:#ababab;
	float:left;
	height: 430px;
}
#indexLeft img{
	margin:10px;
}
#indexLeft p{
	margin:0 14px 10px;
	font-size:11px;
	line-height:16px;
	color:#fff;
	font-weight:bold;
	text-align:center;
}
#indexLeft p a{
	color:#4b4a4a;
	font-style:italic;
}

html>body #indexCenter {
	height: 430px;
}


#indexCenter{
	width:380px;
	float:left;
	border:1px solid #b6b6b6;
	margin:0 10px;
	height: 300px;
}


#indexCenter h2, #indexRight h2{
	color:#2a5ea4;
	font-size:12px;
	text-transform:uppercase;
	padding:3px 8px;
	margin:2px 2px 10px;
}
#indexCenter h2{
	background:url(../img/indexHeadingFadeCEnter.jpg) left top no-repeat;
}
#indexCenter h4, #indexRight h4, #indexCenter p, #indexRight p, #indexCenter p a, #indexCenter a{
	font-family:Calibri, Arial, Helvetica, sans-serif

}
#indexCenter h4, #indexRight h4{
	font-size:12px;
	margin:0 10px 0px;
	
}
#indexCenter p, #indexRight p{
	margin:0px 10px 10px;
	padding:0;
	font-size:12px;
	line-height:14px;
}

#indexCenter a{
	margin:15px 10px;
	display:block;	
	color:#5389d1;
	text-decoration:none;
	font-size:12px;
}
#indexCenter p a{
	margin:0;
	display:inline;
}

#indexRight a{
	display:block;
	color:#5389d1;
	text-decoration:none;
	font-size:11px;
	margin:0px;
}

#indexCenter a:hover, #indexRight a:hover{
	text-decoration:underline;
}

#indexCenter hr, #indexRight hr{
  border:0;
  border-top: 1px dashed #628cc2;
  height: 0;
  margin:0 10px 10px;
}

#indexCenter hr{
  width:360px;
}

#indexRight hr{
	width:180px;
}

#indexRight{
	width:200px;
	height: 270px;
	border:1px solid #b6b6b6;
	float:right;
}

#IndexRightBottom{
	width:183px;
	border:1px solid #b6b6b6;
	float:right;
	font-size:8px;
	font-weight:normal;
	color:#003399;
	margin-top: 5px;
	padding: 8px;
	aligh: center;
}

html>body #indexRight {
	height: 320px;
}

#indexRight h2{
	background:url(../img/indexHeadingFadeLeft.jpg) left top no-repeat;
}
/*secondary page styles*/

#secTitle{
	width:768px; /*padding +20 border + 2 total width 770px*/
	background:#fff;
	border:1px solid #b6b6b6;
	padding:0px;
}
#secTitleLeft{
	width:165px;
	margin:45px 0 0;
	text-align:right;
	float:left;
	font-family:Arial, Helvetica, sans-serif;

}
#secTitleLeft h2{
	font-size:20px;
	font-weight:normal;
	color:#2a5ea4;
	margin:0 0 0 10px;
	padding:5px 0;
	border:2px dotted #8fb4b4;
	border-right:0;
	border-left:0;
	text-transform:uppercase;
}
#secTitleLeft h4{
	font-size:20px;
	font-weight:normal;
	color:#2a5ea4;
	margin:0 0 0 10px;
	padding:5px 0;
	border:2px dotted #8fb4b4;
	border-right:0;
	border-left:0;
	}
#secTitleLeft h5{
	font-size:20px;
	font-weight:normal;
	color:#2a5ea4;
	margin:0 0 0 10px;
	padding:5px 0;
	border:2px dotted #8fb4b4;
	border-right:0;
	border-left:0;
}
#secTitleLeft h3{
	font-size:14px;

}
#secTitleRight{
	float:right;
}

#secBodyContainer{
	margin:30px 0 0;
	font-size:12px;
	line-height:16px;
}

#secBodyLeft{
	float:left;
	width:160px;
	border-right:2px dotted #8fb4b4;
	padding:0 20px 0 0;
	margin:0 0 30px;
}

#secBodyLeft p{
	color:#5e86b9;
	font-size:12px;
	line-height:18px;
}
#secBodyRight, #secBodyRight h1, #secBodyRight h2, #secBodyRight h3, #secBodyRight h4{
	font-family:Calibri, Arial, Helvetica, sans-serif;
}
#secBodyRight{
	float:left;
	width:550px;
	padding:0 0 10px 30px;
}
#secBodyRight h1{
	font-size:16px;
	color:#2a5ea4;
	margin:0 0 10px;
}

#secBodyRight h2{
	font-size:14px;
	font-weight:normal;
	color:#2a5ea4;
}	

#secBodyRight h3{
	font-size:13px;
	font-weight:bold;
	margin-bottom:2px;
}

#secBodyRight p{
	margin:0 0 15px;
	font-size:12px;
	line-height:16px;
}

#secBodyRight ul{
	margin:0 0 15px 15px;
	padding:0;
}

#secBodyRight li{
	margin:0 0 0 15px;
	padding:0;
}

#secBodyRight a{
	color:#5389d1;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
}

#secBodyRight a:hover{
	text-decoration:underline;
}
#footer {
 text-align:center;
 font-size:11px;
	color:#2a5ea4;
 margin: 0px auto 0px auto;
 padding: 10px 0px 10px 0px;
    }
