html, body, img, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}
li {
	margin-left: 20px;
	list-style-type: circle;
}

body {
	background-image: url(graphics/background_grad.jpg);
	background-repeat: repeat-x;
	background-color: #8d8f6e;
}
.faqText a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
.faqText a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
.faqText a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.outline {
	border: 1px solid #54563e;
	background-color: #F7F8F4;
	margin: 0px;
	padding: 0px;
}
.introBlurb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #DFE1D8;
	color: #54563e;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #54563E;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #54563E;
	margin: 0px;
	padding-top: 5px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 0px;
}
.introBlurb h1 {
	color: #54563E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.introBlurb a:link {
	color: #54563E;
	text-decoration: underline;
}
.introBlurb a:visited {
	color: #54563E;
	text-decoration: underline;
}
.introBlurb a:hover {
	color: #54563E;
	text-decoration: underline;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #54563e;
	padding-right: 15px;
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #54563e;
}
.links a:link {
	color: #54563e;
	text-decoration: none;
}
.links a:visited {
	color: #54563e;
	text-decoration: none;
}
.links a:hover {
	color: #54563e;
	text-decoration: underline;
}
.imageLines {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #54563E;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F7F8F4;
}
.faqText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #8d8f6e;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #54563E;
	padding-right: 44px;
	padding-bottom: 20px;
}
.faqText strong {
	font-size: 14px;
}
.bottomBorder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #54563e;
}
.menuBorder {
	background-color: #DFE1D8;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #54563E;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #54563E;
}
#navigation {
	background-color: #F7F8F4;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #54563E;
}
.faqText #bioPic {
	padding-right: 15px;
	padding-bottom: 15px;
}
.faqText #pdf {
	padding-left: 8px;
}
