html {
	background: #060709;
}
body, td{
	font-family: 'Trebuchet MS', Tahoma, Verdana, Arial, sans-serif;
	font-size: 13px;
	padding: 0;
	margin: 0;
	color: #042e0d;
	}
a {
	text-decoration: underline;
	color: #042e0d;
	}
a:hover {
	text-decoration: none; 
}
img{border: 0;}
/*base margin/padding rule*/
ol,ul,h1, h2, h3, h4, h5,h6,h7,p,table,caption {
	padding: 0;
	margin: 0.5em 10px;
	position: relative;
	text-align: left;
	line-height: 130%;
	}
h1, h2, h3, h4, h5 {font-weight: bold; color: #042e0d;}
h1 {font-size: 1.25em; font-weight: normal; line-height: 110%;}
h2 {font-size: 1.25em; font-weight: normal; line-height: 110%;}
h3 {font-size: 1.25em; font-weight: normal; line-height: 110%;}
h4 {font-size: 1em; font-weight: bold;}
h5 {font-size: 1em; font-weight: bold;}
br {line-height: 0.1em;padding: 0;margin: 0;font-size: 0.5em;}
table {vertical-align: bottom;}
strong {font-weight:bold;}
td {text-align: left;padding: 2px;margin: 0;vertical-align: bottom;}
th {text-align: left;padding: 2px;}
td p {margin: 0.1em 1px;padding: 0;}
ul {position:relative; display: block;}
li { padding: 0; margin: 0.2em 0 0 0; }
ul li {zoom: 1; list-style-type: none;	display: list-item;}
ol li {	list-style-type: decimal;	display: list-item;vertical-align: top; margin-left: 2em;}
em {}
blockquote {margin: 0.4em 20px;}
blockquote p {margin: 0.4em 0px;}
body {
	/*default background*/
	position: relative;
	margin: 0px auto;
	}
.fr {float: right; display: inline;}
.fl {float: left; display: inline;}
.ar {text-align: right;}
.ac {text-align: center;}
.al {text-align: left;}	
	
/*other stuff*/
#header .inner,
#container .inner,
#footer .inner,
#banner .inner {
	width: 960px;
	padding: 0;
	position: relative;
	display: block;
	margin: 0 auto;
	zoom: 1;
	overflow:hidden;
}
/*////////////////
*	Header stuff
////////////////*/
#header {
	z-index:10;
	zoom:1;
	overflow: visible;
	position: relative;
}
#header .inner {
	overflow: visible;	
}
#header h3 {
	margin: 0px;
	z-index:1;
	position: absolute;
	bottom: -15px;
}
#header h3 a {
	display: block;
	width: 300px; height: 76px;
	margin: 0 ;
	padding: 0;
	background:transparent url(../images/logo_default.png) no-repeat scroll left top;
}
#header h3 span {
	visibility:hidden;
	display:none;
}
/*////////////////
*	Main nav
////////////////*/
#navbase {
	position: relative;
	padding-top:1px;
	overflow: hidden;
	font-family: "Arial Rounded MT Bold", Arial;
	font-size: 11px;
	font-weight: normal;
	padding: 0 10px 0 320px;
	margin: 0 0 0 0px;
	overflow: hidden;
	position: relative;
}
#navbase ul {
	overflow: hidden;
	position: relative;
	margin: 0;
}
#navbase .menu li {
	float: left;
	display: inline; /*IE6 Hack*/
	padding: 0;
	margin: 0;
	position: relative;
	list-style-type: none;
	list-style-image: none;
	zoom: 1;
}
#navbase .menu li a {
	display: block;
	text-decoration: none;
	text-transform: uppercase;
	text-align: center;
	margin: 0;
	padding: 31px 10px;
	min-width: 40px;
	color: #9ecc42;
	background: url(../images/bg_navbase_li_0.jpg) no-repeat right center;
}
#navbase .menu li.last a {
	background: none;
}
#navbase .menu li a:hover {
	text-decoration: none;
	background: url(../images/bg_navbase_li_1.jpg) no-repeat right center;
	color: #fff;
}
#navbase .menu li a.sel {
	background: url(../images/bg_navbase_li_1.jpg) no-repeat right center;
	color: #fff;
	text-decoration:none;
}
#navbase .menu li.last a:hover,
#navbase .menu li.last a.sel  {
	/*Don't want the rhs border for the last <li> so align left*/
	background: url(../images/bg_navbase_li_1.jpg) no-repeat -2px center;
}

/*
////////////////
*	Footer
////////////////
*/
#footer {
	color: #57692f;
	padding: 20px 0 40px 0;
	background: url(../images/bg_footer.jpg) no-repeat center bottom;
}
#footer a {
	color: #57692f;
	text-decoration:underline;
}
#footer a:hover {
	color: #57692f;
	text-decoration:none;
}
#footer p {
	margin-left: 20px;
}
#footer ul li {
	display: inline;
	margin: 0 0 0 0;
	padding: 0 10px 0 10px;
	list-style: none;
	list-style-image: none;
	background: url(../images/bg_footer_li.gif) no-repeat right 5px;
	}
#footer ul li.last {
	padding-right: 0;
	background: none;
	}
#footer ul li.sep {
	padding-left:0;
	}
/*////////////////
*	content stuff
////////////////*/
#container {
	padding: 0;
	position: relative;
	display: block;
	zoom: 1;
	overflow:hidden;
}
#container .inner {
	padding: 0px 0 20px 0;
	width: 960px;
	margin: 0 auto;
}
#content {
	float: left;
	line-height: 150%;	
	min-height: 500px;
	_height: 500px;
}
#content h1 small,
#content h2 small,
#content h3 small {
	display:block;
	font-size: 0.75em;
}
blockquote {
	font-style:italic;
	font-size:13px;
	padding:10px 0;
}


/*////////////////
*	Contact Form
////////////////*/
Xform {
	position: relative;
	display: inline;
	zoom: 1;
	padding: 0;
	margin: 0;
}
p.buttons{
	clear: both;
	position: relative;
	overflow: hidden;
}
button {
	color: #fff;
	cursor: pointer;
	background: #729725 url(../images/bg_button_0.gif) no-repeat right bottom; 
	border:1px #57692f solid;	
	font-weight: bold;
}
button:hover {
	background: #fff;
	color: #000;
}
input, select, textarea{
	border: 1px #bbcfe2 solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 2px 3px;
}
input, textarea{
	width: 24em;
}
input.var {
	width: auto;
}
input.chbx {width: auto;border: none;}

div.formElement {
	position: relative;
	clear: both;
	padding: 1px 0;
	zoom: 1;
	overflow: hidden;
	}
div.formElement p {
	overflow: hidden;
	margin: 0.3em 18px;
}
div.formElement.invalid {
	position: relative;
	background: #f7eff0;
	border-top: 2px #e02328 solid;
	border-bottom: 2px #e02328 solid;
	padding: 2px 1px 2px 1px;
	margin: 3px 0px 3px 0px;
	vertical-align: top;
	display: block;
	}

div.formElement.valid {
	position: relative;
	padding: 1px 2px 1px 2px;
	margin: 0px 0px 2px 0px;
	display: block;
	/*white-space: nowrap;*/
	}
	
div.formElement.invalid.required input {
	/*background: #c0e37d url(../images/bg_input_invalid.gif) no-repeat right bottom;*/ 
	border:1px #bcc2b8 solid;
}

div.formElement.valid.required input,
div.formElement.valid.required select,
div.formElement.valid.required textarea {
	/*background: #c0e37d url(../images/bg_input_valid.gif) no-repeat right bottom;*/ 
	border:1px #bcc2b8 solid;
	}

div.formElement.valid.required option {
	background-color: #f7eff0;
	}

div.label,
label.blk {
	display: inline;
	float: left;
	clear: none;
	color: #060709;
	margin-top: 2px;
	margin-right: 5px;
	text-align: right;
	vertical-align: top;
	width: 8em;
	}
div.input,
span.blk {
	display: inline;
	margin-right: 2px;
	float: left;
	clear: none;
	}

label {
	display: inline;	
}

#content .invalidFormHeader {
	position: relative;
	padding: 0.5em 10px;;
	margin: 3px 0px 3px 0px;
	border:none;
	font-size: 13px;
	background: #e02328;
	color: #fff;
	font-weight: bold;
	}

div.errTxt {
	margin-top: 3px;
	padding: 2px 2px 0px 1em;
	color: #0000a0;
	font-weight: bold;
	vertical-align: top;}

div.hintreq:first-letter {
	color: red;
	margin-left: -1em;}
	
div.hintreq {
	float: left;
	clear: none;
	display: inline;
	margin-top: 3px;
	padding: 2px 2px 0px 1em;
	color: #042e0d;
	font-size: 11px;
	vertical-align: top;}

div.outputtext {
	float: left;
	clear: none;
	margin-top: 3px;
	padding: 2px 2px 0px 2px;
	font-size: 11px;
	vertical-align: top;
}

span.hint {
	float: left;
	clear: none;
	margin-top: 2px;
	padding: 2px 2px 0px 2px;
	color: #042e0d;
	font-size: 11px;
	vertical-align: top;
}

p.error {
	display: block;
	font-style: italic;
	color: #de2025;
}

	
/*////////////////
	Table styles
////////////////*/
table.resultstable {
	width: 460px;
}
table.resultstable td strong {
	color: #000;
	font-weight: bold;
}

table.alternate_rows {
	padding:0;
	border:0;
	border-collapse: collapse;
}
table.resultstable td {
	text-align: left;
	padding: 3px 10px;
	margin: 0;
	vertical-align: top;
	border-bottom:1px solid #729725;
	}
th {
	text-align: left;
	padding: 4px 10px;
	background: #729725;
	color: #9ECC42;
	}
td p {
	margin: 0.1em 1px;
	padding: 0;
	}
tr.odd td {
	background-color: #ebeff6;
}
tr.even td {
	background-color: #fff;
}
tr.group td {
	border-top:1px #0055a5 solid;
}
	
