/* 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%;
	height:35px;

margin-bottom:1px;
float:left;
	
	



}

#sub_pics{
	float:left;
	
	width:776px;
	height:125px;
	background-color:#FFFFFF;
	margin-bottom: 1px;
	

}

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

}




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

.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_left{

	float:left;
	width:492px;
	padding:20px;
	margin-top:-180px;
	font-size: 12px;
	line-height: 1.5em;
}

.content_left a:link{color: #1B5067;; text-decoration: none; font-weight: bold;}
.content_left a:visited{color: #1B5067;;text-decoration: none; font-weight: bold;}
.content_left a:hover{color: #1B5067; text-decoration: underline; font-weight: bold;}
.content_left a:active{color: #1B5067; text-decoration: none; font-weight: bold;}


.content_left li li {	
	float: none;
	background:none;
	border:none;
	list-style-type:inherit;
	
}
	



.content_right{
	
	float:right;
	width:208px;
	margin-top:-175px;
	
	

}

.right_nav{
	position: relative;
	padding-top:5px;
	margin-top:15px;
	color:#ffffff;
	margin-left:10px;
	margin-right:10px;

}

.right_nav ul {	 
    list-style: none;
 
	margin: 0px;
	padding-left: 0px;

	margin-left: 0px;
	padding-bottom: 25px;
padding-top:10px;
width:180px;
	
  
  }
.right_nav li {	

	padding-left: 0px;

	padding-top: 4px;
	font-size: 13px;
	color:#ffffff;
border-bottom: 2px dotted #547b86;
padding-bottom:4px;

	
}

.right_nav a:link{color: #ffffff; text-decoration:  none; font-weight: normal;}
.right_nav a:visited{color: #ffffff; text-decoration:  none; font-weight: normal;}
.right_nav a:hover{color: #1B5067; text-decoration: none; font-weight: normal;}
.right_nav a:active{color: #ffffff; text-decoration:  none; 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;

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


}

p{
	margin-bottom:12px;
	margin-top:3px;
}

 
#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_sub.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;
}


.highlight_box{
border:2px dotted #1B5067;
background:#d2dde1;
padding:15px;
}

