.news-list-container{
	border:1px solid #4F658A;
	background:#FFFFFF;
	width:90%;
}

.news-list-item{
	background:#EEF1F6;
	border:1px solid #4F658A;
}

div.news-single-additional-info{
	background:#EEF1F6;
	border:1px solid #4F658A;
}

.news-single-files{
	border:1px solid #4F658A;
	background:#FFFFFF;
}

.news-list-container h3 {
	background:#1B3D6B;
	font-size: 10pt;
	border:0px solid #1B3D6B;
}

.news-list-container h3 a{
	
}

.news-list-date{
	background:#1B3D6B;
	color:white;
	line-height:20px;
	margin-right:5px;

	border-left:1px solid #EEF1F6;
}

div.news-list-morelink a{
	color:black;
}

.news-single-item{
	background:#EEF1F6;
	width:90%;
	border:1px solid #4F658A;
}


.news-single-item h3{
	font-size:10pt;
}

div.news-single-item h2{
	font-size: 16px;
	color:red;
}

.news-list-container hr.clearer, .news-single-item hr.clearer, .news-latest-container hr.clearer{
	border:0px solid #4F658A;
	background:#4F658A;
	clear: right;
	height: 1px;
}

p.news-single-author{
	display:none;
}

div.news-single-img{
	background:#4F658A;
	border:1px solid #4F658A;
	
}

p.news-single-imgcaption{
	color:white;
	text-align:center;
	font-size:9px;
}

.news-single-imgcaption a{
	color:white;
}

.tx-ttnews-browsebox{
	background:#ccd2de;
}

.tx-ttnews-browsebox-SCell{
	background:#fff;
}