.menutext {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: 600;
	text-transform: uppercase;
	color: #ffffff;
	padding-left:10px;
}
 
.menutext a:link {
	text-decoration: none;
	color: #ffffff;
}
.menutext a:visited {
	text-decoration: none;
	color: #ffffff;
}
.menutext a:hover {
	text-decoration: underline;
	color: #FF8E14;
}
.menutext a:active {
	text-decoration: none;
}
.menutextPadding {
	padding-right:15px
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #000000;
}
.bodytext a:link {
	text-decoration: underline;
	color: #000000;
}
.bodytext a:visited {
	color: #000000;
	text-decoration: underline;
}
.bodytext a:hover {
	text-decoration: underline;
	color: #FF8E14;
}
.bottomlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	color: #000000;
}
.bottomlinks a:link {
	text-decoration: none;
	color: #FF8E14;
}
.bottomlinks a:visited {
	text-decoration: none;
	color: #FF8E14;
}
.bottomlinks a:hover {
	text-decoration: underline;
	color: #FF8E14;
}
.bottomlinks a:active {
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	line-height: 28px;
	font-weight: bold;
	color: #BB5F02;
}
.submitButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.border {
	border: 1px solid #000000;
}
#alignMiddle {
	margin: 0px;
	padding: 0px;
}
