BODY{
	width: 100%;
	background:url(../images/bodyBg.jpg) repeat-x;
	font-family: arial;
	color:#000000;
	margin: 0 auto;
	text-align: center;
	font-size: 11px;
}

.dlAlign{
	text-align: center;
	margin: 0 auto;
	}

.dlHolder{
	margin: 0 auto;
	width: 940px;
	}
	
/* dlHead */
.dlHead{
	width: 939px;
	height: 131px;
	background: url(../images/termsHead.jpg);
	}
	
.mainTxt{
	margin-top: 37px;
	margin-left: 138px;
	width: 700px;
	height: 45px;
	text-align: left;
	}

.mainTxt A{
	font-size: 27px;
	}

.subTxt{
	margin-left: 138;
	width: 500px;
	height: 20px;
	text-align: left;
	}

.subTxt A{
	font-size: 13px;
	}
/* dlHead */


/* dlBody */
.dlBody{
	float: left;
	width: 939px;
	background: url(../images/termsBody.jpg) repeat-y;
	}
	


.dlcardHld{
	margin: 0 auto;
	text-align: center;
	width: 939px;
/*	border: 1px solid #000000;*/
	}

.spacer2{
	width: 939px;
	height: 30px;
	}

.txtBx{
	width: 939px;
	margin: 0 auto;
	text-align: center;
	}

.txtHolder{
	margin: 0 auto;
	margin-top: 15px;
	width: 760px;
	text-align: left;
	}

.txtHolder A{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	
/* dlBody */

.dlFoot{
	width: 939px;
	height: 18px;
	background: url(../images/npageFoot.jpg);
	}
	
.spacer{
	float: left;
	width: 100%;
	height: 25px;
	}

.floater{
	float: left;
	}

.floater2{
	float: right;
	}

