.email_box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-image: url(imgs/emailbox.jpg);
	padding-top: 8px;
	margin-bottom: 10px;
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-repeat: no-repeat;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
}
.clickformore {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #000000;
	padding-right: 15px;
}
.welcometxt {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	padding-left: 15px;
	padding-right: 15px;
}
.fivesteps {
	border-left-width: thick;
	border-left-style: solid;
	border-top-color: #E3E3E3;
	border-left-color: #FFFFFF;
}
.thankubox {
	border-left-width: thick;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
