@charset "UTF-8";
/*NEWS*/

.news-latest-container {
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	width: 220px;
	;
	text-align:left;
	margin:0 auto;
}
.news-latest-item h3 {
	font-size: 13px;
	color: #39F;
}
.news-single-item {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-decoration: none;
}


.news-latest-date a, .news-latest-date a:link, .news-latest-date a:active, .news-latest-date a:hover {
	text-decoration: none;
	color:#3b7cf1;
	
}
.news-latest-item h3 a {
	text-decoration: none;
	color: #3b7cf1;
	font-size: 13px;
}

.news-latest-morelink a, .news-latest-gotoarchive a {
	color: #3b7cf1;
	text-decoration: none;
	font-size: 11px;
}

#subheader {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 10px;
	color: #FFF;
}
.news-latest-container #newstitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	background-color: #003;
	padding: 5px;
}
.news-latest-container #newsimage {
	background-color: #F00;
}
.news-latest-container h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 5px;
	color: #FFF;
}
.news-latest-item p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #FFF;
	text-decoration: none;
}
