html {background: url('../graphics/layout/bg.png') repeat top center #353535;}
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;}
#search input[type="submit"] {background: url('../graphics/layout/search.png') no-repeat center center transparent;}
.wrapper {background: black url('../graphics/bg.jpg') no-repeat top center;}

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

a:hover, a:active {
color: #007ac2;
}

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

/* SwiftType QA
#search input[type="text"] {
	background-color: #00639d !important;
	border: 1px solid #004e7d;
	color: #FfFfFf;
}
*/

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

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

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

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

#subnav ul li.here a {
	color: #007ac2;
}

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

.dropdown li a, .dropdown li a:visited {
	padding: 0 25px;
}