
#topnav span a {
	font-weight: bold;
	color: white;
	text-decoration: none;
}

#topnav span {
	font-weight: bold;
	color: white;
	padding: 0px 6px;
}

#subnav span a {
	font-weight: bold;
	color: #393986;
	text-decoration: none;
}

#subnav span {
	font-weight: bold;
	color: #393986;
	padding: 0px 6px;
}

#leftnav ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#leftnav ul li {
	display: inline;
}

#leftnav ul li div {
	background-color: #c7d3ee;
	border-top: 1px solid #dfe6f5;
	border-right: 1px solid #969fca;
	border-bottom: 1px solid #7981b5;
	border-left: 1px solid #d3dcf2;
	margin: 1px 1px 0px 1px;
	padding: 3px 10px;
}

#leftnav ul li div a {
	font-weight: bold;
	text-decoration: none;
}

#topnav a:hover, #subnav a:hover, .hpnews_title a:hover, .directory_item a:hover, calendar_item a:hover, #benefits_content a:hover, #full_listing a:hover, #leftnav ul li div a:hover, .feature_title a:hover, .feature_assoc a:hover {
	text-decoration: underline;
}
