/*
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:#84beff;
}

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

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

#spotlight {
background:#2b2b2b;
}

#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:#84beff;
}

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

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

#utilities ul li a {
color:#9ca2ad;
}

#utilities ul li a:hover {
color:#ccc;
}

#content {
background:#fff;
}

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

#sidebar {
color:#00387b;
}

#sidebar a {
color:#00387b;
}

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

#sidebar .news_archives {
color:#859403;
}

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

ul#nav_secondary li a {
color:#96a401;
}

#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:#2c5f9d;
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;}

#utilities {
	margin-top:35px;
}

@-moz-document url-prefix() {
	#utilities {
		margin-top:0px;
	}
}