.headers{
	color:#FF6600;
	font-weight:bold;
}

.labels{
	font-size: 14px;
}

.comments{
	font-family:"Times New Roman", Times, serif;
	font-size: 12px;
}

.textbox_left, 
.textbox_center, 
.textbox_right {
	font-family: "Times New Roman", Times, serif;
	font-size:20px;
	border:1px solid #7F9DB9;
}

.textbox_left {
	text-align: left;
}

.textbox_center {
	text-align: center;
}

.textbox_right {
	text-align: right;
}


.buttons {
	height:35px;
}


#form_label {
	font-size: 14px;
	padding-bottom: 5px;
}

#form_field {
	padding-bottom: 10px;
}
