/* Start of CMSMS style sheet 'Module: News' */
.NewsPostDetailTitle {font-size:16px;}

.fpnewsboxtitle  h3 {margin:0; padding:0; font-size:16px; text-align:center;}

.askbody {padding:3px;}

LI.askbody {font-size:11px; font-family:microsoft sans serif,arial; margin:1px 0 2px 0; line-height:120%; padding:0;}

UL.askbody {margin:0 0 0 10px; padding:0; list-style-type: square;}

.askquestion {line-height:120%; font-weight:bold; font-size:11px;font-microsoft sans serif;}
.askanswer  {line-height:130%;}

.askquestion H2 {
font-size:30px; font-weight:bold; float:left;
font-family: georgia,microsoft sans serif,trebuchet, verdana, arial, sans-serif; font-weight:bold; color:#FF9900; padding:6px; margin:3px 8px 3px 3px; background-color:#336699;
}

.askanswer H2 {
font-size:30px; font-weight:bold; float:left;
font-family: georgia,microsoft sans serif,trebuchet, verdana, arial, sans-serif; font-weight:bold; color:#FF9900; padding:6px; margin:3px 8px 3px 3px; background-color:#336699;
}

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;
}

.aopanews {
    padding: 6px; /* padding for the news article summary */
    margin: 0 0.5em 1em 0.2em; /* margin to the bottom of the news article summary */
    border-width:1px 0 1px 0; border-style:solid; border-color: #CCCC99; 
}

.aopanews .NewsSummaryLink {
    font-weight: normal; font-size:11px;
    padding-top: 0.2em;
}

.NewsSummary {
    padding: 0.3em 0.5em .4em 0; /* padding for the news article summary */
    margin: 0 0.5em 1em 0.2em; /* margin to the bottom of the news article summary */
    border-bottom: 1px solid #CCCC99; 
}

.NewsSummary2 {
    padding: 10px 0.5em .4em 0; /* padding for the news article summary */
    margin: 0 0.5em 1em 0.2em; /* margin to the bottom of the news article summary */
     border-bottom: 1px solid #CCCC99; border-top: 1px solid #CCCC99; 
}

.NewsSummaryPostdate {
  font-size: 90%;
  font-weight: bold;
 }

.NewsSummaryLink {
    font-weight: bold; font-size:11px;
    padding-top: 0.2em;
}

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

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

.NewsSummarySummary, .NewsSummaryContent {
  line-height: 125%;
font-size:10px; font-family:arial,helvetica ;color:#333300;
 }

.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%;
  }

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

#NewsPostDetailContent2 B

{font-size:15px; font-weight:bold;}

#NewsPostDetailAuthor {

  padding-bottom: 1.5em;
  font-style: italic;
}


/* to add specific style to the below divs, uncomment them. */

/* 
#NewsPostDetailTitle {}
#NewsPostDetailHorizRule {}
#NewsPostDetailPrintLink {}
#NewsPostDetailReturnLink {}
*/
/* End of 'Module: News' */

