/* News Articles Custom Styles */
.articleTitle { font-size: medium;  font-weight : bolder; color : #000000; }
.articleTable { background-color: black; margin: 0px; }
.articleTopCell { background-color: #ffffff; color: #1e384F; font-weight: bold; padding: 6px; height: 25px; font-size: 16pt; font-style: italic; font-family:garamond;}
.articleTopCell .NormalBold { color: #000; }
.articleContentCell { color: black; padding: 6px; background-color: #FEFEFE; }
.articleTextCell { color: black; padding: 6px; background-color: #FFFFFF; font-size: 1.7em;float: left; }
.articleIconCell { background-color: #D0D0D0; width: 20px; }
.articleFooterCell { color: #00000; padding: 3px; background-color: #ffffff; height: 25px; }
.articleFooterCell .NormalBold { color: #000000; }
.featuredTopCell { background-color: #ffffff; color: #000000; font-weight: bold; padding: 6px; height: 25px; }
span.image1{float: right; margin: 4px;}

.BlogSummary { color: #990000; font-family: Garamond, Verdana, Tahoma, Arial, sans-serif; font-size: 12px; font-weight:normal; text-decoration: none; }

A.BlogSummary:link, A.BlogSummary:visited, A.BlogSummary:Active { color: #990000; font-family: Garamond, Verdana, Tahoma, Arial, sans-serif; font-size: 12px; font-weight:bold; text-decoration:underline; }
A.BlogSummary:Hover { font-color: #8796A0; font-family: Garamond, Verdana, Tahoma, Arial, sans-serif; font-size: 12px; font-weight: bold; text-decoration:underline;}



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;
}