#fehb-head {
	border-bottom: 1px solid #f7f7f7;
	margin-bottom: 16px;
	padding-bottom: 4px;
}
#fehb-head-nav {
	margin-left: 0px;
}
.fehb-nav-item {
	float: left;
	margin-right: 26px;
}
#enroll {
	margin-right: 0px;
}
.fehb-nav-item a {
	font-weight: 700;
	
	text-decoration: none;
}
.fehb-nav-item a:hover {
	
	text-decoration: underline;
}
.fehb-nav-item a:active {
	
	text-decoration: none;
}
.fehb-nav-item a:visited {

	text-decoration: none;
}
.fehb-nav-item.fehb-active-nav a {
	font-weight: 700;
	color: #20c1d3;
	text-decoration: none;
}
.fehb-nav-item.fehb-active-nav a:hover {
	font-weight: 700;
	color: #20c1d3;
	text-decoration: none;
	cursor: default;
}
.fehb-nav-item.fehb-active-nav a:visited {
	font-weight: 700;
	color: #20c1d3 !important;
	text-decoration: none;
}
.fehb-nav-item a img {
	margin-right: 4px;
	margin-bottom: -5px;
}
.fehb-nav-text {
	margin-bottom: 0px;
}
