
ul.navbar-nav > li.primary > a.firstLevel {
    color: #293b8f;
}
ul.navbar-nav > li.primary > a.firstLevel.active 
{
color: #78c143 !important;
    border-bottom: 1px solid #78c143;
}
#preHeader {
    background: #2a3983;
}