/* News Articles Custom Styles */
.NormalWhite { font-family: Tahoma, Arial, Helvetica; font-size: 11px; font-weight: bold; color: #FFFFFF; }
.articleQuote { font-family: Tahoma, Arial, Helvetica; font-size: 8pt; border-top: solid 1px #999999; border-bottom: solid 1px #999999; }
	
.articleTitle { font-size : 14px; font-weight : bolder; color : #006600; }

.articleTable { background-color: #336699; margin: 0px;
 }
.articleTopCell { background-color: #336699; color: white; font-weight: bold; padding: 6px; height: 25px;
 	background-image: url(CO-013.gif);
	background-repeat: repeat-x;}
.articleContentCell { color: black; padding: 6px; background-color: #FFFFFF; }
.articleTextCell { color: black; padding: 6px; background-color: #FFFFFF; }
.articleIconCell { background-color: #D0D0D0; width: 20px; }
.articleFooterCell { color: #FFFFFF; padding: 3px; background-color: #80B288; height: 25px; }

.featuredTopCell { background-color: #336699; color: white; font-weight: bold; padding: 6px; height: 25px;
	background-image: url(CO-013.gif);
	background-repeat: repeat-x; }
