BODY
{
	margin-top: 0px;
	margin-left: 0px;
	font-family: Verdana, Arial;
	font-size: 11pt;
}

a:link, a:visited, a:active, a:hover
{
	color: #006600;
	text-decoration: underline;
	font-size: 10pt;
}

p, td, .Normal
{
	font-size: 10pt;
}

.HealthyWI_WhiteTitle
{
	color: #ffffcc;
	font-size: 12pt;
}

.HealthyWI_GreenTitle
{
	color: #006600;
	font-weight: bold;
	font-size: 12pt;
}

td.headerLeft
{
	border-bottom: solid 1px #ccffcc;
}

td.headerRight
{
	border-bottom: solid 1px #ccffcc;
	border-right: solid 1px #ccffcc;
}

td.tagLine
{
	height: 30px;
	vertical-align: middle;
	padding-left: 10px;
}

td.nav
{
	background-color: #97A25E;
}

td.breadcrumb
{
	padding-left: 10px;
	font-size: 9pt;
	color: #000000;
}

a.breadcrumb:link, a.breadcrumb:visited, a.breadcrumb:active, a.breadcrumb:hover
{
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
}

td.leftPane
{
	background-color: #c5d19b;
	align: left;
	vertical-align: top;
}

td.contentPane
{
	background-color: #a5b77a;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	padding-right: 10px;
	border-bottom: solid 1px #c9d4af;
	align: left;
	vertical-align: top;
}

td.disclaimer
{
	background-color: #a5b77a;
	padding-left: 9px;
	padding-top: 8px;
	padding-bottom: 6px;
	padding-right: 9px;
	font-size: 7pt;
	color: #4D5539;
	height: 50px;
	align: left;
	vertical-align: top;
}


a.disclaimer:link, a.disclaimer:visited, a.disclaimer:active, a.disclaimer:hover
{
	font-size: 7pt;
	color: #4d5539;
	text-decoration: underline;
}

td.spacer
{
	font-size: 0pt;
	height: 5px;
}

td.copyright
{
	background-color: #97a25e;
	padding-top: 7px;
	padding-bottom: 5px;
	padding-left: 7px;
	color: #ffffff;
}

td.search
{
	color: #318331;
}

a.search:link, a.search:visited, a.search:active, a.search:hover
{
	color: #318331;
	text-decoration: underline;
}

/* Main Menu */

.mm_container {
	border-bottom: #000000 0px solid; 
	border-left: #000000 0px solid; 
	border-top: #000000 0px solid; 
	border-right: #000000 0px solid;  
	background-color: #97a25e;
}

.mm_menubar {
	cursor: pointer; 
	cursor: hand; 
	height: 22px;
}

.mm_menuitem {
	cursor: pointer; 
	cursor: hand; 
	color: #FFFFFF; 
	font-family: Tahoma, Arial; 
	font-size: 10pt;
    font-weight: normal;
    font-style: normal; 
	border-left: #000000 0px solid; 
	border-bottom: #97a25e 1px solid; 
	border-top: #97a25e 1px solid; 
	border-right: #000000 0px solid;
}

.mm_menuicon {
	cursor: pointer; 
	cursor: hand; 
	background-color: 97a25e;
	border-left: #97a25e 1px solid; 
	border-bottom: #97a25e 1px solid; 
	border-top: #000000 0px solid; 
}

.mm_submenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	background-color: #97a25e;
	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3) ; 
	border-bottom: #000000 0px solid; 
	border-left: #000000 0px solid; 
	border-top: #000000 0px solid; 
	border-right: #000000 0px solid;
}

.mm_menubreak {
	border-bottom: #97a25e 1px solid; 
	border-left: #000000 0px solid; 
	border-top: #97a25e 1px solid;  
	border-right: #000000 0px solid; 
	background-color: #97a25e; 
	height: 1px;
}

.mm_menuitemsel {
	background-color: #97a25e; 
	cursor: pointer; 
	cursor: hand; 
	color: #ffffff; 
	font-family: Tahoma, Arial; 
	font-size: 10pt; 
	font-weight: normal;
	font-style: normal;
}

.mm_menuarrow {
	font-family: webdings; 
	font-size: 0pt; 
	cursor: pointer; 
	cursor: hand; 
	border-right: #97a25e 1px solid; 
	border-bottom: #97a25e 1px solid; 
	border-top: #000000 0px solid;
}

.mm_rootmenuarrow {
	font-family: webdings; 
	font-size: 0pt; 
	cursor: pointer; 
	cursor: hand;
}
