/* News Articles Custom Styles */
.articleTitle,a.articleTitle:link,a.articleTitle:active,a.articleTitle:visited { 
    font-family: Tahoma, Arial, Helvetica;
    font-size:  13px;
    font-weight:    normal;
    color: #518423;
	font-weight:bold; 
	text-decoration:none;}
a.articleTitle:hover  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  13px;
    font-weight:    normal;
    color: #003366;
	font-weight:bold;
	text-decoration:underline;}

a.MoreLink:link,a.MoreLink:active,a.MoreLink:visited{color:#056AB5;
font-family:"Lucida Grande","Lucida Sans Unicode","Lucida Sans","Trebuchet MS",Verdana,sans-serif;
font-size:11px;
font-size-adjust:none;
font-style:normal;
text-decoration:none;
font-variant:normal;
}
a.MoreLink:hover{color:#013d64;
font-family:"Lucida Grande","Lucida Sans Unicode","Lucida Sans","Trebuchet MS",Verdana,sans-serif;
font-size:11px;
font-size-adjust:none;
font-style:normal;
text-decoration:none;
font-variant:normal;
}
.articleTable { background-color: black; margin: 0px; }
.articleTopCell { background-color: #336699; color: white; font-weight: bold; padding: 6px; height: 25px; }
.articleTopCell .NormalBold { color: #FFF; }
.articleContentCell { color: black; padding: 6px; background-color: #FEFEFE; }
.articleTextCell { color: black; padding: 6px; background-color: #FFFFCC; }
.articleIconCell { background-color: #D0D0D0; width: 20px; }
.articleFooterCell { color: #FFFFFF; padding: 3px; background-color: #336699; height: 25px; }
.articleFooterCell .NormalBold { color: #FFF; }
.featuredTopCell { background-color: #336699; color: white; 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;
}
