#sp-top-bar {
    background:#044a98;
    color: #ffffff;
    border-bottom: 0px;
padding: 5px;
}

#sp-top-bar a {
    color: #ffffff;
}

#sp-header {
    background: #ffffff;
    border-bottom: 1px solid #eeeeee;
    box-shadow: 3px 3px 6px #eeeeee;
}

.sp-megamenu-parent>li>a {
    color: #002e5e !important;
}

.sp-megamenu-parent > li > a:hover, .sp-megamenu-parent > li > span, .sp-megamenu-parent .sp-dropdown li.sp-menu-item > a:hover {
        text-decoration: underline;
}

#sp-main-body {
    padding: 10px 0;
}


#sp-footer, #sp-bottom {
    background: #7fd6f7;
    color: #fff;
}

.news2 {
    width: 99%;
    height: 99%;
    max-width: 720px;
    max-height: 480px;
    border: 0px;
    margin-left: auto;
    margin-right: auto;
    padding: 1px;
}

h1 { color: #044a98 }

h2 { color: #044a98 }

h3 { color: #044a98 }

a:hover, a:focus, a:active {
    text-decoration: underline;
}