/*@import url('colors.css');

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;}
*/

/*
Primary:	656AC6
Secondary:	9295f7
*/

body{background-image:none !important;}
#nav {margin-top:margin-top:20px;}
#footer{background:none;}

body {
	color:#333;
	}

a,a:link {
color:#656AC6;
}

a:hover,a:active,
#nav a:hover,#nav>ul>li.hover>a {
color:#9295f7;
}

#nav_top ul li a {
color:#656AC6;
}

#nav_top ul li a:hover{
color:#9295f7;
}

#spotlight {
background:#2b2b2b;
}

#nav a {
color:#656AC6;
}

#nav ul li ul,#nav ul li ul li {margin:0;padding:0;}

#nav ul li ul li a {display:block;padding:10px;}

#nav ul li ul,#nav ul li ul li {margin:0;padding:0;}

#nav ul li.hover ul li a,#nav ul li.hover ul li a:link {color:#656AC6; padding:10px;}

#nav ul li.hover ul li a:hover {color:#9295f7;}

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

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

#utilities ul li a:hover {
color:#9295f7;
}

#content h1,#content h2,#content h3,
#content h4,#content h5,#content h6 {
border-bottom:1px solid #9ed1c0;
color:#222;
}

#sidebar {
color:#656AC6;
}

#sidebar a {
color:#656AC6;
}

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

#sidebar .news_archives {
color:#859403;
}

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

ul#nav_secondary li a {
color:#656AC6;
}

#footer {
color:#00387b;
}

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

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

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

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

#e2ma_signup_message {
color:#656AC6;
}

/* 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:#9295f7;
border:1px solid #333;
color:#fff;
}

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

div.required_form_label {color:#d00;}

#utilities ul {margin:24px 0;}
