@charset "utf-8";
/* CSS Document */


#siteErrMessage {
	width:80%;	
	margin: 0px;
	padding:2px 5px 2px 5px;
	color: #F00;
	background: #FFF;
	font-weight:bold;
	font-size:.9em;
	min-height:15px;
}

#surveyform {
	font-size:.9em;
	font-weight:normal;
	margin: 10px auto;
	padding: 2px 5px 5px 5px ;
	width:97%;
	height:450px;
	border:#000 double;
	background:#f2ede2;
	}
	
#surveyform fieldset {
	background-color:#ece6d9;
	font-size:1.1em;
	font-weight:bold;
	width:90%;
	margin: 0px auto;
}	

#questionnumbox	{
	width:60%;
	margin:2px auto;
	text-align:center;
	font-size:.9em;
	
	
}
.questionnum	{
	width:25px;
	display:inline-block;
	padding:0px;
	font-size:.9em;	
	font-weight:normal;
	text-align:center;
	color: #333;
	margin:0px;
	margin-right:2px;
	float:left;
	
}

.questionnumb	{
	width:25px;
	font-weight:bold;
	font-size:.9em;
	color: #000;
	display:inline-block;
	text-align:center;
	border: double;
	padding:0px;
	margin:0px;
	margin-right:2px;
	float:left;
	
}
	

	
.surveyquestion {
	font-size:1em;
	font-weight:bold;
	margin: 10px auto;
	width:98%;

	background:#f2ede2;
	min-height:30px;
	}	
	
	
.SurveyQuestions {
	font-size:.7em;
	font-weight:normal;
	margin: 10px auto;
	width:98%;
	border:#000 double;
	background:#f2ede2;
	min-height:50px;
	}	
	
#Survey {
	padding-left: 5px;
	font-size:.9em;
	}
	

.Survey {
	font-size:.7em;
	font-weight:normal;
	margin: 10px auto;
	width:90%;
	border:#000 double;
	background:#f2ede2;
	min-height:100px;
	}
#SurveyQuestions {
	font-size:.7em;
	font-weight:normal;
	margin: 10px auto;
	width:90%;
	border:#000 double;
	background:#f2ede2;
	min-height:400px;
	}	
	
#Survey {
	padding-left: 5px;
	font-size:.9em;
	}
	
#Survey fieldset {
	background-color:#ece6d9;
	font-weight:bold;
	width:90%;
	margin: 0px auto;
}

#surveyformx1{
	font-size:.6em;
	font-weight:normal;
	margin: 10px auto;
	width:90%;
	border:#000 double;
	background:#f2ede2;
	min-height:400px;
	}
	
#surveyform1 p {
	padding-left: 5px;
	font-size:.9em;
	}
#surveyform h4 {
	padding-left: 5px;
	font-size:1em;
	font-weight:bold;
	}	
#surveyform p {
	padding-left: 10px;
	padding-bottom: 5px;
	font-size:1em;
	font-weight:normal;
	}	
	
#surveyconfirmation {
	padding-left: 5px;
	background: #FFC;
	background:#fbf8f1;	
	margin-bottom:20px;
	min-height:100px;
	}
#surveyconfirmation h5 {
	font-size:1.1em;
}
#surveyform1 fieldset {
	background-color:#ece6d9;
	font-weight:bold;
	width:90%;
	margin: 0px auto;
}

.surveyreportleftcol {
	text-align:left;
	font-size:.8em;

}
.surveyreportresultcol {
	text-align:center;
	font-size:.8em;
}

.formentry {
	margin-left:15px;
	width:80%;	
	}
.formlabel {
	min-width:100px;
	text-align:right;
	font-weight:bold;
	}
.formfieldrg {
	margin: 0px auto;
	margin-left:15px;
	width:50px;
	}
#surveyform .surveytextarea {
	width:450px;
	height:75px;
	margin-left:15px;
	padding-left:0px;
	}

.formbutton {
	width:100px;
	}
#surveyreports {
	font-size:.9em;
	font-weight:normal;
	margin: 10px auto;
	padding: 2px 5px 5px 5px ;
	width:97%;
	min-height:500px;
	border:#000 double;
	background:#f2ede2;
	}	
#surveyreports td {
	text-align:center;
	}
#surveyreports th {
	text-align:center;
	}	