/* Form styles */
label{
	float: left;
	width: 90px;
	font-weight: normal;
	font-size: 11px;
	margin-left: 20px;
}
.label2{
	font-weight: normal;
	font-size: 11px;
	margin-left: 20px;
}
input, textarea{
	margin-bottom: 5px;
	margin-left: 20px;
}
textarea{
	width: 230px;
	height: 150px;
}
.boxes{width: 1em;}
#submitbutton{
	margin-left: 130px;
	margin-top: 5px;
	width: 60px;
	FONT-WEIGHT: bold; TEXT-DECORATION: none;
	font-size: 11px;
	color:black;
}
br{clear: left;}

.style1 {
	FONT-WEIGHT: bold; TEXT-DECORATION: none;
	font-size: 13px;
	color: black;
}

