ul#leftNavLevel0 {
	clear:both;
	float:left;
	height:435px;
	list-style:none;
	margin:-12px 0 0 5px;
	padding:0;
	width:150px;
	font-family: Arial, Helvetica, sans-serif;
	}

ul#leftNavLevel0 li {
	background:#3399cc url(../Images/lnav.gif) 0 0 repeat-x;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	float:left;
	margin:0 0 0 0;
	padding:0;
	}
	
ul#leftNavLevel0 li.first {
	position:relative;	
	}

ul#leftNavLevel0 li.last {
	border-bottom:1px solid #ccc;	
	position:relative;
	}
	
ul#leftNavLevel0 li a:link,
ul#leftNavLevel0 li a:visited,
ul#leftNavLevel0 li a:hover,
ul#leftNavLevel0 li a:active {
	background-position:9px -24px;
	background-repeat:no-repeat;
	color:#ffffff;
	float:left;
	font-weight:bold;
	padding:9px 5px 10px 15px;
	text-decoration:none;
	width:130px;
	} 
	
ul#leftNavLevel0 li a:hover {
	background-position:9px 0px;
	color:#3366cc;
	}
	
ul#leftNavLevel0 li a.selected:link,
ul#leftNavLevel0 li a.selected:visited,
ul#leftNavLevel0 li a.selected:hover,
ul#leftNavLevel0 li a.selected:active {
	background-position:9px 0px;
	color:#3366cc;
	} 
	
ul#leftNavLevel0 li span.first {
	background:url(../Images/Lnavtopcorner.gif) 0 0 no-repeat;
	float:left;
	font-size:1px;
	height:6px;
	left:-1px;
	line-height:1px;
	position:absolute;
	top:0;
	width:5px;
}
	
ul#leftNavLevel0 li span.firstright {
	background:url(../Images/Lnavtoprightcorner.gif) 0 0 no-repeat;
	float:left;
	font-size:1px;
	height:6px;
	left:146px;
	line-height:1px;
	position:absolute;
	top:0;
	width:5px;
}

ul#leftNavLevel0 li span.last {
	background:url(../Images/Lnavbottomcorner.gif) 0 0 no-repeat;
	bottom:-1px;
	float:left;
	font-size:1px;
	height:6px;
	left:-1px;
	line-height:1px;
	position:absolute;
	width:5px;
	}
	
	ul#leftNavLevel0 li span.lastright {
	background:url(../Images/Lnavbottomrightcorner.gif) 0 0 no-repeat;
	bottom:-1px;
	float:left;
	font-size:1px;
	height:6px;
	left:146px;
	line-height:1px;
	position:absolute;
	width:5px;
	}
	
/* end left navigation */

#topNavLevel0 {
	border-bottom:5px solid #001EA4;
	float:left;
	list-style:none;
	margin:10px 0 0 0;
	padding:0;
	width:789px;
	}
	
#topNavLevel0 li {
	float:left;
	margin:0 0 0 0;
	padding:0;
	}
	
#topNavLevel0 li a:link,
#topNavLevel0 li a:visited,
#topNavLevel0 li a:hover,
#topNavLevel0 li a:active {
	background:#3399cc url(../Images/lnav.gif) 0 0 repeat-x;
	border-right:1px solid #ccc;
	border-left:1px solid #ccc;
	color:#001EA4;
	display:block;
	font-weight:bold;
	margin:0 1px 0 0;
	padding:8px 12px 8px 12px;
	text-decoration:none;
	}
	
#topNavLevel0 li a:hover {
	background:#001C9A;
	color:#FFF;
	}
	
#topNavLevel0 li a.selected:link,
#topNavLevel0 li a.selected:visited,
#topNavLevel0 li a.selected:hover,
#topNavLevel0 li a.selected:active {
	background:#001C9A;
	color:#FFF;
	}
	
#topNavLevel0 li.first a:link,
#topNavLevel0 li.first a:visited,
#topNavLevel0 li.first a:hover,
#topNavLevel0 li.first a:active {
	margin-left:4px;
	}
	