/* News Articles Custom Styles */
.articleTitle { font-size : 14px; font-weight : bolder; color : #006600; }
.articleTable { background-color: black; margin: 0px; }
.articleTopCell { background: url(images/vhc.gif) repeat-x; color: white; font-weight: bold; height: 28px; line-height:28px; width:100%; }
.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: #156ab4; height: 25px; }
.articleFooterCell .NormalBold { color: #FFF; }
.featuredTopCell { background-color: #156ab4; color: white; font-weight: bold; padding: 6px 0; height: 25px; }

.vhl { background: url(Images/vhl.gif) no-repeat left top; height:28px; }
.vhr { background: url(Images/vhr.gif) no-repeat right top; height:28px; width:100%; }
.vcon { padding: 10px; width:100%; }

.nhead { background-color:#000000; color:#ffffff; }
.nheadtitle { font-family: Verdana, Arial; font-size:10pt; color:#FFFFFF; padding: 0 0 0 15px; }
.nheaddate { font-family: Verdana, Arial; font-size:8pt; color:#FFFFFF; text-align: right; }

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; }