body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}.formtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FF9900;
	font-weight: bold;
}
.stdtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
}
.stdradiobutton {
	vertical-align: middle;
}
.submitButton {
	font-family: Arial, Helvetica, sans-serif;
	height: 28px;
	width: 100px;
	font-size: 10px;
	font-weight: bold;
	color: #006699;
	background-color: #E0F5FE;
	border: 1px solid #003366;
}


.fixedlengthinbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;
	height: 16px;
	width: 25px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	padding-bottom: -4px;
	text-align: center;
	font-weight: bold;
}
.stdinbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;
	height: 16px;
	width: 90%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	padding-bottom: -4px;
	text-align: left;
	font-weight: bold;
}
.stdtextbox {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;
	height: 48px;
	width: 90%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	border-top-style: none;
	border-right-style: none;
	border-left-style: dashed;
	padding-bottom: -4px;
	text-align: left;
	font-weight: bold;
}
