/* Start of CMSMS style sheet 'Module: News' */
.fpnewswrapper {padding:20px; font-family:helvetica,verdana; font-size:12px; line-height:130%;text-align:left;}
.fpnewswrapper h3 {margin:0;padding:0; font-size:13px; color:#e8a713; font-weight:bold;} 
.fpnewsheadlines UL {margin:0; padding:1px 0 2px 20px; line-height:135%;}
.fpnewsheadlines LI {margin:0; padding:3px 0; list-style:square; font-size:11px; line-height:135%;}

.fpnewsheadlines A:link {text-decoration:none; color:#666666;}
.fpnewsheadlines A:visited {text-decoration:none; color:#666666;}
.fpnewsheadlines A:hover {text-decoration:underline; color:#333333;}


.sidebarnewswrapper h3 {margin:0;padding:0; font-size:13px; color:#e8a713; font-weight:bold;} 
.sidebarnewsheadlines UL {margin:0; padding:1px 0 2px 20px; line-height:135%;}
.sidebarnewsheadlines LI {margin:0; padding:3px 0; list-style:square; font-size:11px; line-height:135%;}


.relatedstories  {font-size:11px; text-transform:uppercase; width:200px; margin:6px auto; text-align:center; }

.relatedstories a {border:1px solid #e2da92; padding:2px; color:#7e9746; text-decoration:none;}

.relatedstories A:hover {text-decoration:none; color:#e6a410;}


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.5em 0.5em 1em; /* padding for the news article summary */
    margin: 0 0.5em 1em 0.5em; /* margin to the bottom of the news article summary */
    border-bottom: 1px solid #ccc; 
}

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

.NewsSummaryLink {
    font-weight: bold; font-size:13px;
    margin:3px 0;
}

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


.newsphoto {float:right; margin:0 0 8px 8px; padding:3px; background-color:#f0ebc4; font-size:10px; text-align:center;line-height:13px;border:1px solid #999999; color:#666666; position:relative;}

.newsphoto img {border:1px solid #000000; margin: 3px auto !important; position:relative;  padding:0; float:none;}

.newscaption {width:200px;margin:0 auto;}

.relateddocuments {margin:15px 0; padding:2px; border:1px solid #ebbf5e; font-size:11px; position:relative;}
.relateddocuments UL {margin:1px 0 1px 8px; padding-left:18px;}
.relateddocuments LI {padding:0; list-style:square;}


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


#NewsPostDetailReturnLink {font-weight:bold; margin:15px 0;}
/* End of 'Module: News' */

