body {
background: #D7EBFE;
border-color: #A126C0;
}

#footer {
background: #031D51;
}

#quote_left {
background-image: url('../graphics/layout/quote_left.png');
}

#quote {
background-image: url('../graphics/layout/quote_bg.png');
}

#quote_right {
background-image: url('../graphics/layout/quote_right.png');
}

#rounded_l {
background-image: url('../graphics/layout/rounded_edge_left.png');
}

#nav ul {
background-image: url('../graphics/layout/nav_bg.png');
}

#rounded_r {
background-image: url('../graphics/layout/rounded_edge_right.png');
}

* {
	font-family:arial !important;
}

#content_area .content_image_box { padding: 0; }

#content_area ul.content_collection_items li {
	margin-left:15px;
}

.formtitle, .form_title, h5.form_title, div.form_row_submit, div.portal_login div.form_row_submit {
    background: #031d51;
    color: #FfFfFf !important;
}

body {
	color:#333;
}

#secondary_nav li a:hover, #secondary_nav li.here a {
    color: #A126C0;
}

#contact {
	color:#FfFfFf;
}

#contact a:link, #contact a:visited {
	color:#FfFfFf;
}

#contact a:hover, #contact a:active {
	color:#A126C0;
	text-decoration:underline;
}

#nav ul li a:hover, #nav ul li a:active, a.current_section {
	color:#FfFfFf !important;
}

#nav ul li ul li a:hover {
	color:#A126C0 !important;
}

a:link, a:visited {
	color:#Aa3aC6;
}

a:hover, a:active {
	color:#FeC651;
}

#quick_bar a:link, #quick_bar a:visited {
	color:#Aa3aC6;
}

#quick_bar a:hover, #quick_bar a:active {
	color:#FeC651;
}

.content_image_wrapper .content_image_box {
	background:#E5E5E5;
    border: 1px solid #959595;
}

div.required_form_label {
    color: #Aa3aC6;
}
