/* Insert your modifications here! */
div#banner {
    background-color: #E8E8E8 !important;
}

body.white a {
    color: #031159;
}

body.white #menu-top .menu li.current a {
    background-color: #074085;
}

body.white div#menu-top, body.white div#footer .padding, body.white .moduletable_menu h3, body.white .moduletable h3 {
    background-color: #004A7F !important;
    color: black;
}

body.white .moduletable_menu, body.white .moduletable {
   
}


body.white {
    background: none repeat scroll 0 0 #F3F3F3;

}