#nav ul li.here a, #nav ul li.here a:link, #nav ul li.here a:visited {
    color: #25A4E2;
}

#nav ul li a:hover, #nav ul li a:active {
    color: #25A4E2;
}

#nav_top {
    background: none repeat scroll 0 0 #AEBC31;
}

#utilities {
    background-color: #25A4E2;
}

#utilities a:hover, #utilities a:active {
    background-color: #177BAC;
}

a, a:link, a:visited {
    color: #25A4E2;
}

.content_image_box {
    background: none repeat scroll 0 0 #AEBC31;
}

#sidebar ul li.here a:link, #sidebar ul li.here a:visited, #sidebar ul li a:hover, #sidebar ul li a:active {
    color: #25A4E2;
}

div.required_form_label {
    color: #AEBC31;
}

.page_title {
    background: url("../graphics/layout/bg_header.gif") no-repeat scroll left center transparent;
}