/* InnerWorks Survey CSS Document - Do not modify*/
body, td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
body {
	background-color: #CCCC99;
}
.body-title {
	font-weight: bold;
	font-size: 18px;
}
.body-text {
	font-size: 12px;
	text-align: justify;
	padding-left: 100px;
	padding-right: 100px;
}
.body-text-indent {
	font-size: 12px;
	text-align:justify;
	padding-left: 150px;
	padding-right: 100px;
}
a:link {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #000000;
}
a:active {
	text-decoration: underline;
	font-weight: bold;
	color: #000000;
}
.survey-cell-left {
	font-size: 10px;
	text-align: left;
	vertical-align: middle;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #999933;
}
.survey-cell-left-bottom {
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #999933;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #999933;
}
.survey-cell-top {
	font-size: 12px;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #999933;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #999933;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #999933;
}
.survey-cell-top-sub {
	font-size: 10px;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #999933;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #999933;
}
.survey-cell-blank {
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #999933;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #999933;
}
.survey-cell-right {
	text-align: left;
	vertical-align: middle;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #999933;
}
.survey-cell-right-bottom {
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #999933;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #999933;
}
.survey-cell-middle-bottom {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #999933;
}
.survey-cell-bottom {
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #999933;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #999933;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #999933;
}
.survey-field {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
.required {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FF0000;
}