﻿body
{
	background-color: #ffffff;
	margin: 0px;
}
h1
{
	font-size:24px;
	font-family: Arial, Helvetica, sans-serif;	
}
.CSSPageContent
{
	position: absolute;
	top: 22px;
	width: 894px;
	left: 50%;
	margin-left: -447px;	
	z-index: 0;
}
.CSSHeader
{
  display: inline;
	width: 868px;
	border-left-style: solid;	
	border-left-width: 13px;
	border-left-color: #e1eff9;
	border-right-style: solid;	
	border-right-width: 13px;
	border-right-color: #e1eff9;
	border-bottom-style: solid;	
	border-bottom-width: 13px;
	border-bottom-color: #e1eff9;
	z-index: 0;
	float: left;
}
.MastHeadLeft
{
  display: inline;
	background-image:url(../images/mastheadleft.jpg);
	background-repeat: no-repeat;
	width: 343px;
	height: 106px;
	float: left;
	z-index: 1;
}
.MastHeadCentre
{
  display: inline;
	background-image:url(../images/mastheadcentre.jpg);
	background-repeat: no-repeat;
	width: 235px;
	height: 106px;
	float: left;
	z-index: 1;
}
.MastHeadRight
{
  display: inline;
	background-image:url(../images/mastheadright.jpg);
	background-repeat: no-repeat;
	width: 290px;
	height: 106px;
	float: right;
	z-index: 1;
}
.CSSMenuRow
{
  margin-top: -26px;
  display: inline;
	height: 9px;
	width: 852px;
	border-left-style: solid;	
	border-left-width: 13px;
	border-left-color: #e1eff9;
	float: left;
	z-index: 25;
}
.CSSMenuContainer
{
  float: right;
	z-index: 26;
}
.CSSBodyContainer
{
	width: 848px;
	border-left-style: solid;
	border-left-width: 13px;
	border-left-color: #e1eff9;
	border-right-style: solid;
	border-right-width: 13px;
	border-right-color: #e1eff9;
	padding: 10px 10px 10px 10px;
	background-color: #ffffff;
	z-index: 20;
	float: left;
}
.CSSFooter
{
	background-image:url(../images/footer.jpg);
	background-repeat: no-repeat;
	height: 71px;
	width: 868px;
	border-left-style: solid;	
	border-left-width: 13px;
	border-left-color: #e1eff9;
	border-right-style: solid;	
	border-right-width: 13px;
	border-right-color: #e1eff9;
	border-top-style: solid;	
	border-top-width: 13px;
	border-top-color: #e1eff9;
	z-index: 0;
	float: left;
}
.CopyrightDiv
{
	width: 894px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #888;
	text-align: center;
	float: left;
}
.CSSHomeFlashContainer
{
	width: 848px;
	height: 292px;
	background-color: #ffffff;
	float: left;
}
.CSSHomeStuff
{
	width: 848px;
	float: left;
}
.CSSHomeLeft
{
	width: 594px;
	padding-right: 4px;
	padding-top: 4px;
	background-color: #ffffff;
	background-image: url('../images/BlueLeftFade.png');
	background-position: top;
	background-repeat: no-repeat;
	float: left;
}
.CSSHomeRight
{
	width: 250px;
	min-height: 80px;
	background-color: #e1eff9;
	background-image: url('../images/BlueUpright.png');
	background-position:left;
	background-repeat:repeat-y;
	float: right;
}
.CSSSpacer
{
	width: 157px;
	height: 2px;
	background-image: url('../images/HomeUnselected.png');
	background-position: top;
	background-repeat: repeat-y;
	float: left;	
}
.CSSHomeSideButtons
{
	width: 157px;
	height: 29px;
	background-image: url('../images/HomeUnselected.png');
	background-position: top;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 29px;
	text-align: left;
	text-indent: 1em;
	vertical-align:middle;
	float: left;
}
.CSSHomeSideButtons a:link, .CSSHomeSideButtons a:visited, .CSSHomeSideButtons a:active
{
	text-decoration: none;
	color: #404040;
}
.CSSHomeSideButtons a:hover
{
	font-weight: bold;
	text-decoration: none;
	color: #123456;
}	