html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
:focus { outline: 0; }
ol, ul { list-style: none; }
/* tables still need 'cellspacing="0"' in the markup */
table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight: normal; }
a img { border:none; }

body {font-size:75%;color:#222;line-height: 1.5; font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;}
h1, h2, h3, h4, h5, h6 {font-weight:normal;color:#111;}
h1 {font-size:3.4em;line-height:1;font-weight:bold;color: #000;}
h2 {font-size:1.6em;font-weight: bold;}
h3 {font-size:1.8em;font-weight:bold;margin-bottom:0.2em;}
h4 {font-size:1.2em;line-height:1.25;margin-bottom:0.5em;font-weight:bold;}
p {margin:0 0 1.5em;}
a { color: #006699 }
html {border-top: 2px solid #fff;}
body {
	background: #d5e8f1 url('../images/bg.jpg') repeat-x;
}
.yes-home {
	display: none;
}
.no-home {
	display: none;
}
form label {
	float: left;
	display: block;
	width: 200px;
	
}
form li {
	padding-bottom: 10px;
}
fieldset {
	border: 1px solid #ccc;
	margin-bottom: 20px;
	padding: 20px;
	background: #f6f6f6;
}
legend {
	font-size: 1.4em;
	font-weight: bold;
}
input, textarea {
	padding: 3px;
	border: 1px solid #ccc;
	font-family: arial;
	font-size: 1.1em;
}
.submit {
	background: #ff9d00 url('../images/button-bg.gif') repeat-x;
	padding: 8px;
	border: 1px solid #ff7200;
	font-weight: bold;
	color: #522500;
	font-size: 1.2em;
}
.amount {
	background: #fff url('../images/pound.gif') no-repeat 5px 6px;
	padding-left: 15px;
}
.error {
	padding: 20px;
	border: 1px solid #ffcc33;
	background: #ffffcc;
	margin-bottom: 20px;
	font-weight: bold;
}
.extra {
	background: #fff;
	padding: 5px 10px;
	border: 1px solid #ccc;
	margin-bottom: 10px;
}
#page {
	
}

#wrap {
	width: 810px;
	margin: 0 auto;
}
#header {
	padding: 20px 20px 20px 105px;
	background: url('../images/iva-application-logo.gif') no-repeat 20px 15px;
}
h1 a {
	color: #000;
	text-decoration: none;
}
#header h2 {
	color: #2d647f;
}
#mainbar {
	float: left;
	width: 498px;
	padding: 20px;
	border: 1px solid #9cc6da;
	background: #fff;
}
#sidebar {
	margin-top: 10px;
	float: right;
	width: 230px;
	padding: 20px 20px 20px 17px;
	border-left: 3px solid #89aebf;
	background: #9cc6da;
}
#sidebar li{
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #b0d4e5;
}
#footer {
	clear: both;
	color: #222;
	padding: 20px;
}
.clearfix:after {
	clear: both;
	display: block;
	content: " ";
	height: 0px;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hide these rules from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
li.clearfix {
	display: list-item;
}
