/* Start of CMSMS style sheet 'Module: News' */
div#news {
  margin-bottom: 2px;
  font-color:#4B83C4;
  font-size: 6px;
   margin: 0em 0em 0em 0em; /* some air around p elements 10 1 0.4em 0*/
   line-height: 15px;
   padding: 0px;
}

p {
  margin: 1em 1em 1em 0em; /* some air around p elements 10 1 0.4em 0*/
  font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10 px;
font-style: normal;
line-height: 13px;
  font-color:#4B83C4;
}



div#news h2 {
margin: 1em 1em 1em 0em;
  margin-bottom: 15px;
  line-height: 15px;
  font-size: 10px;
font-color:#672344;
}

.NewsSummary {
    padding: 0.2em 2px 1em; /* padding for the news article summary */
    margin: 0 0.2em 0em 0px; /* margin to the bottom of the news article summary */
    border-bottom: 0px solid #ffffff; 
  font-size: 9px;

}

.NewsSummaryPostdate {
  font-size: 9px;
 }

.NewsSummaryLink {
    padding-top: 0.3em;
}

.NewsSummaryCategory {
  font-style: italic;
  font-size: 9px;
  margin: 0px 0;
 }

.NewsSummaryAuthor {
  font-style: italic;
  padding-bottom: 0.5em;
}

.NewsSummarySummary, .NewsSummaryContent {
 font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-style: normal;
line-height: 15px;
font-color:#4B83C4;
 }

.NewsSummaryMorelink {
font-size: 9px;
  padding-top: 0.5em;
}

#NewsPostDetailDate {
  font-size: 9px;
  margin-bottom: 0px;
  font-weight: bold;
  }

#NewsPostDetailSummary {
  margin-bottom: 10px;
  line-height: 10px;
 font-style: italic;
  font-size: 9px;
font-color:#4B83C4;
   }

#NewsPostDetailCategory {
  margin-bottom: 15px;
  line-height: 15px;
  font-size: 9px;
font-color:#4B83C4;
}

#NewsPostDetailTitle {
  font-color:#4B83C4;
  padding:10px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-style: bold;
  line-height: 15px;


}

#NewsPostDetailContent {
  padding:8px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-style: normal;
font-color:#4B83C4;
  line-height: 15px;
  }

#NewsPostDetailAuthor {

  padding-bottom: 0.5em;
  font-style: italic;
}


/* to add specific style to the below divs, uncomment them. */

/* 

#NewsPostDetailHorizRule {}
#NewsPostDetailPrintLink {}
#NewsPostDetailReturnLink {}
*/
/* End of 'Module: News' */

