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

.default {
	background-color: #FFFFFF;
	font-size: 11px;
	line-height: 150%;
	font-family: Arial, Helvetica, sans-serif;
	color: #1d2d45;
}

.question {
	font-family: verdana;
	font-size: 11px;
}

.questionhelp {
	font-size: 10px;
}

.clearall {
	font-size: 11px;
}

.answertext {
	font-family: verdana;
	font-size: 11px;
}

.answertextright {
	text-align: left;
}

.array1 {
	font-family: verdana;
	font-size: 11px;
	text-align: center;
	background-color: #ffffff;
}

.array2 {
	font-family: verdana;
	font-size: 11px;
	text-align: center;
	background-color: #eeeeee;
}

.arraycaptionleft {
	text-align: right;
}

.errormandatory {
	font-size: 12px;
	font-weight: bold;
	color: RED;
}

.warningjs {
	font-size: 12px;
	font-weight: bold;
	color: RED;
}

.saveall {
	font-size: 10px;
	font-weight: normal;
	color: black;
}

.asterisk {
	color: #FF0000;
	font-size: 9pt;
	font-family: verdana;
}

.innergraph img {
	height: 12px;
}

/* @group survey-forms */

.survey_form {
	width: 80%;
	margin: auto auto 10px;
}

.error {
	font-size: 10px;
	color: red;
	font-weight: bold;
	text-align: center;
}

.form {
	border: 1px solid gray;
	background-color: silver;
	padding: 10px;
	width: 400px;
	text-align: center;
	margin: auto auto 10px;
}

.message1 {
	margin-bottom: 10px;
	text-align: center;
}

.heading {
	font-weight: bold;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}

/* @group base */

#startpage {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #888899;
	border-right-color: #888899;
	border-bottom-color: #888899;
	border-left-color: #888899;
	width: 990px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
}



/* @end */

/* @group header */

#header {
	height: 120px;
	position: relative;
	margin-bottom: 10px;
}

#header #headImg1 {
	float: left;
	background-image: url(indago_logo.gif);
	height: 120px;
	width: 350px;
}

#header #headImg2 {
	float: right;
	display: block;
	background-image: url(iniciativa.png);
	width: 279px;
	height: 89px;
}
/* @end */

/* @group welcome */

#namedescript {
	text-align: center;
}

#sur-name {
	color: #990000;
	font-weight: bold;
	font-size: 1.3em;
	padding-bottom: 10px;
}

#surdescript {
	font-size: 12px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
}

#welcome-text {
	padding-left: 30px;
}

#numquestion {
	font-size: 12px;
	color: #990000;
	font-style: italic;
	text-align: center;
}



/* @end */

/* @group navigator */

#navigator {
	position: relative;
	margin: 10px;
	height: 20px;
}

#navigator-navi {
	padding-left: 2px;
	text-align: center;
	z-index: 1;
	margin: auto;
	width: 49%;
	float: left;
}

#navigator-save {
	width: 25%;
	z-index: 1;
	float: left;
	padding-left: 5px;
	text-align: center;
}

#navigator-clear {
	width: 25%;
	float: right;
	padding-left: 2px;
}

/* @end */
/* @end */
