
#content-col-2 {
	padding:5px 7px 0px 28px;
	width:286px;
	float:left;
}
		
#formheader1 {
	background-image:url(../images/regForm/header1.gif);
}
#formheader2 {
	background-image:url(../images/regForm/header2.gif);
}
#formheader3 {
	background-image:url(../images/regForm/header3.gif);
}
#formheader7 {
	background-image:url(../images/regForm/header7.gif);
}
#formheader8 {
	background-image:url(../images/regForm/header8.gif);
}
#formheader13 {
	background-image:url(../images/regForm/header13.gif);
}
#formheader14 {
	background-image:url(../images/regForm/header14.gif);
}
#formheader15 {
	background-image:url(../images/regForm/header15.gif);
}
#formheader16 {
	background-image:url(../images/regForm/header16.gif);
}
#formheaderUpload {
	background-image:url(../images/regForm/imageUpload.gif);
}
#formheader1, #formheader2, #formheader3, #formheader7, #formheaderImageUpload, #formheader8, #formheader13, #formheader14,#formheader15,#formheader16,#formheaderUpload  {
	background-repeat:no-repeat;
	height:34px;
}
#formheader1 h1, #formheader2 h1, #formheader3 h1, #formheader7 h1, #formheaderImageUpload h1, #formheader8 h1, #formheader13 h1, #formheader14 h1,#formheader15 h1,#formheader16 h1, #formheaderUpload h1 {
	position:absolute;
	left:-9999px;
}

/* Form layouts */
.formLabels {
	width:110px;
	padding: 9px 0px 5px 12px;
	/*background-image:url(../images/regForm/formLabel-bg.gif);
	background-position:top left;
	background-repeat:no-repeat;*/
}
.formFields {
	width:147px;
	padding:6px 18px 6px 0px;
	text-align:right;
	font-size:10px;
	color:#666;
	/*background-image:url(../images/regForm/formField-bg.gif);
	background-position:top left;
	background-repeat:no-repeat;*/
}
.formFields p {
	margin:0px 0px 5px 0px;
}
.formFields-2col {
	padding:6px 18px 6px 12px;
	text-align:left;
	font-size:10px;
	color:#666;
	/*background-image:url(../images/regForm/formfield-bg.jpg);
	background-position:top left;
	background-repeat:no-repeat;*/
}
.formFields-2col tabel tr td label {
	text-align:left;
	font-size:10px;
	font-weight:normal;
	color:#666;
}
.formNote {
	padding:6px 18px 6px 12px;
	text-align:left;
	font-size:11px;
	font-weight:bold;
	color:#09c;
	/*background-image:url(../images/regForm/formNote-bg.gif);
	background-position:top left;
	background-repeat:repeat-y;*/
}
.blueText {
	font-size:11px;
	font-weight:bold;
	color:#09c;
}
.required {
	color:#CC0000;
	font-size:13px;
	line-height:11px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
input,select,textarea {
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
}

label {
	color:#09c;
	font-size:11px;
	font-weight:bold;
	padding-top:9px;
}
/* form layouts end */ 

.formfooter {
	/*background-image:url(../images/regForm/footer.gif);
	background-repeat:no-repeat;
	background-position:top left;*/
	height:40px;
	width:287px;
}
.formfootersubmit {
	/*background-image:url(../images/regForm/footer.gif);
	background-repeat:no-repeat;
	background-position:top left;*/
	padding:20px 0px 20px 12px;
	width:275px;
}
