/* News Articles Custom Styles */
.NormalWhite { font-family: Arial, Helvetica; font-size: 11px; font-weight: bold; color: #FFFFFF; }
.articleQuote { font-family: Arial, Helvetica; font-size: 8pt; border-top: solid 0px #999999; border-bottom: solid 0px #999999; }
	
.articleTitle { font-size : 14px; font-weight : bolder; color : #746957; }
.articleTitle A:link, .articleTitle  A:link, .articleTitle A:visited, .articleTitle A:active, .articleTitle A:hover  
{ font-size : 14px; font-weight : bolder; color : #746957; text-decoration: none;}

.articleTable { background-color: Transparent; margin: 0px; }
.articleTopCell { background-color: #999966; color: white; font-weight: bold; padding: 6px; height: 25px; }
.articleContentCell { color: black; padding: 6px; background-color: #FEFEFE; }
.articleTextCell { color: black; padding: 6px; background-color: #E6DBD1; }
.articleIconCell { background-color: #FFFFFF; width: 20px; }
.articleFooterCell { color: #FFFFFF; padding: 3px; background-color: #999966; height: 25px; }

.featuredTopCell { background-color: #993300; color: white; font-weight: bold; padding: 6px; height: 25px; }

