.form_heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height : 16px;
	color : #264C71;
}
.form_label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal
}
.form_fixedtext {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 24px;
}
.form_required {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #800000;
}
.form_explanation {
	font-family: Arial, Helvetica, Verdana; 
	font-size: 10px; 
	font-weight: normal;
	font-style: italic;
}
.form_notes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #800000;
}
.form_userbox {
	width: 110px;
}
.form_contactshortbox {
	width: 120px;
}
.form_contactlongbox {
	width: 320px;
}
.form_profilebox {
	width: 400px;
}
.form_postal {
	width: 100px;
}
.form_province {
	width: 50px;
}
.form_upload {
	width: 400px;
}
.form_jobdetail {
	width: 200px;
}

