/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	background-image: url(bg_footer.gif);
}

.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3B73B9;
	font-weight: bold;
}

.style2 a{
	text-decoration:none;
	color: #005495;
}

.style2 a:hover{
	background-color: #FFE3B2;
}

.headline {
	color: #3B73B9;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
}
.body_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #444444;
	line-height: 20px;
}

.body_text a{
	text-decoration:underline;
	color: #005495;
}

.body_text a:hover{
	
	background-color: #FFE3B2;
	
}



.substyle1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
.address_style {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	line-height: 12px;
}

.address_style a{

text-decoration:underline;
	color: #005495;

}

.address_style a:hover{
	
	background-color: #FFE3B2;
	
}

.header_top{
background-image:url(header_right.gif);
background-position:top right;
background-repeat:no-repeat;
}


.footer_text{
font-family:Arial, Helvetica, sans-serif;
font-size: 11px;
color: #A6B5D0;
}

.footer_text_dark{
font-family:Arial, Helvetica, sans-serif;
font-size: 11px;
color: #444444;
}



.footer_text a{
	text-decoration:underline;
	color: #2D476C;
	
}

.footer_text a:hover{
	
	background-color: #FFE3B2;
	
}




.news_item_top_bg {
background-image:url(news_item_bg.gif);
background-position:top;
background-repeat:no-repeat;

}

.news_item_top_bg a{
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #2D476C;
	text-decoration:none;
	}
	
	.news_item_top_bg a:hover{
	background-color: #95BDD1;
	color: #2D476C;
	}
	
	.picture_border {
	padding: 3px;
	border: 1px solid #CCCCCC;
	 margin: 7px 0px 7px 7px;
	 
	
	}
	
	.cover {
visibility:hidden;
display:none;
}

.field_bg {
	background-image: url(field_bg.gif);
	background-repeat: no-repeat;
	background-position: top left;
	border: 1px solid #BFBFBF;	
	padding-left: 7px;
	font-size: 16px; 
	color: #666666;
}

.field_bg_on {
	background-color:#FBEDC8;
	border: 1px solid #BFBFBF;	
	padding-left: 7px;
	font-size: 16px; 
	color: #485D92;
}