
/* Affiliate Page */
/*********************************/
.input {
width:auto; height:auto;
}
input.image {
width:auto; height:auto;
}
.affiliatewrapper {width:1000px; 
	height:auto; 
	margin:0px auto 0px auto;
}

.affiliatebody {width:1000px;
	 margin:0px auto 0px auto; 
	 height:auto; float:left;
	  font-family:Arial, Helvetica, sans-serif;
}

.affiliatebody table {width:330px;
	 height:300px;
} 

.affiliatebody h1 {font-size:30px; 
	color:#044a92; 
	font-weight:normal;
	margin-bottom:8px;
}

.affiliatebody input {width:auto;
	height:auto;}
	
.affiliatebody p {font-size:14px;
	 text-align:justify; 
	 padding-right:20px; 
	 line-height:20px; 
	 margin-top:0px;
}

.affiliatebody a {color:#2562a8;}

.affiliatebodyleft {width:600px;
	 margin-bottom:20px;
	  height:auto; 
	  float:left;
}

.affiliatebodyright {width:400px;
	 margin-bottom:20px;
	 height:auto;
	 float:left;
}

.affiliatebodyright h2 {font-size:18px;
	 padding-top:10px;
}

.affiliatefrmup {width:338px; 
	height:7px; float:left;
	 background:url(images/index1.jpg) no-repeat bottom;
}

.affiliatefrmmid {width:338px; 
	float:left; 
	background:url(images/index3.jpg) bottom repeat-y;
}

.affiliatefrmbottom {width:338px; 
	height:7px;
	float:left; 
	background:url(images/index2.jpg) no-repeat top;}

.affiliatedload {width:auto; height:auto;
	float:left; 
	margin:20px 0px 0px 34px;
}

.affiliatelbl {font-size:12px;
	text-align:right; 
	padding-right:10px;
}

/*********************************/

