.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-align: left;
	color: #333333;
	text-decoration: none;
	border: thick none;
	margin-top: 10px;
	margin-bottom: 10px;
}

.centertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-align: center;
	color: #333333;
	text-decoration: none;
	border: thick none;
	margin-top: 10px;
	margin-bottom: 10px;
}

.errortext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-align: center;
	color: #CC0000;
	text-decoration: none;
	border: thick none;
	margin-top: 11px;
	margin-bottom: 11px;
}

.confirmtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-align: center;
	color: #0000CC;
	text-decoration: none;
	border: thick none;
	margin-top: 11px;
	margin-bottom: 11px;
}

.headingtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-align: left;
	color: #333333;
	text-decoration: underline;
	border: thick none;
	margin-top: 11px;
	margin-bottom: 11px;
}

.maintable {
	border: 15px solid white;	
}

.formtable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-align: justify;
	color: #333333;
	text-decoration: none;
	border-color: #7f9db9;
	border-style: groove;
	border-width: 0px;
	margin-top: 1px;
	margin-bottom: 1px;
}

.formfield {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-align: justify;
	color: #333333;
	text-decoration: none;
	border-color: #7f9db9;
	border-style: groove;
	border-width: 1px;
	margin-top: 1px;
	margin-bottom: 1px;
}

.prtable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-align: justify;
	color: #333333;
	text-decoration: none;
	border-color: #7f9db9;
	border-style: groove;
	border-width: 1px;
	margin-top: 1px;
	margin-bottom: 1px;
}

.prfield {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-align: justify;
	color: #333333;
	text-decoration: none;
	border-color: #7f9db9;
	border-style: solid;
	border-width: 1px;
	margin-top: 1px;
	margin-bottom: 1px;
}

ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-align: justify;
	color: #333333;
	text-decoration: none;
	border: thick none;
	margin-top: 10px;
	margin-bottom: 10px;
}
.TEXTBOXES {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	height: 517px;
	width: 449px;
	overflow:auto;
}

.box {
	border: 1px solid #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	background-color:#FFFFFF;
}
.button {
	border: 1px solid #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color:#FFFFFF;
}

.questionnairetext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#000000;
	border:2px solid #1E5756;
	width: 600px;
	height: 700px;
	overflow:auto;
	padding:5px;
}