BODY{
	width: 100%;
	background:url(../images/bodyBg.jpg) repeat-x;
	font-family: arial;
	color:#000000;
	margin: 0 auto;
	text-align: center;
	font-size: 11px;
}

.algnSup2{
	margin: 0 auto;
	width: 960px;
}

.regleft{
	float: left;
	width: 191px;
	height: 515px;
	background: url(../images/regLeft2.jpg);
	}
		
.floater{
	float: left;
	}
	
/* resend body */
.regBody{
	float: left;
	height: 515px;
	background: url(../images/regBody.jpg) repeat-x;
	}

.regWidth{
	width: 455px;
	height: 515px;
	float: left;
	}

.opnNote{
	text-align: left;
	width: 300px;
	height: 20px;
	margin-top: 55px;
	margin-left: 84px;
	}

.opnNote A{
	font-size: 13px;
	font-weight: 600;
	}

.subTxt{
	margin-top: 10px;
	margin-left: 84px;
	width: 350px;
	text-align: left;
	}
	
.subTxt A{
	font: Arial, Helvetica, sans-serif;
	font-size: 11px;
	}

.subTxt2{
	margin-top: 5px;
	margin-left: 84px;
	width: 350px;
	text-align: left;
	}
	
.subTxt2 A{
	font: Arial, Helvetica, sans-serif;
	font-size: 11px;
	}

.acctFrm{
	margin-left: 84px;
	margin-top: 20px;
	}

.acctFrm A{
	color: #a70000;
	font-weight: 600;
	}

.passFrm{
	margin-left: 84px;
	margin-top: 10px;

	}

.passFrm A{
	color: #a70000;
	font-weight: 600;
	}

.txtProp{
	margin-top: 6px;
	text-align: left;
	width: 60px;

	}

.txtProp2{
	text-align: left;
	width: 300px;
	}

.inpProp{
	margin-left: 30px;
	width: 200px;
	height: 23px;
	border: 1px solid #CCCCCC;
	}

*HTML .inpProp{
	margin-left: -30px;
	width: 200px;
	height: 23px;
	border: 1px solid #CCCCCC;
	}

.inpProp6{
	margin-left: 10px;
	width: 300px;
	height: 23px;
	border: 1px solid #CCCCCC;
	}

*HTML .inpProp6{
	margin-left: 5px;
	}

.authFrm{
	margin-left: 84px;
	margin-top: 15px;

	}

.itemBtm2{
	text-align: left;
	margin-top: 15px;
	margin-left: 84px;
	font-size: 11px;
	padding-right: 50px;
	}

.inpProp6{
	float: left;
	margin-top: 2px;
	margin-left: 13px;
	width: 80px;
	height: 20px;
	border: 1px solid #CCCCCC;
	}
	
.sendBtn{
	margin-top: 30px;
	margin-left: 140px;
	}
/* resend body */
	
.regRight{
	float: left;
	width: 310px;
	height: 515px;
	background: url(../images/regRight.jpg);
	}

.spacer{
	float: left;
	width: 100%;
	height: 30px;
	}
.stepHolder{
	margin-top: 25px;
	margin-left: 25px;
	}

.whiteList{
	margin-top: 58px;
	margin-left: 13px;
	width: 277px;
	height: 137px;
	background: url(../images/regWhitelist.jpg) no-repeat;
	}

.wlTxt{
	margin-top: 28px;
	margin-left: 105px;
	text-align: left;
	width: 150px;
	height: 55px;
	/*background: #CCC;*/
	}

.wlTxt A{
	font-size: 11px;
	color:#666;
	font-weight: 600;
	}

.wlBtn{
	color: #FFF;
	margin-left: 115px;
	margin-top: 13px;
	}

*HTML .wlBtn{
	margin-left: 111px;
	margin-top: 12px;
	}

.wlBtn A{
	color: #FFF;
	font-weight: 600;
	text-decoration: none;
	}

.wlBtn A:hover{
	text-decoration: underline;
	}
/* reg revisions*/