body {
	background-color: #c9d8de;
	color: #ffffff;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font: normal 11px 'Lucida Grande','Lucida Sans Unicode',Verdana,sans-serif;
	}

h1, h2, h3, h4, p {
	margin: 0px 0px 10px 0px;
	}
table, form, textarea, select, input {
	font: normal 11px Verdana;
	}
a:link, a:visited {
	color: #f19114;
	text-decoration: none;
	}
a:hover {
	background-color: #f19114;
	color: #ffffff;
	}

#body-wrap {
	position: relative;
	width: 810px;
	background: #c9d8de url('../images/bg.page.jpg') repeat-y 0 0 !important;
	margin: 20px auto;
	padding: 0px;
	text-align: left;
	}
#body-wrap-small {
	position: relative;
	width: 548px;
	margin: 0px auto;
	padding: 0px;
	text-align: left;
	}

#header {
	position: relative;
	height: 226px;
	padding: 0px;
	background: url('../images/bg.header.jpg') no-repeat 0 0;
	}
#header h1, #header h2 {
	display: none;
	}
#header-blank {
	position: relative;
	height: 176px;
	padding: 0px 0px 0px 44px;
	}

span.high {
	color: #333333;
	font-weight: bold;
	}

#page-contents {
	margin: 0px 24px 0px 13px;
	padding: 0px;
	}
#side-col {
	position: relative;
	background: url('../images/bg.sidebar.jpg') no-repeat 0 0;
	margin: 0px 497px 0px 0px;
	padding: 264px 0px 0px 0px;
	}
#side-col-small {
	position: relative;
	background: url('../images/bg.sidebar.jpg') no-repeat 0 0;
	margin: 0px 497px 0px 0px;
	padding: 251px 0px 0px 0px;
	}
#main-col {
	position: relative;
	float: right;
	width: 494px;
	margin: 0px;
	padding: 0px;
	}

div.sidebox {
	position: relative;
	padding: 16px 0px 0px 0px;
	margin: 0px 16px 16px 26px;
	color: #666666;
	border-top: 1px solid #cccccc;
	line-height: 140%;
	}
div.sidebox img {
	margin: 0px;
	padding: 0px;
	border: 0px;
	}

div.sidebox h4.star {
	background: url('../images/star.14x12.gif') no-repeat 0 2px;
	padding: 0px 0px 0px 22px;
	font-family: Verdana;
	font-size: 12px;
	color: #146299;
	}
div.sidebox ul {
	list-style: none;
	margin: 0px 0px 10px 16px;
	padding: 0px;
	}
div.sidebox li {
	background: url( '../images/tick.green.14x14.gif' ) no-repeat 0 0;
	margin: 0px;
	padding: 0px 0px 2px 22px;
	}

/* Form ---------------------------------------------------------------------*/

form {
	margin: 0px;
	padding: 0px;
	color: #666666;
	}
input, select, textarea {
	color: #666666;
	}

.clearer {
	clear: both;
	height: 1px;
	margin: 0px;
	padding: 0px;
	}

div.form-layout {
	padding: 0px 20px 0px 20px;
	}
div.form-layout h3 {
	position: relative;
	font-size: 13px;
	line-height: 1.4em;
	color: #666666;
	padding: 0px;
	margin: 0px 0px 20px 0px;
	}
div.form-layout h4 {
	position: relative;
	font: 15px 'Lucida Grande','Lucida Sans Unicode',Verdana,sans-serif;
	border: 1px solid #d9d3ad;
	background-color: #fffdf0;
	padding: 2px 5px 3px 5px;
	margin: 0px 0px 20px 0px;
	color: #146299;
	}
div.form-layout h4 span.num {
	font-weight: bold;
	color: #f19114;
	}
div.form-layout h4 span.title {
	font-weight: normal;
	border: 2px solid #ffcc00;
	}
div.form-layout label {
	position: relative;
	display: block;
	float: left;
	margin-bottom: 10px;
	text-align: right;
	width: 180px;
	padding: 1px 10px 0px 0px;
	}
div.form-layout div.form-sect {
	margin: 0px 0px 20px 0px;
	}
div.form-layout br {
	clear: left;
	}
div.form-layout input, div.form-layout textarea, div.form-layout select {
	position: relative;
	display: block;
	float: left;
	margin-bottom: 10px;
	padding: 0px;
	}
div.form-layout span.label {
	display: block;
	float: left;
	text-align: right;
	width: 180px;
	padding: 0px;
	}
div.form-layout div.rdogrp-vert {
	margin: 0px 0px 0px 190px;
	padding: 0px;
	}
div.form-layout div.rdogrp-vert label {
	width: auto;
	text-align: left;
	padding: 0px 10px 0px 6px;
	}
div.form-layout div.rdogrp {
	margin: 0px 0px 0px 190px;
	padding: 0px;
	}
div.form-layout div.rdogrp label {
	width: auto;
	text-align: left;
	padding: 0px 10px 0px 6px;
	}
div.form-layout div.rdogrp-vert input, div.form-layout div.rdogrp input {
	height: 16px;
	margin: 0px;
	padding: 0px;
	}
div.form-layout span.teeny {
	position: relative;
	font-size: 10px;
	color: #999999;
	}
div.form-layout div.split {
	height: 15px;
	margin: 10px 0px 5px 0px;
	background: url('../images/form.sep.gif') no-repeat center center;
	padding: 0;
	}
div.form-layout p {
	margin: 0px 26px;
	line-height: 140%;
	}
div.form-layout input.cmd {
	position: relative;
	display: block;
	margin: 0px 0px 10px 190px;
	padding: 0px;
	}

label.err, span.err, p.err {
	color: #ff3300;
	font-weight: bold;
	}

/* Form Errors --------------------------------------------------------------*/

div.errors {
	margin: 0px 0px 20px 0px;
	border: 2px solid #ff3300;
	background-color: #ffffcc;
	padding: 8px 10px;
	}
div.errors p {
	margin: 0px 0px 10px 0px;
	}
div.errors ul {
	margin: 0px 0px 0px 20px;
	padding: 0px;
	}
div.errors li {
	color: #ff3300;
	margin: 0px;
	padding: 0px;
	}
div.errors a:link, div.errors a:visited {
	color: #ff3300;
	text-decoration: none;
	}
div.errors a:hover {
	background-color: #ff3300;
	color: #ffffff;
	}

/* 2nd Applicant Section ----------------------------------------------------*/

#app2_link p {
	font-weight: bold;
	}
#app2_link a:link, #app2_link a:visited {
	color: #f19114;
	text-decoration: none;
	}
#app2_link a:hover {
	background-color: #f19114;
	color: #ffffff;
	}
#app2_cancel_link {
	float: left;
	width: 100px;
	font-weight: bold;
	}

/* Submit Button ------------------------------------------------------------*/

#submit_sect {
	border-top: 1px solid #d9d3ad;
	margin: 0px 20px;
	padding: 10px 0px 0px 0px;
	text-align: center;
	}
#submit_enq {
	font-size: 14px;
	font-weight: bold;
	color: #146299;
	padding: 0px 10px;
	}

/* Thanks page --------------------------------------------------------------*/

#thanks {
	padding: 50px 20px 0px 20px;
	color: #666666;
	text-align: center;
	}
#thanks h2 {
	font: bold 20px 'Lucida Grande','Lucida Sans Unicode',Verdana,sans-serif;
	color: #f19114;
	}
#thanks h3 {
	font-size: 13px;
	font-weight: normal;
	}
span.firehigh {
	color: #ff3300;
	font-weight: bold;
	}

/* Footer -------------------------------------------------------------------*/

#footer {
	position: relative;
	clear: both;
	background: #c9d8de url('../images/bg.footer.jpg') no-repeat 0 0 !important;
	padding: 40px 0px 0px 0px;
	}
#legal {
	text-align: center;
	padding: 0px 20px 10px 20px;
	font-size: 10px;
	color: #2182c7;
	}
p.heavylegal {
	font-weight: bold;
	}
