BODY {font-family:arial,helvetica,sans-serif;font-size:12px;margin:10px auto;width:750px;
color:#000000;
position:relative;
background-color:#E5F0CB;
}
.accessibility,.topLink {display:none}
.clear {clear:both}
A {color:#000}
DIV#siteOffline {background-color:red;color:#FFF;font-weight:bold;font-family:Verdana,Arial,Helvetica,sans-serif;font-size:12px;padding:3px 5px;text-align:center;margin-bottom:10px;border-bottom:2px solid black}
PRE {background-color:#FFC;border:1px solid red;margin:10px;padding:10px; color:#000;}
DIV#container {
	background-color:#FFFFFF;
	border:2px solid #00853F;
	padding:5px;
}

DIV#header {
	position:relative;
	margin:0;
	padding:0;
	background-color:#000000;
	height:108px;
	
}

H1#siteTitle {
	margin:0;
	padding:0;
	position:relative;
	top:1px;
	left:1px;
}

H1#siteTitle A {
	margin:0;
	padding:0;
	display:block;
	width:601px;
	height:106px;
	background-image:url(../images/logo.jpg);
	background-repeat:no-repeat;
}

H1#siteTitle A SPAN {
	margin:0;
	padding:0;
	display:none;
}

H2#strapLine {
	margin:0;
	padding:0;
	position:absolute;
	top:1px;
	right:1px;
}

H2#strapLine SPAN {
	margin:0;
	padding:0;
	display:block;
	width:132px;
	height:106px;
	background-image:url(../images/strapLine.gif);
	background-repeat:no-repeat;
}


DIV#content {
	margin-top:8px;
	border-top:3px solid #c7c8ca;
	position:relative;
}

DIV#leftBar {
	width:198px;
	float:left;
	padding-top:8px;
}

DIV#topNav {
	padding-bottom:10px;
	border-bottom:3px solid #c7c8ca;
}

DIV#topNav UL {
	margin:0;
	padding:0;
	border-bottom:1px solid #00853F;
}

DIV#topNav LI {
	 margin:0;
	 padding:0;
	 list-style:none;
	 border:1px solid #00853F;
	 border-bottom:none;
	 background-color:#E5F0CB;
	background-image:url(../images/navBG_off.gif);
	background-position:179px 3px;
	background-repeat:no-repeat;	 
	 
	 
}

DIV#topNav LI.navSelected {
	background-image:url(../images/navBG_on.gif);
	background-position:179px 3px;
	background-repeat:no-repeat;
	background-color:#00853F;	 
}

DIV#topNav LI A {
	display:block;
	width:173px;
	text-align:right;
	padding:3px;
	letter-spacing:0.1em;
	text-decoration:none;
	padding-right:20px;
	
	
}

DIV#topNav LI A:hover {
	color:#00853F;
}



DIV#topNav LI A.navSelected {
	color:#ffffff;
	
}

DIV#topNav LI A:hover.navSelected {
	color:#ffffff;
}


DIV#pageContent {
	margin-left:218px;
	margin-right:40px;
	padding-bottom:40px;
	color:#666666;
	font-size:12px;
	line-height:1.6em;
}

H2#pageTitle {
	color:#00853F;
	font-size:16px;
}

DIV#pageContent H1,H2,H3,H4,H5 {
	color:#00853F;
	font-size:14px;
}

DIV#pageContent H6 {
	font-size:10px;
	color:#00853F;
	margin:0;
	padding:0;
	margin-bottom:10px;
}

DIV#pageContent A {
	color:#00853F;
	text-decoration:none;
	font-weight:bold;
}

DIV#pageContent TABLE TD {
	border-bottom:1px solid #00853F;

}

DIV#pageContent TABLE TD STRONG {
	color:#00853F;
}

DIV#pageContent A:hover {
	text-decoration:underline;
}

DIV#footer {
	font-size:10px;
	padding-top:5px;
	color:#666666;
}

DIV#footer A {
	color:#666666;
	text-decoration:none;
}

DIV#siteFooter {
	width:45%;
	float:left;
}

DIV#gwp-footer {
	width:45%;
	float:right;
	text-align:right;
}

