html, body {
	padding: 0;
	margin: 0;
	}
body {
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #F0F0F0;
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #66696B;
	line-height: 1.3em;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a {
	color: #7EB238;
	text-decoration: underline;
}
div#printme {
height: 1px;
width: 1px;
display: none;
}
div#footercontainer {
	clear: both;
	background-image: url(/assets/images/footerBar.gif);
	background-repeat: repeat-x;
}
div#footer {
	width:970px;
	text-align:left;
	height: 24px;
	margin-bottom: 0;
	margin-right: auto;
	margin-left: auto;
	font-size: 0.8em;
	padding-top: 4px;
}
div#footer a:link, div#footer a:visited {
	color: #222222;
	text-decoration: none;
}
div#footer a:hover, div#footer a:active {
	color: #000000;
}

div#terms {
	width:970px;
	text-align:left;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-size: 0.75em;
	margin-top: 20px;
}
div#terms a {
	color: #7EB238;
	text-decoration: underline;
}
div#terms p {
	margin-bottom: 8px;
	margin-top: 0px;
}
div#terms a:hover {
	text-decoration: none;
}

div#contactform {
	float:right;
	width: 300px;
	padding-left: 30px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #cce6aa;
	padding-top: 0px;
	padding-right: 100px;
	padding-bottom: 10px;
	min-height: 300px;
	}
div#contactform label.error { 
font-size: 9px;
display: block;
float: right;
width: 165px;
padding: 0;
text-align: right;
clear: both;
line-height: 1.5em;
color: #666666;
}
div#contactform p {
	margin-top: 0;
	}
div#contactform input.submit {
	width: 91px;
 	height: 20px;
  	padding: 20px 0 0;
 	margin: 0;
	border: 0;
	background: transparent url(/assets/images/submitForm.gif) no-repeat center top;
	overflow: hidden;
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand; /* for IE 5.x */
	margin-top: 2px;
	margin-left: 40px;
}

div.formrow {
	width: 300px;
	clear: both;
font-size: 11px;
	}

div.formlabel {
	float: left;
	width: 120px;
	padding-bottom: 3px;
font-size: 11px;
}

div.forminput {
	float: right;
	width: 165px;
	text-align: right;
	margin-right: 5px;
	padding: 0;
font-size: 11px;
}

div.fieldset {
	border: none;
	width: 320px;
	float: left;
	margin-left: 5px;
font-size: 11px;
}
label {
	display: block;
	float: left; 
	width: 150px; 
	padding: 0; 
	margin: 0;
	text-align: right;
	clear: both;
	line-height: 1.5em;
font-size: 11px;
	}

input[type=text], button, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
margin-bottom: 1px;
	width: 125px;
	padding-left: 2px;
	font-size: 11px;
	margin-left: 20px;
	}
	
textarea {
	margin-left: 0;
	}
	
textarea {
	width: 295px;
	height: 80px;
}

select {
	margin-bottom: 1px;
	width: 130px;
	padding-left: 2px;
	font-size: 1em;
	}
.summary {
	width: 680px;
	border: none;
}
h2 {
	color: #888B8C;
	margin-bottom: 10px;
	margin-top: 0px;
	font-size: 16px;
	}
h3 {
	color: #019FCE;
	margin-bottom: 5px;
	margin-top: 0px;
}
.copyright {
	padding: 10px;
	}
.copyright p{
	margin-bottom: 6px;
	}

div#contentinner input.pound {
	width: 115px;
	background-image: url(/assets/images/pound.gif);
	background-repeat: no-repeat;
	background-position: 2px center;
	padding-left: 12px;
	}
	
div#contentinner input.dayfield {
	width: 30px;
	}
	
div#contentinner input.yearfield {
	width: 50px;
	}
div.rightcolumn {
	float: right;
	margin-right: 1px;
	width: 225px;
	margin-top: 10px;
}
img#backto {
	margin-bottom: 23px;
}
div.rightcolumn img {
	margin: 0px;
	padding: 0px;
}
div.leftcolumn {
	float: left;
	text-align: left;
	width: 750px;
	font-size: 0.9em;
	height: 500px;
	overflow: auto;
	margin-left: 10px;
}
.cl {
	clear: both;
}
div#pagebody {
	height: 561px;
	overflow: hidden;
	padding-left: 3px;
	padding-top: 6px;
}
div.provby {
	float: right;
}
div#pagetitle h1 {
	float: left;
	font-size: 24px;
	color: #03B6EB;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin-left: 10px;
}
div#pagetitle {
	height: 58px;
}

.blue {
	color: #019FCE;
}
