.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #FFFFFF;
}
.bodyText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #484238;
	line-height: 17px;
}
.bodyTextItalics {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #484238;
	line-height: 17px;
	font-style: italic;
}
hr {
    color: #DDE4AF;
	height: 1px;
	border: 0;
}
.bodyTextBold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #484238;
	line-height: 17px;
	font-weight: bold;
}
.TitleBold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #484238;
	line-height: 17px;
	font-weight: bold;
}
.bodyTextBoldGreen {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #677608;
	line-height: 17px;
	font-weight: bold;
}
.description {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #484238;
	line-height: 14px;
}
.descriptionItalics {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #484238;
	line-height: 14px;
	font-style: italic;
}
.bodyTextBoldNavy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #0F2D5A;
	line-height: 17px;
	font-weight: bold;
}
.FormText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #484238;
	line-height: 17px;
	font-weight: bold;
}
.FormText_02 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #990000;
	line-height: 17px;
	font-weight: bold;
}

.form-input {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	width: 150px;
}
.descriptionGeorgia {

	font-family: Georgia;
	font-size: 10px;
	color: #484238;
	line-height: 14px;
}

