body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #D8EEFC;
	margin: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
td {
	font-size: 10px;
}

.pageHeader2 {
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 19px
}

.Loginheader {
	font-size: 11px;
	font-weight: bold;
	color: #031846;
	line-height: 19px; text-align:left; font-family:Verdana
}

.ProcessingText {
	font-size: 15px;
	font-weight: bold;
	color: #031846;
	line-height: 19px; text-align:left; font-family:Verdana
}


.LoginItem {
	font-size: 11px;
	font-weight: normal;
	color: #031846;
	line-height: 19px; text-align:left; font-family:Verdana
}



.subheader {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 14px; text-align:center
}


.totals {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	/*line-height: 19px; text-align:right; padding-right:10px;*/
}


.pageHeader {
	font-size: 16px;
	font-weight: bold;
	color: #00000;
	border-bottom: 1px solid #CCCCCC;
	line-height: 19px;
}
.footer {
	font-size: 10px;
	color: #000000;
	text-align: center;
	margin-top: 15px;
}
a:link {
	color: #2368DC;
	font-weight: bold;
	text-decoration: none;
}

.instructions {
	text-align: center; font-family:Verdana; font-size:11px; color:#003366
}
.tableMain {
	border: 1px solid #CCCCCC;
}
.columnHeader {
	font-weight: bold;
	font-family: Tahoma;
	color: #001540;
	background-color: #006699;
	text-align: center;
	/*border: 1px solid #000000;*/
	padding: 5px;
}
.rowData00, .rowData01 {
	/*border: 1px solid black; */
	/*padding: 2px;*/
}
.rowData00 {
	background-color: #DDEFFB; background-image:url('../images/table_white.gif')
}
.rowData01 {
	background-color: #FBFFFF; background-image:url('../images/table_lightblue.gif')
}

.rowData03 {
	background-color: #fa9748; background-image:url('../images/table_orange.gif')
}


.printDiv {
	font-size: 10px;
	float: right;
}
.plusminus {
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	height: 19px;
	width: 19px;
	background-color: #DCE6E9;
	border: 1px solid black;
}

.dataTable{
	border: 1px solid black;
	background-color: #CFEEF3;
	
}

.dataTable2{
	border: 1px solid black;
	background-color: #FFFFFF;
}

.dataTableAnswer {
	border-left:1px solid black;
	border-top:1px solid black;
	border-bottom:1px solid black;
}
.Question, .groupedQuestion, .QuestionGroup, .Classification {
	border: 1px solid black;
	padding: 2px;
	margin: 1px;
	margin-bottom: 5px;
}
.Question, .groupedQuestion {
	background-color: #F7F6E9;
}
.Classification {
	float: right;
	width: 200px;
}
.expandButton {
	float: left;
}
.groupedQuestion {
	padding-left: 25px;
	color:#666666;
}
.surveyDetailTable {

}

.groupRowHeader {

}
.classification, .groupRowQuestion {
	border: 1px solid black;
}
.classification {
	width: 25%;
	background-color: #EAA911;
	padding: 2px;
}
.groupedQuestionsTable {
	margin-left: 25px;
}
.groupRowHeader {
	border-bottom: 1px solid orange;
	padding: 0px;
}
.groupRowQuestion {
	background-color: #CCCCCC;
	padding: 2px;
}
.groupRowFooter {
	border-top: 1px solid orange;
	padding: 0px;
}
.buttonCell {
	width: 25px;
}
.hiddenRow {
	display: none;
}