@charset "utf-8";
.textarea {
	height: 10em;
	border: thin none #000066;
	text-align: center;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}
#ques_comments h3 {
	text-align: center;
	color: #000066;
}
#buttonWrap {
	margin-left: 100px;
	padding: 10px;
}
.FormDivisions {
	border: medium ridge #000066;
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	
}
.FormDivLegend {
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.4em;
}
.sectionDescriptionBox {
	padding-right: 40px;
	padding-left: 40px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
.sectionDescriptionBox h4 {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
