body {
	font-family: Arial, Helvetica, sans-serif;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}.BodyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 13px;
}
.BodyTextBold {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 12px;
	font-weight: bold;

}
input {
	font-family: Tahoma;
	font-size: 11px;
	color: #EBEBEB;
	background-color: #3D4C57;
	border: 1px solid #EBEBEB;
}
textarea {
	font-family: Tahoma;
	font-size: 11px;
	background-color: #3D4C57;
	border: 1px solid #EBEBEB;
}
select {
	font-family: Tahoma;
	font-size: 10px;
	color: #EBEBEB;
	background-color: #3D4C57;
	border: 1px solid #EBEBEB;
	list-style-type: disc;

}.NavBottom {
	font-size: 9px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: .02px;

}
a {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #990000;
}
.FooterText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
}
.TopNav {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: 12px;
	font-weight: bold;
}
.PageHeadline {
	font-weight: normal;
	color: #FFFFFF;
	font-family: "Myriad Pro";
	font-size: 18px;
	letter-spacing: 3px;
	font-style: normal;

}
.questions {
	font-weight: bold;
	color: #FF6600;
}

