body {

	font-family: arial;

	font-size:0.9em;

	background:#ffffff;

	background-image: url('images/background.jpg');

	background-repeat: repeat-x;

}



a{	

	color : #000000;

	}



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:700px;

	height: 100%;

	padding:0px;

	background: #ffffff;

}



div.header{

	width: 700px;

	padding: 0px;

	margin-left: auto;

	margin-right: auto;

	background: #ffffff;

	margin-bottom: 0px;

	text-align: right;

}



div.header p{

	color: #ffffff;

	padding: 3px;

	font-weight: bold;

}



div.insideborder {

	margin-left: auto;

	margin-right: auto;

	width:700px;

	height: 100%;

	padding:0px;

	background: #ffffff;

}



div.menu ul {

	list-style: none;

	padding: 2px;

	margin: 2px;

	font-size: 0.8em;

}



div.menu li {

	padding-left: 0px;

	padding-right: 0px;

	white-space: nowrap;

}



div.menu li a{

	color : #0164e4;

	text-decoration: none;

	}



div.menu li a:hover {

	color : #081cb3;

	text-decoration: none;

}



div.bodysection {

	position: absolute;

	width: 770px;

	margin-top: 25px;

	margin-left: auto;

	margin-right: auto;

	background: #ffffff;

}



div.bodyleft {

	float: left;

	width: 160px;

	/*height: 280px;*/

	background: #ffffff;

	margin-right: 10px;

	padding-left: 10px;

	padding-bottom: 10px;

	border: 1px silver solid;

}



div.bodycentre {

	float: left;

	width: 350px;

	left: 220px;

	/*height: 280px;*/

	background: #ffffff;

	top: 20px;

	border: 1px silver solid;

	padding: 10px;

}



div.bodyright {

	float: right;

	left: 420px;

	top: 0px;

	width: 120px;

	text-align: right;

	padding-right: 15px;

	background: #ffffff;

	border: 1px silver solid;

}



div.bodycentre img {

	padding: 5px;

}



h1 {

	padding-bottom: 0px;

	color: #0164e4;

	font-size: 1.2em;

}



div.bodycentre p {

	padding-bottom: 10px;

}



div.footer{

	margin: auto;

	width:700px;

	height: 50px;

	padding:0px;

	background: #0164e4;

}



div.footer p{

	font-family : arial;

	font-size:0.8em;

	color : #ffffff;

	text-align: right;

	padding-right: 10px;

	padding-top: 5px;

	padding-bottom: 0px;

	margin: 0px;

}



div.footer a{

	color : #ffffff;

	text-decoration: none;

	}



div.footer a:hover {

	color : #ffffff;

	text-decoration: underline;

}



div.submit {

	text-align: left;

}



p {

	margin-left: 0px;

	margin-right: 0px;

	margin-top: 0px;

	margin-bottom: 0px;

}




