* {
	font-size: 13px;
}

#totalScore {
	text-align: center;
	padding: 1em 0;
}

/*
.question .text {
	display: none;
}*/

a:link,a:visited {
	color: #0066CC;
	text-decoration: underline;
}

table.question td input {
	clear:both;
	display:block;
	float:left;
}

table.question td label.answertext {
	display:block;
	padding-left:2.3em;
}

h1 {
	color:#003366;
	text-transform:uppercase;
	font-size: 135%;
	font-weight: normal;
}

h2 {
	font-weight: normal;
	font-size: 110%;
}

h3 {
	margin: 0;
	font-size: 110%;
	background: #425d8c;
	color: #fff;
	padding: 0.3em 1em 0.3em 1em;
}

.questiontext {
	font-weight:bold;
	text-align: left;
}

.questiontext table td {
	font-size: 85%;
	border: 1px solid #fff;
	padding: 0 0.2em;
	color: #fff;
}

.questiontext table {
	border-collapse: collapse;
}

.description {
	font-size: 95%;
	font-style: italic;
}

.privacy {
	font-size: 75%;
	line-height: 120%;
	padding: 1em;
}

.xquestions {
	font-style: italic;
	font-size: 90%;
}

.question,.answertext {
	font-size: 98%;
}

.answertext {
	line-height: 150%;
}
.innergraph img {
	height: 16px;
	vertical-align: top;
}

.group {
	
}

.question {

}

.completed font font font {
	color: #0066CC !important;
}

pre {
	padding: 1em;
	border: 1px solid #fff;
	line-height: 110%;
	margin: 0 auto;
	width: 60%;
	text-align: left;
}

body {
background-color:#FFF;
line-height:135%;
color:#333333;
font-family:Arial,Helvetica,sans-serif;
font-size: 13px;
font-style:normal;
font-weight:normal;
}

.questionhelp {
font-size: 90%;
font-weight: normal;
}

.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;
}

.innergraph {
direction: ltr;
}

.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;
}

.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;
}

