body { background-image: url(../images/bg.jpg);background-repeat: repeat;}
	div#outerframe { width: 834px;}
	div#headerpush {display:none;} 
	div#header { background-image:url('../images/Header.png'); height: 113px;}
	div#middle { background-image:url('../images/Middle.png'); }	
	div#footer { background-image:url('../images/Footer.png'); height: 61px;}		
	div#Progress {	background-image:url('../images/ProgressBar.png');	}		
	input#NextButton {
		background-image:url('../images/Button.png');
		border-style:none; 
		background-color:transparent;
		color:White;
		font-weight:bold;
		height:41px;
		width:114px;		
	}	
/* Simple Radio Button & Checkbox */
.checkboxSimpleInput { background: url(../images/WSE_Checkboxes_@1x.png) no-repeat;}
.radioSimpleInput { background: url(../images/WSE_Radio_@1x.png) no-repeat; } 

#hardblock { padding-top: 33px; margin-left: 80px; width: 600px; }
#hardblock-SurveyEnded { text-align: center; font-weight: bold; font-size: larger; }

/* **** IndexPage PickLanguageLinks **** */
ul.languageOption {width:100%;text-align:left;padding:0;margin:0;}
ul.languageOption li {display:block;margin-right:1em;}

/* Alt. Background Color */
.InputRowEven { background-color: #e6e6e6; }
#content { margin:0 15px !important;} /* Required for Privacy Policy */

#footer {padding:10px 15px 0 15px !important;}

/* Add these styles to the default Styles.css file */
.WelcomePage #surveyQuestions { margin-left:auto; margin-right:0px; width:550px;}
.WelcomePage #surveyEntryForm { background:url('../../../Common/images/ESI_Logo.png') no-repeat 30px 50px; min-height:250px;}
body.IndexPage #surveyEntryForm, body.IndexPage div#Buttonholder {text-align:left;}

/* **** Defaults ***** */
div#footerframe { background-image:url(../../../Common/images/BottomLogoBlackNoG.png);}
#footer, #footer a { color:Black !important;}