<!--
fieldset {
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #content #gb_form_div .main_formhead {
	font-family: "Times New Roman", Times, serif;
	color: #666666;
	text-decoration: none;
	font-size: 20px;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
tabindex {
	border: 1px solid #333333;
}
label {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
	font-size: medium;
	line-height: 30px;
	margin: 0px;
	padding-left: 20px;
}
input {
	margin-left: 20px;
	border: 1px solid #333333;
}
textarea {
	margin-left: 20px;
	border: 1px solid #666666;
}
select {
	margin-left: 20px;
	border: 1px solid #333333;
}
legend {
	padding-left: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
	font-size: 14px;
	text-decoration: none;
}

a:link {
	color: #000000;
}
#mainlegend {
	font-size: x-large;
	color: #333333;
	text-decoration: underline;
        padding-left: 20px;
        padding-top: 20px;



-->

