/* Start of CMSMS style sheet 'Module:News_cms' */
.NewsPageCount {
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	vertical-align: middle;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #777777;
}

.NewsSummary {
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	padding-top: 6px;
	margin-bottom: 12px;
	padding-bottom: 6px;
	border-bottom-color: #b9b7c9;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

.NewsSummary_abst {
	width: 155px;
	padding-top: 0px;
	padding-right: 14px;
	padding-bottom: 0px;
	padding-left: 8px;
	border-left-color: #9999CC;
	border-left-style: solid;
	border-left-width: 4px;
}

.NewsSummaryPostdate {
  font-size: 10px;
  font-weight: bold;
 }

.NewsSummaryPostdate_abst {
  font-size: 10px;
  font-weight: normal;
}

.NewsSummaryLink, .NewsSummaryLink a {
    font-weight: bold;
    text-decoration: none;
    background-color: transparent; 
    font-size: 11px;
    line-height: 12px;
}

.NewsSummaryLink a:visited{
    font-weight: bold;
    text-decoration: none;
    color: #744c99;
    background-color: transparent; 
}

.NewsSummaryLink a:hover {
    font-weight: bold;
    text-decoration: none;
    color: #fe9901;
    background-color: transparent; 
}

.NewsSummaryCategory {
  font-style: italic;
  margin: 5px 0;
 }

.NewsSummaryAuthor {
  font-style: italic;
  padding-bottom: 0.5em;
}

.NewsSummarySummary {
   font-size: 11px;
   font-style: italic;
   font-weight: normal;
   line-height: 140%;
}

.NewsSummaryContent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	font-weight: normal;
	color: #555555;
	text-decoration: none;
	padding-bottom: 8px;
	margin-top: 6px;
	margin-bottom: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
}

.NewsSummaryMorelink {
  font-size: 10px;
  padding-top: 0.5em;
}

#NewsPostDetailDate {
  font-size: 10px;
  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;
}

#NewsPostDetailTitle {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	line-height: 16px;
	color: #003366;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-bottom: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #777777;
}

/* to add specific style to the below divs, uncomment them. */


/* 
#NewsPostDetailHorizRule {}
#NewsPostDetailPrintLink {}
#NewsPostDetailReturnLink {}
*/
/* End of 'Module:News_cms' */

