@charset "utf-8";
.background {
	background-image: url(images/survey_05.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 300px;
}
.question-text {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
}
.progress-area {
	background-color: #C5C6C8;
	background-image: url(images/survey_02.gif);
	background-repeat: no-repeat;
	height: 122px;
	width: 332px;
}
.progress-strip {
	background-color: #FFFFFF;
	height: 20px;
	width: 200px;
	border: 1px solid #FFFFFF;
}
.borderline {
	border: 1px solid #999999;
}
.question-area {
	width: 760px;
	background-color: #D8FC8D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
	vertical-align: middle;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.description-area {
	background-color: #f5f5f5;
	border: 1px solid #CCCCCC;
	height: 70px;
}
.tabletitle{
	font-weight: bold;
	vertical-align: top;
	background-color: #FFFFFF;
}
.tablerow{
	background-color: #FFFFFF;
	vertical-align: top;
	text-align: left;
}
.largelink{
	font-size: 16px;
	font-weight: bold;
}
