
#content_container {
    color: black;
}

#content_container a {
    color: #0062A0;
}

#content_container h1, #content_container h2, #content_container h3 {
    color: #0062A0;
}

.content fieldset {
    border-color: #187EC0;
}

.content th {
    background-color: #EDF6FB;
}

#sub_nav_container {
    background-color: #EDF6FB;
}

#slogan, #footer_text {
    color: black;
}
