body {
	background: #fff; margin: 20px; padding: 0px;
}
h1 {
	font-weight: bold; font-size: 14px; color: #06c; font-family: Arial, Helvetica, sans-serif;  margin: 0px;
}
h3 {
	font-weight: normal; font-size: 12px; color: #000; font-family: Arial, Helvetica, sans-serif; 
}
p.soliddouble {
	border-top-style: solid; border-right-style: double; border-left-style: double; border-bottom-style: solid;
}
h4 {
	font-weight: normal; font-size: 12px; color: #000; font-family: Arial, Helvetica, sans-serif; 
}
.M4 {
	font-weight: normal; font-size: 11px; color: #000; font-style: normal; font-family: Arial, Helvetica, sans-serif;
}
.M5 {
	font-weight: normal; font-size: 11px; color: #000; font-style: normal; font-family: arial, Helvetica, sans-serif;
}
.bordered {
	border: #999 1px solid;
}
.link {
	font-weight: normal; font-size: 11px; color: #fff; font-style: normal; font-family: arial, Helvetica, sans-serif; font-variant: normal; text-decoration: none;
}
a.link:hover {
	font-weight: normal; font-size: 11px; text-transform: none; color: #666; font-style: normal; font-family: arial, Helvetica, sans-serif; font-variant: normal; text-decoration: none;
}
.textlink {
	font-weight: normal; font-size: 11px; color: #000; font-style: normal; font-family: arial, Helvetica, sans-serif; font-variant: normal; text-decoration: underline;
}
a.textlink:hover {
	font-weight: normal; font-size: 11px; text-transform: none; color: #000; font-style: normal; font-family: arial, Helvetica, sans-serif; font-variant: normal; text-decoration: none;
}

a {
	text-decoration: none;
}
input {
	border: #7a6459 1px solid; font-weight: 100; font-size: 11px; background: #fff; text-transform: none; font-style: normal; font-family: Verdana; text-decoration: none;
}
select {
	border: #7a6459 1px solid; font-weight: 100; font-size: 11px; background: #fff; text-transform: none; font-style: normal; font-family: Verdana; text-decoration: none;
}
textarea {
	border: #7a6459 1px solid; font-weight: 100; font-size: 11px; background: #fff; text-transform: none; font-style: normal; font-family: Verdana; text-decoration: none;
}
h2 {
	padding: 0px 13px 12px 13px; float: right; margin: 0px; width: 100px; text-align: center;
}
#dropmenudiv{
	position: absolute;
	border:1px #fff;
	border-bottom-width: 0;
	font: normal 11px arial;
	line-height: 18px;
	z-index: 100;
}
#dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid white;
	padding: 1px 0;
	text-decoration: none;
	font-weight: normal;
}
#dropmenudiv a:hover{ /*hover background color*/
	background-color: #ced5db;
}
.style1 {
	font-size: 12px;
	color: #0066CC;
}
.style2 {
	font-size: 2px
}
td.footer {
	color: #666;
	text-align: center;
}


form#frmSurvey{}
form#frmSurvey fieldset{border:0;margin:0;padding:0}
form#frmSurvey dl{}
form#frmSurvey dt.first {float:left;padding-right:10px;}
form#frmSurvey dt{padding-right:10px;padding-bottom:5px;}
form#frmSurvey dt label {display:block;position:relative;top:2px;}
form#frmSurvey dd{margin-bottom:15px;padding:0;margin-left:0;}
form#frmSurvey dd input[type="radio"]{padding:0;margin:0;position:relative;top:1px;}
form#frmSurvey dd input[type="text"]{padding:0;margin:0;width:250px;padding-left:4px;}
form#frmSurvey dd textarea{padding:0;margin:0;width:350px;height:90px;padding-left:4px;}