/* Start of CMSMS style sheet 'News' */
#news {
	margin: 1em 0 1em 1em;
}
.NewsSummary {
	padding: 0.5em 0 0 0;
	margin: 0;
}
.NewsSummaryPostdate {
	font-size: 100%;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 8px;
}
.NewsSummaryLink {
	font-weight: normal;
	padding-top: 0.2em;
	margin-bottom: 14px;
}
.NewsSummaryLink a {
	outline: 0;
}
.NewsSummaryCategory {
	padding-bottom: 2px;
}
.NewsSummaryAuthor {
	padding-bottom: 6px;
}
.NewsSummarySummary, .NewsSummaryContent {
	line-height: 140%;
}
.NewsSummaryMorelink {
	padding-top: 0.5em;
}
#NewsPostDetailDate {
	font-size: 90%;
	margin-bottom: 5px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#NewsPostDetailSummary {
	line-height: 150%;
}
#NewsPostDetailCategory {
	font-style: italic;
	margin-top: 0.5em;
	padding: 0.2em 0;
}
#NewsPostDetailContent {
	margin-bottom: 15px;
	line-height: 150%;
}
#NewsPostDetailAuthor {
	padding-bottom: 1.5em;
	font-style: italic;
}
#NewsPostDetailHorizRule {
	display: none;
}
/* End of 'News' */

