/*
body {background:#84beff url('../graphics/layout/bg.gif') fixed repeat-x top center;color:#333;}
#header {background:transparent url('../graphics/layout/header_bg.gif') no-repeat 0 0;}
#sidebar {background:transparent url('../graphics/layout/utilities_bg.gif') repeat-x 0 0;}
#spotlight_area {background:#fff url('../graphics/layout/banner_bg.gif') repeat-x left center;}
#footer {background:transparent url('../graphics/layout/footer_bg.png') repeat-x 0 0;}
*/

a,a:link {
color:#2C5F9D;
}

a:hover,a:active,
#nav a:hover,#nav>ul>li.hover>a {
color:#3D6A5F;
}

#nav_top ul li a {
color:#777;
}

#nav_top ul li a:hover{
color:#84beff;
}

#spotlight {
background:#2b2b2b;
}

#spotlight_area {
    background: url("../graphics/banner_bg.gif") repeat-x scroll left center #FFFFFF;
}

#nav a {
color:#5B4A43;
}

#nav ul li a {
border-left:1px solid #ccc;
color:#2c5f9d;
}

#nav ul li ul {
background:#fff;
border-top:1px solid #c9e4ff;
}

#nav ul li ul li a {
color:#3d6a5f;

}

#nav ul li.hover a:link, #nav ul li.hover a:visited {
color:#3d6a5f;
}

#nav ul li.hover ul li a:hover,
#nav ul li.hover ul li a:active {
color:#2C5F9D;
}

#utilities ul li {
border-top:2px solid #a4c9e9;
}

#utilities ul li a {
color:#00387B;
}

#utilities ul li a:hover {
color:#3D6A5F;
}

#content {
background:#fff;
}

#content h1,#content h2,#content h3,
#content h4,#content h5,#content h6 {
border-bottom:2px solid #00387B;
color:#00387B;
}

#sidebar {
color:#00387b;
}

#sidebar a {
color:#3d6a5f;
}

#sidebar a:hover,
#sidebar a:active,
#nav_secondary li.selected a{
color:#00387B;
}

#sidebar .news_archives {
color:#859403;
}

#sidebar {
    background: url("../graphics/utilities_bg.gif") repeat-x scroll 0 0 transparent;
}

ul#nav_secondary li {
border-top:1px solid #a4c9e9;
}

ul#nav_secondary li a {
color:#3D6A5F;
}

#footer {
color:#00387b;
}

#footer a,
#footer a:link {
color:#00387b;
}

#footer a:visited {
color:#002463;
}

#footer a:hover {
color:#6397d1;
}

.fsizer a.fsactive {
background:#84beff;
color:#fff !important;
}

#e2ma_signup_message {
color:#5d4b43;
}

/* Misc Core Modifications */
.content_image_box {
background:none repeat scroll 0 0 transparent;
border:0 none;
margin:0;
padding:0;
}

div.event_list, div.portal_login div.form_row_submit, table.calendar tr th, 
div.form_row_submit, table.content_data_table th.column_label, 
.dlSearchToolEntryContainer, #content h5.form_title{
background-color:#00387B;
border:1px solid #372219;
color:#fff;
}

table.content_data_table tr td, table.content_data_table tr th {
border:1px solid #372219;
}
.dlSearchToolEntryContainer, .dlSearchToolEntryContainer a {
color:#fff;
}

div.required_form_label {color:#d04e01;}


