/* Start of CMSMS style sheet 'Module: News' */
#news {margin:2em 0 1em 1em; border:1px solid #000; background:#FFE9AF;}
#news h2 {line-height:2em; background:#fff;}
.NewsSummary {padding:0.5em 0.5em 1em; margin:0 0.5em 1em 0.5em; border-bottom:1px solid #ccc;}
.NewsSummaryPostdate {font-size:90%; font-weight:bold;}
.NewsSummaryLink {font-weight:bold; padding-top:0.2em;}
.NewsSummaryCategory {font-style:italic; margin:5px 0;}
.NewsSummaryAuthor {font-style:italic; padding-bottom:0.5em;}
.NewsSummarySummary, .NewsSummaryContent {line-height:140%;}
.NewsSummaryMorelink {padding-top:0.5em;}
#NewsPostDetailDate {font-size:90%;margin-bottom:5px; font-weight:bold;}
#NewsPostDetailSummary { line-height:150%;}
#NewsPostDetailCategory {font-style:italic; border-top:1px solid #ccc; margin-top:0.5em; padding:0.2em 0;}
#NewsPostDetailContent {margin-bottom:15px; line-height:150%;}
#NewsPostDetailAuthor {padding-bottom:1.5em; font-style:italic;}

/* ===For news on home page===*/
#homenews {clear:both; list-style:none; padding:0; margin:0; border-bottom:1px solid #868686; height:32px; width:752px;}
#homenews li {float:left; width:176px; height:33px; background:top left no-repeat; margin:0 4px 0 0; text-indent:-9999px; top:-1px;}
#homenews li a {display:block; width:176px; height:33px; top:-1px;}
#homenews li.latestNews {background-image:url(../images/latestNews.png);}
#homenews li.archivedNews {background-image:url(../images/archivedNews.png); position:relative;}
#archivedNews {display:none;}
.newscontent {border:1px solid #868686; border-top:0; padding:0; height:auto; clear:both; margin:0; background:none; width:750px;}
.newscontent a {color:#486090;}
.newscontent .NewsSummary {padding:0; margin:0; border:0;}
.newscontent .NewsSummaryLink {background:#486090; padding:10px 20px; margin:20px 0 0;}
.newscontent .NewsSummaryLink a {color:#fff !important; text-decoration:none; font-size:1.4em; font-weight:bold;}
.newscontent .NewsSummaryPostdate {margin:10px 20px;}
.newscontent .NewsSummaryAuthor {margin:10px 20px;}
.newscontent .NewsSummarySummary, .newscontent .NewsSummaryContent {margin:10px 20px;}
.newscontent .NewsSummaryMorelink {margin:10px 20px;}
/* End of 'Module: News' */

