/* News Articles Custom Styles */
.NewsArticles a, .NewsArticles a:link, .NewsArticles a:visited, .NewsArticles a:link:visited, a.CommandButton:visited {color:#5D87A1 !important; text-decoration:underline}
.NewsArticles a:hover, .NewsArticles a:link:hover, .NewsArticles a:visited:hover, .NewsArticles a:link:visited:hover  {color:#5D87A1 !important; text-decoration:none !important}
.articleTitle {color:#5D87A1;font-family:tahoma,arial,sans-serif;font-size:14px;letter-spacing:0.5px;padding-bottom:10px; }
 a.articleTitle, a:link.articleTitle , a:visited.articleTitle , a:link:visited.articleTitle , a:hover.articleTitle , a:link:hover.articleTitle , a:visited:hover.articleTitle , a:link:visited:hover.articleTitle  {color:#5D87A1 !important}
.articleTable { margin: 0px; padding:10px 0 0 0 }
.articleTopCell { color:#354A55;font-family:Tahoma,Arial,Helvetica,sans-serif;font-size:11px;letter-spacing:0.5px;padding:6px 0 0 6px;text-align:left; border-top:1px dotted #bebfc0 }
.articleTopCell .NormalBold {color:#354A55;font-family:Tahoma,Arial,Helvetica,sans-serif;font-size:11px;letter-spacing:0.5px;padding:6px;float:left !important;  font-weight:normal !important }
.articleContentCell { color: black; padding: 0;  }
.articleContentCell .NormalTextBox {border:1px solid #7E8082;color:#354A55;font-family:tahoma,arial,sans-serif;font-size:13px;letter-spacing:0.5px;padding:2px 3px 2px 0; }
/*.articleContentCell #dnn_ctr413_NewsArticles_ViewArticle_NewsArticles_4012_68_btnAddComment {background-color:#5D87A1;border:0 none;border-collapse:collapse;color:#FFFFFF;font-size:13px;height:27px;margin-right:2px;padding:0;text-transform:uppercase; padding:0 5px}*/
.articleTextCell { color: #354A55; padding:0; }
.comm { font-size:11px }
.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; }
.listofnews { border-top:1px dotted #bebfc0;}


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;
}


