body {
	margin: 0px;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	background: #558eb8;
	color: #000000;
	text-align: justify;
	background-image : url(../graphics/bluebg3.gif);
}
h1 {
	color: #ed1e25;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	text-align: center
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	text-align: justify;
	color: #000000;
}
.strapline {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	text-align: center
}
.head1 {
	color: #ed1e25;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	text-align: center
}
.head2 {
	color: #ed1e25;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	text-align: left
}
.head3 {
	color: #ed1e25;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	font-weight: bold;
	text-align: left
}
p {
	font-size: 0.9em;
}
p.floatleft {
	float: left;
	margin-right: 10px;
}
p.floatright {
	margin-left: 10px;
}
#container {
	width: auto;
	border: 0px solid #ed1e25;
	margin-right: auto;
	padding: 10px;
}
#header {
	margin-bottom: 5px;
	padding: 8px;
	border: 0px solid #333;
	text-align: center;
}
#content {
	padding: 5px 25px 20px;
	margin-left: 133px;
	background: #ffffff;
	border: 0px solid #ed1e25;
	margin-right : 125px;
}
#sidebar {
	float: left;
	width: 125px;
	\width: 135px;
	w\idth: 125px;
	margin: 0;
	margin-right: 5px;	
	background-image : url(../graphics/bluebg3.gif);
}
a:link {
	color: #ed1e25;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #ed1e25;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #ed1e25;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	color: #ed1e25;
	text-decoration: none;
	font-weight: bold;
}
