
.news-list-container {
	color: #007932;
	 /* border: 1px solid #D7ECD0; */
}

.news-list-header {
	font-size: 12px;
	font-weight: bold;
	padding: 5px 1px 5px 3px;
}

.news-list-date {
	background: #D9ECD4; 
	font-size: 12px;
	font-weight: normal;
	padding: 5px 1px 5px 3px;
}

.news-list-date2 {
	font-size: 12px;
	font-weight: normal;
	padding: 5px 1px 5px 3px;
}

.news-list-title {
	background: #D9ECD4;
	font-weight: bold;
	font-size: 12px;
	padding: 5px 1px 5px 3px;

} 

.news-list-title2 { 
	font-weight: bold;
	font-size: 12px;
	padding: 5px 1px 5px 3px;

} 

.news-list-title2 a,
.news-list-title2 a:link,
.news-list-title2 a:visited,
.news-list-title2 a:active{
	color: #007932;
	font-weight: bold;
	font-size: 12px;
} 


.news-list-title2 a:hover{
	color: #007932;
	font-weight: bold;
	font-size: 12px;
} 

.news-list-title a,
.news-list-title a:link,
.news-list-title a:visited,
.news-list-title a:active{
	color: #007932;
	font-weight: bold;
	font-size: 12px;
} 


.news-list-title a:hover{
	color: #007932;
	font-weight: bold;
	font-size: 12px;
} 


.news-list-text {
	background: #B1C5EA;
	color: #ffffff;
	margin: 2px 2px 2px 2px;
	padding: 5px 5px 5px 5px;
	/*text-align: justify; */
}

.news-list-text a,
.news-list-text a:link,
.news-list-text a:visited,
.news-list-text a:active{
	color: #ffffff;
	font-size: 11px;
} 

/*
hr.clearer {
	border-top: 3px solid #eeeeee;
	height: 3px;
} */


.news-latest-date {
	background:#229922;
	color: #ffffff;
}

.news-latest-container {
	color: #ffffff;
}


.news-latest-item {
	background: #50B848;
	color: #ffffff;
	border-bottom: 5px solid #eeeeee;
}

.news-latest-item .news-latest-title {
	background: #50B848;
	color: #ffffff;
	font-weight: bold;
	font-size: 10px;
	line-height: 130%;
	padding: 3px 4px 4px 4px;
	text-align: center;
} 

.news-latest-item .news-latest-title a,
.news-latest-item .news-latest-title a:link,
.news-latest-item .news-latest-title a:visited,
.news-latest-item .news-latest-title a:active{
	background: #50B848;
	color: #ffffff;
	font-weight: bold;
} 

.news-latest-item .news-latest-title a:hover{
	background: #50B848;
	color: #ffffff;
}
	
.news-latest-item .news-latest-text {
	background: #D9ECD4; 
	color: #007932; 
	margin: 0px 0px 0px 0px;
	padding: 5px 5px 5px 5px;
	/* text-align: justify */
}

.news-latest-text bodytext, .news-latest-text p{
	background: #D9ECD4;
	color: #007932;
	line-height: 120%;
	font-size: 12px;
	font-weight: normal;
	margin-top: 1px;
	margin-bottom: 0px;
	text-align: left;
}

.news-latest-text a,
.news-latest-text a:link,
.news-latest-text a:visited,
.news-latest-text a:active{
	color: #007932;
	font-size: 12px;
} 


/*

.news-latest-container {
	background:#229922;
	color: #ffffff;
}
.news-latest-container h2 {
	background:#115511;
	color: #ffffff
	font-size: 11px;
}

.news-latest-item  h3 {
	background:#115511;
	color: #ffffff
	font-size: 11px;
}

*/

.news-single-item {
	font-family: verdana, arial, helvetica, sans-serif;
	color: #007932;
	font-size: 11px;
}

.news-single-title {
	background: #007932;
	color: #ffffff;
	font-weight: bold;
	font-size: 11px;
	padding: 5px 5px 5px 5px;
} 

.news-single-subtitle {
	color: #007932;
	font-weight: bold;
	font-size: 13px;
} 

.news-single-text {
	background: #007932;
	color: #ffffff;
	font-size: 11px;
}