/* CSS Document */
/* begin HTML over-rides */ 

body
{
	margin: 0;
	padding: 0 0 0 0;
	background: #ffffff url('http://projects.mdcresearch.com/_templates/mdc-default/images/standardSurveyBG.jpg');
	background-position: bottom;
	background-repeat: repeat-x;
	font-size: 12pt;
	font-family: trebuchet ms, Helvetica, Arial;
	text-align: center;
	
}


div,
td,
form
{
	font-family: trebuchet ms, Helvetica, Arial;
	font-size: 12pt;
	margin: 0;
	padding: 0;
}

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: url('http://projects.mdcresearch.com/_templates/mdc-default/images/header.gif');
	background-position: top left;
	background-repeat: no-repeat;
}


#content
{
	padding: 0px;
	padding-right: 15px;
	background: #ffffff;
	color: #333333;
	border: solid 1px #000000;
	font-size: 12pt;
}

#footer
{
	text-align: right;
	color: #ffffff;
	background: #000000;
	padding: 2px;
	font-size: 8pt;
}

#footer a,
#footer a:visited
{
	color: #fff;
}



/* 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;
}


.instructions
{
	font-style: italic;
	font-size: 10px;
}



/* begin mdc-branding elements */


/* co-branding styles */


#MS_Services
{
	padding: 0;
	color: #444444;
	height: 83;
	background: 
	url('http://projects.mdcresearch.com/_templates/mdc-default/co-branding/MS_Services.jpg');
	background-position: top center;
	background-repeat: no-repeat;
	border-right: solid 1px #000000;
}

/* Section for #MS_Header added by Joseph P Edge 6/13/2006; duplicated from #MS_Services, modified height, 
background url, and removed right-side border (image gradients to white, looks bad with only the right-side 
border visible */
#MS_Header
{
	padding: 0;
	color: #444444;
	height: 48;
	background: 
	url('http://projects.mdcresearch.com/_templates/mdc-default/co-branding/msHeader.jpg');
	background-position: left;
	background-repeat: no-repeat;
	/* border-right: solid 1px #000000; */
}


#MSVistaHeader
{
	padding: 0;
	color: #444444;
	height: 187;
	background: url('http://projects.mdcresearch.com/_templates/mdc-default/co-branding/MSVistaHeader.jpg');
	background-position: top left;
	background-repeat: no-repeat;
}



#pacPower
{
	margin-top: -1px;
	background: #ffffff url('http://projects.mdcresearch.com/_templates/mdc-default/co-branding/pacificPower.jpg');
	background-position: bottom left;
	background-repeat: no-repeat;
	height: 60px;
}


#utahPower
{
	margin-top: -1px;
	background: #ffffff url('http://projects.mdcresearch.com/_templates/mdc-default/co-branding/utahPower.jpg');
	background-position: bottom left;
	background-repeat: no-repeat;
	height: 60px;
}


#igtLower
{
	margin-top: -1px;
	background: #ffffff url('http://projects.mdcresearch.com/_templates/mdc-default/co-branding/IGTAdvantageCasinoSmall.gif');
	background-position: bottom left;
	background-repeat: no-repeat;
	height: 60px;
}

#microsoftLower
{
	margin-top: -1px;
	background: #ffffff url('http://projects.mdcresearch.com/_templates/mdc-default/co-branding/mslogo.jpg');
	background-position: bottom left;
	background-repeat: no-repeat;
	height: 30px;
}



#HPInvent
{
	margin-top: -1px;
	background: #ffffff url('http://projects.mdcresearch.com/_templates/mdc-default/co-branding/HP_Invent.gif');
	background-position: bottom left;
	background-repeat: no-repeat;
	height: 64px;
	margin: 5px;
}

#microsoftMobile
{
	margin-top: -1px;
	margin: 5px;
	margin-bottom: 5px;
	background: #ffffff url('http://projects.mdcresearch.com/_templates/mdc-default/co-branding/wMobile-xp_h_c.gif');
	background-position: bottom left;
	background-repeat: no-repeat;
	height: 64px;
}
/* end co-branding styles */
