/* News Articles Custom Styles */
.articleTitle { margin: 0; font-family: Georgia, Times New Roman, Times, serif; font-weight: normal; color: #000;  padding: 5px 0 5px 0; background:transparent; text-decoration:none; font-size:18px;}

.articleTitle A:hover, .articleTitle A:Active, .articleTitle A:Visited, .articleTitle A:Link { margin:  0; font-family: Georgia, Times New Roman, Times, serif; font-size: 12px; font-weight: bold; color: #555; text-decoration:none;}

.articleTable { background-color: transparent; margin: 0px; }
.articleTopCell { background-color: transparent; color: #666666; font-weight: bold; padding: 6px; height: 25px; }
.articleTopCell .NormalBold { color: #000 }
.articleContentCell { color: #55555; padding: 6px; background-color: transparent; }
.articleTextCell { color: #555555; padding: 6px; background-color: transparent; }
.articleIconCell { background-color: transparent; width: 20px; }
.articleFooterCell { color: #555555; padding: 3px; background-color: transparent; height: 25px; }
.articleFooterCell .NormalBold { color: #666666; }
.featuredTopCell { background-color: transparent; color: #666666; font-family: helvetica, Georgia, Times New Roman, Times, serif; 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;
}
