@charset "UTF-8";
h1 {
	font-family: "Book Antiqua", Georgia, "Times New Roman", Times, serif;
	font-size: 275%;
	font-style: italic;
	color: #4F3615;
	text-align: center;
}
.paragraph_squished {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #333333;
	letter-spacing: -.01em;
}
h4 {
	font-size: 36pt;
	font-family: "Book Antiqua", Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #4F3615;
	border-bottom-color: #4F3615;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	margin-right: 90px;
	margin-left: 90px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #333333;
	text-align: justify;
	padding-top: 0px;
	padding-right: 125px;
	padding-bottom: 0px;
	padding-left: 125px;
}
.ordered_list_paragraph {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #333333;
	padding-right: 125px;
	padding-left: 125px;
	text-align: justify;
}
.paragraph_italic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: italic;
	color: #333333;
}
h2 {
	font-size: 65%;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #4F3615;
	text-align: center;
	vertical-align: middle;
	line-height: -3pt;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-align: center;
	padding-right: 100px;
	padding-left: 100px;
	line-height: 28pt;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	text-transform: capitalize;
	color: #4F3615;
}

a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #999999;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
#formholdtop {
	height: 188px;
	width: 772px;
	position: fixed;
}
#formholderbottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
	height: 385px;
	width: 772px;
	float: none;
	top: 188px;
}
.QuestionBar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: bold;
	text-align: center;
	color: #333333;
}
.Question {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 115%;
	font-weight: bold;
	color: #2063AC;
	text-align: left;
}
.Answer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	font-weight: bold;
	color: #222222;
	text-align: left;
}
.biographyname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	color: #333333;
	text-align: justify;
	padding-top: 0px;
	padding-bottom: 0px;
	font-weight: bolder;
	width: 300px;
	clip: rect(auto,300px,auto,auto);
	line-height: .25px;
}


.biographytitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #333333;
	text-align: left;
	width: 300px;
	clip: rect(auto,300px,auto,auto);
	line-height: 0.01in;
	font-style: italic;
}


hr {
	margin-right: 125px;
	margin-left: 125px;
	border-top-color: #4F3615;
	border-right-color: #4F3615;
	border-bottom-color: #4F3615;
	border-left-color: #4F3615;
	border-top-width: 2px;
	border-top-style: solid;
}
.photoboarder {
	border: 3px solid #4F3615;
}

