/* LATEST NEWS STYLES */

.latest_container{
	width:100%;
	}
.latest_title, .latest_title a, .latest_title a:link, .latest_title a:hover, .latest_title a:active, .latest_title a:visited{
	font-family:Tahoma, Arial, Helvetica, Sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:bold;
	/*line-height : 14px;*/
	text-decoration:none;
	color:#607984;		
	}
.latest_subheader div, .latest_subheader{
	font-family:Tahoma, Arial, Helvetica, Sans-serif;
	font-size : 10px;
	font-style : normal;
	font-weight : normal;
	text-decoration:none;
	line-height : 14px;
	color:#3D4258;
	}
.latest_more img{
/* .latest_more img a, .latest_more img a:link, .latest_more img a:hover, .latest_more img a:active, .latest_more img a:visited{*/
	border:none;
	}
	
/* LIST NEWS STYLES */

.list_container{
	width:100%;
	}
.list_title a, .list_title a:link, .list_title a:hover, .list_title a:active, .list_title a:visited{
	width:100%;
	background-color:#FFFFF;
	font-family:Tahoma, Arial, Helvetica, Sans-serif;
	font-size:14px;
	font-style:normal;
	font-weight:bold;
	text-decoration:none;
	line-height:30px;
	color:#607984;	
	}
.list_date{
	background-color:#FFFFFF;
	font-family:Tahoma, Arial, Helvetica, Sans-serif;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	/*line-height:14px;*/
	color:#3D4258;
	}
.list_more img, .list_more img a:link, .list_more img a:hover, .list_more img a:active, .list_more img a:visited{
	border:none;
	}
.hr{
	background:#FFFFFF url(../img/point_line.gif) left center repeat-x;
	height:20px;
	}
	
/* SINGLE NEWS STYLES */

.single_container{
	width:100%;
	}
.single_title, .single_title a, .single_title a:link, .single_title a:hover, .single_title a:active, .single_title a:visited{
	width:100%;
	background-color:#FFFFF;
	font-family:Tahoma, Arial, Helvetica, Sans-serif;
	font-size:14px;
	font-style:normal;
	font-weight:bold;
	text-decoration:none;
	line-height:30px;
	color:#607984;	
	}
.single_date{	
	background-color:#FFFFFF;
	font-family:Tahoma, Arial, Helvetica, Sans-serif;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	/*line-height:14px;*/
	color:#3D4258;
	}
.single_subheader ,.single_subheader h3,{
	background-color:#FFFFFF;
	font-family:Tahoma, Arial, Helvetica, Sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : Bold;
	line-height : 14px;
	color:#3D4258;
	}
.single_content, .single_content div{
	background-color:#FFFFFF;
	font-family:Tahoma, Arial, Helvetica, Sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	line-height : 14px;
	color:#3D4258;
	}
.news-single-backlink a img, .news-single-backlink a:link img, .news-single-backlink a:hover img, .news-single-backlink a:active img, .news-single-backlink a:visited img{
	border:none;
	color:#df5203;
	}
	
.news_image IMG {
	border: 1px solid #7F9DB9;
}