.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	color: #FFFFFF;
	text-align: left;
	vertical-align: text-top;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	text-align: left;
	text-indent: 10px;
	vertical-align: middle;
}
.subhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.radiobutton {
	background-color: #CCCCCC;
}
.imgborderleft {
	border: thin solid #FFFFFF;
	margin-right: 8px;
	margin-bottom: 8px;
}
.imgborderright {
	margin-bottom: 8px;
	margin-left: 8px;
	border: thin solid #FFFFFF;
}
.borderbottom {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #AAAAAA;
}
.bottomnleftborder {
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #AAAAAA;
	border-left-color: #AAAAAA;
}
.borderjustleft {
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #AAAAAA;
}

}
.maintextBOLD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	color: #FFFFFF;
	text-align: center;
	vertical-align: text-top;
	font-weight: bold;
}

.radiobuttonsleeptest {
	background-color: #FFFFFF;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #AAAAAA;
}
.bottomleftrightborder {
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #AAAAAA;
	border-left-color: #AAAAAA;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #AAAAAA;
}
.rightborder {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
