/* ############ News-Styles ############## */

#news-latest-container {
	background: #0C3161;
         color: #FFFFFF;
	margin:0 0 0 0;
	width:205px;
       	height:380px;
        overflow:auto;    
}


#news-latest-container p {
	margin:0px;
	padding:0px;
	line-height:1.2em;
	height:auto;
}

#news-latest-container h3 a {
	font-size: 1.3em;
	color:#ffffff;
	text-decoration:none;
	padding-top:2px;
	height:20px;
}

#news-latest-container a:hover{
	font-size: 1.3em;
	color:#ffffff;
	text-decoration:none;
	padding-top:2px;
	height:auto;
}

#news-latest-container .news-latest-date a{
       font-size:0.9em;
       color:#CCCCCC;   
}


#news-latest-container .news-latest-gotoarchive {
	height:auto;
}

.news-latest-item {
        margin:5px;
        margin-bottom:15px;
        height:auto;
}
.news-latest-item h3 a{
	text-decoration:none;
	height:20px;
	/* font-size: 1.3em;*/
	font-size:16px;
}

.news-latest-morelink {
	height:auto;
}

.news-latest-morelink a{
	text-decoration:none;
	color:#b0800e;
}


#news-list-container a:hover{
	text-decoration:none;
}
#news-list-morelink a{
	text-decoration:none;
	color:#b0800e;
}

#news-single-backlink a {
	text-decoration:none;
	color:#b0800e;
}

#news-latest-container .news-list-date{
	color:#ffffff;
	font-size:0.8em;

}

div.news-list-title-1 {
	font-size:18px;
	color:#7898D1;
	font-weight:bold;
	margin-bottom:5px;
	text-decoration:none;
}
div.news-list-title- {
	font-size:18px;
	color:#7898D1;
	font-weight:bold;
	margin-bottom:5px;
	text-decoration:none;
}
div.news-list-title-2 {
	font-size:18px;
	color:#7898D1;
	font-weight:bold;
	margin-bottom:5px;
	text-decoration:none;
}

hr.clearer {
	border-style:none;
	/* margin-bottom:10px; */
}

