#navSpacer {
	width: 149px;
	height: 63px;
	padding-left: 5px;
	background-color: #D4EDB0;
}	

#nav {
	width: 149px;
}

#dotsNav {
	width: 100%;
	height: 1px;
	background: #D4EDB0 url(/imgs/dots.gif) repeat-x bottom;
}
/* 1st level nav bg panel color is #D4EDB0 */
.nav1img {
	margin-top: 4px;
	margin-left: 6px;
	margin-right: 2px;
}	

.nav1off td {
	color:#333333; 
	height: 24px;
	font-size: 11px;
	padding-right: 5px;
	padding-top: 4px;
	padding-bottom: 3px;
	background-color: #D4EDB0;
	/* cursor: hand; */
}

.nav1off a:link, .nav1off a:visited { text-decoration: none; color:#333333; }
.nav1off a:hover { text-decoration: underline; color:#EE1C23; }
.nav1off a:active { text-decoration: none; color:#333333; }

.nav1on td {
	font-weight: bold;
	color:#F8DF4E; 
	height: 25px;
	font-size: 11px;
	padding-right: 5px;
	padding-top: 4px;
	padding-bottom: 3px;
	background-color: #EE1C23;
}

.nav1on a:link, .nav1on a:visited { text-decoration: none; color:#F8DF4E; }
.nav1on a:hover { text-decoration: underline; color:#F8DF4E; }
.nav1on a:active { text-decoration: none; color:#F8DF4E; }
/* end 1st level nav */

/* 2nd level nav */
.nav2img {
	margin-top: 4px;
	margin-left: 22px;
	margin-right: 2px;
}	

.nav2off td {
	color:#333333; 
	height: 23px;
	font-size: 11px;
	padding-right: 5px;
	padding-top: 4px;
	padding-bottom: 3px;
	background-color: #F8DF4E;
	/* cursor: hand; */
}

.nav2off a:link, .nav2off a:visited { text-decoration: none; color:#333333; }
.nav2off a:hover { text-decoration: underline; color:#EE1C23; }
.nav2off a:active { text-decoration: none; color:#333333; }

.nav2on td {
	font-weight: bold;
	color:#333333; 
	height: 23px;
	font-size: 11px;
	padding-right: 5px;
	padding-top: 4px;
	padding-bottom: 3px;
	background-color: #F8DF4E;
	/* cursor: hand; */
}

.nav2on a:link, .nav2on a:visited { text-decoration: none; color:#333333; }
.nav2on a:hover { text-decoration: underline; color:#EE1C23; }
.nav2on a:active { text-decoration: none; color:#333333; }
/* end 2nd level nav */
/* start 3rd level nav */
.nav3img {
	margin-top: 2px;
	margin-left: 37px;
}	

.nav3off td {
	color:#333333; 
	line-height: 12px;
	height: 24px;
	font-size: 10px;
	padding-right: 5px;
	padding-top: 7px;
	padding-bottom: 3px;
	background-color: #F4FA75;
	/* cursor: hand; */
}

.nav3off a:link, .nav3off a:visited { text-decoration: none; color:#333333; }
.nav3off a:hover { text-decoration: underline; color:#EE1C23; }
.nav3off a:active { text-decoration: none; color:#333333; }

.nav3on td {
	color:#333333;
	line-height: 12px; 
	height: 24px;
	font-size: 10px;
	padding-right: 5px;
	padding-top: 7px;
	padding-bottom: 3px;
	background-color: #F4FA75;
	/* cursor: hand; */
}

.nav3on a:link, .nav3on a:visited { text-decoration: none; color:#333333; }
.nav3on a:hover { text-decoration: underline; color:#EE1C23; }
.nav3on a:active { text-decoration: none; color:#333333; }
/* end 3rd level nav */
/* start 4th level nav */
.nav4img {
	margin-top: 2px;
	margin-left: 48px;
}	

.nav4off td {
	color: black; 
	line-height: 12px;
	height: 24px;
	font-size: 10px;
	padding-right: 5px;
	padding-top: 7px;
	padding-bottom: 3px;
	background-color: #FCFFC8;
	/* cursor: hand; */
}

.nav4off a:link, .nav4off a:visited { text-decoration: none; color: black; }
.nav4off a:hover { text-decoration: underline; color: black; }
.nav4off a:active { text-decoration: none; color: black; }

.nav4on td {
	color: black;
	line-height: 12px; 
	height: 24px;
	font-size: 10px;
	padding-right: 5px;
	padding-top: 7px;
	padding-bottom: 3px;
	background-color: #FCFFC8;
	/* cursor: hand; */
}

.nav4on a:link, .nav4on a:visited { text-decoration: none; color: black; }
.nav4on a:hover { text-decoration: underline; color: black; }
.nav4on a:active { text-decoration: none; color: black; }
/* end 4th level nav */
/* start 5th level nav */
.nav5img {
	margin-top: 2px;
	margin-left: 60px;
}	

.nav5off td {
	color: black; 
	line-height: 12px;
	height: 24px;
	font-size: 10px;
	padding-right: 5px;
	padding-top: 7px;
	padding-bottom: 3px;
	background-color: #FCFFC8;
	/* cursor: hand; */
}

.nav5off a:link, .nav5off a:visited { text-decoration: none; color: black; }
.nav5off a:hover { text-decoration: underline; color: black; }
.nav5off a:active { text-decoration: none; color: black; }

.nav5on td {
	color: black;
	line-height: 12px; 
	height: 24px;
	font-size: 10px;
	padding-right: 5px;
	padding-top: 7px;
	padding-bottom: 3px;
	background-color: #FCFFC8;
	/* cursor: hand; */
}

.nav5on a:link, .nav5on a:visited { text-decoration: none; color: black; }
.nav5on a:hover { text-decoration: underline; color: black; }
.nav5on a:active { text-decoration: none; color: black; }
/* end 5th level nav */
/* start 6th level nav */
.nav6img {
	margin-top: 2px;
	margin-left: 37px;
}	

.nav6off td {
	color: black; 
	line-height: 12px;
	height: 24px;
	font-size: 10px;
	padding-right: 5px;
	padding-top: 7px;
	padding-bottom: 3px;
	background-color: #FCFFC8;
	/* cursor: hand; */
}

.nav6off a:link, .nav6off a:visited { text-decoration: none; color: black; }
.nav6off a:hover { text-decoration: underline; color: black; }
.nav6off a:active { text-decoration: none; color: black; }

.nav6on td {
	color: black;
	line-height: 12px; 
	height: 24px;
	font-size: 10px;
	padding-right: 5px;
	padding-top: 7px;
	padding-bottom: 3px;
	background-color: #FCFFC8;
	/* cursor: hand; */
}

.nav6on a:link, .nav6on a:visited { text-decoration: none; color: black; }
.nav6on a:hover { text-decoration: underline; color: black; }
.nav6on a:active { text-decoration: none; color: black; }
/* end 5th level nav */
/* start footer nav */
#navFooter {
	padding-top: 5px;
	padding-right: 4px;
}
/* end footer nav */
