html, body{ 
 margin:0; 
 padding:0; 
 text-align:center;
 background-image:url(/images/page-bg.gif);
 background-repeat:repeat-x;
 background-color:#AAA8A8;
 font-family: "Trebuchet MS";
} 

h1 { font-family: Arial; font-size: 18px; color: #333333; font-weight: 700; letter-spacing: -1px; }
h2 { font-family: Arial; font-size: 15px; color: #0f9545; font-weight: 700; letter-spacing: -1px; }
h3 { font-family: Arial; font-size: 15px; color: #FFFFFF; font-weight: 700; letter-spacing: -1px; }

.hide { display: none; }
.showblock { display: block; }
.showinline { display: inline; }

#selectaddress {

	font-size: 11px;
	height: 280px;
	overflow: auto;
}

#addresslist a, #addresslist a:visited, #addresslist a:active{
	display: block;
	background-color: #EEE;
	border: 1px solid #999;
	color: #000;
	font-size: 10px;
	padding: 5px;
	width: 90%;
	margin: auto;
	margin-bottom: 2px;
	text-decoration: none;
}

#addresslist a:hover {
	border: 1px solid #000;
}
 
#pagewidth{
 background-color:#FFFFFF;
 width:742px; 
 text-align:left;  
 margin-left:auto; 
 margin-right:auto;  
} 

#header{
 position:relative; 
 width:100%;
 background-position: left top;
 background-repeat: no-repeat;
 margin-bottom: 5px;
 text-align:left;
 background-color:#FFFFFF;
}

#surveyheader{
 position:relative; 
 width:100%;
 background-position: left top;
 background-repeat: no-repeat;
 margin-bottom: 5px;
 background-color:#FFFFFF;
} 

#headerimage
{
	border-left: 1px solid white;
	border-right: 1px solid white;
	border-bottom: 1px solid white;
	height:35px;
}

#prizeimage
{
	border-left: 1px solid white;
	border-right: 1px solid white;
	border-bottom: 1px solid white;;
}

#rewardimage
{
	border-left: 1px solid white;
	border-right: 1px solid white;
	border-bottom: 1px solid white;
}

#singlecol_main {
	padding-top:5px;
}

#leftcol{
	width:417px; 
	float:left; 
	position:relative; 
}

#leftcol p{
 margin: 0 0 15px 0;
 font-size: 0.7em;
 padding: 0 20px 0 20px;
}

#maincol{
 float: right; 
 display:inline; 
 position: relative; 
 width:316px; 
 }
 
#maincol form{
 margin-top: 0;
 display: inline;
}

#maincol p {
 font-size: 0.55em;
 padding: 0 15px 0 10px;
 margin-bottom: 0;
}

 
.clearfix{display: inline-block;}

.clearfix:after {
 content: "."; 
 display: block; 
 height: 0; 
 clear: both; 
 visibility: hidden;
 }

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  
 
 /*printer styles*/ 
 @media print{ 
/*hide the left column when printing*/ 
#leftcol{display:none;} 
#twocols, #maincol{width:100%; float:none;}
}

img{
	border: none;
}

.textRow{
 margin-bottom: 5px;
 padding: 0 15px 0 10px;
}


.textRow label{
 font-size: 0.75em;
 color: #565656;
/*font-weight: bold; */
}

.textRow input{
 margin-top: 2px;
 width: 90%;
 font-size: 0.8em;
}

input.sbButton {
	background: transparent url(/images/btn_continuesurvey.jpg) no-repeat;
	width: 370px;
	height: 104px;
	border: 0;
	padding: 0;
	margin: auto;
}

input.sbButtonWait {
	background: transparent url(/images/btn_pleasewait.jpg) no-repeat;
	width: 403px;
	height: 53px;
	border: 0;
	padding: 0;
	margin: auto;
}

.header_text{
	font-size: 12px;
	margin-bottom: 10px;
	padding-left: 5px;
	font-weight: bold;
}

.header_text span {
	font-size: 11px;
}

p.small {
font-size: 0.55em;
}

li {
 color: #565656;
 font-size: 0.7em;
 padding: 0 15px 0 10px;
 margin-bottom: 0;
}

h2{
	font-size: 1em;
	padding: 0 20px 0 20px;
	margin: 15px 0;
}

#footer
{ 
	color: #FFFFFF; 
	width:742px;
	text-align:center; font-family: "Trebuchet MS";
	font-size: 12px; 
	margin-bottom: auto;
	margin-left: auto;
	margin-right: auto;
	background-color:#000000;
	padding-top:1px;
	padding-bottom:1px;
	border-left: 1px solid white;
	border-right: 1px solid white;
	border-bottom: 1px solid white;
}

input, select {
	color:#000;
	background-color:#CCC;
}

#footer { color:#FFFFFF; font-size: 12px;  }
#footer a:link { color: #FFFFFF; font-size: 12px; font-family: "Trebuchet MS"; text-decoration: underline; }
#footer a:visited { color: #FFFFFF; font-size: 12px; font-family: "Trebuchet MS"; text-decoration: underline; }
#footer a:hover { color: #89c441; font-size: 12px; font-family: "Trebuchet MS"; text-decoration: underline; }
#footer a:active { color: #FFFFFF; font-size: 12px; font-family: "Trebuchet MS"; text-decoration: underline; }


#survey_leftcol {
	width: 50%;
	padding: 0px;
	float: left;
}
#survey_rightcol {
	width: 50%;
	padding: 0px;
	float: left;
}
hr {
	height: 1px;
	border: none;
	/*background-color:#FFF;*/
	color: #FFF;
	width: 75%;
}

table.raf {
	border-collapse:collapse;
	margin-bottom: 5px;
}
table.raf td, table.raf th {
	color: #333;
	padding: 2px;
	font-size: 11px;
}

.leftReg {
	width:49%;
	float:left;
	position:relative; 
}

.rightReg {
	width:49%;
	float:right;
	position:relative; 
}

div.CoregQuestion {
	background-color: #FFF; 
	margin-top: 2px; 
	border: 1px solid #000; 
	padding: 5px;
}

div.sbStrapline {
	font-weight: bold;
}

div.Brochure {
	width: 330px; 
	margin-right: 3px; 
	float: left;
	background-color: #FFF; 
	margin-top: 2px; 
	border: 1px solid #000; 
	padding: 5px;
}

div.BrochureText { 
	font-size: 11px;
	padding-top: 0px;
	height: 142px; 
	overflow: auto;
	font-weight: normal;
}

div.BrochureTitle {
	text-align: center;
	font-size: 11px;
	font-weight: bold; 
	margin: 0px 0px 5px 0px;
	height: 30px;
}

div.BrochureSelect {
	font-size: 11px;
	text-align: center;
	font-weight: bold; 
	margin: 5px 0px 0px 0px;
	height: 30px;
}
