.news-latest-cnt {
	
	/*color: #fccdb7;*/
	line-height: 14px;

}

.news-latest-header {
	background-color: #FFD89F;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #F58521;
	border-right-color: #F58521;
	border-left-color: #F58521;
	padding:5px;
	color:#F58521;
	font-weight:bold;
}
.newsbox {
	border: 1px solid #F58521;
	background-color: #FFFFFF;
	padding:10px;
	font-size: 11px;
	color:#333333;
}
.news-latest-date{
	font-weight:bold;

}
.news-latest-morelink{	
	font-weight: bold;
	color: #F58521;
	margin-top: 2px;
	text-align: right;
}
.news-latest-morelink a:link,.news-latest-morelink a:active,.news-latest-morelink a:visited{
	text-decoration: none;
	color: #F58521;
	
}
.news-latest-morelink a:hover{
	color:#F58521;
	text-decoration:underline;
}


.news-list-cntbox{
	margin-bottom:20px;
}

.news-list-cntbox p{
    margin:0px;
	padding: 0px;
}

.news-list-cntbox H3{
	margin:0;
	padding:0;
	font-size:11px;
}
.news-single-item H2{
	font-size:14px;
	font-weight:bold;
	margin-bottom:5px;
	color:#036975;
}


.news-single-item H3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	
	margin-top:15px;
	margin-bottom:15px;
	
	line-height:18px;
	font-weight:normal;
}
