<cfcontent type="text/css">

html,html body {
	height: 100%;
}

body {
	margin: 20px 0px;
	color: #FFF;
	background: #000;
	text-align: center;
}

div, td {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
}

h1 {
	font-size: 16px;
	color: #000;
}

hr {
	color: #000;
	background: #000;
	height: 1px;
	border: none;
}

a {
	color: #000;
	background: transparent;
}

label {
	background-color: transparent;
	font-weight: bold;
	color: #000;
}

input, select, textarea {
	font-size: 12px;
	background-color:#FFF;
	color: #000;
	border: 1px solid #000;
	padding: 2px;
}

#pagecaptop, #pagecapbottom {
	width: 728px; 
	height: 7px; 
	padding: 0px; 
	margin: auto;
}

#prizeheader {
	width: 728px; 
	padding: 0px; 
	margin: auto;
}

#content {
	width: 728px; 
	padding: 10px 0px 10px 0px;
	margin: auto; 
	background-color:#FFF; 
	background-repeat:no-repeat;
	text-align: left;
}

#footer {
	width: 656px;
	padding-top: 5px;
	margin: auto;
	margin-top: 40px;
	height: 70px;
	color: #000;
	border-top: 1px solid #000;
}

#header, #coreg, #userform, #footer {
	text-align: left;
}

#header {
	width: 100%;
	height: 150px;
	margin-bottom: 10px;
}

#surveyuserform {
	width: 656px;
	margin: auto;
}

.emphasis {
	font-weight: bold;
	font-size: 14px;
}

.smallemphasis {
	font-weight: bold;
}

.smallprint {
	font-size: 9px;
	background: transparent;
}

.privacy {
	color: #000;
	background-color: transparent;
}

.hide { 
	display: none; 
}

.showblock { 
	display: block;
}

.stretch98 {
	width: 98%;
}

.stretch100 {
	width: 100%;
}

.radiolabels {
	color: #000;
}

.mainSurvey td {
	font-weight: bold;
}
