body {
	
	background-color: #097eab;
	
	background-image: url('images/main-bg.jpg');
	
	background-repeat: repeat-x;
	
	background-position: top;
	
	margin: 0 0 0 0;

}


.mainbg {
	
	background-color: #ffffff;

}


.formback {
	
	background-color: #ffffff;
	
	background-image: url('images/form-bg.jpg');
	
	background-repeat: no-repeat;
	
	background-position: top center;
	
	padding-left: 38px;
	
	padding-right: 38px;
	
	padding-top: 14px;

}
.programs {
	
	background-color: #ffffff;
	
	background-image: url('images/program-bg2.jpg');
	
	background-repeat: no-repeat;
	
	background-position: top center;
	
	padding-left: 38px;
	
	padding-right: 38px;
	
	padding-top: 65px;

}

.rewards {
	
	background-color: #ffffff;
	
	background-image: url('images/rewards-bg1.jpg');
	
	background-repeat: no-repeat;
	
	background-position: top center;
	
	padding-left: 38px;
	
	padding-right: 38px;
	
	padding-top: 65px;

}


.footfont {
	
	font-family: Arial;
	
	color: #ffffff;
	font-size: 11px;

}


.blacktext {
	
	font-family: Arial;
	
	color: #000000;
	
	font-size: 12px;

}

.redirectext {
	
	font-family: Arial;
	
	color: #7e7e7e;
	
	font-size: 15px;

}


.blacktextform {
	
	font-family: Arial;
	
	color: #000000;
	
	font-size: 12px;
	
	text-align: justify;
	
	line-height: 18px;

}


.orangetext {
	
	font-family: Arial;
	
	color: #dc5f28;
	
	font-size: 13px;
	
	font-weight: bold;
	
	font-style: italic;

}

.bluetext {
	
	font-family: Arial;
	
	color: #18a0d4;
	
	font-size: 15px;
	
	font-weight: bold;
	

}

.bluetext2 {
	
	font-family: Arial;
	
	color: #18a0d4;
	
	font-size: 12px;
	
	font-weight: bold;
	

}

.orangetext2 {
	
	font-family: Arial;
	
	color: #dc5f28;
	
	font-size: 16px;
	
	font-weight: bold;
	
	font-style: italic;

}