/* Start of CMSMS style sheet 'Module: News' */
div#news {
  
}

div#news h2 {
   line-height: 2em;
   background: #fff;
}
#news h3{
font-size:15px;
font-weight:bold;
color:#FFF;
margin-bottom:5px;
}

.title{
font-size:12px;
font-weight:bold;
color:#333;
}
.news{
font-size:11px;
color:#333;
}
.news p{
text-align:justify;
margin-left:5px;
margin-right:10px;
}

#news .more{
text-align:right;
}
.news_item{
}
.news_item .data{
padding-bottom:10px;
}
.news_item .title{
font-size:17px;
font-weight:bold;
padding-bottom:10px;
}
.NewsSummary {
    font-size:11px;
color:#333;
}
.NewsSummary p{
text-align:justify;
margin-left:5px;
margin-right:10px;
}
.NewsSummaryPostdate {
font-size:10px;
color:#666;
 }

.NewsSummaryLink {
font-size:12px;
font-weight:bold;
color:#333;
}

.NewsSummaryCategory {
  font-style: italic;
  margin: 5px 0;
 }

.NewsSummaryAuthor {
  font-style: italic;
  padding-bottom: 0.5em;
}

.NewsSummarySummary, .NewsSummaryContent {
    font-size:11px;
color:#333;

 }
.NewsSummarySummary p, .NewsSummaryContent p {
text-align:justify;
margin-left:5px;
margin-right:10px;
 }
.NewsSummaryMorelink {
 text-align:right;
}
.NewsSummaryMorelink  a, .NewsSummaryMorelink  a:hover{
font-size:10px;
font-weight:bold;
color:#1F60A9;
text-decoration:none;
}
#NewsPostDetailDate {
font-size:10px;
color:#666;
padding-bottom:10px;
  }

#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%;
text-align:justify;
  }
#NewsPostDetailContent p{
text-align:justify;
margin-left:5px;
margin-right:10px;
}
#NewsPostDetailAuthor {

  padding-bottom: 1.5em;
  font-style: italic;
}


#NewsPostDetailReturnLink {
 text-align:right;
}
#NewsPostDetailReturnLink   a, #NewsPostDetailReturnLink a:hover{
font-size:10px;
font-weight:bold;
color:#1F60A9;
text-decoration:none;
text-transform:lowercase;
}

div.news_pages{
float:right;
font-size:10px;
color:#666;
}

#NewsPostDetailTitle h3{font-size:17px;
font-weight:bold;
padding-bottom:10px;

}

/* to add specific style to the below divs, uncomment them. */




#NewsPostDetailHorizRule {}
#NewsPostDetailPrintLink {}

*/
/* End of 'Module: News' */

