/*** Copyright (c) 2006 Gregory D. Hawkes. All rights reserved.*/html {	background-color: #fff;
	color: #000;}body,
p,
li {
	color: #333;	font-family: "georgia", "times new roman", times, serif;
	font-size: 10pt;
	font-weight: normal;
}a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

div.pageHeader {	clear: both;	font-family: "georgia", "times new roman", times, serif;	height: 40px;	margin: 0 0 10px 20%;}div.pageHeader h1 {
	font-family: verdana, helvetica, arial, sans-serif;	font-weight: bold;
	font-size: 30pt;
	margin: 0 100px 0 0;	padding: 0 0 10px 0;	width: auto;}div.pageSidebar {
	background-color: #eee;	border: 3px outset #eee;	color: #fff;	float: left;	padding: 3pt 0;
	margin: 0;	width: 18%;	-moz-border-radius: 10px;}ul.sideMenu {
	padding-left: 0;
	margin-left: 0;
	width: 100%;
}
ul.sideMenu li {
	font-size: 10pt;
	list-style: none;
	margin: 0;
	padding: 0.25em;
}
ul.sideMenu li a {
	color: #777;
	padding: 0 5pt;
	text-decoration: none;
	width: 100%;
}
ul.sideMenu li a:hover {
	text-decoration: underline;
}
ul.sideMenu li.main a {
	color: #000;
	padding: 0 0;
	text-decoration: none;
	font-size: 12pt;
	font-weight: bold;
	width: 100%;
}
ul.sideMenu li.main a:hover {
	text-decoration: underline;
}
div.pageContent {	margin: 0 0 0 20%;	padding: 2pt;}div.pageFooter {	margin: 10px 0px;	clear: both;	color: #777;	font-size: 8pt;
	font-weight: normal;}div.pageFooter br {	color: #747;}blockquote {	background-color: #eee;	border: 3px outset #eee;	margin: 0px 5%;	padding: 5px;	-moz-border-radius: 10px;}h2 {
	background-color: #fff;	font-family: verdana, helvetica, arial, sans-serif;	font-weight: bold;	font-size: 20pt;	color: #000;}h3 {
	background-color: #fff;	font-family: verdana, helvetica, arial, sans-serif;	font-weight: bold;	font-size: 16pt;	color: #000;}h4 {
	background-color: #fff;	font-family: verdana, helvetica, arial, sans-serif;	font-weight: bold;	font-size: 12pt;	color: #000;}table {	font-family: "georgia", "times new roman", times, serif;	font-size: 10pt;}