/* CSS Document */

.wep_health-nav {
	float: left;
	width: 188px;
	background-image: url(../images/esk/esk_sidenav_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin-bottom: 10px;
}

.wep_health-nav p {
	margin-top: 3px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #663300;
	margin-right: 15px;
	margin-left: 15px;
	padding-bottom: 3px;
}

.wep_health-subnav-hdr {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CC9966;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}

.wep_health-subnav-hdr a, .wep_health-subnav-hdr a:link, .wep_health-subnav-hdr a:active, .wep_health-subnav-hdr a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.wep_health-subnav-hdr a:hover {
	text-decoration: underline;
}

.groupTitle {
	background-color: #CCCCCC;
}

.groupPink {
	background-color: #FFCCCC;
}

.groupOrange {
	background-color: #FFCC99;
}