@charset "UTF-8";
/* CSS Document */
body {
	margin: 0 auto 20px;
	width: 960px;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #152379;
	padding-left: 20px;
}
.footertext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #152379;
	margin: 5px;
	float: right;
}
.webdesign {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #152379;
	margin: 5px;
	width: 200px;
}
.webdesign a:link {
	color: #152379;
	text-decoration: none;
}
.webdesign a:visited {
	text-decoration: none;
	color: #FFC400;
}
.webdesign a:hover {
	text-decoration: none;
	color: #FFC400;
}
.title {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #152379;
	padding: 5px 0px 2px;
	font-weight: bold;
}
.introtext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #152379;
	width: 400px;
	padding-left: 20px;
}
.introtext a:link {
	color: #FFC400;
	text-decoration: none;
}
.introtext a:visited {
	text-decoration: none;
	color: #FFC400;
}
.introtext a:hover {
	text-decoration: none;
	color: #FFC400;
}
.matchtext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #152379;
	width: 700px;
	padding-left: 20px;
}
.matchtext a:link {
	color: #FFC400;
	text-decoration: none;
}
.matchtext a:visited {
	text-decoration: none;
	color: #FFC400;
}
.matchtext a:hover {
	text-decoration: none;
	color: #FFC400;
}
.columns {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #152379;
	padding: 20px 10px 10px;
	width: 940px;
	height: 100%;
	clear: both;
}
.clearboth {
	clear: both;
}
.text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px 20px 20px;
	line-height: normal;
}
.text a:link {
	color: #FFC400;
	text-decoration: none;
}
.text a:visited {
	text-decoration: none;
	color: #FFC400;
}
.text a:hover {
	text-decoration: none;
	color: #FFC400;
}
.columnright {
	float: right;
	width: 285px;
}
.columnleft {
	width: 610px;
	margin-right: 20px;
}
.columnmiddle {
	float: right;
	width: 285px;
}
.textleft {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	margin: 0px 20px 20px;
	width: 245px;
}
.textleft a:link {
	color: #FFC400;
	text-decoration: none;
}
.textleft a:visited {
	text-decoration: none;
	color: #FFC400;
}
.textleft a:hover {
	text-decoration: none;
	color: #FFC400;
}
.fixtures {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	color: #152379;
	background-color: #FFC400;
	margin: 10px 10px 20px 20px;
	padding: 5px 5px 5px 20px;
	width: 400px;
	float: right;
	background-position: center;
	border: thin double #152379;
}
.fixtures a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.fixtures a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.fixtures a:hover {
	text-decoration: none;
	color: #152379;
}
.picfloatright {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}
.picfloatleft {
	float: left;
	margin-bottom: 10px;
	margin-right: 10px;
}
