	/* just some basic formatting, no layout stuff */
	
	body {	
		margin: 0px 10px 0px 10px;
		padding:0px;
		background-image:url(css/_bg.gif);
		background-repeat: repeat-x;		
		}
	
	#page {
		top:121px;
		
		background:#fff;
		
		
		}	
	
	#nav {
	top:105px;
	background:url(css/nav.gif);
	background: url(css/nav.gif);
	white-space: nowrap;
	font-size: 24px;
	color: #fff;
	padding: 0px;
	height: 28px;
	width: 100%;	
		}

.lvl1, .lvl1a {
	float: none;
	padding: 7px 20px 2px;
	margin: 2px 0px 0px;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	text-decoration: none;
	height: 24px;


}
.lvl1a { background: url(css/_bg_topnav_1.gif); color: #fff;}
.lvl1:hover { background: url(css/_bg_topnav_1.gif); background: #6699ff; }
.lvl1a:hover { color: #003366; }
	


	#leftcontent {
		font-family: arial;
		position: absolute;
		left:5px;
		top:133px;
		width:200px;
		background:#fff;
		
		}

	#centercontent {
	background:#fff;
	font-family: arial;
	color:#000033;
	margin-left: 210px;
	margin-right:201px;
	top:50px;
	
	voice-family: "\"}\"";
	voice-family: inherit;
	margin-left: 201px;
	margin-right:201px;
	font-size: 80%;
		}



	#centercontent h1 {
	color: #FF6600;
	font-size: 16px;
			}

	h2,h3 {
	color: #000099;
	font-size: 14px;
	text-indent: 8pt;

			}

	
	hr {
	color:#FF6600;
	width= 96%;
	font-style: normal;
	font-weight: bold;
	}
		

	html>body #centercontent {
   	margin-left: 220px;
   	margin-right:201px;
		}
	

	#rightcontent {
		position: absolute;
		right: 10px;
		top:154px;
		width:200px;
		background:#fff;
		font-family: arial;
		}
	
	#banner {
		background:#000099;
		height:105px;

		voice-family: "\"}\"";
		voice-family: inherit;
		
		margin-bottom: 0px;
		}
	html>body #banner {
		height:105px;
		}
		
	p,h1,pre {
		margin:0px 10px 10px 10px;
		}
		
	h1 {
		font-size:14px;
		padding-top:10px;
		}
		
	#banner h1 {
		font-size:14px;
		padding:10px 10px 0px 10px;
		margin:0px;
		}
	
	#rightcontent p {
		font-size:10px
		}
	#footer {
	background:#ddd;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
		}
	
	
	/*
	quicklinks

div#quicklinks { position: absolute; padding-left: 20px ;top: 83px; left: 220px; width: 540px; height: 28px; background-color: #ddd; color: #fff; }
div#quicklinks a { display: inline; color: #333; margin-left: 15px; background-color: transparent; font-size: 11px; line-height: 24px;  }
div#quicklinks a:hover { color: #900; background-color: #fff; }*/
/* 
	subnav
*/
#subnav { float: left; width:190px; background: #fff; margin-bottom: 25px; font-family: arial;}

#subnav * { font-size: 70%; color: #444; margin: 0px 7px 0px 7px; }
#subnav *:hover { color: #c00; background-color: #ccc; }
.lvl2,.lvl2a {
	width: 170px;
	color: #034EA2;
	background-color: #ddd;
	border: 1px solid #fff;
	background-image: none !important;
	text-decoration: none;
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 7px;
	padding-top: 2px;
	padding-bottom: 1px;
	padding-left: 15px;
	margin-right: 2px;
	padding-right: 2px;
	right: 10px;
	

}
.lvl2e,.lvl2a,.lvl2:hover,.lvl2a:hover,.lvl2e:hover{ background: url(css/_bg_subnav_1.gif) repeat-x 6px 0em !important; color:#999!important;  border: 1px outset #ccc;  }
.lvl3,.lvl3a {
	font-size: 70%;
	width: 156px;
	padding: 3px 5px 3px 27px;
	background-color: #fff;
	background-image: none;
	float: left;

}
.lvl3a { color: #c00; background-color: #ddd; }
	
	
	
