/* News Articles Custom Styles */
.articleTitle { font-family : Georgia, "Times-Roman", Serif; font-size : 17px; color : #1B78F5; font-weight: normal; }
.articleTable { margin: 0px; }
.articleTopCell { background-color: transparent; color: black; font-weight: bold; padding: 6px; height: 1px; }
.articleTopCell .NormalBold { color: #FFFFFF; }
.articleContentCell { color: black; padding: 0px 6px; background-color: #FFFFFF; }
.articleTextCell { font-family : Arial, Helvetica, Geneva; font-size: 12px; color: black; padding: 6px; background-color : #FFFFFF; }
.articleIconCell { background-color: #D0D0D0; width: 20px; }
.articleFooterCell { color: #FFFFFF; padding: 3px; background-color: #336699; height: 25px; }
.articleFooterCell .NormalBold { color: #FFFFFF; }
.featuredTopCell { background-color: #336699; color: white; font-weight: bold; padding: 6px; height: 25px; }
.articlePostedBy { color: #1B78F5; font-family: Arial; font-size : 12px;}
.articleTitlePubDate { font-family : Arial, Helvetica, Geneva; font-size : 12px; color : #000;}
.articleContentCell a.CommandButton:link, .articleContentCell a.CommandButton:visited, .articleContentCell a.CommandButton:hover, .articleContentCell a.CommandButton:active{font-size : 12px; color : #791D26; }


A.articleTitle { color : #791D26;}

.MenuTop:link {
    text-decoration:    underline;
 color : #1B78f5;
font-size: 12px;
}

.MenuTop:visited  {
    text-decoration:    underline;
 color : #1B78f5;
}

A.Normal.MenuTop:active   {
    text-decoration:    underline;
}

.MenuTop:hover    {
    text-decoration:    none;
    color: #1B78F5;
}

.MenuTopSelected:link {
    text-decoration:    underline;
 color : #1B78f5;
font-size: 12px;
}

A.Normal.MenuTopSelected:visited  {
    text-decoration:    underline;
    color: #1B78F5;
}

A.Normal.MenuTopSelected:active   {
    text-decoration:    underline;
    color: #1B78F5;
}

A.Normal.MenuTopSelected:hover    {
    text-decoration:    underline;
    color: #1B78F5;
}


