html {background: url('../graphics/layout/bg.png') repeat top left #D9E5F1;}
span.location_facebook_link a,
span.location_twitter_link a,
span.location_linkedin_link a{background-image: url('../graphics/layout/sprite.png');}
#spotlight {background:transparent url('../graphics/layout/hr.png') repeat-x center bottom;}
#spotlight_nav a {background: transparent url('../graphics/layout/sprite.png') -200px 0;}
#content_wrapper {background:transparent url('../graphics/layout/hr.png') repeat-x center bottom;}
#internal #content_wrapper {background:transparent url('../graphics/layout/hr.png') repeat-x center 0;}
div.hr {background:transparent url('../graphics/layout/hr.png') repeat-x center bottom;}
.wrapper {background: black url('../graphics/bg.jpg') no-repeat top center;}

a, a:visited { 
color: #133477;
}

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

h1, h2, h3, h4, h5, h6 { color: #4d87ab; }

/* Dropdown Link Colors */

.dropdown li:hover, .dropdown li:hover a, .dropdown li:hover a:visited, .dropdown li a:focus, .dropdown li a:hover, .dropdown li a:active {
color: #133477;
}

.dropdown li:hover  ul li a:hover, .dropdown li:hover  ul li a:active {
color:#133477;
}

/* Dropdown Background Colors */

nav { background: #EBEBEB; }

.dropdown li ul { background: #ffffff; }


/* Dropdown Hover Colors */

.dropdown li:hover, .dropdown li:hover a, .dropdown li:hover a:visited, .dropdown li a:focus, .dropdown li a:hover, .dropdown li a:active {
background: white;
}

header nav {
	background: #133477;
}

.dropdown li a, .dropdown li a:visited {
	color: #FfFfFf;
}

h1, h2, h3, h4, h5, h6 {
	color: #000000;
}

.dlCategoriesContainer, .dlCategoriesTitle, .dlCategoriesTitle h4, div.portal_login div.form_row_submit, div.form_row_submit, h5.form_title {
	color:#133477;
}

#content {
	background: #FfFfFf;
}

#logo {
	padding: 1px 0;
}

.social_media {
	right: 65px;
	top: 80px;
}

#search {
	top: -40px;
	right: 12px;
}

/* SwiftType QA
 * #search input[type="submit"] {background: url('../graphics/layout/search.png') no-repeat center center transparent;}
 * #search input[type="text"] {background-color: #FfFfFf !important;} 
 */

footer {
	background: #FfFfFf;
}

#content {
	margin-top: -17px;
}

.dropdown li a, .dropdown li a:visited {
	font-family: sans-serif !important;
	font-weight: bold;
	font-size: 15px;
}