.firstColumn{
	background-image: url(/img/css/registration/reg_first_col.jpg);
	background-repeat: no-repeat;
	color:#202121;
}
.secondColumn{
	background-image: url(/img/css/registration/reg_sec_col.jpg);
	background-repeat: no-repeat;
	color:#202121;
}
.thirdColumn{
	background-image: url(/img/css/registration/reg_third_col.jpg);
	background-repeat: no-repeat;
	color:#202121;
}

.required_field {
	color:#f26522;
	font-weight:bold;
}

.registrationfield {
border: solid 1px #7e9dba;
padding:2px;
font-size:12px;
*width:125px;
}

.statefield {
border: solid 1px #7e9dba;
margin-top:2px;
padding:2px;
font-size:12px;
}

.outputText {
font-weight:bold;
color:#202121;
}

.instText {
font-size:11px;
}

#top_second{
	height:154px;
	_height:174px;
}
#col_one_radio_1 {
	height:45px;
	_height:-10px;
}
#col_two_radio_1{
	height:55px;
	_height:-10px;
}

