html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}
body {
	font: 79%/1.6 helvetica, "lucida grande", "trebuchet ms", arial, sans-serif;
	background: url(images/logo2.gif) 760px 10px no-repeat #fff;
	margin: 0px 0px;
}

em {font-weight: bold;}

#container {
	width: 960px;
	background: url(images/bgtick.png) 350px 150px no-repeat;
	min-height: 660px;
}

#header {
	
}

#header img {
	padding: 10px 0 0 10px;
	margin-left: 130px;
}

#header h1 {
	padding: 100px 0 0 80px;
	margin-left: 140px;
	background: url(images/dcelogo.jpg) 0 88% no-repeat;
	font-size: 4em;
	line-height: 1;
	color: #6c2b8f;
}

#header h1 a{
	text-decoration: none;
	color: #6c2b8f;
}

#topnav {
	position: absolute;
	width: 80px;
	top: 10px;
	left: 0px;
	border-right: 1px solid #6c2b8f;
	border-bottom: 1px solid #6c2b8f;
	font-size: 1.2em;
	padding: 5px 0 5px 20px;
	color: #fff;
	background-color: #6c2b8f;
}

#topnav li {
	/*display: inline;*/
	padding-right: 15px;
}

#topnav li a {
	color: #fff;
}

#content {
	margin: 30px 0 0 140px;
	overflow: hidden;
}

#contentwrapper {
	width: 100%;
	float: left;
	margin-right: -280px;
	padding: 20px 0px 20px 0px;
}

#maincontent {
	padding-right: 0px;
	margin-right: 280px;
	margin-bottom: 0px;
	padding-left: 0px;
	display: inline-block;
}

.secondarycontent {
	width: 210px;
	float: right;
	margin-right: 40px;
	margin-top: 20px;
	margin-bottom: 0px;
	border: 1px solid #61b04b;
	padding: 10px;
}

#maincontent p {
	font-size: 1.4em;
}

#survey-content {
	width: 820px;
	float: right;
	margin-bottom: 30px;
	 
}

#fpcontent {
	margin-left: 140px;
	width: 820px;
}

#survey-content h3, #fpcontent h3 {
	font-size: 1.4em;
	color: #6c2b8f;
	margin: 10px 0;
}

#survey-content p, #fpcontent p {
	font-size: 1.2em;
	margin: 5px 0;
}

form#loginform fieldset, form#contactform fieldset{
	margin: 10px 0 30px;
	padding: 10px;
	border: 1px solid #7caf53;
	width: 400px;
}

form#contactform, form#loginform {
margin-left: 20px;
}
form#contactform legend, form#loginform legend {font-size: 1.6em; margin: 0 0 0 10px; color: #7caf53;}
form#contactform label, form#loginform label {text-align: right; width: 100px; display: block; float: left; clear: left; padding-right: 10px;}

#scenario h3 {
	color: #fff;
	padding: 10px 0 0 10px;
	border-bottom: 1px solid #fff;
}

p#error {
	font-size: 1.7em;
	color: red;
	text-align: center;
}

#scenario {
	padding: 0px;
	background: url(images/scenariotop.jpg) top left no-repeat;
	background-color: #7c2692;
	opacity: .9;
	margin: 30px 0;
}

#scenario p#q {
	float: left;
	font-size: 5em;
	margin-top: 0;
	padding-top: 0;
	line-height: 1;
}

#scenario h4 {
	color: #fff;
	font-size: 1.5em;
	padding: 5px 10px;
}

#scenario p {
	color: #fff;
	padding: 5px 10px;
}

#scenario p.last, #scenario ul.last {
	padding-bottom: 20px;
	background: url(images/scenariobottom.jpg) bottom left no-repeat;
}

#scenario ul {
	color: #fff;
	font-size: 1.2em;
	padding: 5px 15px;
	margin-left: 10px;
}

#scenario li {
	list-style-type: disc;
	margin-left: 10px;
	padding-left: 5px;
}

#survey-navigation {
	width: 80px;
	float: right;
	color: #6c2b8f;
	margin: 10px 40px 0 20px;
	display: inline-block;
}

#survey-navigation a {

	color: #6c2b8f;

}

#survey-navigation li {
	font-size: 1.2em;
	font-weight: bold;
	margin-top: 10px;
	/*border: 1px solid #6c2b8f;*/
	padding: 0px;
	background: url(images/sidenavtop.png) top right no-repeat;
	padding-left: 5px;
}

#survey-navigation li li{
	font-size: .9em;
	font-weight: normal;
	margin-top: 0px;
	border: none;
	padding: 0 5px;
	background: none;
}

#survey-navigation li.ticked{
	background: url(images/tick.png) 40px 100% no-repeat;
}

#survey-navigation li.current{
	background: url(images/greenarrow.png) 35px 50% no-repeat;
}

#survey-navigation ul ul{
	background: url(images/sidenavbottom.png) bottom left no-repeat;
	padding-bottom: 5px;
	margin-left: -5px;
}

h2 {
	font-size: 1.5em;
}

p#thanks {
	color: #61b04b;
	border: 1px solid #61b04b;
	font-size: 2em;
	padding: 10px;
	width: 500px;
	margin-top: 50px;
	text-align: center;
}

p#surveylink {
	text-align: center;
	border: 1px solid #61b04b;
	margin-top: 20px;
	margin-left: 180px;
	width: 400px;
	margin-bottom: 30px;	
}

p#surveylink a {
	color: #61b04b;
	font-size: 2em;
	text-align: center;
}

form#t1q1, form#task5form {
	margin: 10px 0;
	
}

form#t1q1 legend, form#task5form legend {
	font-size: 1.6em;
	color: #6c2b8f;
}

form#t1q1 fieldset, form#task5form fieldset {
	padding: 10px;
	border-color: #6c2b8f;
}

form#t1q1 p, form#task5form p {
	padding: 5px 30px 5px 10px;
	border: 1px dotted #d5d5d5;
	position: relative;
	color: #6c2b8f;

}

form#t1q1 p {
	font-size: 1em;
}

form#t1q1 input{
	position: absolute;
	right: 10px;
	top: 10px;
}

form#t1q1 p#q1submit {
	border: none;
	margin-top: 20px;
	text-align: right;
}

form#t1q1 p#q1submit input{
	position: static;
}

form#task5form fieldset {
	margin-bottom: 40px;
}

form#task5form h4 {
	margin-top: 20px;
	color: #6c2b8f;
	font-size: 1.3em;
	font-weight: bold;
}

form#task5form dl {
	font-size: 1.2em;
	color: #6c2b8f;
}

form#task5form dl dt{
	font-weight: bold;
	margin-top: 10px;
}

form#task5form dl dd{
	padding: 5px 10px;
	border: 1px dotted #d5d5d5;
	margin-bottom: 5px;
}

form#task5form fieldset {
	width: 600px;
}

form#task5form label {
	cursor: pointer;
}

form#task5form select {
	position: absolute;
	right: 10px;
	top: 5px;
}

form#task5form label {
	margin-left: 15px;
}

.disabled {
	color: #c4c4c4;
}

p#char {
	width: 400px;
	margin: 10px auto 0px;
	padding: 10px 0 20px;
	/*background-color: #c9e8fb;*/
	background-color: #def0d9;
	text-align: center;
}

#t2instructions {
	position: relative;
	
}

#t2instructions img {
	position: relative;
	background: url(images/example.gif) top left no-repeat;
	position: absolute;
	top: 200px;
	left: 240px;
	z-index: 5;
}
p#t2inst1 {
	background-color: yellow;
	color: #000;
	border: 2px solid #c4c4c4;
	padding: 5px;
}

/*p#t2inst2 {
	width: 300px;
	background-color: yellow;
	color: #000;
	border: 2px solid #cfcfcf;
	padding: 5px;
	position: absolute;
	top: 260px;
	left: 20px;
	z-index: 2;

}*/

p#t2inst2 {
	
	background-color: yellow;
	color: #000;
	border: 2px solid #cfcfcf;
	padding: 5px;
	
	

}

p#t2inst3 {
	width: 600px;
	background-color: yellow;
	color: #000;
	border: 2px solid #cfcfcf;
	padding: 5px;
	z-index: 2;
}

p#t2inst4 {
	width: 400px;
	background-color: yellow;
	color: #000;
	border: 2px solid #cfcfcf;
	padding: 5px;
	z-index: 2;
}

p#t4inst1 {
	width: 300px;
	background-color: yellow;
	color: #000;
	border: 2px solid #cfcfcf;
	padding: 5px;
	position: absolute;
	top: 400px;
	left: 300px;
	z-index: 2;
}

dl#servicedescription {
	position: relative;
	width: 820px;
	font-size: 1.1em;
}

dl#servicedescription dt {
	width: 343px;
	background-color: #7c2692;
	color: #fff;
	overflow: auto;
	padding: 5px 20px;
	height: 65px;
	opacity: .8;
}

dl#servicedescription dt.odd {
	float: left;
	text-align: right;
}

dl#servicedescription dt.even {
	float: right;
}

dl#servicedescription dd {
	width: 39px;
	float: left;
	text-align: center;
	background-color: #def0d9;
	display: table-cell;
	vertical-align: middle;
	color: #000;
	padding: 15px 9px 10px;
	height: 49px;
	border-top: 1px solid #fff;
}

dl#servicedescription dd p {
border: 1px solid #fff;
font-size: 1em;
padding: 5px;
}

dl#servicedescription dd.odd {
float: left;
}

dl#servicedescription dd.even {
float: right;
}

table#task2attr td {
	padding: 5px 10px;
	font-size: .9em;
	font-weight: bold;
}
.col2 {
	width:40px;
background-color: #def0d9;
text-align: center;
border: 1px dotted #c4c4c4;	
}

.col2head {
	background-color: #def0d9;
	text-align: center;
	border: 1px dotted #c4c4c4;
}
.attr {
	width: 380px;
	color:#fff;
	/*background-color: #9651a7;*/
	background-color: #87399A
}

#answerlink {
	padding-top: 10px;
	text-align: center;

	
}
#answerlink a {
	padding: 8px;
	border: 1px solid #9651a7;
	
}


form#task2form {
	clear: both;
	margin: 40px 0;
	color: #6c2b8f;
	font-size: 1.1em;
}

form#task2form legend{
	font-size: 1.6em;
	color: #6c2b8f;
}

form#task2form fieldset {
	padding: 10px;
	border-color: #6c2b8f;
}

table#task2table td {
	padding: 5px 15px;
	vertical-align: top;
}

table#task2table tr.row1 td, table#task2table label {
	color: #000;
}

table#task2table td.centrecol {
	text-align: center;
}

p#qsubmit {
	border: none;
	margin-top: 10px;
	text-align: right;
	padding-right: 40px;
}

p#t3q1submit {
	border: none;
	margin: 20px 0;
	text-align: right;
	padding-right: 240px;
}

ul#task2 li {
	float: left;
	width: 140px;
	padding: 0 10px;
}

ul#task2 li ul li{
	border: 1px solid red;
	width: 60px;
	padding: 0;
	position: relative;
	top: 20px;
	left: 20px;
}

table#task3infotable {
	margin: 20px 0;
	opacity: .9;
}

table#task3infotable tr.odd td{
	background-color: #7c2692;
	color: #fff;
}

table#task3infotable tr.even {
	background-color: #def0d9;
	color: #fff;
}

table#task3infotable td {
	padding: 5px;
	font-size: 1.2em;
	border: 1px solid #000;
	color: #000;
	vertical-align: top;
}

table#task3infotable td {
	width: 20%;
}

table#task3infotable td span.heading{
	font-weight: bold;
}

table#task3 {
	width: 70%;
	font-size: 1em;
	color: #6c2b8f;
	margin: 20px 0;
}

table#task3 th {
background-color: #6c2b8f;
color: #fff;
font-weight: bold;
}

table#task3 td, table#task3 th {
border: 1px solid #6c2b8f;
padding: 5px 10px;
}

table#task4table {
	width: 740px;
	font-size: 1em;
	color: #6c2b8f;
	margin: 20px 0;
}

table#task4table #cola, table#task4table th#colb {
	width: 25%
}

table#task4table #charcol {
	width: 380px
}

table#task4table td, table#task4table th {
	padding: 5px 10px;
	border: 1px solid #6c2b8f;
}

table#task4table th {
	font-weight: bold;
}

table#task4table td.strong {
	font-weight: bold;
}

table#task4table td.t4q1-1 {
	text-align: center;
	width: 150px;
}

table#task4table td.t4q1-3 {
	text-align: center;
	width: 300px;
}
#t4q2a, #t4q2b, #t4q3a, #t4q3b {
	margin-right: 10px;
}

#t4q1 {float: right;}

.formcol {width: 250px; float:left; margin-right: 40px}

#contactinfo {
	padding-left: 40px;
}

#footer {
	border-top: 1px solid #61b04b;
	clear: both;
	margin-left: 140px;
	margin-top: 40px;
	margin-bottom: 30px;
}

#footer h4 {
	font-size: 1.2em;
	color: #61b04b;
}

.validator {
	margin-top: 10px;
}