#sidenav {
	font-size: 70%;
	text-align: left;
	color: #333333;
	background-color: #FBF9E1;
	padding-right: 4px;
	padding-left: 4px;
	padding-top: 1px;
	padding-bottom: 4px;
}
.sidenav a:link {
	font-weight: 700;
	color: #990000;
	text-decoration: none;
	font-size: 160%;
}
.sidenav a:hover {
	font-weight: 700;
	color: #4B1A1A;
	font-size: 160%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #990000;
}
.sidenav a:visited {
	font-weight: 700;
	color: #990000;
	font-size: 160%;
	text-decoration: none;
}
#banner {
	height: 140px;
	padding-left: 1px;
}
#header {
	background-color: #FBF9E1;
	text-align: right;
	padding: 2px;
	border: 2px solid #FFFFFF;
}
.header a:link {
	font-weight: 700;
	color: #990000;
	text-decoration: none;
}
.header a:hover {
	font-weight: 700;
	color: #4B1A1A;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #990000;
}
.header a:visited {
	font-weight: 700;
	color: #990000;
	text-decoration: none;
}
#wrapper {
	width: 775px;
	background-color: #FFFFFF;
}
li {
	list-style-type: square;
}
h1 {
	font-size: 200%;
	font-weight: bold;
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
}
#content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 88%;
	color: #333333;
	line-height: 140%;
	text-align: left;
	margin-top: 6px;
}
#pagegraphic {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 150%;
	color: #666666;
	font-weight: 200;
	background-image: url(../images/pagegraphic_bkgnd.gif);
	background-repeat: no-repeat;
	height: 42px;
	width: 775px;
	padding-left: 12px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
}
H2 {
	font-size: 160%;
	color: #996600;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
H3 {
	font-size: 100%;
	font-weight: bold;
	color: #4B1A1A;
}
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #996600;
	text-align: center;
	background-image: url(../images/footer_bkgnd.gif);
	background-repeat: no-repeat;
	height: 175px;
	width: 775px;
	margin-top: 12px;
	clear: both;
}
.footer a:link {
	color: #990000;
	text-decoration: none;
}
.footer a:hover {
	color: #996600;
	text-decoration: underline;
}
.footer a:visited {
	color: #990000;
	text-decoration: none;
}
.footer_chunk {
	float: left;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	text-align: left;
}
.top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
.question {
	color: #CC0000;
	background-color: #FFFF00;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 88%;
	background-color: #FFFFFF;
	margin: 0px;
	padding-top: 24px;
}
.whiteheading {
	font-size: 160%;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:link {
	color: #996600;
}
a:hover {
	color: #990000;
	font-weight: normal;
}
a:visited {
	color: #996600;
}
.synopsis {
	font-size: 110%;
	font-weight: 400;
	color: #990000;
}
#topnav {
	height: 58px;
	padding-bottom: 4px;
}
#subnav {
	color: #990000;
	padding-top: 4px;
	background-repeat: no-repeat;
	height: 40px;
}
.biophoto {
	float: left;
	margin-right: 12px;
	border: 1px solid #666666;
	padding: 3px;
}
.clear {
	clear: both;
}
.formLabel {
	font-weight: bold;
	text-align: right;
	padding-bottom: 10px;
}
.formInput {
	background-color: #FBF9E1;
	padding-bottom: 10px;
}
#formWrapper {
	padding: 8px;
	border: 1px solid #ECD1B1;
	background-color: #FBF9E1;
}
.formHeading {
	background-color: #FFFFFF;
	position: fixed;
	top: 20px;
}
.footerTagline {
	font-style: italic;
}
.contactsDivider {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6CA9A;
	padding-bottom: 10px;
	display: block;
}
