/* Zero down margins and padding on all elements */
*  {
    margin: 0;
    padding: 0;
}
h1 {
	font-size: 1.1em;
	background-color:#666600;
	text-align: center;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	-moz-border-radius: 5px;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h2, h3, h4 {
	font-weight: bold;
	color: #666600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	padding-top: 5px;
	padding-left: 5px;
}
h2 {
	font-size: .8em;
	padding-bottom: 5px;
}
h3, h4 {
	font-size: .8em;
}
body, p, ul, ol, blockquote, td  {
	font-size: 0.8em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.2;
}
p {
	padding-left: 5px;
	padding-bottom: 5px;
}
body {
	background-image: url(../Images/Design/bottombodyspring.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-color: #C3E2A6;
}
em {
	text-decoration: none;
}
table {
	background-color: #DCEDCB;
	width: 260px;
	padding: 10px;
	margin-left: auto;
	margin-right: auto;
}
ul {
	padding-left: 10px;
}
#shadow {
	width: 820px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	background-image: url(../Images/Design/background1.jpg);
	background-repeat: repeat-y;
	padding-top: 0;
}
/*Hack for IE6 and below to align img inside shadow, in this case, main banner to line up shadow top with shadow sides*/
* html #shadow img {
margin: 0 -3px;
ma\rgin: 0;
}
/*Hack for IE7 to align img inside shadow, in this case, main banner to line up shadow top with shadow sides*/
*+html #shadow img {
margin: 0 -3px;
ma\rgin: 0;
}
#wrapper {
	width: 780px;
	-moz-border-radius: 5px;
	background-repeat: no-repeat;
	background-image: url(../Images/Design/backgroundbottom2.jpg);
	margin-right: auto;
	margin-left: auto;
	background-position: center bottom;
	padding-top: 0;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 10px;
}
* html #wrapper img {
margin: 0 -3px;
ma\rgin: 0;
}
#content {
	/*padding-top: 35px;*/
	width: 780px;
}
#header {
	width: 780px;
	margin-bottom: 0;
	padding-bottom: 0;
}
#top {
	width: 100%;
	float: left;
	display: block;
	border: 1px solid #D9D9E5;
}
#threeColLayout #primaryContent {
	float: left;
	width: 290px;
	margin: 0 0 0 195px;
	display: inline;
}
#primaryContent ul {
	margin-left: 10px;
}
/*This is used to make an image float right, when you already have an image floating left and you want a seperate right and left float for two images*/
#primaryContent .imageright {
   float: right;
   margin-left: 30px;
}
#primaryContent .imagecenter {
/*   display: block;*/
   float: none;
  /* margin-left: auto;
   margin-right: auto;*/
}
#secondaryContent {
	float: left;
	width: 290px;
	margin: 0 0 0 5px;
}
#secondaryContent ul {
	margin-left: 10px;
}
#sideContent {
	float: left;
	width: 195px;
	margin: 0 0 0 -783px;
	display: inline;
}
#sideContent ul {
	padding-left: 20px;
	padding-bottom: 10px;
}
/*#sideContent img {
	margin-bottom: 10px;
	float: left;
	padding-left: 10px;
}*/

#sideContent h2 {
  padding-left: 5px;
}

/*.box {
  margin: 0 0 0 0;
  padding: 5px 0 5px 0;
}*/
.box h2 {
	padding-top: 0px;
}
/*To float text left when p is used to contain and centre image in same div*/
.pleft {
	text-align: left;
}
/*Div clear for keeping elements within div tag - images that float out for example
*/
.clear {
    clear: both;
	width:100%;
	font-size:1px;
}
.clear1 {
   clear: both;
   margin-bottom: 5px;
}
.clear2 {
   clear: both;
   margin-bottom: 7px;
}

/*.cbSide {
  width:160px;
  margin: 5px 0 0 10px;
  padding: 10px 0 5px 0px;
  background: #00FF00;
}*/
.cbb {
  margin: 0 10px 0 10px;
  background: #FFF;
  padding: 20px 10px 10px 10px;
  line-height: 170%;
  height: 1%;
}
/*Hack that overides above height addition work around to have images appear in correct location in IE6and7*/
html>body .cbb {
height: auto
}
/*Controls all images in bordered boxes, other images are controlled according to styling applied individually)*/
.box img {
  float: right;
 /* padding-left: 5px;
  padding-right: 5px;*/
  padding: 10px;
}
.cb {
  float: left;
  width: 100%;
  margin: 0.5em 0;
  line-height: 100%;
}

/*Top Border of cbbs*/
.bt {
 background:url(../Images/Layout/box1.png) no-repeat 100% 0 !important;
  background:url(../Images/Layout/box1.gif) no-repeat 100% 0;
  margin: 0 0 0 18px;
  height: 27px;
}
/*Top Left Corner of cbbs*/
.bt div {
  height:27px;
  width:18px;
  position:relative;
  left:-18px;
  background:url(../Images/Layout/box1.png) no-repeat 0 0 !important;
  background:url(../Images/Layout/box1.gif) no-repeat 0 0;
}
/*Bottom and Bottom right corner of cbbs*/
.bb {
	background:url(../Images/Layout/box1.png) no-repeat 100% 100% !important;
	background:url(../Images/Layout/box1.gif) no-repeat 100% 100%;
	margin: 0 0 0 12px;
	height: 14px;
}
/*Bottom Left corner of cbbs*/
.bb div {
	height: 14px;
	width: 12px;
	position: relative;
	left: -12px;
	background:url(../Images/Layout/box1.png) no-repeat 0 100% !important;
	background:url(../Images/Layout/box1.gif) no-repeat 0 100%;
}
/*Left Border location of cbbs*/
.i1 {
	margin-left: 0;
	padding: 0 0 0 7px;
	  background:url(../Images/Layout/borders1.png) repeat-y 0 0 !important;
	  background:url(../Images/Layout/borders1.gif) repeat-y 0 0;
	  height: 1%;
}
/*Hack that overides above height addition work around to have borders appear in correct location in IE6and7*/
html>body .il {
height: auto
}
/* Right border location of cbbs*/
.i2 {
	padding: 0 12px 0 0;
	background: url(../Images/Layout/borders1.png) repeat-y 100% 0  !important;
	background: url(../Images/Layout/borders1.gif) repeat-y 100% 0;
	height: 1%;
}
/*Hack that overides above height addition work around to have borders appear in correct location in IE6and7*/
html>body .i2 {
height: auto;
}
/*Side borders location of cbbs*/
.i3 {
	background: #fff;
	border: 1px solid #fff;
	border-width: 1px 0;
	padding: 0 5px;
}
.italic {
	font-style: italic;
}
#footer {
	width: 780px;
	clear: both;
	background-color:#666600;
	color: #FFFFFF; /* the 0 value fixes incorrect footer height in iewin */
	-moz-border-radius: 5px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 2px;
	margin-bottom: 10px;
}
#footer p {
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	color:#FFFFFF;
}
#footer a:link {
	color:#FFFFFF;
}
#tabbedpanel {
  	padding: 10px;
	float: left;
	width: 750px;
	margin-left: 5px;
}
/*Aligns main form elements and labels*/
.form-align {
	display: block;
	float: left;
	width: 150px;
	margin-left: 10px;
	font-size: .9em;
}
/*Aligns text under text entry fields in forms*/
.form-align1 {
	margin-left: 161px;
	font-size: .7em;
	margin-top: 0px;
	padding-top: 0px;
}
/*Aligns additional text to labels in forms */
.form-align2 {
	margin-left: 11px;
	font-size: .7em;
	margin-top: 0px;
	padding-top: 0px;
}
/*Aligns first paragraph text to labels in forms and adds bottom margin*/
.form-align3 {
	margin-left: 11px;
	font-size: .7em;
	margin-top: 10px;
	padding-top: 0px;
}
.pformcomment {
	font-size: 0.7em;
	margin-left: 29px;
}
a:link {
	color: #339933;
	text-decoration: underline;
}
a:visited {
	color: #A0A0A4;
	text-decoration: none;
}
a:hover {
	color: #ffffff;
	background-color: #666600;
	text-decoration: underline;
}
a:active {
	color: #663300;
	text-decoration: none;
}
/*centre is used to centre items within div or cbb, boxes*/
.center  p {
	text-align: center;
}
/*to center h2 and reduce font size slightly*/
.center h2 {
	text-align: center;
	font-size: 75%;
}
.center h3 {
	text-align: center;
	/*to center h3*/
}
.center img {
	display: block;
	float: none;
	margin-left: auto;
	margin-right: auto;
/*	height: 220px;
	width: 145px;*/
}
.centertwopics img {
	display: block;
	float: none;
	margin-left: auto;
	margin-right: auto;
/*	height: 220px;
	width: 145px;*/
}
/*.centersmall img {
	display: block;
	float: none;
	margin-left: auto;
	margin-right: auto;
	width: 90px;
	height: 120px;
}*/
/*centreleft is used to centre images only within div or cbb, boxes*/
/*.centerleft  p {
	text-align: center;
}*/
/*.centerleft h2 {
	text-align: center;
	font-size: 75%;*/
	/*to center h2 and reduce font size slightly*/
/*}*/
/*.centerleft h3 {
	text-align: center;
	to center h3
}*/
.centerleft img {
	display: block;
	float: none;
	margin-left: auto;
	margin-right: auto;
/*	height: 220px;
	width: 145px;*/
 height: 1%;
}
/*Hack that overides above height addition work around to have borders appear in correct location in IE6and7*/
html>body .il {
height: auto
}
.centertwopics img {
	display: block;
	float: none;
	margin-left: auto;
	margin-right: auto;
/*	height: 220px;
	width: 145px;*/
}
/*sidecentre is used to centre images only in in div or cbb, boxes, all other elements remain aligned as per normal descendant selections*/
.sidecenter img {
	display: block;
	float: none;
	margin: 10px auto 10px auto;
}
/*topbox is used on the history page to format each box on the page*/
.topBox {
	width: 100%;
	float: left;
	border: 1px solid #D9D9E5;
	padding: 5px;
	margin-bottom: 5px;
	
}
/*.topBox p {
	padding-left: 5px;
}*/
/*topbox image is used on the history page to format images in each box*/
.topBox img {
	display: block;
	float: right;
	padding-left: 5px;
}
.topBox1 {
	width: 100%;
	float: left;
	border: 1px solid #D9D9E5;
	padding: 5px;
	margin-bottom: 5px;
}
/*topbox image is used on the history page to format images in each box*/
.topBox1 img {
	display: block;
	float: left;
	padding-right: 5px;
}
/*imagetopmargin is used to clear text around the top margin of images*/
.topmargin img {
	float: right;
	padding-top: 10px;
}
/*centresmall is used to centre items within div or cbb, boxes*/
.centersmall  h2 {
	text-align: center;
	font-size: 75%;
}
.centersmall h3 {
	text-align: center;
}
.center1 img {
	display: block;
	float: none;
	padding-left: 60px;
}
.twoimages  img {
	float: left;
	margin: 10px 10px 10px 10px;
}
.centerfloat img {
   float: none;
   display: block;
   margin-left: auto;
   margin-right: auto;
   margin-bottom: 10px;
   margin-top: 5px;
   border: none;
}
.clearfloat {
clear:both;
height:0;
font-size: 1px;
line-height: 0px;
}
/*.flash {
margin-left: auto;
margin-right: auto;
display: block;
float: none;
}*/
p#blinking {
	text-decoration: blink;
}
h2#blinking {
	text-decoration: blink;
}
