/* CSS Document */
#parttwo {
	display: none;
}
.step {
	font-size: 19px;
	font-weight: bold;
	color: #4CA85B;
	font-family: Arial, "Trebuchet MS", Tahoma;
}
.formh1 {
	font-size: 18px;
	letter-spacing: -1px;
	line-height: 22px;
	font-weight: normal;
	color: #0E0E0E;
	font-family: Arial, "Trebuchet MS", Tahoma;
}
.formh2 {
	font-size: 15px;
	font-weight: bold;
	color: #0E0E0E;
	font-family: Arial, "Trebuchet MS", Tahoma;
}
.bullettext {
	font-size:13px;
	font-weight: bold;
	color: #0E0E0E;
	font-family: Arial, "Trebuchet MS", Tahoma;
}
.formtext {
	font-size:12px;
	color: #0E0E0E;
	font-family: Arial, "Trebuchet MS", Tahoma;
}
.formtextsm {
	text-align: justify;
	font-size:10px;
	line-height: 11px;
	color: #0E0E0E;
	font-family: Arial, "Trebuchet MS", Tahoma;
}
.bighead {
	font-family: Calibri, Arial, "Trebuchet MS", Tahoma;
	font-weight: bold;
	letter-spacing:-1px;
	font-size: 26px;
}