@charset "utf-8";
* { box-sizing:border-box; -moz-box-sizing:border-box }
#registrationForm {
	text-align: left;
	position: absolute;
	left: 58px;
	top: 79px;
	height: 144px;
	width: 359px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#registrationForm2 {
	text-align: left;
	position: absolute;
	left: 468px;
	top: 79px;
	height: 144px;
	width: 395px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#registrationTitle {
	position:relative;
	left:12px;
	top:9px;
	width:850px;
	height:30px;
	z-index:2;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	text-align: left;
	font-style: normal;
}
#benefitsText {
	position:absolute;
	left:489px;
	top:35px;
	width:360px;
	height:400px;
	z-index:2;
	font-family: "Comic Sans MS";
	font-size: 20px;
	text-align: center;
	font-style: normal;
	padding-top: 5px;
	background-image: url(../images/graphics/registrationInfoBackground360x400.png);
}
#registrationText {
	position:absolute;
	left:40px;
	top:35px;
	width:360px;
	height:400px;
	z-index:2;
	font-family: "Comic Sans MS";
	text-align: center;
	font-style: normal;
	padding: 5px;
	background-image: url(../images/graphics/registrationInfoBackground360x400.png);
	background-repeat: no-repeat;
	margin: 0px;
	vertical-align: middle;
	border: 10px none #FFCE0A;
}
#submissionText {
	position:absolute;
	left:26px;
	top:40px;
	width:836px;
	height:30px;
	z-index:2;
	font-family: "Comic Sans MS";
	font-size: 20px;
	text-align: justify;
	font-style: normal;
}
#optionBox1Click {
	position: absolute;
	width: 400px;
	left: 45px;
	top: 164px;
	height: 87px;
	z-index: 3;
}
#optionBox1 {
	position: absolute;
	width: 401px;
	left: 44px;
	text-align: center;
	top: 161px;
	height: 87px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	background-repeat: no-repeat;
	z-index: 2;
	visibility: inherit;
	background-image: url(../images/graphics/optionsBackgroundUp.png);
}
#optionBox2Click {
	position: absolute;
	width: 400px;
	left: 46px;
	top: 259px;
	height: 91px;
	z-index: 3;
}
#optionBox2 {
	position: absolute;
	width: 404px;
	left: 45px;
	text-align: center;
	top: 259px;
	height: 91px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	padding-top: 5px;
	background-repeat: no-repeat;
	z-index: 2;
	background-image: url(../images/graphics/optionsBackgroundUp.png);
}
#optionBox3Click {
	position: absolute;
	width: 400px;
	left: 44px;
	top: 358px;
	height: 91px;
	z-index: 3;
}
#optionBox3 {
	position: absolute;
	width: 399px;
	left: 46px;
	text-align: center;
	top: 358px;
	height: 90px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	padding-top: 5px;
	z-index: 2;
	background-repeat: no-repeat;
	background-image: url(../images/graphics/optionsBackgroundUp.png);
}
#main {
	position:relative;
	right:auto;
	left:auto;
	top:0px;
	width:880px;
	z-index:1;
	right: auto;
	clip: rect(auto,auto,auto,auto);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: left;
	height: 640px;
	padding: 0px;
	bottom: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#content {
	position:relative;
	left:auto;
	top:145px;
	width:880px;
	height:460px;
	z-index:2;
	visibility: visible;
	background-color: #B8D0FF;
	text-align: center;
	border-right-width: 4px;
	border-left-width: 4px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	right: auto;
}
#bottomBorder {
	position:absolute;
	left:0px;
	top:595px;
	width:880px;
	height:40px;
	z-index:2;
	background-image: url(../images/graphics/bottomBorder.png);
}

#mastercard {
	position:absolute;
	left:17px;
	top:16px;
	width:45px;
	height:58px;
	z-index:3;
	background-image: url(../images/graphics/mastercardVisa.png);
}

#paypal {
	position:absolute;
	left:337px;
	top:15px;
	width:45px;
	height:58px;
	z-index:3;
	background-image: url(../images/graphics/paypalDiscover.png);
}
.style24 {
	color: #FF0000;
	font-size: 18px;
}
