.categoriesHeader{
	color: Maroon;
	text-align: center;
}
/* News Articles Custom Styles */
.NormalWhite { font-family: Verdana, Arial, Helvetica; font-size: 11px; font-weight: bold; color: #FFFFFF; }
.NormalGreen { font-family: Verdana, Arial, Helvetica; font-size: 13px; font-weight: bold; color: darkgreen; }
.articleQuote { font-family: Verdana, Arial, Helvetica; font-size: 8pt; border-top: solid 1px #999999; border-bottom: solid 1px #999999; }
.articleTitle { font-size : 14px; font-weight : bolder; color : #26364A; }	
.articleTopCell { 
	color: black; font-family:verdana; 
	font-size: 12px; 
	background-color: #FFFFFF; 
	border-top: 3px solid #B52311; 
	height: 20px; 
	background-image: url(c1.jpg); 
	background-repeat: no-repeat; 
	padding: 0px 0px 0px 20px;
	border-bottom: 1px;
border-bottom-style: solid;
border-bottom-color: #B52311;
border-left: 1px;
border-left-color: #B52311;
border-left-style: solid;
border-right: 1px;
border-right-color: #B52311;
border-right-style: solid;
	}
.articleTable { background-color: #FFFFFF; margin: 0px; }
.articleTitleCell { color: black; padding-left: 5px; background-color: #FEFEFE; }
.articleContentCell { 
color: black; 
padding: 2px; 
background-color: #FEFEFE; 
border-bottom: 1px;
border-bottom-style: solid;
border-bottom-color: #B52311;
border-left: 1px;
border-left-color: #B52311;
border-left-style: solid;
border-right: 1px;
border-right-color: #B52311;
border-right-style: solid;

}
.articleTextCell { color: black; padding: 6px; background-color: #FFFFFF; }
.articleIconCell { background-color: #D0D0D0; width: 20px; }
.articleFooterCell { color: #FFFFFF; padding: 2px; background-color: #B52311; height: 20px; }
.featuredTopCell {color: black; font-family:verdana; font-size: 12px; background-color: #FFFFFF; border-top: 3px solid #FF9900; height: 20px; background-image: url(c2.jpg); background-repeat: no-repeat; padding: 0px 0px 0px 20px;}
.ArticleFontNormal{
	color: #282828; 
	font-family: Arial, Helvetica, Verdana; 
	font-size: 12px; 
}
.ArticleFontTitle1{
	color: black; 
	font-family: Arial, Helvetica, Verdana; 
	font-size: 14px;
	font-weight: bold; 
}
.ArticleFontTitle2{
	color: black; 
	font-family: Arial, Helvetica, Verdana; 
	font-size: 12px;
	font-weight: bold; 
}
.BackToTop{
	color: #282828; 
	font-family: Arial, Helvetica, Verdana; 
	font-size: 10px;

}