/*--------------Core Classes--------------*/

dt, dd, dl{
	margin:0.2em 0em 0.2em 0em;
	padding:0em;
}
h3{
	color:#F7941E;
	clear:both;
}
/*--------------Generic classes--------------*/
.off { 
	visibility:hidden; 
	position:absolute; 
	left:-9000px; 
	top:0px; 
	z-index:0;
}
.clear_both{
	clear:both;
}
/*--------------Custom Classes--------------*/
.personal, .personal_travel, .personal_consider{
	clear:both;
}
.personal dt{
	width:150px;
	float:left;
}
.personal dd{
	width:300px;
	float:left;
}
.personal_travel dt{
	float:left;
	margin:0em 1em 0em 0em;
	padding:0em;
}
.personal_travel dd{
	float:left;
	margin:0em 1em 0em 0em;
	padding:0em;
}
.personal_consider{
	margin:0em 0em 0em 0em;
	padding:1em 0em 0em 0em;
}
.personal_consider dt{
	margin:0em 0em 1em 0em;
}
.personal_consider dd{
	margin:0em 0em 1em 0em;
}
#candidatereg p{
	color:#F7941E;
	font-weight:bold;
}
.systems, .nhs, .systems p, .nhs p{
	clear:both;
}

.systems dt, .nhs dt{
	margin:0.5em;
	padding:0em;
	float:left;
	width:180px;
}
.systems dd, .nhs dd, .systems dd label, .nhs dd label{
	float:left;
	margin:0.2em 2em 0em 0em;
	padding:0em;
	height:20px;
}
#upload{
	clear:both;
}
#send,#cancel{
	float:left;
	clear:both;
	margin:1.5em 1em 0em 0em;
	padding:0em;
}
dt.other{
	clear:left;
}
dd.other{
	margin:0em 0em 1em 0em;
	padding:0em;
}

.tandc{
clear:both;
}
.tandc dd{
	float:left;
	margin:0em auto 0em auto;
}

.form_error_info{
	clear:both;
	margin-left: 1em; 
}

#progress {
	margin: 0em; 
	padding: 0em;
	list-style:none;
}

#progress li {
	color:#b8c18f;
	float:left; 
	margin-bottom: 1em; 
	padding:0.5em 0.8em 0.5em 0.5em;
	background:#f3f3f3;
}
#progress li.active, #progress li.active a { 
	background:#F7941E;
	color:#ffffff !important;
}

.required {
	color:#F7941E;
}
#progress li.passed, #progress li.passed a, #progress li.passed a:active{
	background:#B8C18F ;
	color:#ffffff !important;
}
#progress li.passed a:hover{
	text-decoration:underline;
	}
.field_input_error{
	background:#D7E0b4;
}
#validator{
	font-size:20px;
	letter-spacing:0.3em;
	color:#B8C18F;
	font-family:"Times New Roman", Times, serif;
}
#validate_form p a{
	margin:0em 0em 0em 1em;
	padding:0em 0em 0em 0em;
}
