/* Copyright (c) 2002-2007 more as */

body.qpage {
	background-color: #FFFFFF;
}

body.summary {
	background-color: #FFFFFF;
}

body.wizardFrontpage {
  margin: 0px;
  font-size: 12px;
  font-weight: normal;
	background-color: #FFFFFF;
}

table.qpage {
	border-top:1px #DEE1EF solid;
	border-right:1px #DEE1EF solid;
	border-left:1px #DEE1EF solid;
	border-bottom:1px #DEE1EF solid;
}

.selectedfield {
	background-color: #DEE1EF;
}
.notselectedfield {
	background-color: #DEE1EF;
}

.qpagetitle {
	color: #274766;
	background-color: #DEE1EF;
}

.qpagebody {
	color: #274766;
	background-color: #f5f5f5;
}

.qpagenotselectedbody {
	color: #274766;
	background-color: #f5f5f5;
	border-top: solid #f5f5f5 1px;
	border-bottom: solid #f5f5f5 1px;
}

.qpageselectedbody {
	color: #274766;
	background-color: #a3a3d6;
	border-top: solid white 1px;
	border-bottom: solid #DEE1EF 1px;
}

a.atext:link {
	text-decoration: none;
	color: #274766;
}
a.atext:visited {
	text-decoration: none;
	color: #274766;
}
a.atext:hover {
	text-decoration: underline;
	color: #274766;
}
.qpagehelp {
	background-color: #a3a3d6;
}

table.helptext {	border:1px #DEE1EF solid;
	background-color: #f5f5f5;
}

table.elmerlink a:link, table.elmerlink a:visited, table.elmerlink a:active{
	text-decoration: underline;
}

font.addquestion {
	color: #CA1610;
}

.navbutton {
	background-color: #9999CC;
	border: 2px #DEE1EF outset;
}

table.pathpageselected {	border:1px #111111 solid;	background-color: #DEE1EF;
}

font.pathtextselected {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #274766;
}

font.qpageexplanationtext {
	color: #274766;
}

input.qtext {
	border:none;
	background-color: #f5f5f5;
}

.qtext {
	font-weight: bold;
	color: #274766;
}

span.elmerqtext a:link, span.elmerqtext a:visited, span.elmerqtext a:active{
	text-decoration: underline;
}

.qtextdisabled {
	font-weight: bold;
	color: #CCCCCC;
}

.qtextdisabled a:link, .qtextdisabled a:active, .qtextdisabled a:hover,.qtextdisabled a:visited{
	font-weight: bold;
	text-decoration: none;
	cursor: default;
	color: #CCCCCC;
}

input.qpageinputtext-disabled, select.qpageinputtext-disabled, textarea.qpageinputtext-disabled {
	background-color:#CCCCCC;
	color: #DDDDDD;
	border:solid 1px #b2bade;
}

input.qpageinputtext-disabled {
	height:21px;
}

input:focus, input.infocus {
	background-color: #FFFFFF;
}

textarea:focus, textarea.infocus {
	background-color: #FFFFFF;
}

.qpageinputtext-writeprotected {
	color: #274766 !important;
}
input.titletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	border:none;
	color: #274766;
	background-color: #DEE1EF;
}

tr.summaryqpagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;

}

tr.questionsummarytitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #274766;
	background-color: #DEE1EF;
}

tr.questionsummary1 {
	background-color: #;
}

tr.questionsummary2 {	background-color: #;
}

fieldset.fieldgroup {	background-color: #;border-color: #274766;
}

legend.fieldgroup {	color: #274766;border-color: #274766;
}


