/* News Articles Custom Styles */
.articleQuote { font-family: Tahoma, Arial, Helvetica; font-size: 8pt; border-top: solid 1px #999999; border-bottom: solid 1px #999999; }

.articleTable { margin: 0px; }
.articleTopCell { background-color: #336633; color: white; font-weight: bold; padding: 6px; height: 25px; }
.articleContainer { font: 12px arial;text-align:left; }
.articleTextCell { color: black; padding: 6px; }
.articleIconCell { background-color: #D0D0D0; width: 20px; }

.articleTitle:link, .articleTitle:visited { font:bold 13px arial; color:#0b364b; }
.articleTitle:hover, .articleTitle:active { color:#0b364b; }

.articleStats { font: 10px arial; padding-bottom:5px; color:#111e30;}
.articleSummary { font: 12px arial; }
.articleContent { font: 12px arial; }

.featuredTopCell { background-color: #336699; color: white; font-weight: bold; padding: 6px; height: 25px; }

.articleMoreLink { color:Red;}