body {
	font-family:verdana,arial,helvetica;
	font-size:11px;
}
td {
	font-family:verdana,arial,helvetica;
	font-size:11px;
	color:#000000;
}
input.text {
	font-family:verdana,arial,helvetica;
	font-size:11px;
	color:#000000;
	width:250px;
}
input.datebox {
	font-family:verdana,arial,helvetica;
	font-size:11px;
	color:#000000;
	width:25px;
}
input.button {
	font-family:verdana,arial,helvetica;
	font-size:11px;
	color:#000000;
}
textarea {
	font-family:verdana,arial,helvetica;
	font-size:11px;
	color:#000000;
	width:250px;
	height:35px;
}
select {
	font-family:verdana,arial,helvetica;
	font-size:11px;
	color:#000000;
}
a {
	color:#000066;
	text-decoration:underline;
}
a:visited {
	color:#000033;
	text-decoration:underline;
}
a:hover {
	color:#000066;
	text-decoration:none;
}
.DWsurveyTitle {
	text-align:center;
	font-weight:bold;
}
.cp {
	text-align:center;
	font-size:10px;
	color:#CCCCCC;
}
.nextnav {
	text-align:center;
	font-size:11px;
}
.col1 {
	font-size:11px;
	background:#CCCCCC;
	color:#000000;
}
.col2 {
	font-size:11px;
	background:#D0DCE0;
	color:#000000;
}
.GroupDivider {
	text-align:left;
	font-weight:normal;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	background:#EAEAEA;
	padding: 5px;
}
.background {
	background-image: url(../images/new_back.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

