

#surveyinsidem { width:560px; 


 }
 
#surveyinside h1, h2, h2, h3, h4, h5 {
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	clear:both;
	padding:0px;
	padding-top:0px;
	margin:0px;
}
#surveyinside h1 {
	font-size: 16px;
	color: #ccc;
	text-align:right;
	background-color:#fff;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color:#eaeaea;
	padding:0px;
	padding-top:0px;
	margin:0px;
}
#surveyinside h2 {
	font-size: 14px;
	margin: 20px 0 10px 0;
}
#surveyinside h3 {
	font-size: 14px;
	margin: 20px 0 10px 0;
	border-bottom-style: solid;
	border-bottom-width: thin;
}
#surveyinside h4 {
	font-size: 10px;
	color: #000;
}
#surveyinside h5 {
	font-size: 10px;
}
#surveyinside form {
	margin: 0;
	padding: 0;
	font-size: 100%;
	width: 100%;
	padding-top:5px;
}
#surveyinside fieldset {
	clear:both;
border:1px solid #fff;
	background: #fff;
padding:0px;
	padding-top:0px;
	margin:0px;
	padding:0px;
	
	

}
#surveyinside legend {
	font-size: 120%;
	font-weight: normal;
	color: #000000;
	margin: 0 0 0px 0;
	*margin: 0 0 7px 0;
	padding: 0 5px;
	
}

/* custom classes*/

#surveyinside .clear {
	clear: both;
}

#surveyinside .SurveyHeader {
	
	padding: 77px 0px 0px 58px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height:60px;
}

#surveyinside .SurveyFooter {
	clear:both;
	padding-top: 4px;	
	color: #000000;
	background-position: bottom;
	border-top-width: thin;
	border-top-style: solid;
	background-color:#CCCCCC;
}

#surveyinside .DivFillTheBlank {
	clear: left;
	display: block;
	width: 100%;
	padding-bottom: 10px;
}

#surveyinside .DivInputText {
	clear: left;
	display: block;
	width: 100%;
	padding-bottom: 5px;
}

#surveyinside .inputText {
	clear: left;
	display: block;
}

#surveyinside .labelText {
}

#surveyinside .inputTextSpecify {
width:80%;
}

#surveyinside .labelTextSpecify {
}

/* Radio Buttons vertical */
.DivChooseOneVertical {
}

.inputRadioVertical {
}

.labelRadioVertical {
}

/* Radio Buttons horizontal */
#surveyinside .DivChooseOneHorizontal {
	clear:none;
	float:left;
	display:block;
}

.inputRadioHorizontal {
}

.labelRadioHorizontal {
	padding-right:8px;
}

/* Checkbox */
#surveyinside .DivChooseAllThatApply {
	clear:none;
	float:left;
	display:block;
}

.inputCheckbox {
}

.labelCheckbox {
}

/* Dropdown */
.DivChooseOneDropdown {
}

.inputDropdown {
}

.labelDropdown {
}

/* Textarea */
.DivEssay {
	clear:both;
}

/*OnePerTopic*/
.DivOnePerTopic {
}

.navigationButton, .SubmisionButton {

}

.SubmisionButton {
}

#surveyinside .textfieldLong {
	float: left;
	display: block;
	width: 100%;
	border-top: 2px solid #999;
	border-left: 2px solid #999;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	background-color: #FFFFFF;
}
#surveyinside form fieldset div.notes {
	float: left;
	width: 80%;
	height: auto;
	padding: 5px;
	border: 1px solid #666666;
	background-color: #ffffe1;
	color: #666666;
	font-size: 88%;
	clear:both;
	margin: 15px 0 15px 0;
}
#surveyinside .divButtons {
	clear:both;
	padding-top:5px;
}
#surveyinside .question {
	
	
	padding: 0px;
	font-weight:bold;
	margin: 0px;
	clear: none;
	font-size:14px;
	font-family:arial;
	background:#ec388c;
	color:#2D4579;
	padding:6px 8px;
	margin-bottom:5px;
	border-bottom:1px solid #BDC7D8;
}
#surveyinside form fieldset table {
	border-collapse: collapse;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	
	line-height: 1.6;
}
#surveyinside caption {
	font-weight: bold;
	margin: 1em 0;
}
#surveyinside col {
	border-right: 1px solid #ccc;
	text-align: center;
}
#surveyinside thead {
	
}
#surveyinside th {
	font-weight: normal;
	text-align: center;
}
#surveyinside #tblHead {
	text-indent: -1000em;
}
#surveyinside th, #surveyinside td {
	padding: 0px;
	
}
#surveyinside .odd {
	background-color:#FFFFFF;
}
#surveyinside tr:hover {
	background-color:#FEFEF3;

}

#surveyinside .logo {
	display:block;
	float: right;
	padding-top:50px;
	font-size:9px;
	width:auto;
}
#surveyinside .summary {
	clear:both;
	display:block;
	float: left;
	padding-top:50px;
	font-size:9px;
	width:auto;
}
#surveyinside .PresentationImage {
}
#surveyinside .QuestionBox {
	clear:both;
	border: 1px solid #ccc;
	background: #f8f8f8;
	padding: 10px;
	margin: 10px 5px 30px 1px;
}
#surveyinside .QuestionBox table {
	font-size:12px;
	margin-top:10px;
}
#surveyinside .floatleft {
	float: left;
}


.DivFillTheBlank, .DivChooseOneVertical, .DivFillTheBlankLong, .DivOnePerTopic,
.DivChooseAllThatApply { padding:6px 8px; }
.DivFillTheBlank label { width:80px; float:left; padding-top:2px; }
.DivFillTheBlankLong label { width:120px; float:left; padding-top:2px;}
.DivButtons { text-align:left; }
#surveyinside .DivButtons input { font-size:14px; font-weight:bold; padding:3px 5px; }
#surveyinside input, #surveyinside select,  #surveyinside textarea { font-size:13px; font-family:arial; padding:0px; margin:0px; }
#Q1_A5, #Q1_A6 { width:297px; }

.inputRadioVertical { padding:0px; margin:0px; height:13px; width:13px; *height:16px;}
.DivChooseOneVertical label { padding:0px; margin:0px; padding-left:5px;}
.DivChooseAllThatApply label {padding:0px; margin:0px; padding-left:5px; }
.DivOnePerTopic table, .DivOnePerTopic td { padding:0px; margin:0px; line-height:1.3em;}
.DivOnePerTopic td { border-bottom:4px solid #fff;  } 
.numbered {color:#666; font-weight:bold; font-size:18px; line-height:13px; }
.very { font-size:10px; text-transform:uppercase; padding-bottom:5px;}


.movefromtop { padding-top:10px; }
.movefromtop label { padding-right:10px; }

thead .numbered  { padding-bottom:5px; }

.DivEssay { padding-left:21px; *padding-left:28px;}
.DivEssaytitle { padding:5px 0px 1px 0px; }

#Q1_A1, #Q1_A2 { width:145px;}

.imagemendor img { border:3px double #ccc; }
.imagemendor { padding:5px 0px 0px 0px; }

.confirmation {border:1px solid #E2C822; background:#FFF9D7; padding:8px; font-weight:bold; color:#342F07;  margin:0px 0px 10px 0px;}
  