* {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: none;
	list-style: none;
}

body {
	background: #eaeaea;
	border-top: 5px solid #000;
	color: #333;
}

a {
	text-decoration: none;
	outline: none;
}

a.paspanel {
	color: #B40000;
}

.clear {
	clear: both;
	height: 0px;
	overflow: hidden;
}

#wrapper {
	width: 880px;
	margin: 0px auto;
	background: #FFF;
}

#banner {
	height: 112px;
}

#inlinewrapper {
	padding: 0px 31px;
}

#orco {
	width: 187px;
	height: 202px;
	margin-right: 20px;
	float: left;
}

#motto {
	width: 610px;
	height: 36px;
	float: left;
}

#mottotext {
	width: 608px;
	border: 1px solid #EAEAEA;
	background: #EDEDED url(../images/mottoback.gif) repeat-x;
	float: left;
}

#mottotext div {
	padding: 10px 20px;
}

#mottotext p {
	padding: 0px 0px 10px 0px;
	line-height: 20px;
}

#leftside {
	width: 187px;
	margin: 20px 20px 0px 0px;
	float: left;
}

#rightside {
	width: 610px;
	float: left;
}

h2 {
	font-size: 24px;
	color: #91cb00;
	font-weight: normal;
}

#steps li {
	line-height: 18px;
}

#stepcounter {
	font-size: 20px;
	line-height: 30px;
	text-indent: 10px;
	color: #FFF;
	background: url(../images/adim_back.gif) no-repeat;
}

#questions .top {
	background: url(../images/qTop.gif) no-repeat;
	width: 610px;
	height: 6px;
	overflow: hidden;
}

#questions .bottom {
	background: url(../images/qBottom.gif) no-repeat;
	width: 610px;
	height: 6px;
	overflow: hidden;
}

#questions .content {
	border-left: 4px solid #91CB00;
	border-right: 4px solid #91CB00;
	background: #F0F0F0;
	padding: 10px;
	width: 582px;
}

#questions input.text,#questions textarea.text {
	height: 16px;
	padding: 5px;
	border: 1px solid #DCDCDC;
	width: 570px;
	margin: 0px 0px 8px 0px;
	background: #FFF;
}

#questions textarea.text {
	height: 75px;
}

#questions div.question {
	padding: 5px;
	border: 1px solid #DCDCDC;
	width: 570px;
	margin: 0px 0px 8px 0px;
	background: #FFF;
}

#questions input.radio, label {
	line-height: 12px;
	height: 12px;
	float: left;
	margin: 0px 5px 5px 0px;
}

.waiting {
	background: url(../images/waiting.gif) no-repeat center center;
}

div.error_f {
	background: #FF4242;
	padding: 3px;
	color: #FFF;
	border: 1px solid #000;
	margin: 0px 0px 10px 0px;
}

#footer {
	width: 868px;
	margin: 20px auto 0px;
	padding: 0px 0px 0px 10px;
	color: #575757;
}

#footer div, #footer div a {
	font-size: 11px;
}
