a:link,a:visited {
	color: #819d26;
	text-decoration: none;
}

body.default {
	background-color: #FFF;
	font-size: 11px;
	line-height: 150%;
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	color: #1d2d45;
	text-align: center;
}

.questionhelp {
	font-size: 10px;
}

.clearall {
	font-size: 11px;
}

.answertextright {
	text-align: left;
}

.array1 {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 11px;
	text-align: center;
	background-color: #fff;
}

.array2 {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 11px;
	text-align: center;
}

.arraycaptionleft {
	text-align: right;
}

.saveall {
	font-weight: 400;
	color: #000;
}

.asterisk {
	color: red;
	font-size: 9pt;
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
}

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

.question,.answertext {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 11px;
}

.questiontext {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

.errormandatory,.warningjs {
	font-size: 12px;
	font-weight: 700;
	color: RED;
}

table.question {
	width: 100%;
}

table.question tr.array1:hover,table.question tr.array2:hover {
}

.leftQuestionPadding {
	width: 0px;
}

.subQuestion .leftQuestionPadding {
	width: 50px;
}

.textarea {
	width: 300px;
	height: 35px;
}

.questionhelp img {
	padding: 0px 5px 0px 2px;
}

table {
	clear:both;
}

h1 {
	clear: both;
	text-align: right;
	color: black;
	font-size: 13pt;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
}


h4 {
	clear: both;
	text-align: right;
	color: #585858;
	font-size: 10pt;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}


