body {
	font-family : "Arial MT", Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 1em;
	color: #000;
	background-color: #fff;
	margin: 0;
}

#leftlogo {
	position: absolute;
	top: 0;
	left: 0;
	width: 175px;
	height: 80px;
	background-color: #fff;
	color: #000;
	z-index: 1;
}
#rightlogo {
	position: absolute;
	top: 24px;
	right: 20px;
	width: 85px;
	height: 35px;
	background-color: #fff;
	color: #000;
	z-index: 1;
}
#rbsinsurancelogo {
	position: absolute;
	top: 0;
	left: 20px;
	width: 231px;
	height: 80px;
	background-color: #fff;
	color: #000;
	z-index: 1;
}

#mainheadpanel {
	position: relative;
	top: 123px;
	left: 200px;
	margin-right: 250px;
	height: 114px;
	background-color: #fff;
	color: #a7a9ac;
	border: 5px solid #a7a9ac;
	z-index: 10;
}
#maincontent {
	position: absolute;
	top: 123px;
	left: 200px;
	right: 210px;
	z-index: 80;
	margin-bottom: 2em;
	padding-bottom: 2em;
}
#maincontent h1 {
	margin-top: 10px;
	padding-left: 12px;
	font-size: 2.2em;
	line-height: 1em;
	font-weight: bold;
	color: #a7a9ac;
	text-align: left;
}
#maincontent h2 {
	padding: 0;
	margin: 0;
	font-size: 1.2em;
	line-height: 1.2em;
	font-weight: bold;
	color: #a7a9ac;	
	padding-top: 2em;
	margin-bottom: 1em;
	text-align: left;
}
#maincontent h3 {
	font-size: 0.75em;
	line-height: 1.2em;
	font-weight: bold;
	color: #000;	
	margin-bottom: 0;
	text-align: left;
}
#maincontent p {
	padding: 0;
	font-size: 0.75em;
	line-height: 1.3em;
	font-weight: normal;
	margin-top: 0;
	text-align: left;
}
#maincontent ul {
	font-size: 0.75em;
	line-height: 1.3em;
	font-weight: normal;
	margin-top: 0;
	text-align: left;
}

#maincontent blockquote {
	padding: 0;
	font-size: 0.75em;
	line-height: 1.3em;
	font-weight: normal;
	margin-top: 0;
	text-align: left;
}

#maincontent a:link {
	color: #666;
	text-decoration: underline;
	text-align: left;
}

#maincontent a:visited {
	color: #666;
	text-decoration: underline;
	text-align: left;
}

#maincontent a:hover {
	color: #666;
	text-decoration: none;
	text-align: left;
}

#maincontent a:active {
	color: #666;
	text-decoration: underline;
	text-align: left;
}
.mainheadimage {
	position: absolute;
	top: 123px;
	right: 40px;
	width: 171px;
	height: 124px;
	background-color: #fff;
	color: #000;
	z-index: 100;
}

.error {
	color: #f00;
	font-weight: bold;
}

.personpanel {
	font-size: 1em;
	padding: 10px; 
	background-color: #d9dadc; 
	background-image: url("http://global.tmpw.co.uk/RBS/images/right_corner.gif");
	background-repeat: no-repeat;
	background-position: bottom right; 
	font-weight: normal;
	width: 50%;
}

.space {
	padding: 10px;
	font-size: 0.5em;
	line-height: 0.5em;
}