/* Start of CMSMS style sheet 'BEC-news' */
#news {
	background: #f1fbff;
	padding: 5px 10px;
	margin-bottom: 10px;
}
#news h2 {
	text-transform: uppercase;
	color: #11219C;
        background: #fff;
}
.NewsSummaryMorelink {
        border-bottom: 2px solid #daf3ff;
        padding-bottom: 20px;
}
.NewsSummaryCategory {
        font-size: .9em;
        font-style: italic;
        color: #666;
        padding-bottom: 5px;
}
.calendar-event {
        padding-bottom: 20px;
}
.news-date {
        color: #333;
        font: bold 1.1em Georgia, "Times New Roman", serif; letter-spacing: 1px;
        padding-bottom: 1em;
}
.event-date {
        font: bold 1.1em Georgia, "Times New Roman", serif; letter-spacing: 1px;
        padding-bottom: 1em;
}
#NewsPostDetailSummary {
        font-weight: bold;
        font-style: italic;
        font-size: 1.2em;
}
/* End of 'BEC-news' */

