div.formContentArea
{
	background-color: white;
	border-width: 0px;
	display: block;
	left: 0px;
	height: auto;
	margin: 0px;
	padding: 0px;
	position: relative;
	text-Align: center;
	top: 0in;
	width: 100%;
}

div.requiredFieldWarning
{
	border-width: 0px;
	color: black;
	font-style: normal;
	font-weight: bold;
	font-size: 11pt;
	font-family: Times New Roman, Georgia, Times;
	height: auto;
	left: 0px;
	margin: 0px;
	padding: 0px;
	padding-bottom: 12pt;
	position: relative;
	text-Align: center;
	top: 12px;
	width: 100%;
}

div.singleLineTextInput
{
	border-width: 0px;
	color: black;
	font-style: normal;
	font-weight: bold;
	font-size: 12pt;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	height: auto;
	left: 2px;
	margin: 0px;
	margin-top: 12px;
	padding: 0px;
	position: relative;
	text-Align: left;
	width: 100%;
}

div.smallGroupTextInput
{
	border-width: 0px;
	color: black;
	font-style: normal;
	font-weight: bold;
	font-size: 13px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	height: 21px;
	left: 20px;
	margin: 0px;
	margin-top: 12px;
	padding: 0px;
	position: relative;
	text-Align: left;
	width: 598px;
}

div.submitResetButtons
{
	display: none;
}

div.textArea
{
	border-width: 0px;
	color: black;
	font-style: normal;
	font-weight: bold;
	font-size: 13pt;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	height: 100px;
	left: 2px;
	margin: 0px;
	margin-top: 14px;
	padding: 0px;
	position: relative;
	text-Align: left;
	width: 100%;
}

input.singleLineTextInput
{
	color: black;
	font-style: normal;
	font-weight: normal;
	font-size: 13pt;
	font-family: Times New Roman, Georgia, Times;
	height: auto;
	left: 40%;
	margin: 0px;
	padding: 0px;
	position: absolute;
	text-Align: left;
	top: 0px;
	width: 60%;
}

input.smallGroupTextInput
{
	color: black;
	font-style: normal;
	font-weight: normal;
	font-size: 13px;
	font-family: Times New Roman, Georgia, Times;
	height: auto;
	margin: 0px;
	padding: 0px;
	position: absolute;
	text-Align: left;
	top: 0px;
	width: 280px;
}

select.singleLineSelectionList
{
	color: black;
	font-style: normal;
	font-weight: normal;
	font-size: 13pt;
	font-family: Times New Roman, Georgia, Times;
	height: auto;
	left: 40%;
	margin: 0px;
	padding: 0px;
	position: absolute;
	text-Align: left;
	top: 0px;
	width: auto;
}

span.label
{
	border-width: 0px;
	height: auto;
	left: 0px;
	margin: 0px;
	padding: 0px;
	position: relative;
	text-Align: left;
	width: 40%;
}

span.label_SmallGroup
{
	border-width: 0px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	position: relative;
	text-Align: left;
	width: auto;
}

textarea.questionOrComments
{
	color: black;
	font-style: normal;
	font-weight: normal;
	font-size: 12pt;
	font-family: Times New Roman, Georgia, Times;
	height: 500px;
	left: 8%;
	margin: 0px;
	margin-top: .4in;
	padding: 0px;
	position: absolute;
	text-Align: left;
	top: 0px;
	width: 92%;
}