/* News Articles Custom Styles */
.NormalWhite { font-family: Tahoma, Arial, Helvetica; font-size: 12px; font-weight: bold; color: #FFFFFF; }
.articleQuote { font-family: Tahoma, Arial, Helvetica; font-size: 10pt;}
	
.articleTitle { font-size : 13px; font-weight : bolder; color : #42667b; }

.articleTable { background-color: #ffffff; margin: 0px; }
.articleTopCell { background-color: #42667b; color: white; font-weight: bold; padding: 6px; height: 20px; }
.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: #133546; height: 25px; }
