body {
	margin: 0;
	padding: 0;
	height: 100%;
	width: 100%;
	background-color: #FFFFFF;
}
html {
	height: 100%;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#top {
	display: none;
}
a:link {
	color: #993300;
	text-decoration: none;
}
a:visited {
	color: #999999;
	text-decoration: none;
}
h1 {
	font-size: 16px;
	font-weight: normal;
	color: #993300;
}
h2 {
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}
h3 {
	font-size: 12pt;
	font-weight: normal;
	font-style: normal;
	color: #333333;
	font-variant: small-caps;
}
img {
	display: block;
}
select {
	display: none;
}
#wrapper {
	width: 6.5in;
	height: auto;
	margin-left: 0.25in;
	margin-top: 120px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	line-height: 150%;
}
#backer {
	background-color: #FFFFFF;
}
#left {
	display: none;
}
#footer {
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	margin-top: 20px;
	color: #666666;
	padding-top: 25px;
}
#print-top {
	height: 100px;
	width: 650px;
	position: absolute;
	top: 0px;
	left: 20px;
}
#quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #333333;
}
#section-sub {
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
.note {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #666666;
}
.note h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
.posted {
	font-size: 10px;
	font-style: italic;
	color: #999999;
	text-decoration: none;
}
.formtable {
}
.formtable td {
	padding-right: 10px;
	padding-bottom: 3px;
}
.float-right {
	float: right;
	margin-left: 15px;
}
.staff-listing {
	float: right;
	padding-top: 0px;
	padding-bottom: 15px;
	width: 400px;
}
.float-left {
	float: left;
	margin-right: 8px;
}
.staff-photo {
	margin-bottom: 10px;
	width: 100px;
	height: 100px;
}
.section-sub-title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
}
.hidden {
	display: none;
	height: 0px;
}
