.bodyText {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}
.bodyTextBold {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.navText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
a:link {
	color: #002776;
	text-decoration: none;
}
a:visited {
	color: #4B6187;
	text-decoration: none;
}
a:hover {
	color: #3366FF;
	text-decoration: underline;
}
.headerOne {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #770000;
}
.headerTwo {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #770000;
}
.graphHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.folderHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.smallWhiteText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.phoneText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.headerThree {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.headerSurvey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #FFFFFF;
}
.requiredText {
	color: #990000;
}

.fInput {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #B6B164;
	background-color: #FFFFE9;
}

.fInput2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border: 1px solid #FFFFCC;
	background-color: #FFFFCC;
}

.fInput3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	padding: 10px;
	border: 1px solid #B6B164;
	background-color: #FFFFE9;
}

.fSection {
	padding: 70px 20px 20px 20px;
	background-color: #FFFFCC;
	margin-bottom:20px;
}
