html {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
body {
	background-image: url(/images/bg.gif);
	background-repeat: repeat-y;
	background-position: center;
}
body,table,td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.whitetext {
	color: #FFFFFF;
}
.maintable {
	background-image: url(/images/bg.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.bg2 {
	background-image: url(/images/bg2.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.navtd a:link {
	display: block;
	color: #006600;
	text-decoration: none;
	line-height: 24px;
	background-image: url(/images/navbackground1.gif);
	font-weight: bold;
	background-position: right bottom;
	text-indent: 16pt;
 }
.navtd a:visited {
	display: block;
	color: #006600;
	text-decoration: none;
	line-height: 24px;
	background-image: url(/images/navbackground1.gif);
	font-weight: bold;
	background-position: right bottom;
	text-indent: 16pt;
 }
.navtd a:hover {
	display: block;
	color: #006600;
	text-decoration: none;
	line-height: 24px;
	background-image: url(/images/navbackground2.gif);
	font-weight: bold;
	background-position: right bottom;
	text-indent: 16pt;
 }
.navtd a:active {
	display: block;
	color: #006600;
	text-decoration: none;
	line-height: 24px;
	background-image: url(/images/navbackground2.gif);
	font-weight: bold;
	background-position: right bottom;
	text-indent: 16pt;
 }
.bottomline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BBBBBB;
}
p {
	margin-top: 10px;
	margin-bottom: 10px;
}
textarea {
	font-family: verdana, arial;
	font-size: 11px;
	border: 1px solid #999999;
	color: #000000;
	margin: 0px;
	padding: 1px;
}
.textfield {
	font-family: verdana, arial;
	font-size: 11px;
	height: 15px;
	border: 1px solid #999999;
	color: #000000;
	margin: 0px;
	padding: 1px;
}
.testimonial {
	line-height: 13px;
	text-align: left;
}
.testimonial_byline {
	text-align: right;
	margin-top: 10px;
}
.questioncell {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006000;
	color: #220000;
	background-color: #DDDDDD;
}
h1 {
	margin: 0px;
}
.margin1 {
	margin-bottom: 4px;
	margin-left: 4px;
}
.button1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.box {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	line-height: 13px;
}
.small {
	line-height: 12px;
	margin: 0px;
	padding: 0px;
}
