body
{
	margin: 0;
	padding: 0;
	background-color: #000000;
	color: #87ccb4; 
}

form
{
	padding: 0;
	margin: 0;
}

img
{
	border: 0;
}

a
{
	text-decoration: none;
	color: #87ccb4;
}

input, option, select, .OptionCopy, .FormLabel, .formLink
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #87ccb4;
	font-weight: bold;
	text-transform: uppercase;
}

.LegalCopy
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #33CC99;
}

a.LegalCopy:hover
{
	text-decoration: underline;
}

.InputYear
{
	height: 13px;
	width: 50px;
}

.InputCode, .InputEmail
{
	height: 13px;
	width: 250px;
	background-color: #87ccb4;
	color: #000000;
}

.InputCaptcha
{
	height: 13px;
	width: 250px;
	background-color: #87ccb4;
	color: #000000;
	text-transform: none;
	text-decoration: none;
}


.ImageAlign
{
	vertical-align: middle;
	margin-bottom: 2px;
}

.ftafheader
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #7cc0a8;
	font-weight: bold;
}

.ftafcopy
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #7cc0a8;
	font-weight: bold;
}

.ftafinput
{
	height: 16px;
	width: 150px;
	background-color: #7cc0a8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.RulesCopy
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #87ccb4;
}

a.RulesCopy
{
	text-decoration: underline;
}
.ftaferror {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #E9018B;
	font-weight: bold;
}

a.LilGrey
{
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #626262;
	font-weight: bold;
	text-decoration: underline;
}
