body {
	font:100% normal "Book Antiqua", "Book Antiqua", "Bookman Old Style", "Times New Roman", serif;
	margin:0;
	background:#FFFFFF;
}
h1 {
	margin:0;
	padding:.25em;
	background:#333366;
	color:#ffffff;
}

#leftnav {
	background:#6699CC;
	width:180px;
	float:left;
	font-size:0.9em;
	font-style: normal;
	font-weight: bold;
}
	#leftnav ul {list-style:none; margin:0; padding:0}
	#leftnav a{display:block; border-left:1px solid #eaeaec; border-top:1px solid #eaeaec; border-right:1px solid #666666; border-bottom:1px solid #666666; text-decoration:none; padding:.25em; color:#FFFFFF}
	#leftnav a:hover {border-left:1px solid #333333; border-top:1px solid #333333; border-right:1px solid #cccccc; border-bottom:1px solid #cccccc; background:#336699;}

#content {margin-left:200px; padding:.35em; background:#FFFFFF;}	
#skipnav {position:absolute; margin-left:-1000px;}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.25em;
	font-weight: bold;
	color: #333366;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#content p {
	font-family: "Times New Roman", Times, serif;
	font-size: 0.9em;
	color: #333366;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: .9em;
	font-weight: bold;
	color: #333366;
}
#content a {
	font-family: "Times New Roman", Times, serif;
	color: #336699;
	text-decoration: underline;
}
#content a:hover {
	font-family: "Times New Roman", Times, serif;
	color: #6699cc;
	text-decoration: none;
}
#content h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	font-weight: normal;
	color: #333366;
}
#content li {
	font-family: "Times New Roman", Times, serif;
	font-size: 0.9em;
	color: #333366;
}

