body {
	background-color:#40bddb;
margin:0 auto;
background-position:top center;
}
.submitbutton{
	width:256px;
	position:relative;
	margin:0 auto;
	}
#header{
	}
#contentbox{
	background-color:#fc9400;
     width: 100%;
	max-height:100%;
height: 265px;}
#footerbox{
	}
	#questions{
	width:95%;
	margin:0 auto;
	position:relative;
	top:22%;
	padding-top:10px;
		max-height: 100%
	}
#sponsorText{
	font-size:14px;
	font-family:Verdana, Geneva, sans-serif;
	width:380px;
	position:absolute;
	top:249px;
	left:489px;
	color:#000000;
	text-align:left
	}
a:link {
COLOR: #000000;
}
a:visited {
COLOR: #000000;
}
a:hover {
COLOR: #000000;
}
a:active {
COLOR: #000000;
}
#container {
margin: auto;
      max-width: 800px;
}
.emailarea {
width:371px;
height:80px;
}

input {
font-family: Arial,Helvetica,sans-serif;
    font-size: 20px;
    font-weight: bold;
    line-height: 20px;
    padding-top: 10px;
    position: relative;
    width: 200px;

}
.emailPUT{ 
	height:40px;}
input[type=text], textarea {
  -webkit-transition: all 0.30s ease-in-out;
  -moz-transition: all 0.30s ease-in-out;
  -ms-transition: all 0.30s ease-in-out;
  -o-transition: all 0.30s ease-in-out;
  outline: none;
 border: 1px solid #dddddd;
    margin: 5px 1px 3px 0;
    outline: medium none;
    padding: 3px 0 3px 3px;
    position: relative;
    transition: all 0.3s ease-in-out 0s;
    width: 85%;
	height:40px;
	font-weight: bold;
}

input[type=text]:focus, textarea:focus {
  box-shadow: 0 0 5px rgba(81, 203, 238, 1);
  padding: 3px 0px 3px 3px;
  margin: 5px 1px 3px 0px;
  border: 1px solid rgba(81, 203, 238, 1);
}
#emailinput2 {
	position:relative;
	width:100%;
	height:40px;
	text-align:center;
	margin:0 auto;
}
#selectbox {
	position:absolute;
	top:530px;
	width:250px;
	height:20px;
	text-align:center;
	left:50px;
}
select {
width:250px;
font-family:Arial, Helvetica, sans-serif;
font-size:20px;
font-weight:bold;
}
.check {
width:15px;
}
.inputbutton{
	width:200px;
	height:40px;
	}
#checkbox {
	line-height:10px;
}
.footer a {
color:#ffffff;
text-decoration:underline;
}
.footertype {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#ffffff;
}
.footer {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#ffffff;
width:100%;
padding-top:20px;
}
.disclaimer {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#ffffff;
line-height:9px;
}

.disclaimer a {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#ffffff;
text-decoration:underline;
}
.footerlink{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#ffffff;
}
.footerlink a{
margin:25px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
text-decoration:underline;
color:#ffffff;
}