/* Start of CMSMS style sheet 'fead : News' */
div#news {
  margin: 2em 0 1em 1em;  /* margin for the entire div surrounding the news list */
  border: 1px solid #000; 
  background: #FFE9AF; 
}

div#news h2 {
   line-height: 2em;
   background: #fff;
}

.NewsSummary {
    padding: 0 0 10px 0; /* padding for the news article summary */
    margin: 0 0 0 0; /* margin to the bottom of the news article summary */
    border-bottom: 1px dotted #09468e; 
}

#NewsSummaryPostdate {
  font-size: 12px;
  font-weight: bold;
  color: #86ac3f;
 }

.NewsSummaryLink a{
    font-weight: normal;
    color: #09468e;
    font-size:12px;
    padding-top: 2px;
    text-decoration: none;
}

.NewsSummaryLink a:hover{
    font-weight: normal;
    color: #09468e;
    font-size:12px;
    padding-top: 2px;
    text-decoration: underline;
}

.NewsSummaryCategory {
  font-style: italic;
  margin: 5px 0;
 }

.NewsSummaryAuthor {
  font-style: italic;
  padding-bottom: 0.5em;
}

.NewsSummarySummary, .NewsSummaryContent {
  line-height: 140%;
  font-size:12px;
 }

.NewsSummaryMorelink {
  padding-top: 0.5em;
  font-size:12px;
}

.NewsSummaryMorelink a{
  font-size:12px;
  color: #09468e;
  text-decoration:none;
}

.NewsSummaryMorelink a:hover{
  font-size:12px;
  color: #09468e;
  text-decoration:underline;
}

#NewsPostDetailDate {
  font-size: 12px;
  font-weight: bold;
  color: #86ac3f;
  }
  
#NewsPostDetailDate{
  font-size: 12px;
  font-weight: bold;
  color: #86ac3f;
  border-bottom: 1px solid #cccccc;/
  padding-bottom: 5px;
  }

#NewsPostDetailSummary {
   line-height: 150%;
   
   }

#NewsPostDetailContent {
  margin-bottom: 15px;
  line-height: 150%;
  }

div#news {
  margin: 2em 0 1em 1em;  /* margin for the entire div surrounding the news list */
  border: 1px solid #000; 
  background: #FFE9AF; 
}

div#news h2 {
   line-height: 2em;
   background: #fff;
}

.NewsSummary {
    padding: 0 0 10px 0; /* padding for the news article summary */
    margin: 0 0 0 0; /* margin to the bottom of the news article summary */
    border-bottom: 1px dotted #09468e; 
}

#NewsSummaryPostdate {
  font-size: 12px;
  font-weight: bold;
  color: #86ac3f;
 }

.NewsSummaryLink a{
    font-weight: normal;
    color: #09468e;
    font-size:12px;
    padding-top: 2px;
    text-decoration: none;
}

.NewsSummaryLink a:hover{
    font-weight: normal;
    color: #09468e;
    font-size:12px;
    padding-top: 2px;
    text-decoration: underline;
}

.NewsSummaryCategory {
  font-style: italic;
  margin: 5px 0;
 }

.NewsSummaryAuthor {
  font-style: italic;
  padding-bottom: 0.5em;
}

.NewsSummarySummary, .NewsSummaryContent {
  line-height: 140%;
  font-size:12px;
 }
 
 .NewsSummaryContent a{
  font-size:12px;
  color:#09468e;
  text-decoration:none;
 }

 .NewsSummaryContent a:hover{
  font-size:12px;
  color:#09468e;
  text-decoration:underline;
 }

.NewsSummaryMorelink {
  padding-top: 0.5em;
  font-size:12px;
}

.NewsSummaryMorelink a{
  font-size:12px;
  color: #09468e;
  text-decoration:none;
}

.NewsSummaryMorelink a:hover{
  font-size:12px;
  color: #09468e;
  text-decoration:underline;
}

#NewsPostDetailDate {
  font-size: 12px;
  font-weight: bold;
  color: #86ac3f;
  }
  
#NewsPostDetailDate{
  font-size: 12px;
  font-weight: bold;
  color: #86ac3f;
  border-bottom: 1px solid #cccccc;/
  padding-bottom: 5px;
  }

#NewsPostDetailSummary {
   line-height: 150%;
   font-size:12px;
   }

#NewsPostDetailContent {
  margin-bottom: 15px;
  line-height: 150%;
  font-size:12px;
  }

#NewsPostDetailContent a{
font-size:12px;
color: #09468e;
text-decoration:none;
}

#NewsPostDetailContent a:hover{
font-size:12px;
color: #09468e;
text-decoration:underline;
}

#NewsPostDetailTitle {
  font-size:16px;
  color:#09468e;
  font-weight:bold;
}

#NewsPostDetailHorizRule {
border: none 0;
border-top: 1px solid #09468e;/*the border*/
height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
}

#NewsPostDetailPrintLink {
font-size:12px;
color: #09468e;
}

#NewsPostDetailPrintLink a{
font-size:12px;
color: #09468e;
text-decoration:none;
}

#NewsPostDetailPrintLink a:hover{
font-size:12px;
color: #09468e;
text-decoration:none;
}

#NewsPostDetailReturnLink {
font-size:12px;
color: #09468e;
}

#NewsPostDetailReturnLink a{
font-size:12px;
color: #09468e;
text-decoration:none;
}

#NewsPostDetailReturnLink a:hover{
font-size:12px;
color: #09468e;
text-decoration:none;
}

.NewsMore{
    text-align:right;
    color: #86ac3f;
    font-size:10px;
}

.NewsMore a MoreNews{
     color: #86ac3f;
}
/* End of 'fead : News' */

