/* CSS Document */


body{
	background-color:#FFFFFF;
	margin: 0px;
	padding: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	color:#000000;
	font-weight: normal;
	text-align: left;
}

#container{
	margin-left: auto;
	margin-right: auto;	
	width: 780px;
	text-align: left;
	padding-bottom: 0px;

}

#top_banner{
	position:relative;
	padding-bottom:8px;
    height:85px;
    margin-top:15px;
	margin-left:18px;
	text-align:left;
	background-image:url(../images/top_banner.jpg);
	background-repeat:no-repeat;
	
}

#clickbox{
	position: absolute;
	top: 0px;
	left: 0px;
	border: 0px;
	width: 215px;
	height: 85px;
	z-index: 5000;
}

#container_content{
	width: 776px;
	text-align: left;
	border:1px solid #1B5067;
	float:left;
	padding:1px;
	
}
#top_nav{
	position:relative;
	text-align:left;

	width:100%;
	float:left;


}

#rotating_flash{
	position:relative;
	float:left;
	width:776px;
	height:226px;
	
	background-color:#FFFFFF;
	margin-bottom: 1px;
}

#content_top_image{
	background-image:url(../images/content_bg_top.jpg);
	background-repeat:no-repeat;
	width:776px;
	height:174px;
	float:left;

}




#content_home{
	position: relative;
	float:left;
	background-image: url(../images/content_bg.jpg);
	background-repeat:repeat-y;
	background-position:right;
	width:777px;
	padding-top: 20px;
	padding-bottom: 15px;
	
}

.content_left{
	position:relative;
	float:left;
	width:455px;
	padding:20px;
	margin-top:-180px;
}



.content_heading{
	position:relative;
	float:left;
	width:460px;
	padding-top:15px;
	margin-top:15px;
	border-top: 2px dotted #8DA7B3;
}

.content_heading_text{
	position:relative;
	padding-top:0;
	margin-top:0;
	margin-left:145px;
}
.content_heading_text a:link{color: #1B5067;; text-decoration: none; font-weight: bold;}
.content_heading_text a:visited{color: #1B5067;;text-decoration: none; font-weight: bold;}
.content_heading_text a:hover{color: #1B5067; text-decoration: underline; font-weight: bold;}
.content_heading_text a:active{color: #1B5067; text-decoration: none; font-weight: bold;}

.content_right{
	position:relative;
	float:right;
	width:245px;
	margin-top:-175px;

}

.content_right_categories{
	position:relative;
	float:left;
	padding-top:15px;
	margin-top:15px;
	border-top: 2px dotted #547b86;
	color:#ffffff;
	margin-left:15px;
	margin-right:15px;
}

.content_right ul {	 
    list-style-image: url(../images/list_circle.gif);
	float: left;  
	margin: 0px;
	padding-left: 15px;
	padding-right: 10px;
	margin-left: 10px;
	padding-bottom: 25px;
	
  
  }
.content_right li {	
	position: relative;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 7px;
	font-size: 12px;
	color:#ffffff;
	
}

.content_right a:link{color: #ffffff; text-decoration:  underline; font-weight: normal;}
.content_right a:visited{color: #ffffff; text-decoration:  underline; font-weight: normal;}
.content_right a:hover{color: #1B5067; text-decoration: underline; font-weight: normal;}
.content_right a:active{color: #ffffff; text-decoration:  underline; font-weight: normal;}

h1{
	font-size: 22px;
	font-weight:normal;
	margin-bottom: 10px;
	margin-top:0px;
	color: #1B5067;
	font-family:Arial, Helvetica, sans-serif;
	
}
h2{
font-size: 16px;
	font-weight:bold;
	margin-bottom: 5px;
	margin-top:0px;
	color: #7796a4;
	font-family:Arial, Helvetica, sans-serif;


}

h2 a:link{color: #7796a4; text-decoration: none;}
h2 a:visited{color: #7796a4; text-decoration: none;}
h2 a:hover{color: #7796a4; text-decoration: underline;}
h2 a:active{color: #7796a4; text-decoration: none;}

h3{
	font-size: 14px;
	font-weight: nromal;
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom:0px;
	margin-top:0px;
	margin-left:0px;


}

 
#footer{
	width: 776px;
	height: 85px;
	background-color:#1B5067;
	color:#ffffff;
	font-size: 10px;
	font-weight: normal;	
	padding-top: 30px;
	padding-bottom:30px;
	text-align:left;
	float:left;
	background-image: url(../images/footer_bot.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	
}

#footer a:link{color: #ffffff; text-decoration: none; font-weight: normal;}
#footer a:visited{color: #ffffff; text-decoration: none; font-weight: normal;}
#footer a:hover{color: #8DA7B3; text-decoration: underline; font-weight: normal;}
#footer a:active{color: #ffffff; text-decoration: none; font-weight: normal;}

.foot_left{
	float:left;
	width:505px;
	padding-left:20px;
	line-height: 1.4em;
}

.foot_right{
	float:right;
	width:200px;
	text-align:right;
	padding-right:20px;
	line-height: 1.2em;
	
}

#affiliations{
	text-align:center;
	margin-top:15px;
	padding-bottom:30px;
	width:778px;
	float:left;
	color: #1B5067;
	font-size:10px;
}

#affiliations a:link{color: #1B5067; text-decoration: none; font-weight: normal;}
#affiliations a:visited{color: #1B5067; text-decoration: none; font-weight: normal;}
#affiliations a:hover{color: #8DA7B3; text-decoration: underline; font-weight: normal;}
#affiliations a:active{color: #1B5067; text-decoration: none; font-weight: normal;}

#search{
	padding-top:0px;
}

.DV_images{
margin-left:8px;
margin-top:20px;
}