@charset "UTF-8";
body {
	font-size:62.5%;
	font-family: Arial, Helvetica, sans-serif;
	}

* {
	margin: 0px;
	padding: 0px;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a {
	color: #003300;
}

ul {
	list-style-type: none;
}

.clearfloats {
	font-size: 0px;
	line-height: 0px;
	clear: both;
	height: 0px;
	display: block;
	width: 100%;
}

#pagewrapper {
	width: 732px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;	
}

.header {
	padding-top: 14px;
	padding-bottom: 14px;
}

.leftcolumn {
	float: left;
	width: 375px;
}

.forms div.leftcolumn {
	float: left;
	width: 544px;
}

.leftcolumn.terms {
	padding-left: 16px;
}

.leftcolumn h1 {
	font-size: 2.4em;
	color: #003300;
	padding-bottom: 16px;
	clear: both;
}

.leftcolumn.terms h1 {
	font-size: 1.5em;
}

.leftcolumn h2 {
	font-size: 1.5em;
	color: #003300;
	padding-bottom: 8px;
	}

.leftcolumn p {
	font-size: 1.2em;
	padding-bottom: 16px;
	line-height: 1.4em;
}

.leftcolumn a {}

.leftcolumn a:hover {}

.quote {
	display: block;
	text-align: center;
}

.centrecolumn {
	float: left;
	width: 169px;
}

.rightcolumn {
	float: left;
	width: 170px;
	padding-left: 17px;
}

.bullets {
	clear: both;
}

.footer {
	padding-top: 16px;
	font-size: .9em;
	clear: both;
}
.green {color:#003300;}

 .leftcolumn div.formelements p {
	clear: both;
	padding-bottom: 8px;
	float: left;
	width: 100%;
}

.leftcolumn div.formelements p label.width100 {
	display: block;
	float: left;
	width: 90px;
}

.leftcolumn div.formelements p label {
	/*display: block;*/
	/*width: 500px;*/
}

.leftcolumn div.formelements p label.nowidthrestrict {
	display: inline;
	/*display: block;*/
	/*width: 500px;*/
}



.leftcolumn div.formelements p.times label {
	display: block;
	float: left;
	width: auto;
}

.leftcolumn div.formelements p span {
	display: block;
	float: left;
	padding-right: 16px;
	padding-left: 8px;
	
}

.leftcolumn div.formelements p input.width150 {
	width: 150px;
	display: block;
	border: 1px solid #999966;
	float: left;
}
.leftcolumn div.formelements p input.width300 {
	width: 422px;
	display: block;
	border: 1px solid #999966;
	float: left;
}

.leftcolumn div.formelements p select {
	
	
	border: 1px solid #999966;
	
}

.leftcolumn div.formelements p select.width150 {
	
	width: 150px;
	display: block;
	
	float: left;
}

.leftcolumn div.formelements p select.width170 {
	
	width: 200px;
	display: block;
	
	float: left;
}

.leftcolumn div.formelements p select.width100 {
	
	width: 100px;
	display: block;
	
	float: left;
}

.leftcolumn div.formelements p select.day {
	width: 40px;
}

.leftcolumn div.formelements p select.month {
	width: 50px;
}

.leftcolumn div.formelements p select.year {
	width: 60px;
}

/*.leftcolumn div.formelements p input.checkbox {border: 1px solid #999966;}*/




.leftcolumn div.formelements fieldset {
	clear: both;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 100%;
}

.leftcolumn div.formelements fieldset input {
	float: left;
}

.leftcolumn div.formelements fieldset.radio.horizontal label {
	width: 120px;
	position: relative;
	left: 8px;
}

.leftcolumn div.formelements fieldset.radio p.tint {
	padding: 4px;
	background-color: #d7e5c5;
	margin-bottom:4px;
	width: 506px;
}

.leftcolumn div.formelements fieldset.radio p.times label {width: 120px;
	position: relative;
	left: 8px;}

label.nowidthrestrict {
	display: block;
	padding-bottom: 4px;

}

.leftcolumn div.formelements p span.checkbox {
	display: inline;
		float: none;
/*	position: relative;
	left: -8px;*/

}

.leftcolumn div.formelements p span.checkbox input {
	float: none;
	display: inline-block;
}

.error {
	color: #CC0000;
	font-size: 12px;
}




.widecolumn table {
	width: 100%;
}

.widecolumn table  tr {
	font-size: 1.2em;
}

.widecolumn table tr th {
	text-align: left;
	padding: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #659C1F;
	color: #FFFFFF;
	background-color: #659C1F;
}

.widecolumn table tr td {
	text-align: left;
	padding: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #659C1F;
	
	}

.widecolumn table tr.dark td {
	background-color: #D7E5C5;
}

.pagedetails {
	padding-top: 8px;
	padding-bottom: 8px;
	font-size: 1.2em;
}

p.downoad {

	padding-bottom: 10px;
	
}

.smaller{
 font-size: 9px;
}

p.download a {
	color: #659C1F;
	text-decoration: none;
	background-color: #D7E5C5;
	display: block;
	padding: 4px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #659C1F;
	border-bottom-color: #659C1F;
	font-size: 1.4em;
	font-weight: bold;
}

p.download a:hover {
	color: #FFFFFF;
	background-color: #659C1F;
}

.widecolumn h1 {	padding-bottom: 10px;}

