#active{
	background-color: #EBF7ED;
	background-image: url(images/active_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	font-size: 10px;
}
	
a.active{
	display:block;
	color: #999999;
	text-decoration: none;
	padding: 6px 0 6px 16px;
	margin: 0 -1px 0 -1px;
	width: auto;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
}
	
#contentBody {
	background:url(img/back_contentBody.jpg) no-repeat #85baee;}
	
.inactive {
	display: block;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}

a.inactive{
	display:block;
	color: #006600;
	text-decoration: none;
	padding: 6px 0 6px 16px;
	margin: 0 -1px 0 -1px;
	width: auto;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
}
#active h4 {
	font-size: 11px;
	font-weight: bold;
}
#active li {
	list-style-position: outside;
	list-style-image: url(images/li.gif);
}
#active ul {
	margin-left: 10px;
}
#supportingBody a {
	color: #009933;
}

	
a:hover.inactive  {
	background-position: 5px 10px;
	color: #006600;
	display:block;
	padding: 6px 0 6px 16px;
	width: auto;
	background-color: #C9EDCF;
	background-repeat: no-repeat;
}


#supportingBody, #primaryNav {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 10px;
	border: 1px solid #66C96A;
	margin-bottom: 12px;
}
#supportingBody .inactive b {
	font-size: 10px;
	color: #009933;
	float: right;
	margin-right: 14px;
	font-weight: normal;
}

#supportingBody #d1 #active li {
	margin-bottom: 20px;
}

	
#supportingBody h3{
	color: #FFFFFF;
	background-color: #66C96A;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 12px;
	font-size: 16px;
	font-weight: bold;
}
#supportingBody h3 b {
	float: right;
	margin-right: 12px;
	font-size: 16px;
	font-weight: normal;
}
