

#container {
	position: relative;
	margin: 0px auto;
	
/*	z-index: 0;*/
	width: 670px;	
	height: 651px;	
	font-family: arial, helvetica, sans-serif; 
	font-size:13px;
}
/*
#main {
	height: 400px;
	background-image: url("../images/blue.jpg");
	margin: 0 0 15px 0;
}
*/
#thankyoumain {
	height: 425px;
	background-image: url("../images/thankyoubluebackground.jpg");
}

#thankyoucontent {
position: relative;
padding-left: 80px;
padding-top: 10px;
}

#mainindexpage {
	height: 420px;	
	background-image: url("../images/indexbackground.jpg");
	background-repeat: repeat-x;	
/*	z-index: 1;*/
	/*margin: 0 0 15px 0;*/
}

#mainprequalpage {
	height: 427px;
	background-image: url("../images/prequalbluebackground.jpg");
	background-repeat: repeat-x;
	/*margin: 0 0 15px 0;*/
}

#mainformpage{
	height: 431px;
	background-image: url("../images/formbluebackground.jpg");
}

#leftsectionformpage {
	float: left;
	width: 268px;
/*	padding-left: 10px;
	height: 400px*/
}
#leftsection {
	float: left;
	width: 270px;
/*	padding-left: 10px;*/
}
#leftsectionprequalpage {
	float: left;
	width: 281px;
	/*height: 400px*/
}



#submitBtn
{
	position:relative;
	padding-top: 40px;
	padding-left:110px;

}

#leftsectiontop{
	position:relative;
	left:0px;
	top:0px;
	width: 280px;
	padding-left: 10px;
	padding-bottom:10px;
}

#leftsectiontopnopadding{
	position:relative;
	left:0px;
	top:0px;	
	padding-bottom:10px;
}
/*
#rightsection {
	float: right;
	width: 40px;
	height: 400px;
}
*/
#indexcenter { 
float: left;
	margin-left: 16px;
/*	top: 228px;*/
	background-image: url("../images/yellow.jpg");
	width: 343px;
/*	height: 229px;*/
}

#prequalcenter { 
	float: left;
	/*left: 301px;*/
	top: 228px;
	background-image: url("../images/page2yellowbackground.jpg");
	width: 353px;
	height: 228px;
}

#formcenter { 
	float: left;
	margin-left: 18px;
/*	padding-left: 10px;*/
	top: 220px;
	background-image: url("../images/yellow.jpg");
	width: 342px;
/*	height: 355px;*/
}
#formleft{
margin-left:-6px;
background-image: url("../images/Form_left1.jpg");
background-repeat: repeat-x;
}
/*#center { 
	float: left;
	background-image: url("../images/yellow.jpg");
	width: 51%;
	height: 270px;
}
*/
#footer {
	clear: both;
	background: #A2A2A2;	
}

.footerText { font-size: 11px; font-family: arial, helvetica, sans-serif; padding-left:10x; color: #666666;}

.footerLink { font-size: 11px; font-family: arial, helvetica, sans-serif; color: #666666; text-decoration: none; }
.privacyLink { font-size: 11px; font-family: arial, helvetica, sans-serif; color: #666666; text-decoration: underline; }

#tab {
	position:relative;
	width:230px;
	top:8px;
	padding-left:30px;
}


  .thide { display: none; }
  .tshow { display: block; font-weight: bold; font-size:12px; color:#000000; }
  
  
 #processing{ 
 position:absolute;
	padding-top: 30px;
	padding-left:110px; 
 } 
 #radio input{
      font-family: arial, helvetica, sans-serif; 
	font-size:13px;
}
.testtype{font-family:arial;font-size:13px;color:#333333;}
.popupLink{color:#FFFFFF;}
.error{ font-size: 12px; font-family: arial, helvetica, sans-serif; color : #F00; }

.radioFonts{
            font-family:arial;
			font-size:12px;
			color:#333333;
}
.besttime1{
			font-family:arial;
			font-size:12px;
			color:#333333;
}
#leftspan{
position:absolute;
background-image: url("../images/Form_left.jpg");
height:280px;
left:283px;

}
#rightspan{
position:absolute;
background-image: url("../images/Form_r11.jpg");
height:300px;
left:634px;
top:220px;
}
#leftspanindex{
position:absolute;
background-image: url("../images/Form_left.jpg");
height:300px;
left:283px;

}
#rightspanindex{
position:absolute;
background-image: url("../images/Form_r11.jpg");
height:305px;
left:634px;
top:220px;
}


