@import url("sponsors.css");
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	margin: 2px 0px 0px;
	padding: 2px 0px 0px;
	text-align: center;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: 0px none;
	padding: 0px;
	margin: 0;
}
h1 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 5px;
}
h2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 2px;
}
img {
	border: 0px none;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #D50000;
}
a:visited {
	color: #D50000;
}a:hover {
	color: #FF9900;
}
.italic {
	font-style: italic;
}
.bold {
	font-weight: bold;
}
.pRight {
	text-align: right;
}
.pJustify {
	text-align: justify;
}
.pDarkRed {

	color: #D50000;
}
.floatRight {
	float: right;
}
.page {
	position: static;
	width: 750px;
	padding-top: 5px;
	text-align: left;
}
.header {
	background-color: #000000;
	position: static;
	padding: 0px;
	height: 65px;
	width: 730px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	text-align: left;
	margin-left: 10px;
}
.logo {
	height: 21px;
	width: 96px;
	margin-left: 15px;
	position: static;
	padding-top: 20px;
}
.gns {
	background-color: #EEEEEE;
	position: static;
	height: 33px;
	width: 725px;
	top: 85px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	margin-top: 3px;
	text-align: left;
	margin-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-left: 5px;
}
.gns img {
	margin-top: 4px;
	margin-left: 6px;
}
.loginbut {
	float: right;
	padding-right: 6px;
	position: static;
	width: 56px;
}
.strapline {
	text-align: left;
	float: right;
	position: static;
	height: 11px;
	width: 600px;
	margin-top: 30px;
}
.est {
	position: static;
	float: right;
	padding-right: 15px;
}
.clear {
	height: 0px;
	width: 100%;
	clear: both;
	overflow: hidden;
}
.footer {
	margin-top: 20px;
	margin-left: 10px;
	position: static;
	width: 730px;
	background-color: #F3F3F3;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	clear: both;
}
.pFooter {
	padding-top: 7px;
}
.w3c {
	text-align: center;
	position: static;
	width: 730px;
	padding-top: 12px;
}
.centre {
	text-align: center;
}
.btmspacer {
	position: static;
	height: 25px;
	width: 100%;
}
