/* CSS Document */
/* begin HTML over-rides */ 

body
{
	margin: 0;
	padding: 0 0 0 0;
	background: #ffffff url('http://206.72.110.163/_templates/mdc-default/images/standardSurveyBG.gif');
	background-position: bottom;
	background-repeat: repeat-x;
	
}


div,
td,
body,
form
{
	font-family: trebuchet ms, Helvetica, Arial;
	font-size: 12pt;
	margin: 0;
	padding: 0px;
}

table
{
	border-collapse: collapse;
	margin: 1px;
}

div
{
}

td
{
	border-collapse: collapse;
}

/* end HTML over-rides */ 


/* begin basic layout elements */
#wrapper
{	
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	display: block;
	width: 754;
	/* height: 100%; */
	padding: 0;
	text-align: left;
	
}

#header
{
	padding: 0;
	color: #444444;
	height: 91;
	background: #336699 url('http://206.72.110.163/_templates/mdc-default/images/header.gif');
	background-position: top left;
	background-repeat: no-repeat;
}


#content
{
	width: 754;
	padding: 0px;
	margin: 0px;
	background: #ffffff;
	color: #333333;
	border: solid 1px #000000;
}

#footer
{
	text-align: right;
	color: #ffffff;
	background: #000000;
	padding: 2px;
	margin: 0;
}

/* end basic layout elements */



/* over-ride the Voxco styles where we can */

table.progressbar
{
	margin: 10px 1px 10px 1px;
}

td.PBBACKGROUND
{
	padding: 1px 12px 1px 12px;
}

td.shortlabel

{
	width: 500px;
	background-color: #eaeff5;
}

span.choices
{
	font-weight: 900;
}

table.bottomnavBar
{
	margin: 0;
	display: inline;
}

table.bottomnavBar td
{
	padding: 0px;
}

td.screentext 
{
	
}

/* end over riding the Voxco styles */

/* begin mdc-branding elements */

.mdcBold
{
	font-weight: 900;
	color: #990000;
}

/* begin mdc-branding elements */


/* co-branding styles */
#igtLower
{
	margin-top: -1px;
	background: #ffffff url('http://206.72.110.163/_templates/mdc-default/co-branding/IGTAdvantageCasinoSmall.gif');
	background-position: bottom left;
	background-repeat: no-repeat;
	height: 60px;
	border-left: solid 1px #000000;
	border-right: solid 1px #000000;
}
/* end co-branding styles */

