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

a{	
	color : #07478f;
	}

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:800px;
	height: 100%;
	padding:0px;
	background: #ffffff;
}

div.insideborder {
	margin-left: auto;
	margin-right: auto;
	width:800px;
	height: 100%;
	padding:0px;
	background: #ffffff;
}

div.header{
	width: 800px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	background: #ffffff;
	margin-bottom: 0px;
}

div.menubar{
	position: absolute;
	margin-top: 0px;
	width: 800px;
	height: 25px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	background: #295294;
	font-size: 0.8em;
}

div.menubar p{
	font-family : arial;
	color : #ffffff;
	text-align: right;
	padding-right: 10px;
	padding-top: 5px;
	font-weight: bold;
}

div.menubar a{
	color : #ffffff;
	text-decoration: none;
	}

div.menubar a:hover {
	color : #d1d5da;
	text-decoration: none;
}

div.bodysection {
	position: absolute;
	width: 800px;
	margin-top: 25px;
	margin-left: auto;
	margin-right: auto;
	background: #ffffff;
}

div.bodyleft {
	float: left;
	width: 200px;
	/*height: 280px;*/
	background: #ffffff;
	margin-top: 40px;
	padding-left: 10px;
}

div.bodycentre {
	float: left;
	width: 440px;
	left: 210px;
	/*height: 280px;*/
	background: #ffffff;
	top: 20px;
}

div.bodyright {
	float: right;
	left: 450px;
	top: 0px;
	width: 120px;
	text-align: right;
	padding-right: 15px;
	background: #ffffff;
}

div.bodycentre img {
	padding: 5px;
}

h1 {
	padding-bottom: 0px;
	color: #20355b;
	font-size: 1.1em;
}

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

div.footer{
	margin: auto;
	width:800px;
	height: 65px;
	padding:0px;
	background: #ffffff;
}

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

div.footer a{
	color : #295294;
	}

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

div.submit {
	text-align: left;
}

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

