@charset "utf-8";
.regProcess {
	font-family: "Arial";
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #000;
}
.regProcessAsterisk {
	font-family: "Arial";
	font-size: 14px;
	color: #F00;
	font-weight: bolder;
}
.regProcessHeaders {
	font-family: "Arial";
	font-size: 16px;
	font-style: normal;
	font-weight: bolder;
	color: #000;
}
.regProcessTooltip {
	font-family: "Arial";
	font-size: 14px;
	font-weight: normal;
	color: #333;
	font-style: normal;
}
#regForm3 #sprytextfield1 {
	font-style: italic;
}
.regProcess {
	font-size: 12px;
	color: #000;
	font-weight: normal;
	font-style: normal;
}
.regProcessTooltip {
	font-size: 12px;
}
.regProcessBoldheader {
	font-weight: bold;
	font-size: 12px;
}

