/* Start of CMSMS style sheet 'Module: News' */
div#news {
	margin: 1em;
	border: 1px solid #063;
	background: #000;
}
div#news h2 {
	line-height: 2em;
	background: #063;
	color: #fff;
	border: none
}
.NewsSummary {
	padding: 0.5em;
	margin: 0 0.5em 0.5em 0.5em;
	border-bottom: 1px solid #063;
}
.NewsSummaryPostdate {
	display: none;
	font-weight: bold;
}
.NewsSummaryLink {
	font-weight: bold;
}
.NewsSummaryCategory {
	display: none;
	font-style: italic;
}
.NewsSummaryAuthor {
	display: none;
	font-style: italic;
}
.NewsSummarySummary, .NewsSummaryContent {
	line-height: 1.2em;
}
.NewsSummaryMorelink {
}
#NewsPostDetailDate {
	margin-bottom: 6px;
	font-weight: bold;
}
#NewsPostDetailSummary {
	line-height: 1.5em;
}
#NewsPostDetailCategory {
	display: none;
	font-style: italic;
	border-top: 1px solid #063;
	margin-top: 0.5em;
	padding: 0.2em 0;
}
#NewsPostDetailContent {
	border-top: 1px solid #063;
	margin-top: 0.5em;
	margin-bottom: 15px;
	line-height: 1.2em;
}
#NewsPostDetailAuthor {
	display: none;
	padding-bottom: 1.5em;
	font-style: italic;
}

#NewsPostDetailTitle {
}
#NewsPostDetailHorizRule {
}
#NewsPostDetailPrintLink {
}
#NewsPostDetailReturnLink {
}
/* End of 'Module: News' */

