/* News Articles Custom Styles */
.articleTitle { font-size : 16px; font-weight : none; color : #006600; font-family : Georgia, "Times New Roman", Times, serif; text-decoration:none; }
.articleTitle a:visited { font-size : 16px; font-weight : none; color : #006600; font-family : Georgia, "Times New Roman", Times, serif; }
.articleTitle a { font-size : 16px; font-weight : none; color : #006600; font-family : Georgia, "Times New Roman", Times, serif; }
.articleTitle a:link { font-size : 16px; font-weight : none; color : #006600; font-family : Georgia, "Times New Roman", Times, serif; }

.articleTable { background-color:transparent; margin: 0px; }
.articleTopCell {background-color:transparent; color: #264975; font-weight: none; padding: 6px; height: 25px; }
.articleTopCell .NormalBold { color: #264975; }
.articleContentCell { background-color:transparent; color: black; padding: 6px;  font-family: Arial; font-size:12px;}
.articleTextCell { background-color:transparent; color: black; padding: 6px;  }
.articleIconCell { width: 20px; }
.articleFooterCell { color: #264975; padding: 3px; height: 25px; }
.articleFooterCell .NormalBold { color: #264975; }
.featuredTopCell { background-color:transparent; color: #6B0000; font-weight: none; padding: 6px; height: 25px; font-family : Georgia, Arial; font-size: 18px; font-weight:none; }
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;
}