.cf-tabs {
	position: relative;   
	clear: both;
	margin: 25px 0;
	background-color: #005794;
	height: 50px;
	margin-bottom: 10px;
	border-bottom: 10px solid #00355b;
}
.cf-tab {
	float: left;
	padding-right: 25px;
	padding-bottom: 10px;
	padding: 10px;
}

.cf-tab a {
	color: #fff !important;
}

.az .active,
.pl .active {
	background-color: #00355b;
}

.areas li, .az-listing li {
	list-style: none;
}

.areas li a, .az-listing li a {
	font-weight: normal;
}
