@charset "utf-8";
/* CSS Document */

body {
	background-color: #fffdee;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 100%;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000;
	text-decoration: none;
	line-height: 18px;
}
.textlink:link {
	color: #000;
	text-decoration: none;
}
.textlink:visited {
	color: #000;
	text-decoration: none;
}
.textlink:hover {
	color: #992137;
	text-decoration: none;
}
#container {
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 730px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #992137;
	font-style: normal;
	text-decoration: none;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000;
	font-style: italic;
	text-decoration: none;
}
#leftcolumn {
	width: 142px;
	max-width: 142px;
	min-width: 142px;
	height: 1600px;
	background-image: url(images/columnbg.jpg);
	background-repeat: no-repeat;
/*	background-color: #b41c35;*/
	text-align: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	overflow: visible;
	float: left;
	line-height: 12px;
}
#rightcolumn {
	padding-top: 0px;
	padding-right: 64px;
	padding-left: 64px; /*was margin-left*/
	width: 458px;
	max-width: 458px;
	min-width: 458px;
	float: right;
}
#logo {
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	height: 233px;
	width: 205px;
	position: relative;
	left: -36px;
	top: 0px;
}
#logotext {
	background-image: url(images/logotext.jpg);
	background-repeat: no-repeat;
	height: 132px;
	width: 142px;
}
#menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #000;
	margin: 0px;
	padding: 0px;
}
.menulink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #000;
	margin: 0px;
	padding: 0px;
}
.menulink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #000;
	margin: 0px;
	padding: 0px;
}
.menulink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #992137;
	margin: 0px;
	padding: 0px;
}
#address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	text-align:left;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #000;
	margin: 0px;
	padding: 0px;
	padding-top: 6px;
	border-top: solid 2px #992137;
}
#address a:link {
	color:#000;
	text-decoration: none;
}
#address a:visited {
	color:#000;
	text-decoration: none;
}
#address a:hover {
	color:#992137;
	text-decoration: none;
}
#bannerbox {
	width: 456px;
	height: 48px;
	background: #b41c35;
	color: #fff;
	font-size: 1.6em;
}
#authorisation_utility {
	position:absolute;
	top:0px;
	left:0px;
}