/* Start of CMSMS style sheet 'News' */
.NewsSummaryPostdate {
	background-color: #A3D80E;
	padding: 2px;
	color: #FFF;
}
.NewsSummaryLink a {
	text-decoration: none;
	color: #006DCE;
}

.NewsSummaryLink {
	padding: 2px;
	margin-top: 2px;
	margin-bottom: 2px;
}
.NewsSummaryLink a:hover {
	text-decoration: none;
	color: #A3D80E;
}
.NewsSummarySummary {
	padding: 2px;
	margin-bottom: 5px;
	text-align: justify;
}
.NewsSummaryMorelink {

	font-size: 12px;
}
.NewsSummary {
	margin-bottom: 5px;
}
.NewsSummaryMorelink a {
	text-decoration: none;
	color: #0065CA;
}
.NewsSummaryContent {
	text-align: justify;
	padding: 2px;
}

/* End of 'News' */

