/* News Articles Custom Styles */
.articleTitle { font-size : 16px; font-weight : none; color : #354F9D; font-family : "Trebuchet MS", Verdana, Arial, "Times New Roman", sans-serif; }
.articleTitle a:visited { font-size : 16px; font-weight : none; color : #354F9D; font-family :"Trebuchet MS", Verdana, Arial, "Times New Roman", sans-serif; }
.articleTitle a { font-size : 16px; font-weight : none; color : #354F9D; font-family :"Trebuchet MS", Verdana, Arial, "Times New Roman", sans-serif; }
.articleTitle a:link { font-size : 16px; font-weight : none; color : #354F9D; font-family : "Trebuchet MS", Verdana, Arial, "Times New Roman", sans-serif; }
.articleTable { background-color: white; margin: 0px; }
.articleTopCell { background-color: #ffffff; color: #264975; font-weight: none; padding: 6px; height: 25px; }
.articleTopCell .NormalBold { color: #264975; }
.articleContentCell { color: black; padding: 6px; background-color: #FEFEFE; font-size:12px;}
.articleTextCell { color: black; padding: 6px; background-color: #FFFFFF; }
.articleIconCell { background-color: #D0D0D0; width: 20px; }
.articleFooterCell { color: #264975; padding: 3px; background-color: #ffffff; height: 25px; }
.articleFooterCell .NormalBold { color: #264975; }
.featuredTopCell { background-color: #ffffff; color: #264975; 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;
}