.headerNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin-bottom: 5px;
}
.headerNavLink {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover.headerNavLink  {
        color: #FFFFFF;
}
.subnavL1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CC3333;
	margin: 0px;
	width: 188px;
	padding-top: 5px;
	padding-left: 10px;
	border: 1px solid #000000;
	height: 20px;
	/*
	*/
}
.subnavL2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666666;
	padding-top: 5px;
	padding-left: 10px;
	margin: 0px;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	height: 20px;
	/*
	width: 188px;
	*/
}
.subnavL2_twolines {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	height: 32px;
	background-color: #666666;
	width: 188px;
	padding-top: 5px;
	padding-left: 10px;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
}
.subnavL2_threelines {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	height: 48px;
	background-color: #666666;
	width: 188px;
	padding-top: 5px;
	padding-left: 10px;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

.subnavL3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	line-height: 15pt;
	color: #000000;
	background-color: #CCCCCC;
	margin-left: 15px;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	/*
	width: 183px;
	height: 20px;
	*/
}
.subnavL3_twolines {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #000000;
	background-color: #CCCCCC;
	margin: 0px;
	width: 183px;
	padding-left: 15px;
	height: 32px;
	padding-top: 5px;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
}
.subnavL4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #000000;
	background-color: #EAEAEA;
	padding-top: 5px;
	padding-left: 25px;
	margin: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;	/*
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	width: 173px;
	height: 20px;
	*/
}
.subnavL4_twolines {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #000000;
	background-color: #EAEAEA;
	margin: 0px;
	padding-top: 5px;
	padding-left: 25px;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	/*
	width: 173px;
	height: 32px;
	*/
}
.white {
	color: #FFFFFF;
	text-decoration: none;
}
.black {
	color: #000000;
	text-decoration: none;
}
