.MainNavigator a {
    color: #ffffff;
}

.MainNavigator li.WithChildren > ul {
    background: #001d9e;
}

@media screen and (min-width: 992px)
#slide {
    border-top: solid .8em #001d9e !important;
}

#cms_Section_updates .CMSComponentNews {
    background-color: #001d9e;
}

.MainNavigator li.Active > a {
    color: #000000;
}
a:hover {
    color: #e0dfdf !important;
}

.CMSComponentTeamLinks ul > li > a:hover {
    color: #014482 !important;
}


#slide {
    border-top: none !important;
}

