body {
	font-family: arial;
	font-size:0.9em;
	background:#fff;
}

a{	
	color : #ca0000;
	}

a:hover {
	color : #000000;
}

p {
	font-family : arial;
	color : #000000;
}

img {
	border : 0px;
}

div.document {
	margin-top: 30px;
	margin-left: auto;
	margin-right: auto;
	width:755px;
	height: 100%;
	padding:0px;
}

div.insideborder {
	margin-left: auto;
	margin-right: auto;
	width:755px;
	height: 100%;
	padding:0px;
}

div.header{
	width: 755px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
}

div.bodysection {
	width: 755px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	background-image: url('images/background.gif');
    background-repeat: repeat-y;

}

div.bodyleft {
	float: left;
	width: 150px;
	/*height: 280px;*/
	margin-top: 0px;
	min-height: 100%;
	padding-left: 10px;
}

div.bodyleft ul {
	list-style: none;
	padding: 2px;
	margin: 2px;
	font-size: 0.8em;
}

div.bodyleft li {
	padding-left: 0px;
	padding-right: 0px;
	white-space: nowrap;
}

div.bodyleft li a{
	color : #000000;
	text-decoration: none;
	}

div.bodyleft li a:hover {
	color : #fc512b;
	text-decoration: none;
}

div.bodycentre {
	float: left;
	width: 400px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 0px;
	/*height: 280px;*/
	top: 20px;
	min-height: 427px;
}

div.bodyright {
	float: right;
	left: 600px;
	top: 0px;
	width: 150px;
	text-align: right;
	padding-right: 15px;
	background: 4a71b5;
}

div.bodycentre img {
	padding: 5px;
}

h1 {
	padding-bottom: 0px;
	color: #fc512b;
	font-size: 1.4em;
}

h5 {
	padding-bottom: 0px;
	margin-bottom: 0px;
	color: #ca0000;
}

div.bodycentre p {
	padding-bottom: 10px;
}

div.footer{
	margin: auto;
	width:755px;
	height: 64px;
	padding:0px;
	background-image: url('images/footer.gif');
    background-repeat: no-repeat;
}

div.footer p{
	font-family : arial;
	font-size:0.8em;
	color : #55535c;
	text-align: right;
	padding-right: 20px;
	padding-top: 5px;
	padding-bottom: 0px;
	margin: 0px;
}

div.footer a{
	color : #55535c;
	}

div.footer a:hover {
	color : #000000;
}

div.submit {
	text-align: left;
}

p {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

div.footer ul {
	list-style: none;
	padding: 2px;
	margin-right: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 0.8em;
	text-align: right;
}

div.footer li {
	display: inline;
	padding-left: 0px;
	padding-right: 0px;
	white-space: nowrap;
}

div.footer li a{
	color: #55535c;
	text-decoration: none;
	}

div.footer li a:hover {
	color : #000000;
	text-decoration: none;
}
