body{
	color: #666666;
}

#lastNameId{
	float: left;
	width: 680px;
	margin-bottom: 6px;
}

#address1Id{
	float: left;
	width: 680px;
	margin-bottom: 6px;
}

#address2Id{
	float: left;
	width: 680px;
	margin-bottom: 6px;
}

#stateId{
	float: left;
	width: 680px;
	margin-bottom: 6px;
}

#phoneNumberId{
	float: left;
	width: 680px;
	margin-bottom: 6px;
}

#zipcodeId{
	float: left;
	width: 680px;
	margin-bottom: 6px;
}

#noChangeId{
	float: left;
	width: 680px;
	margin-bottom: 6px;
}
.fieldLabel{
	float: left;
	width: 150px;
	border: 0px solid #32CD32;
}

#notRequiredxxxxxxxxxxxxxxx{
	float: left;
	
}