body, h1, .gsc-control-cse, .gsc-control-cse .gsc-table-result, .gsc-control-cse .gs-result .gs-title, .gsc-control-cse .gs-result .gs-title *, .gsc-control-cse .gs-spelling, .gs-fileFormatType, .gs-imageResult .gs-snippet, .gs-webResult .gs-snippet {
    font-family: 'Arizona', 'Open Sans', sans-serif;
}
.page-header .page-header-top {
    background-image: none;
    background: #09143A;
}
.page-header-top .page-logo, .page-header .page-header-top .page-logo .logo-default {
    float: left;
    display: block;
    width: 290px !important;
    height: 70px;
    padding: 0px;
}
@media screen and (max-width: 480px) {
    .page-header-top .page-logo, .page-header .page-header-top .page-logo .logo-default {
        height: 60px;
    }
}
.gs-webResult.gs-result a.gs-title:link, .gcsc-find-more-on-google, .gsst_a .gscb_a, .page-prefooter a, main .breadcrumb a {
    color: #006DA3;
}
.gs-webResult.gs-result a.gs-title:hover, .gs-webResult.gs-result a.gs-title:hover b, .gs-imageResult a.gs-title:hover, .gs-imageResult a.gs-title:hover b, .gs-webResult.gs-result a.gs-title:visited, .gs-webResult.gs-result a.gs-title:visited b, .gs-imageResult a.gs-title:visited, .gs-imageResult a.gs-title:visited b, .gs-webResult.gs-result a.gs-title:focus, .gs-webResult.gs-result a.gs-title:focus b, .gs-imageResult a.gs-title:focus, .gs-imageResult a.gs-title:focus b, .gcsc-find-more-on-google:hover, .gcsc-find-more-on-google:visited, .gcsc-find-more-on-google:focus, .page-prefooter a:hover, .page-prefooter a:focus, main .breadcrumb a:hover {
    color: #003071;
    text-decoration: underline;
}
.gsst_a .gscb_a:hover, .gsst_a .gscb_a:focus, .gsst_a .gscb_a:visited {
    color: #003071;
}
main h1 {
    color: #000000;
}
@media screen and (max-width: 480px) { 
    .gsc-input-box {
        padding-top: 0;
    }
}
.gsc-search-button-v2, .gsc-search-button-v2:hover, .gsc-search-button-v2:focus {
    background-color: #003071;
    border-color: #003071;
}
.gsc-search-button-v2 {
    height: 46px;
    margin-left: 0;
}
.gsst_b {
    padding-top: 10px;
}
table.gsc-search-box td.gsc-input {
    padding-right: 0;
}
.gsc-results .gsc-cursor-box .gsc-cursor-current-page, .gsc-results .gsc-cursor-box .gsc-cursor-current-page:focus, .gsc-results .gsc-cursor-box .gsc-cursor-current-page:hover {
    background: #003071;
}
.gsc-results .gsc-cursor-box .gsc-cursor-page:focus, .gsc-results .gsc-cursor-box .gsc-cursor-page:hover, .gsc-search-button-v2:hover, .gsc-search-button-v2:focus {
    background: #006DA3;
}
.gsc-results .gsc-cursor-box {
    border: none;
}
.gsc-results .gsc-cursor {
    display: flex;
    flex-wrap: wrap;
    padding-top: 0;
}
.gsc-cursor div {
    flex-grow: inherit;
}
footer .page-prefooter .logo-default {
    max-width: 210px;
}
footer .page-prefooter .socicon-btn {
    background: #003071 !important;
}
footer .page-prefooter .socicon-btn:hover, footer .page-prefooter .socicon-btn:focus {
    background: #006DA3 !important;
    text-decoration: none;
}