@charset "UTF-8";
/* CSS Document */

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.5em;
	color: #999999;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #0067a6;
	vertical-align: text-top;
	white-space: normal;
	line-height: 1.6em;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #999999;
	list-style-type: disc;
	line-height: 2em;
}
.menu {
	float: left;
	width: 190px;
	background-position: center top;
}
.body {
	width: 810px;
	float: right;
	background-color: #FFFFFF;
}
body {
	background-image: url(images/gadient-background.png);
	background-attachment: fixed;
	background-repeat: repeat-x;
}
.centre-body {
	background-position: center top;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
}
.top-image {
	width: 1024px;
	height: 363px;
}
.award-box {
	float: right;
	height: 318px;
	width: 215px;
	background-image: url(images/awards-background.png);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	background-position: left top;
}
.line-height-award-space {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: 0067a6;
	font-weight: bold;
	text-align: left;
}
.award-box-copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #999999;
}
.vertical-seperator {
	height: 450px;
	width: 20px;
	float: left;
}
th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #0067a6;
	text-align: left;
}
.float-right {
	float: right;
	background-position: right top;
	margin-right: 25px;
	margin-bottom: 10px;
}
.float-left {
	margin-top: 10px;
	float: left;
}
.content {
	width: 530px;
	overflow: auto;
	height: 465px;
	padding-right: 20px;
	text-align: left;
	vertical-align: text-top;
}
#wrapper {
	width: 1024px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
}
.extras {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	font-weight: normal;
	color: 0067a6;
	left: 181px;
	top: 24px;
	position: inherit;
	margin-right: auto;
	margin-left: auto;
}
.site-design {
	float: right;
	padding-right: 10px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	color: #0067a6;
}
a:link {
	color: #999999;
	text-decoration: underline;
}
a:visited {
	color: #999999;
	text-decoration: underline;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #999999;
}
a:hover {
	color: #333333;
}
.video {
	background-position: left top;
}
.sitemap_list {
	text-decoration: none;
	list-style-image: none;
	list-style-type: none;
	text-indent: -1em;
}
