/* Navigation */

#mainnav {
	margin: 0px;
	width: 220px;
	color: #fff;
	position: absolute;
	top: 125px;
	left: 0px;
	background-color: #B2CCFF;
	padding: 0px;
}

#mainnav ul {
	list-style-image: none;
	list-style: none;
	width: 220px;
	margin: 0px;
	padding: 0px;
	}

.nav1on {
	display: none;
	}

.nav1on a, .nav1on a:visited {
	display: block;
	width: 220px;
	height: 25px;
	/*background: url(../menu/nav1-active-bg.gif) 0 0 no-repeat;*/
	background-color: #B2CCFF;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #0606CD;
	border-bottom: #fff 1px solid;
	border-right: #fff 1px solid;
}

.nav1on a:hover, nav1on a:active {
	color: #556685;
	text-decoration: none;
	}

.nav1 a span, .nav1on a span {
	display: block;
	/*margin-left: 16px;*/
	margin-left: 0px;
	line-height: 25px;
}

.nav1 a, .nav1 a:visited {
	display: block;
	width: 220px;
	height: 25px;
	/*background: url(../menu/nav1-bg.gif) 0 0 no-repeat;*/
	background-color: #0072B0;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
	border-bottom: #fff 1px solid;
	border-right: #fff 1px solid;
	}
	
.nav1 a:hover {
	color: #0606CD;
	text-decoration: none;
	/*background: url(../menu/nav1-hover-bg.gif) 0 0 no-repeat;*/
	background-color: #B2CCFF;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	}

.nav1 a:active {
	color: #556685;
	text-decoration: none;
	/*background: url(../menu/nav1-active-bg.gif) 0 0 no-repeat;*/
	background-color: #B2CCFF;
	}

.nav2on {
	display: none;
	}

.nav2 a span, .nav2on a span {
	display: block;
	margin-left: 63px;
	margin-top: 0px;
	line-height: 21px;
	}

.nav2on a, .nav2on a:visited {
	display: block;
	height: 21px;
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #FFDE87;
	border-right: #fff 1px solid;
	background-color: #B2CCFF;
 	color: #556685;
	text-decoration: none;
	}

.nav2on a:hover, .nav2on a:active {
	display: block;
	height: 21px;
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #FFDE87;
	border-right: #fff 1px solid;
	background-color: #B2CCFF;
 	color: #556685;
	text-decoration: none;
	}

.nav2 a, .nav2 a:visited {
	display: block;
	height: 21px;
	border-bottom: 1px solid #fff;
	border-right: #fff 1px solid;
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #556685;
	}

.nav2 a:hover, .nav2 a:active {
	display: block;
	height: 21px;
	border-bottom: 1px solid #fff;
	background-color: #B2CCFF;
 	color: #0606CD;
	text-decoration: none;
	}

.second {
	display: none;
	}

.nav3on {
	display: none;
	}

.nav3 a span, .nav3on a span {
	display: block;
	margin-left: 62px;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 21px;
	padding-left: 5px;
	background-color: #C7DAFF;
	}

.nav3on a, .nav3on a:visited {
	display: block;
	height: auto;
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	border-bottom: 0px solid #FFDE87;
	border-right: #fff 1px solid;
	background-color: #B2CCFF;
 	color: #556685;
	text-decoration: none;
	}

.nav3on a:hover, .nav3on a:active {
	display: block;
	height: auto;
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	border-bottom: 0px solid #FFDE87;
	border-right: #fff 1px solid;
	background-color: #B2CCFF;
 	color: #556685;
	text-decoration: none;
	}

.nav3 a, .nav3 a:visited {
	display: block;
	height: auto;
	border-bottom: 1px solid #fff;
	border-right: #fff 1px solid;
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #556685;
	}

.nav3 a:hover, .nav3 a:active {
	display: block;
	height: auto;
	border-bottom: 1px solid #fff;
	background-color: #B2CCFF;
 	color: #0606CD;
	text-decoration: none;
	}

.third {
	display: block;
	}
