div#eswsFooter {
    background-color: #084b9b;
}

p#typo_copyright {
    clear: both;
    color: #fff;
    text-align: center;
}

#eswsFooterText a,
p#foot_name {
    color: #fff;
}

div#eswsPaneAlphaInner {
    background-image: none;
    background: linear-gradient(#0080c4, #066292);
    height: 60px;
}

#box_gnav,
ul#eswsMenu a,
ul#eswsMenu {
    height: 60px;
}

ul#eswsMenu li.active, ul#eswsMenu li.active a, #eswsMenu li.active .eswsDirectoryTitle {
    background-image: none;
    background-color: #d2e8f4;
    color: #066292;
}

ul#eswsMenu a {
    line-height: 60px;
    padding: 0px 29px !important;
}

#eswsPaneBeta.eswsPane {
    background-image: none;
}

ul#eswsMenu a:hover {
    background-color: #d2e8f4;
    color: #066292;
}

ul#eswsMenu li.active span {
    color: #066292;
}

#eswsInquiryButton {
    display: none;
}

p#eswsHeaderParagraph2 {
    margin-bottom: 0;
    margin-top: 13px;
}

body {
    background-image: none;
}

#eswsHeader {
    min-height: 60px;
}

h1#eswsHeading1 {
    display: none;
}

#eswsFooterInner {
    padding-bottom: 15px;
}