@charset "utf-8";
/* CSS Document */

#mainFeatureSearch {
	background-image: url('/assets/images/v15/feature_search_diversity.png');
	float: left;
	height: 264px;
	width: 268px;
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 8px;
}

/*=====================  Main Navigation  ====================*/

#navigation a {
	color: #FFF;
	background: #e1a500 url('/assets/images/header/v15/tab_Lft_Diversity.png') left top no-repeat;
	text-decoration: none;
	padding: 0 0 0 10px;
	height:26px;
	margin-right:2px;
	font-size: 14px;
}

#navigation a span {
	background: url('/assets/images/header/v15/tab_Rt_Diversity.png') right top no-repeat;
	padding: 4px 10px 0 0;
}

a, a:link, a:visited, a:active {
	color:#125687;
}
a:hover {
	color: #C69900;
	text-decoration:none;
}

.accentColor {         
	color: #E3A900;
}

h3 {
	color: #E3A900;
}

