/* Start of CMSMS style sheet 'Module: News' */
.NewsSummary {
	border-bottom: #666666 dotted 1px;
	padding: 0.5em 0;
}
.EventsSummary {
	border-bottom: #666666 dotted 1px;
	padding: 0.5em 0;
}
.NewsSummaryPostdate, .NewsSummaryExtra {
	color: #808080;
	font: 11px/15px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
.NewsPostDetailExtra {
	color: #808080;
	font: 13px/15px Arial, Helvetica, sans-serif;
	margin-bottom: 0;
	padding-bottom: 0;
	text-transform: uppercase;
}
.NewsSummaryLink {
	font: bold 13px/15px Arial, Helvetica, sans-serif;
}
#mainContent .NewsSummaryLink h4, #mainContent2 .NewsSummaryLink h4 {
	font: bold 14px/15px Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 5px 0;
}
.NewsSummaryCategory {
}
.NewsSummaryAuthor {
}
.NewsSummarySummary {
	margin: 0;
	padding: 0;
}
#mainContent .NewsSummarySummary p, #mainContent2 .NewsSummarySummary p {
	margin: 0;
	padding: 0;
}
.NewsSummaryContent {
	margin: 0;
	padding: 0;
}
.NewsSummaryMorelink {
	margin: 0;
	padding: 0;
}
#NewsPostDetailDate {
/* smaller text */
	font-size: 90%;
	margin-bottom: 5px;
/* bold to set it off from text */
	font-weight: bold;
}
#NewsPostDetailSummary {
/* larger than default text */
	line-height: 150%;
}
#NewsPostDetailCategory {
/* italic to set it off from text */
	font-style: italic;
	border-top: 1px solid #ccc;
	margin-top: 0.5em;
	padding: 0.2em 0;
}
#NewsPostDetailContent {
	margin-bottom: 15px;
/* larger than default text */
	line-height: 150%;
}
#NewsPostDetailAuthor {
	padding-bottom: 1.5em;
/* italic to set it off from text */
	font-style: italic;
}
/* more divs, left unstyled, just so you know the IDs of them */ 
#NewsPostDetailTitle {
}
#NewsPostDetailHorizRule {
}
#NewsPostDetailPrintLink {
}
#NewsPostDetailReturnLink {
}

/* End of 'Module: News' */

