/* News Articles Custom Styles */
.articleTitle { font-size : 11pt; font-weight : bolder; color : #990000; }
.articleTable { background-color: cccccc; margin: 0px; }
.articleTopCell { background-color: #880000; color: white; font-weight: bold; padding: 3px; height: 20px; }
.articleBottomCell { background-color: #fefefe; color: #990000; font-weight: bold; padding: 3px; height: 20px; }
.articleTopCell .NormalBold { color: #FFF; }
.articleContentCell { color: black; padding: 3px; background-color: #FEFEFE; }
.articleTextCell { color: black; padding: 10px; background-color: #fefefe; border: 1px solid #cccccc; margin-top: 5px; margin-bottom: 5px; margin-left: 1px; margin-right: 1px;}
.articleIconCell { background-color: #D0D0D0; width: 20px; }
.articleFooterCell { color: #FFFFFF; padding: 3px; background-color: #880000; height: 25px; }
.articleFooterCell .NormalBold { color: #FFF; }
.featuredTopCell { background-color: #880000; color: white; font-weight: bold; padding: 3px; height: 20px; }

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;}
.articlePrint {width: 20px; text-align: right;}
.articleNormal {width: 75%;}
