@charset "utf-8";
body {
	background-color: #bdc2c5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0px;
	line-height: 18px;
}
.container {
	background-color: #fffadc;
	width: 974px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: auto;
	margin-left: auto;
}
a:link {
	text-decoration: none;
	color: #000;
	margin: 0px;
	padding: 0px;
}
.navigation {
	width: 974px;
	text-align: center;
	background-image: url(img/strip1.gif);
	background-repeat: repeat-x;
}
.centred {
	text-align: center;
	background-image: url(img/large_strip.gif);
	background-repeat: repeat-x;
}
.middle {
	width: 974px;
}
a:link {
	color: #9d0e3b;
}
.subheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #A01541;
}

.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #A01541;
}
.floatleft {
	float: left;
	margin-right: 10px;
}
.floatright {
	float: right;
	margin-left: 10px;
}


.footer {
	margin-top: 20px;
}

a:visited {
	color: #9d0e3b;
	text-decoration: none;
}
a:hover {
	color: #9d0e3b;
	text-decoration: none;
}
a:active {
	color: #9d0e3b;
	text-decoration: none;
}
.content_holder {
	width: 916px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/panel_top.gif);
	background-position: top;
	padding-right: 15px;
	padding-left: 15px;
	margin-top: 15px;
	padding-top: 14px;
	background-color: #FEFEFF;
	background-repeat: no-repeat;
	text-align: left;
	clear: both;
}
.leftcolumn {
	float: left;
	width: 228px;
	background-image: url(img/gradient_large.gif);
	clear: both;
	height: 290px;
	padding-top: 10px;
	padding-left: 10px;
	font-size: 10px;
}
.rightcolumn {
	float: right;
	width: 667px;
	clear: right;
	text-align: left;
}


.bottom_panel {
	width: 945px;
	margin-right: auto;
	margin-left: -15px;
	clear: both;
	bottom: -9px;
	position: relative;
}
.panelholder {
	background-color: #FFF;
	width: 647px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
}

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	line-height: 18px;
}
.fullcolumn {
	float: right;
	width: 915px;
	clear: right;
	text-align: left;
}
.bluetext {
	color: #06F;
}
