#leftNav, #leftNav a {
	color: #F9F9F9; /* ivory */
	font-family: "Trebuchet MS", Tahoma, Lucida Sans, Arial, Verdana, Helvetica, sans-serif;
	text-decoration: none;
}
#leftNav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#leftNav ul ul a.litUp, #leftNav ul ul a:hover {
	display:block;
	color: #000066;
	background-color: #F9F9F9; /* ivory */
}
#leftNav li {
	padding-top: 4px;
}
#leftNav ul ul {
	margin-left: 36px;
	list-style: square;
}
#leftNav ul ul li {
	line-height: 92%;
	padding-top: 0.5em;
	padding-right: 0.5em;
}

#leftNav li a.lev1 {
  	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	font-weight: bold;
}
#leftNav li a:link.lev1, #leftNav li a:visited.lev1 {
	display: block;
	background: url(../img/nav.gif);
	padding: 8px 0 0 30px;
}
	
#leftNav li a:hover.lev1 {
	background: url(../img/nav.gif) 0 -32px;
	padding: 8px 0 0 30px;
}
	
#leftNav li a:active.lev1, #leftNav li a:link.litUp1, #leftNav li a:visited.litUp1 {
	background: url(../img/nav.gif) 0 -32px;
	padding: 8px 0 0 30px;
}
