/* News Articles Custom Styles */
.NormalWhite { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #333333; }
.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 : #006699; }
.articletitle H1{ color:#006666 ;font-size : 18px; font-weight : bolder; margin-bottom:0px;  }
.articleTable { background-color: white; margin: 0px; }
.articleTopCell { background-color: #FFFFFF; color: #000000; font-weight: bold; padding: 0px; height: 25px; }
.articleContentCell { color: black; padding: 1px; background-color: #FEFEFE; }
.articleTextCell { color: black; padding: 1px; background-color: #FFFFff; }
.articleIconCell { background-color: #D0D0D0; width: 20px; }
.articleFooterCell { color: #FFFFFF; padding: 3px; background-color: #CCCCCC; height: 25px; }

.featuredTopCell { background-color: #FFffff; color: black; font-weight: bold; padding: 6px; height: 25px; }

A.Normal.MenuTop:link {text-decoration:    underline;}
A.Normal.MenuTop:visited  {   text-decoration:    underline;}
A.Normal.MenuTop:active   {   text-decoration:    underline;}
A.Normal.MenuTop:hover    {   text-decoration:    underline;    color: #ff0000;}
A.Normal.MenuTopSelected:link {   text-decoration:    underline;     color: #ff0000;}
A.Normal.MenuTopSelected:visited  {   text-decoration:    underline;     color: #ff0000;}
A.Normal.MenuTopSelected:active   {   text-decoration:    underline;     color: #ff0000;}
A.Normal.MenuTopSelected:hover    {   text-decoration:    underline;     color: #ff0000;
}
