/* Start of CMSMS style sheet 'CBD_News' */
/* Show only to IE PC \*/

* html .NewsSummaryLink h2 {height: 1%;} /* For IE 5 PC */
* html .TBNewsSummaryLink h2 {height: 1%;} /* For IE 5 PC */
		
.NewsSummary {
	background: url(images/cms/shadow/News_BR.png) no-repeat bottom right;
	font-size: 10px;
}

.NewsSummaryLink {
	background: url(images/cms/shadow/News_TR.png) no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: center;
}

div#content #column_right #column_right_content .NewsSummary .NewsSummaryLink h2 {
	background: url(images/cms/shadow/News_TL.png) no-repeat top left;
	margin: 0;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-top: 13px;
	padding-right: 15px;
	padding-bottom: 9px;
	padding-left: 15px;
	border-bottom: 0px;
	text-align: center;
}

div#content #column_right #column_right_content .NewsSummary .NewsSummaryLink h2 a {
	line-height: 14px;
	color: #FFFFFF;
	text-decoration: none;
}

.NewsSummaryCategory {
	font-weight: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
  font-style: italic;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
 }

.NewsSummaryBody {
	background: url(images/cms/shadow/News_BL.png) no-repeat bottom left;
	margin: 0;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.TBNewsSummary {
background: url(images/cms/shadow/news_bottom.png) no-repeat bottom center;
font-size: 12px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #152D65;
	border-left-color: #152D65;
 margin-bottom: 15px;
}

div#content #column_right #column_right_content .TBNewsSummary h2 {
	background: url(images/cms/shadow/news_top.png) no-repeat top left;
	margin:0 0 0 -1px;
	font-weight: bold;
	line-height: 1em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3333CC;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	border-bottom: 0px;

}

div#content #column_right #column_right_content .TBNewsSummary h2 a {
	line-height: 14px;
	color: #FFFFFF;
	text-decoration: none;
}

.TBNewsSummaryBody {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 135px;
	padding-left: 10px;
}

.NewsSummaryContent ul,
.NewsSummaryContent ol,
.NewsSummaryContent dl
{
   font-size: 1.0em;
   line-height: 1.4em;
   margin: 0 0 1em 0.5em;
   padding: 0 0 0 0.5em;
}

.NewsSummarySummary, .NewsSummaryContent {
  line-height: 140%;
 }

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

#NewsPostDetailAuthor {

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


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

/* 
#NewsPostDetailTitle {}
#NewsPostDetailHorizRule {}
#NewsPostDetailPrintLink {}
#NewsPostDetailReturnLink {}
*/
/* End of 'CBD_News' */

