@charset "utf-8";
/* CSS Document */


/* CSS Document */

form {
	margin: 0px;
	padding: 0px;
	display: block;
}
#form1 h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	background-color: #CCC;
	display: block;
	padding: 4px;
	text-align: left;
	margin: 0px;
	float: left;
	width: 98%;
}

#form1 ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#form1 li {
	display: block;
	padding-top: 4px;
	padding-bottom: 2px;
	list-style-type: none;
	width: 100%;
	float: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	margin: 0px;
	color: #F60;
}
.Label1 {
	text-align: right;
	float: left;
	width: 120px;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	display: block;
}
.TextField1 {
	float: left;
	width: 150px;
	height: 18px;
	border: 1px solid #CCC;
}
.TextArea1 {
	float: left;
	height: 50px;
	width: 150px;
	border: 1px solid #CCC;
}
.FormSubHeading {
	padding-top: 18px;
	border-bottom-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	padding-bottom: 18px;
	height: 20px;
	float: left;
	width: 50%;
	display: block;
}
#form1 fieldset {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #D9EFFD;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.TextArea2 {
	float: left;
	height: 30px;
	width: 150px;
}
.Label2 {
	text-align: right;
	float: left;
	width: 120px;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	display: block;
}
.Formbutton {
	background-color: #F60;
	float: left;
	height: 18px;
	width: 75px;
	border: 1px solid #F60;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
	text-decoration: none;
	color: #FFF;
	margin-right: 2px;
}
.TextArea3 {
	float: left;
	height: 50px;
	width: 430px;
	border: 1px solid #CCC;
}
.Label3 {
	text-align: right;
	float: left;
	width: 150px;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	display: block;
	padding-left: 4px;
}
#FeedbackForm {
	display: block;
	float: left;
	width: 689px;
	border: 1px solid #F4F4F4;
}
#QueryContainer {
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	display: block;
	width: 275px;
	height: 115px;
}
#QueryContainer #Query {
	margin: 0px;
	padding: 0px;
}
#QueryContainer ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#QueryContainer li {
	margin-top: 1px;
	margin-bottom: 1px;
	list-style-type: none;
	height: 16px;
	display: block;
	float: left;
	width: 100%;
	padding-top: 2px;
	padding-bottom: 2px;
}
#QueryContainer label {
	text-align: right;
	padding-right: 2px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
	height: 16px;
	width: 120px;
	float: left;
	display: block;
}
.QueryField     {
	border: 1px solid #999;
	height: 16px;
	width: 140px;
	float: left;
}
.QueryButton  {
	background-color: #F60;
	display: block;
	border: 1px solid #F60;
	width: 50px;
	height: 20px;
	color: #FFF;
}
.CheckBox {
	float: left;
}
.CheckBoxText {
	text-align: left;
	float: left;
	padding-top: 2px;
	padding-bottom: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666;
	text-decoration: none;
	display: block;
	padding-left: 6px;
	padding-right: 6px;
}
.Label4 {
	text-align: right;
	float: left;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	display: block;
	padding-left: 4px;
}
.TextArea4 {
	float: left;
	height: 50px;
	width: 470px;
	border: 1px solid #CCC;
}

