@charset "utf-8";
/* CSS Document */

.simplenews-page
{
	margin-top:15px;
	
}

.simplenews-page .newscat
{
	float:left;
	padding-bottom:20px;
	border-bottom:1px solid #e7eced;	

}

.simplenews-page .newscat-title h2
{
		border-bottom:1px solid #D9E0E2;
	color:#509244;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:20px;
	font-weight:normal;
	height:23px;
	padding-bottom:15px;
	margin-bottom:10px;
}



.simplenews-page .newscat .news
{
margin-bottom:25px;

}

.simplenews-page  .newscat .news h3 a:link,  .simplenews-page  .newscat .news h3 a:visited,.simplenews-page  .newscat .news h3 a:active
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#1b80a3;
	padding-bottom:10px;

}
.simplenews-page   .newscat .news h3 a:hover
{

	color:#1b80a3;
}

.simplenews-page .newscat .news p
{
	margin-top:8px;

}

.simplenews-page .newscat .news img
{
	float:left;
	margin-right:10px;
	margin-top:10px;
}
