/* Start of CMSMS style sheet 'news' */
div#news {
  margin: 2em 0 1em 1em; 
  border: 1px solid #000; 
  background: #FFE9AF; 
}

div#news h2 {
  line-height: 2em;
  background: #fff;
}

.NewsSummary {
  padding: 0.9em 0.5em 1em; 
  margin: 0 0.5em 1em 0.5em; 
}

.NewsSummaryPostdate {
  font-family: Georgia, "Times New Roman", serif;
  font-size: 90%;
  font-weight: normal;
 }

.NewsSummaryLink {
  font-weight: 800;
  font-size:1.2em;
   padding-top: 0.2em;
}

.NewsSummaryLink a {
   color:#f0f0f0;
   font-family: Georgia, "Times New Roman", serif;
   text-decoration:underline;
}

.NewsSummaryCategory {
  font-style: italic;
  margin: 5px 0;
 }

.NewsSummaryAuthor {
  font-style: italic;
  padding-bottom: 0.5em;
}

.NewsSummarySummary, .NewsSummaryContent {
  line-height: 140%;
  color:#d4d4d4;
 }

.NewsSummaryMorelink {
  padding-top: 0.5em;
}

.NewsSummaryMorelink a {
  padding-top: 0.5em;
  font-size: 90%;
  font-weight:normal;
}

.NewsSummaryMorelink a img {
  border:none;
}

#NewsPostDetailDate {
  font-size: 90%;
  margin-bottom: 5px;
  font-weight: normal;
  }

#NewsPostDetailSummary {
   line-height: 150%;
   }

#NewsPostDetailCategory {
  font-style: italic;
  margin-top: 0.5em;
  padding: 0.2em 0;
}

#NewsPostDetailContent {
  margin-bottom: 15px;
  padding: 0 5px 0 5px;
  line-height: 150%;
  }

#NewsPostDetailAuthor {
  padding-bottom: 1.5em;
  font-style: italic;
}

#NewsPostDetailTitle {
  padding: 20px 5px 20px 5px;
}

#NewsPostDetailPrintLink {
 padding:0 0 0px 5px;
}

#NewsPostDetailReturnLink {
 padding:0 0 15px 5px;
}

.pager_news {
  width: 150px;
  padding-left:15px;
  font-size:85%;
}

.news_tab {
font: bold 2.2em "Trebuchet MS", Arial, sans-serif ;
color: #99cc66;
letter-spacing:-1px;
}

/* End of 'news' */

