.layerCloser {  overflow: visible; position: absolute; visibility: hidden; z-index: 1; height: 300px; width: 200px; left: 0px; top: 0px}
.layerMenu {  overflow: visible; position: absolute; visibility: hidden; z-index: 2; width: 160px; left: 0px; top: 0px}

#nav a, #nav a:link, #nav a:visited {
	display: block;
	padding: 3px 7px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-size: 8.5pt;
	font-family: Verdana, Arial, sans-serif;
	background-color: #A6DF42;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
}
#nav a:hover {
	background-color: #89C323;
	color: #000000;
}
.subMenu {
	color: #AC0B65;
	font-weight: bold;
	text-decoration: none;
}
.subMenu a:hover {
	text-decoration: underline;
}
.subMenuON {
	color: #252525;
	font-weight: bold;
}
#level3 li {
	/*/*/list-style: none;
	background-image: url(/images/spacer.gif); 
	background-repeat: no-repeat; 
	background-position: 0px 50%; 
	display: block;
	margin-left: 8pt;
	text-indent: -12pt;
}
.halfHeight {
	line-height: 50%;
}
input.searchBox {
	height: 14px;
	width: 125px;
	font-size: 10px;
	border: 1px solid #000000;
}
#hp_list li {
	color: #555555;
	font-weight: bold;
}
#box_blue {
	border-left: 1px solid #74C7E8;
	border-right: 1px solid #74C7E8;
	padding: 10px;
}
#box_blue a, #box_blue a:link, #box_blue a:visited {
	color: #2F7FC2;
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana, Arial, sans-serif;
}
#box_blue a:hover {
	text-decoration: underline;
}
.box_blue_bottom {
	border-bottom: 1px solid #74C7E8;
}
#box_purple {
	border-left: 1px solid #AA83D1;
	border-right: 1px solid #AA83D1;
	padding: 10px;
}
#box_purple a, #box_purple a:link, #box_purple a:visited {
	color: #682AA8;
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana, Arial, sans-serif;
}
#box_purple a:hover {
	text-decoration: underline;
}
.box_purple_bottom {
	border-bottom: 1px solid #AA83D1;
}
#box_mauve {
	border-left: 1px solid #C22375;
	border-right: 1px solid #C22375;
	padding: 10px;
}
#box_mauve a, #box_mauve a:link, #box_mauve a:visited {
	color: #C22375;
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana, Arial, sans-serif;
}
#box_mauve a:hover {
	text-decoration: underline;
}
.box_mauve_bottom {
	border-bottom: 1px solid #C22375;
}
#box_orange {
	border-left: 1px solid #EA820A;
	border-right: 1px solid #EA820A;
	padding: 10px;
}
#box_orange a, #box_orange a:link, #box_orange a:visited {
	color: #C16D0D;
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana, Arial, sans-serif;
}
#box_orange a:hover {
	text-decoration: underline;
}
.box_orange_bottom {
	border-bottom: 1px solid #EA820A;
}
.leftMenu {
	padding: 10px;
}.box_title {
	font-weight: normal;
	padding-right: 6px;
	padding-left: 12px;
}
#box_green {
	border-left: 1px solid #A6DF42;
	border-right: 1px solid #A6DF42;
	padding: 10px;
}
#box_green a, #box_green a:link, #box_green a:visited {
	color: #5F9009;
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana, Arial, sans-serif;
}
#box_green a:hover {
	text-decoration: underline;
}
#box_purple {
	border-left: 1px solid #AA83D1;
	border-right: 1px solid #AA83D1;
	padding: 10px;
}
#box_purple a, #box_purple a:link, #box_purple a:visited {
	color: #682AA8;
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana, Arial, sans-serif;
}
#box_purple a:hover {
	text-decoration: underline;
}
li {
	padding-bottom: 9px;
}
.formWhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.formBorder {
	border: 1px solid #000000;
}
.required {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #990000;
}
