 /* #F0F0F0; is the Background Light-Grey colour used for all of the pages */
/* #A8A8A8; is mid-grey         */
/* 1 #AF8F46; is Light Menu Colour      */
/* 2 #735A1D; is Dark Menu Colour and H1 background/
/* 3 #BC8F8F is H£ Background  */
/* 4 #F4A460 is navigation border colour */

html, body {height:100%}
body {
	margin: 0;
	padding: 0;
	background-color: #F0F0F0;
	color: #000000;
	font-size: 100%;
	font-family: "Lucida Bright";
	font: normal normal serif;
	height: 100%;
	font-variant: normal;
	font-style: normal;
}

#body a:link {
	font-weight: bold;
	color: #BC8F8F;
}

#body a:visited {
	font-weight: bold;
	color: #735A1D;
}

form {
	margin: 0;
	padding: 0;
}

p {
	font-family: "Times New Roman", Times, serif;
	font: Georgia;
	margin-top: 0;
}

bold {
   font-weight: bold;
}

html, body, #contents {
	min-height: 100%;
	width: 100%;
	height: 100%;
}
html>body, html>body #contents {
	height: auto;
}

#contents {
	position: absolute;
	top: 0;
	left: 0;
}

#mainheader {
   position: absolute;
	left: 0em;
	top: 0px;
	font-size: 1.2em;
	font-weight: bold;
   float: left; 
	padding-left: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #F0F0F0;
}
body > #mainheader {
	position: fixed;
}

#header {
   position: absolute;
	top: 0px;
	left: 0px;
   background-image: url(../images/Grade.GIF);
	background-repeat: repeat-x;
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   background-color: #F0F0F0;
	color: Black;
   border-bottom: 1px solid Black;
	font-size: 1em;
	padding: 2px;
	padding-left: 8px;
	font-weight: bold;
	margin-bottom: 0px;
	height: 35px;
	width: 100%;
}
#header .strapline {
	font: 1em Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: Gray;
	float: right;
	margin-right: 12pt;
	margin-top: 0.35em;
}

#header .mainline {
	font: 1em Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: Gray;
	float: left;
	margin-left: 32px;
	margin-top: 0.35em;
}

#header .logoLeft {
	float: left;
}

#header .logoRight {
	float: Right;
}

#h2 {
	border-top: 1px solid #F0F0F0;
	border-bottom: 1px solid Black;
	height: 1.4em;
	margin-top: -0.4em;
	font-size: 1.2em;
	font-family: "Times New Roman", Times, serif;
	font: Georgia;
	padding-left: 3px;
	color: #A8A8A8;
}

#content {
	position: absolute;
	top: 40px;
	left: 150px;
   text-align: left;
	margin-top: 0px;
	margin-left: 0em;
	margin-right: 0em;
/*	background-image: url(images/GreyPaper.jpg);
	background-attachment: fixed; */
	padding-left: 0px;
	padding-right: 450px;
	padding-top: 0em;
	height: 100%;
/* border-left: 2px dotted #B2BCC6; */
	font-size: 90%;
	}

#content .imgRight {
   border: none;
 	float: right;
   background-color: #F0F0F0;
	padding-left: 20px;
	padding-right: 0px;
	padding-top: 6px;
	padding-bottom: 10px;
}

#content .imgLeft {
   border: none;
	float: left;
   background-color: #F0F0F0;
	padding-left: 0px;
	padding-right: 20px;
	padding-top: 6px;
	padding-bottom: 10px;
}

#content h1 {
   background-color: Green;
	text-align: left;
	font-size: 120%;
	font-weight: bold;
	margin-left: 0em;
	margin-right: 0em;
	margin-top: 0em;
	margin-bottom: 0.33em;
	padding-left: 0.5em;
	padding-top: 3px;
	padding-bottom: 0.33em;
	color: #FFFFFF;
}

#content B {
	text-align: left;
   font-weight: bold;
	color: #000000;
}

#content h2 {
	text-align: left;
	background-color: #A8A8A8;
	text-align: left;
	font-size: 110%;
	font-weight: bold;
	margin-left: 0em;
	margin-right: 0em;
	margin-top: 0em;
	margin-bottom: 0.25em;
	padding-left: 0.5em;
	padding-right: 1em;
	padding-top: 0.25em;
	padding-bottom: 0.25em;
	color: Black;
}

#content h3 {
   background-color: #8FBC90;
	text-align: left;
	font-size: 110%;
	font-weight: bold;
	margin-left: 0em;
	margin-right: 0em;
	margin-top: 0em;
	margin-bottom: 0.33em;
	padding-left: 0.5em;
	padding-top: 0.25em;
	padding-bottom: 0.33em;
	color: DarkOliveGreen;
}

#content h4 {
   background-color: #8FBC90;
	text-align: left;
	font-size: 100%;
	font-weight: bold;
	margin-left: 0em;
	margin-right: 0em;
	margin-top: 0em;
	margin-bottom: 0.33em;
	padding-left: 0.5em;
	padding-top: 0.15em;
	padding-bottom: 0.33em;
	color: DarkOliveGreen;
}

#content li {
	font-size: 90%;
	text-align: left;
	font-weight: normal;
	color: Black;
	margin-bottom: 0.5em;
	margin-left: 0;
	list-style: square;
	padding-left: 0;
	padding: 0px;
	}
#content smaller {
	font-size: 80%;
	}
#contents a:link {
	font-weight: bold;
	color: CornflowerBlue;
}

#contents a:visited {
	font-weight: bold;
	color: Green;
}
#content li a:link {
	font-weight: bold;
	color: CornflowerBlue;
}

#content li a:visited {
	font-weight: bold;
	color: Green;
}

#navigation {
   position: absolute;
	left: 0em;
	top: 40px;
	font-size: 0.70em;
	font-weight: bold;
	width: 141px;
	border-right: 1px solid Black;
   float: left; 
	padding-left: 0px;
	font: Calibri;
	height: 100%;
	background-color: Green;
}
body > #navigation {
	position: fixed;
}
#navigation ul {
	list-style: none;
   margin: 0;
	padding: 1px;
}
#navigation li {
	border-bottom: 1px solid SpringGreen;
}
#navigation li a:link {
	display: block;
	padding: 5px 5px 5px 0.5em;
	border-left: 12px solid SpringGreen;
	border-right: 1px solid SpringGreen;
	background-color: Green;
	color: #FFFFFF;
	text-decoration: none;
}

#navigation li a:visited {
	display: block;
	padding: 5px 5px 5px 0.5em;
	border-left: 12px solid #AF8F46;
	border-right: 1px solid #AF8F46;
	background-color: #BC8F8F;
	color: #FFFFFF;
	text-decoration: none;
}

#navigation li a:hover {
	margin-left: 1em;
	background-color: #8FBCA6;
   color: Black;
}

#navigation ul ul {
	border-bottom: 1px solid #AF8F46;
}

#navigation ul ul li {
	border-bottom: 1px solid #AF8F46;
}

#navigation ul ul a:link, #navigation ul ul a:visited {
	background-color: Green;
	color: #AF8F46;
}

#navigation ul ul a:hover {
	background-color: #AF8F46;
	color: #FFFFFF;
}

.navtext {
	text-align: left;
	font-size: 1.4em;
	font-weight: bold;
	font-style: italic;
	margin: 0em;
	padding-left: 0.5em;
	color: #FFFFFF;
}
#footer {
	width: 100%;
   border-bottom: 1px solid Black;
	color: #AF8F46;
	font-size: 70%;
	background-color: #F0F0F0;
}
#footer .Bld {
	font-weight: bold;
	margin: 0.5em 1em 0.7em 2em;
	padding: 0;
	float: left;
	background-color: #F0F0F0;
}

#footer .strapline {
	color: Gray;
	float: right;
	margin-right: 12pt;
	margin-top: 0.5em;
	margin-bottom: 0.7em;
	background-color: #F0F0F0;
}

.clear {
	clear: both;
}

#sidepanel {
	position: absolute;
	top: 40px;
	right: 0px;
	float: right;
   width: 430px; 
	padding-left: 0.25em;
	padding-right: 1.0em;
	height: 100%;
	font-size: 90%;
	margin: 0em 0px 0.5em 0em;
}

#sidepanel h1 {
	background-color: Green;
	text-align: left;
	font-size: 120%;
	font-weight: bold;
	margin-left: 0em;
	margin-right: 0em;
	margin-top: 0em;
	margin-bottom: 0.33em;
	padding-left: 0.5em;
	padding-top: 3px;
	padding-bottom: 0.33em;
	color: #FFFFFF;
}

#sidepanel h2 {
	background-color: #A8A8A8;
	text-align: left;
	font-size: 110%;
	font-weight: bold;
	margin-left: 0em;
	margin-right: 0em;
	margin-top: 0em;
	margin-bottom: 0.33em;
	padding-left: 0.5em;
	padding-right: 1em;
	padding-top: 0.25em;
	padding-bottom: 0.25em;
	color: Black;
}

#sidepanel h3 {
   background-color: #8FBC90;
	text-align: left;
	font-size: 110%;
	font-weight: bold;
	margin-left: 0em;
	margin-right: 0em;
	margin-top: 0em;
	margin-bottom: 0.33em;
	padding-top: 0.25em;
	padding-left: 0.5em;
	padding-bottom: 0.33em;
	color: DarkOliveGreen;
}

#sidepanel h4 {
   background-color: #8FBCA6;
	text-align: left;
	font-weight: bold;
	margin-left: 0em;
	margin-right: 0em;
	padding-left: 1.25em;
	margin-top: 0em;
	margin-bottom: 0.25em;
	padding-left: 1em;
	padding-right: 1em;
	padding-top: 0.25em;
	padding-bottom: 0.25em;
	color: DarkOliveGreen;
}

#sidepanel B {
	font-weight: bold;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}

#sidepanel ul {
	margin-left: 1.25em;
	padding-left: 0.25em;
	margin-top: 0em;
	margin-bottom: 1em;
}

#sidepanel li {
   font-size: 90%;
   list-style: square;
	margin-bottom: 0.3em;
	padding-right: 1.0em;
}

#sidepanel p {
	margin-bottom: 0.5em;
	margin-top: 0.5em;
	padding-left: 0.5em;
	padding-right: 1.0em;
}

#sidepanel li a:link {
	font-weight: bold;
	color: CornflowerBlue;
}
#sidepanel li a:visited {
	font-weight: bold;
	color: Green;
}
.adbox {
	padding: 3px 3px 3px 3px;
	margin: 4px 4px 2px 4px;
	border-width: 1px;
	border-color: Black;
	background-color: #FFFFFF;
}
#sidepanel smaller {
	font-size: 80%;
	font-style: italic;
}

#sidepanel QuoteMe {
	font-weight: bold;
	font-style: italic;
	color: CornflowerBlue;
}

#minitabs {
	margin:0;
	padding: 0 0 20px 10px;
	border-bottom: 1px solid #696;
}
#minitabs li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style: none;
}
#minitabs a {
	float: left;
	line-height: 14px;
	font-weight: bold;
	margin: 0 10px 4px 10px;
	text-decoration: none;
	color: #9c9;
}
#minitabs a.active, #minitabs a:hover {
	border-bottom: 4px solid #696;
	padding-bottom: 2px;
	color: #363;
}
#minitabs a:hover {
   color: #696;
}










