h3,h4,h5,h6,p,a,img{border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;margin:0;padding:0;}
label, label span {
	display: block;
	padding-bottom: 10px;
	font-size: 11px;
}
label {
	
}
label span {
	text-align: right;
	padding-right:3px;
 }
fieldset input, textarea{
	
}
fieldset input:hover, textarea:hover {
	border-color:#000;
}
fieldset input:active, input:focus, textarea:active, textarea:focus{
	border-color: #900;
}
fieldset {
	background: #EBE6CD;
	border: none;
	margin: 1em 0;
	padding-bottom: .5em;
/*	overflow: hidden;
	background: transparent;*/
}
fieldset:hover {
	border-color:#722549
}
input, textarea {
	
}
form div {
	text-align: center;
	margin: 0 auto;
	background: transparent;
}
#mainbody {
	float: left;
	width: 100%;
	background-color: transparent;
}
#sectionheader {
	text-align: left;
	padding-left: 20px;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #99CCFF;
	background-color: #336699;
}
#ticket {
	width: 682px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.capture {
	/*width: 380px;
	height: 90px;*/
}
.captureresults {
	width: 380px;
	height: 90px;
}
.captchatxt {
	font-size: 11px;
	font-style: normal;
	color: #858585;
	text-align: center;
}
.messagetxt {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #858585;
	text-align: center;
}
.clearme{clear:both;content:".";display:block;height:0;visibility:hidden;}

.feedback_txt {
	font-size: 12px;
	font-style: normal;
	color: #858585;
	text-align: center;
}
.nocancel_txt {
	font-size: 12px;
	font-style: normal;
	color: #858585;
	text-align: center;
}
.contact_txt {
	font-size: 12px;
	font-style: normal;
	color: #858585;
	text-align: center;
}
#feedback_box {
	margin: 0 auto;
	text-align: center;
	background-color: transparent;
	height: 360px;
	width: 400px;
}
#feedback {
	margin: 15 auto;
	text-align: center;
}
#feedbackfooter {
	margin: 20 auto;
	text-align: center;
}
#comments {
	margin: 0 auto;
	text-align: center;
}
table#fbtble {
	width: 400px;
	margin: 0px auto 0px;
}
#fbtble thead{
	font-weight: normal;
}
#fbtble tbody{
	color: black;
	font-weight: normal;
	font-size: .625em;
	text-align: left;
}
#fbtble tr:hover{
	font-weight: normal;
	background-color: #fdf5e6;
}