label {
	color: #333;
	padding: 0;
	margin: 0;
}

#survey_div #content {
	padding-left: 0;
	width: 650px;
	margin: 0 auto;
	border: 3px solid #407b93;
	padding: 10px;
	float: none;
	background: #FFF;
}

#content td {
	vertical-align: middle !important;
}

td .answertext {
	align: right;
}

#question2930{
	background: #FEFF9F;
	color: #000;
}	

#nav-box {
	padding: 5px 5px;
	margin: 10px;
	border: solid 1px #417B93;
	background: #f3f6f9;
	text-align: center;	
}

#nav-box a.link:hover {
	background: #DDD;
}

#nav-box h3 {
	color: #417B93;
	font-size: 12px;
	font-weight: bold;
	text-indent: 0;
	margin: 0;
	padding: 0;
	border: 0;
	text-decoration: none;
}

#nav-box p {
	margin: 0;
	padding: 0;
}
		
.answer {
	line-height: 1.5em;
}

#groupdescription {
	font-size: 13px;
	line-height: 1.5em;
}

.question {
	font-size: 12px;
	/* line-height: 1.5em; */
	padding: 0;
	margin: 0;
}

.question_container {
	border: 1px solid #9F9F9F;
	padding: 5px;
	margin-bottom: 15px;	
}

.answer input,
.answer textarea {
	border: 1px solid #CCC;
	margin: 5px 0 15px 0;
}

.textarea {	
	width:99%;
}

#survey label {
	display: inline;
	padding: 0;
}

.answer .radio,
.answer .checkbox {
	vertical-align: top;
	display: inline;
	padding: 0;
	margin: 0;
	margin-right: 5px;
	border: 0;
	line-height: 1.5em;
}
	
.answer label {
	font-weight: normal!important;
}

#num_questions {
	font-size: 15px;
	font-weight: bold;
	padding: 5px 0;
	text-align: center;
}

#progress {
	/* border: 1px #9F9F9F solid; */
	margin: 250px auto 0;

}

a:link,a:visited {
color:#417B93;
text-decoration:none;
}

body.default {
background-color:#FFF;
font-size:14px;
line-height:150%;
font-family:Arial,Helvetica,sans-serif;
color:#1d2d45;
}

.questionhelp {
font-size:10px;
}

.clearall {
font-size:11px;
}

/*
.answertextright {
text-align:left;
}
*/

.array1 {
font-size:11px;
text-align:center;
background-color:#fff;
}

.array2 {
font-size:11px;
text-align:center;
background-color:#eee;
}

/*
.arraycaptionleft {
text-align:right;
}
*/

.saveall {
font-weight:400;
color:#000;
}

.asterisk {
color:red;
font-size:9pt;
font-family:verdana;
}

.innergraph {
direction: ltr;
}

.innergraph img {
height:12px;
vertical-align:top;
}

.innergraph table {
height:12px;
border:1px solid #000;
table-layout:fixed !important;
}

.innergraph td {
height:12px;
}

.printouttable {
width:100%;
}

.printouttable td {
border-color:#fff #fff #ddf;
border-style:solid;
border-width:1px;
}

.printouttable td:first-child {
background-color:#ddf;
font-weight:700;
text-align:right;
padding-right:5px;
padding-left:5px;
}

.printouttitle {
padding-right:5px;
padding-left:5px;
font-size:18px;
}

.surveytitle {
font-size:1.2em;
height:1.5em;
}

.surveytitle:hover {
text-decoration:underline;
color:#819d26;
}

.languagechanger {
font-size:1em;
}

.text {
font-size:13px;
}

.errormandatory,.warningjs {
font-size:12px;
font-weight:700;
color:RED;
}

table.question {
width: 100%;
}

table.question tr.array1:hover,table.question tr.array2:hover {
background-color:#A7A9D1;
}