a {
	color:#FFFFFF;
	text-decoration:none;
}

.error_return_copy {
	font-family:Questrial, sans-serif;
	position:absolute;
	text-align:left;
	width:370px;
	text-transform:none;
	height:130px;
	font-size:14pt;
	line-height:24px;
	left:13px;
	top:98px;
	color:#B1B1B1;
}

.return_copy {
	font-family:Questrial, sans-serif;
	position:absolute;
	text-align:left;
	font-size:20pt;
	color:#A1A1A1;
	width:370px;
	text-transform:none;
	line-height:32px;
	height:130px;
	left:13px;
	top:114px;
}

#error_message {
	position:absolute;
	top:-334px;
	left:0;
	width:404px;
	height:333px;
	background-color:#910F1C;
}

#success_message {
	position:absolute;
	top:-334px;
	left:0;
	width:404px;
	height:333px;
	background-color:#505050;
}

#contactheader {
	font-family:Questrial, sans-serif;
	position:absolute;
	text-align:left;
	text-transform:uppercase;
	height:33px;
	font-size:20pt;
	left:13px;
	top:8px;
	width:194px;
	color:#A1A1A1;
}

.form_container {
	position:absolute;
	top:0;
	left:0;
	width:404px;
	height:333px;
}

#success_copy {
	font-family:Questrial, sans-serif;
	position:absolute;
	height:43px;
	font-size:9pt;
	color:#838383;
	left:0;
	top:9px;
	line-height:15px;
	width:523px;
}

#submit_copy {
	font-family:'Francois One', sans-serif;
	position:absolute;
	font-size:12pt;
	color:#4D4D4D;
	line-height:15px;
	text-align:right;
	top:27px;
	height:20px;
	width:170px;
	left:0;
}

.Submit {
	font-family:Questrial, sans-serif;
	position:absolute;
	background-color:#FED206;
	margin-left:10px;
	width:90px;
	height:37px;
	color:#4D4D4D;
	text-transform:uppercase;
	cursor:pointer;
	font-size:10pt;
	top:13px;
	line-height:35px;
	border-width:initial;
	border-top-color:#000000;
	border-right-color:#000000;
	border-bottom-color:#000000;
	border-left-color:#000000;
	left:827px;
	border-style:none;
}

.FirstName {
	position:absolute;
	height:35px;
	background-color:#FFFFFF;
	padding-left:10px;
	width:190px;
	border-width:initial;
	border-top-color:#000000;
	border-right-color:#000000;
	border-bottom-color:#000000;
	border-left-color:#000000;
	top:13px;
	left:189px;
	border-style:none;
}

.LastName {
	position:absolute;
	height:35px;
	background-color:#FFFFFF;
	padding-left:10px;
	width:190px;
	border-width:initial;
	border-top-color:#000000;
	border-right-color:#000000;
	border-bottom-color:#000000;
	border-left-color:#000000;
	top:13px;
	left:403px;
	border-style:none;
}

.EmailAddress {
	position:absolute;
	height:35px;
	background-color:#FFFFFF;
	padding-left:10px;
	top:13px;
	width:190px;
	border-width:initial;
	border-top-color:#000000;
	border-right-color:#000000;
	border-bottom-color:#000000;
	border-left-color:#000000;
	left:617px;
	border-style:none;
}

#signup_container {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:970px;
	height:62px;
}

body {
	background-color:transparent;
	width:100%;
	height:100%;
	margin-top:0;
	margin-left:0;
}

html {
	background-color:transparent;
}

