body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	margin: 0px;
	padding: 0px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.header {
	background-image: url(/images/strapline.gif);
	background-repeat: no-repeat;
	background-position: 515px 22px;
	width: 768px;
	height: 80px;
	text-align: left;
}
.headerphoto {
	background-color: #A5A6CE;
	background-image: url(/images/people.bg.gif);
	background-repeat: no-repeat;
	height: 80px;
	width: 768px;
	background-position: 0px 12px;
}
.headermenu {
	color: #FFFFFF;
	background-color: #000000;
	width: 768px;
	padding: 3px;
	font-size: 65%;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
}
.headermenu a {
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 30px;
	padding-right: 30px;
}
.headermenu a:hover {
	text-decoration: underline;
}
.sidemenu, .sidebox {
	font-size: 80%;
	padding-bottom: 10px;
}
.sidemenu h1, .sidebox h1 {
	font-size: 95%;
	font-weight: bold;
	color: #000000;
	background-color: #A5A6CE;
	margin: 0px;
	padding: 5px;
}
.sidemenu p, .sidebox p {
	font-size: 90%;
}
.sidemenu a, .sidebox a {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
.sidemenu a:hover, .sidebox a:hover {
	color: #293C84;
	text-decoration: underline;
}
.main {
	font-size: 90%;
	padding: 10px;
}
.main h1 {
	font-size: 100%;
	font-weight: bold;
}
.main p {
	font-size: 90%;
}
.footer {
	width: 768px;
	text-align: left;
	font-size: 70%;
	color: #999999;
}
.footer a {
	color: #9C9A9C;
	text-decoration: none;
	padding-left: 20px;
}
.footer a:hover {
	text-decoration: underline;
}
.main table td, .main table th {
	padding: 5px;
}
