body,td,th {
	color: #00403C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-right: 5px;
	background-color: #FFFFFF;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #330066;
}
a:link {
	text-decoration: none;
	color: #00403C;
}
a:visited {
	text-decoration: none;
	color: #00403C;
}
a:hover {
	text-decoration: none;
	color: #00CC33;
}
a:active {
	text-decoration: none;
	color: #009966;
}
.style1 {
	font-size: 16px;
	font-weight: bold;
}
.style3 {
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: lighter;
	background-color: #E9EFE9;
	
	letter-spacing: 1px;
	text-align: center;
	border: thin solid #B8CBB8;
	padding: 2px;
}
.surveyform td{
padding:0px 10px 25px 10px;
}
.heading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 25px;
	font-weight: lighter;
	color: #00403C;
	letter-spacing: 1.5px;
	text-transform: none;
}
.style4 {
	font-size: 16px;
	font-style: normal;
	line-height: 25px;
	color: #00403C;
	
	letter-spacing: 1.5px;
	text-transform: capitalize;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style11 {font-size: smaller}
.survey {
	text-align:right;
}
#surveybox a, .survey a {
	color:#ff0000;
	text-decoration:underline;
}
#surveybox a:hover, .survey a:hover {
	text-decoration:none;
}
.style5 {font-size: 18px}

#surveybox {
text-align:center;
background-color:#FF9999;
border:1px solid #FF0000;
padding:0px 25px 0px 25px;
}