#menu-page h1, #menu-page h2 { background: transparent; }
#menu-page a:link, #menu-page a:visited { color: #4f4f4f; background: transparent; text-decoration: none; }
#menu-page a:hover { color: #005078; background: transparent; text-decoration: none; }
#fontsizer { background: transparent; padding-bottom: 15px;}
#fontsizer p { background: transparent; }
#footer1, #footer2 { background: transparent; }
#footer2 a { background: transparent; }
#footer2 a:hover { background: transparent; }


ul#vNav, ul#vNav2 {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 1em;	
	font-weight: normal;	
	line-height: 1em;
	white-space: nowrap;
	overflow: visible;
	}
/* first level */
ul#vNav, ul#vNav2{
	margin: 0.5em 0;
	padding: 0;	
	list-style-type: none;
	}
ul#vNav li, ul#vNav2 li, ul#vNav li a, ul#vNav2 li a {
	margin-bottom: 0.5em;
	padding-left: 11px;
	}
	
#menu-page .mm { margin-top: 1.4em; }
	
#menu-page .L1 a { display: block; }
* html #menu-page .L1 a { display: inline; }

#menu-page .L1 a:hover {
	background-image: url(../images/listiconT.gif);
	background-repeat: no-repeat;
	background-position: 0 0.2em;
	}
* html > body #menu-page .L1 a:hover {
	background: transparent;
	background-image: url(../images/null.gif);
	background-repeat: no-repeat;
	background-position: 0 0.3em;
	}
	
		
	
#menu-page .L1Active {
	background: transparent;
	background-image: url(../images/listicon.gif);
	background-repeat: no-repeat;
	background-position: 0 0.2em;
	}
* html > body #menu-page .L1Active {
	background: transparent;
	background-image: url(../images/null.gif);
	background-repeat: no-repeat;
	background-position: 0 0.2em;
	}	
	
	
	
#menu-page .L1Open a {
	background: transparent;
	background-image: url(../images/listiconD.gif);
	background-repeat: no-repeat;
	background-position: 0 0.2em;
	display: block;
	}
	/*
* html #menu-page .L1Open {
	background: transparent;
	background-image: url(../images/listiconD.gif);
	background-repeat: no-repeat;
	background-position: 0 0.2em;
	}
	*/
* html > body #menu-page .L1Open {
	background: transparent;
	background-image: url(../images/null.gif);
	background-repeat: no-repeat;
	background-position: 0 0.2em;
	}	
	
	
	
#menu-page .L1Pre {
	background: transparent;
	background-image: url(../images/listiconT.gif);
	background-repeat: no-repeat;
	background-position: 0 0.2em;
	}	
* html > body #menu-page .L1Pre {
	background: transparent;
	background-image: url(../images/null.gif);
	background-repeat: no-repeat;
	background-position: 0 0.2em;
	}	

	
	
	
	
	
	

/* second level */




ul#vNav, ul#vNav2, ul#vNav ul, ul#vNav2 ul {
	margin: 0.5em 0 0 0;
	padding: 0;
	list-style-type: none;
	}
ul#vNav li li, ul#vNav2 li li, ul#vNav li li a, ul#vNav2 li li a {
	padding-left: 0;
	}
ul#vNav li li a, ul#vNav2 li li a {
	padding: 0 0 0 10px;
	}

	
#menu-page .L2, #menu-page .L2Active { display: block; padding-left: 15px; }
* html #menu-page .L2, #menu-page .L2Active { display: inline; }
#menu-page .L2 a { display: block; }
* html #menu-page .L2 a { display: inline; }
	
#menu-page .L2 a:hover {
	background: transparent;
	background-image: url(../images/listiconT.gif);
	background-repeat: no-repeat;
	background-position: 0 0.3em;
	}
* html > body #menu-page .L2 a:hover {
	background: transparent;
	background-image: url(../images/null.gif);
	background-repeat: no-repeat;
	background-position: 15px 0.2em;
	}	
	
	
	
#menu-page .L2Active a {
	background: transparent;
	background-image: url(../images/listicon.gif);
	background-repeat: no-repeat;
	background-position: 0 0.3em;
	}
* html #menu-page .L2Active {
	background: transparent;
	background-image: url(../images/listicon.gif);
	background-repeat: no-repeat;
	background-position: 15px 0.3em;
	}
* html > body #menu-page .L2Active {
	background: transparent;
	background-image: url(../images/listicon.gif);
	background-repeat: no-repeat;
	background-position: 15px 0.3em;
	}	
	
	
#menu-page .L2Pre {
padding-left: 15px; 
	background: transparent;
	background-image: url(../images/listiconT.gif);
	background-repeat: no-repeat;
	background-position: 15px 0.3em;
	}	
* html > body #menu-page .L2Pre {
	background: transparent;
	background-image: url(../images/null.gif);
	background-repeat: no-repeat;
	background-position: 0 0.3em;
	}
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
/* third level */
ul#vNav ul ul{
background: url(dot.gif) repeat-y 30px 0;
}

ul#vNav li li li{
	background: url(dot2.gif) no-repeat 30px .5em;
	}

ul#vNav li li li {
	padding: 0 0 0 60px;
	background: url(bullet1.gif) no-repeat 50px .3em;
	}

/* fourth level */
ul#vNav ul ul ul{
	background: url(dot.gif) repeat-y 60px 0;
	}

ul#vNav li li li li{
	background: url(dot2.gif) no-repeat 60px .5em;
	}

ul#vNav li li li li a{
	padding: 0 0 0 90px;
	background: url(bullet1.gif) no-repeat 80px .3em;
}
