.subNav h4, .relatedSections h4 {
    background: #ebc43e;
}

#displayBodyHeader {
    background: #ebc43e;
}

#accountNav .currentSite a {
    background: url("https://assets.ngin.com/site_files/2562/favicon.gif") no-repeat scroll center center #ebc43e;
}

#accountNav .currentSite a:hover {
    background: url("https://assets.ngin.com/site_files/2562/favicon.gif") no-repeat scroll center center #000000;
}

#topNav a {
    background-image: none;
    background: #2f2f2f;
}

#topNav a:hover {
    background-image: none;
    background: #ebc43e;
    color: #2f2f2f;
}

#topNav a.selected:link, #topNav a.selected:visited {
    background-image: none;
    background: #ebc43e;
    color: #2f2f2f;
}

#siteFooter ul {
    background: #ebc43e;
}

#topNav td ul li a {
    background: #2f2f2f;
    border: none;
}

#topNav td ul li:hover > a, #topNav td ul li.hover > a {
    background: #ebc43e;
    color: #2f2f2f;
    border: none;
}
