/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
}
.rss_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.rss_text a{
	color: #FFFFFF;
}

.rss_text a:hover{
	background-color: #B9D4FF;
}

.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #4B638D;
	font-weight: bold;
}

.news_headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #4B638D;
	font-weight: bold;
}

.news_headline a{
	color: #4B638D;
	text-decoration:none;
}
.news_date {
	color: #5B8FDF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.news_body {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.news_headline a:hover {
	background-color: #AAC3E7;
	
}
#blue_body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #042558;
	line-height: 18px;
	margin:15px;
}

#blue_body a{
color:#D8E7FF;
}



.green_box {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #6F6340;
}

.green_box a{

color:#013146;

}
.blue_box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B8C6CB;
}
.blue_box a{
	
	color: #FFFFFF;
}
.footer_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #021C43;
}
.footer_text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8DB231;
}

.footer_text2 a{
	
	color: #8DB231;
}
.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;
}

.body_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #042558;
	line-height: 18px;
}

.body_text a{
color:#5B8FDF;
}

.body_text a:hover{
color:#5B8FDF;
background-color:#DBE5F4;
text-decoration:none;
}

.news_item {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B4DB4A;
}

.news_item_on {
cursor:pointer;
	background-color: #D3F27E;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B4DB4A;
}

.green_box_bg{
	background-image:url(green_box_bg.gif);
	background-repeat:repeat-x;
	background-position:top;
	border: 2px solid #A0C63D;
	background-color:#8AAF2F;
}

.white_block{
	background-image:url(white_block_top_bg.gif);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#FFFFFF;
}
.picture_border {
	padding: 5px;
	border: 1px solid #CCCCCC;
	margin: 12px 0px 12px 12px;
	
	}
	
	
	#white_text{
		
	color:#fff;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	margin:15px;
	
	line-height:24px;
		
	}
	
	#blue_bar{
		
		height:8px;
		width:100%;
		background-color:#021c43;
		margin-bottom:35px;
		
	}
	
	#blue_bar img{
		
	float:right;
	margin-right:10px;
		
	}
	
	.cover {
visibility:hidden;
display:none;
}