body{ 
	background: #a0c97e url(../images/background.jpg) repeat-x;
	border: none;
	padding: 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px auto;
	text-align: center;
}

div{
	text-align: left;
	background: none;
	border: none;
	padding: 0;
	margin: 0;
}

img {
	border: none;
}


/*__ Header _________________________________________________________________________________________*/

#header{
	width: 900px;
	height: 130px;
	background: #FFFFFF;
	margin: 0px auto;
	padding-top: 20px;
	padding-bottom: 10px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: center;
}

.headerleft{
	float: left;
	width: 265px;
	background: none;
	padding-top: 7px;
	padding-left: 35px;
	border: none;
}

.headerright{
	float: right;
	text-align: right;
	width: 565px;
	height: 45px;
	background: none;
	padding-top: 85px;
	padding-right: 35px;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #828487;
}

.headerright a, .headerright a:visited{
	text-decoration: none;
	color: #828487;
}

.headerright a:hover{
	text-decoration: underline;
}

.headerright span{
	color: #35686d;
}



/*__ Navigation _________________________________________________________________________________________*/

#menu{
	width: 900px;
	height: 34px;
	margin: 0px auto;
	margin-top: 0px;
	background: url(../images/nav_background.jpg) repeat-x;
	overflow: hidden;
}

#menu ul{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 11px;
	letter-spacing: 1px;
	overflow: hidden;
	padding: 0;
	padding-left: 35px;
	margin: 0;
}

#menu ul li{
	display: inline;
}

#menu ul li a, #menu ul li a:visited {
	float: left;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 8px;
	padding-right: 40px;
}

#menu ul li a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}

#menu ul li a:visited:hover{
	color: #FFFFFF;
}


#banner {
	width: 900px;
	height: 225px;
	background: none;
	margin: 0px auto;
	text-align: center;
	color: #000000;
}



/*__ Container ____________________________________________________________________________________*/

#container{
	width: 900px;
	border: none;
	background: #FFFFFF;
	margin-bottom: 20px;
	overflow: hidden;
	margin: 0px auto;
	text-align: center;
}

#container .col1{
	float: left;
	width: 380px;
	background: none;
	padding-top: 30px;
	padding-left: 35px;
	padding-right: 35px;
	border: none;
	margin-bottom: -100px; 
	padding-bottom: 100px;
}

#container .col2{
	float: right;
	width: 415px;
	background: none;
	padding-top: 30px;
	padding-right: 35px;
	border: none;
	margin-bottom: -100px; 
	padding-bottom: 100px;
}

#container .singlecolumn{
	width: 830px;
	background: none;
	padding-top: 30px;
	padding-left: 35px;
	padding-right: 35px;
	border: none;
	margin-bottom: -100px; 
	padding-bottom: 100px;
}

.col2l{
	float: left;
	width: 200px;
	margin-right: 15px;
	background: none;
	border: none;
	margin-bottom: -100px; 
	padding-bottom: 100px;
}

.col2r{
	float: right;
	width: 200px;
	background: none;
	border: none;
	margin-bottom: -100px; 
	padding-bottom: 100px;
}

.col1l p, .col1r p {
	color: #000000;
}

#container a {
	color: #2e5e63;
	text-decoration: underline;
}

#container a:hover {
	text-decoration: underline;
}

.news h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #396b70;
	margin: 0px;
}

.newsitem {
	border-bottom: 1px solid #add58a;
	margin-bottom: 15px;
}

.newsitem h2 a {
	font-size: 12px;
	color: #396b70;
}

.projects, .help, .downloads, .applyform, .links {
	padding: 20px;
	-moz-border-radius-bottomleft: 2em;
	-webkit-border-bottom-left-radius: 2em;
	margin-bottom: 20px;
}

.projects{
	background: #eef5e8;
}

.help {
	background: #f2f2f2;
	height: 300px;
}

.downloads {
	background: #eff4f4;
	height: 300px;
}

.applyform{
	background: #eef5e8;
	height: 550px;
}

.links{
	background: #eff4f4;
	height: 800px;
}

.links h3 a {
	font-size: 14px;
	color: #a9a791;
	text-decoration: none;
}

.projects a, .help a, .downloads a, .projects a:visited, .help a:visited, .downloads a:visited, a.arrowlink {
	background: url(../images/icn_arrow.gif) right no-repeat;
	font-weight: bold;
	color: #a9a791;
	text-decoration: none;
	padding-right: 20px
}

.projects a:hover, .help a:hover, .downloads a:hover {
	text-decoration: underline;
}

.threecolumns {
	width: 375px;
}

.threecolumns1 {
	float: left;
	width: 140px;
}

.threecolumns1 p {
	color: #2e5e63;
	font-weight: bold;
}

.threecolumns2 {
	float: left;
	width: 185px;
}

.threecolumns2 p {
	font-size: 9px;
}

.threecolumns3 {
	float: right;
	width: 50px;
}

.threecolumns3 p {
	font-size: 9px;
}



/*__ Footer _____________________________________________________________________________________________*/

#footer{
	width: 900px;
	height: 33px;
	background: url(../images/footer_background.jpg);
	margin: 0px auto;
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal; 
	color: #386a6f;
}

#footer .left{
	float: left;
	width: 415px;
	background: none;
	padding-top: 10px;
	padding-left: 35px;
	border: none;
	vertical-align: middle;
}

#footer .right{
	float: right;
	text-align: right;
	width: 415px;
	background: none;
	padding-top: 10px;
	padding-right: 35px;
	border: none;
}

#footer a{
	font-size: 10px;
	color: #386a6f;
	text-decoration: none;
	padding-left: 12px;
	padding-right: 12px;
}

#footer a.end{
	padding-right: 0px;
}

#footer a:hover{
	text-decoration: underline;
	padding-left: 12px;
	padding-right: 12px;
}

#footer a.end:hover{
	padding-right: 0px;
}



/*__ Text Styles _________________________________________________________________________________*/

/*	Headers   */
h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-style: normal;
	font-weight: normal;
	color: #a9a791;
	margin: 0;
	margin-bottom: 15px;
}

h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #a9a791;
	margin: 0;
	margin-bottom: 10px;
}

h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #8bb46a;
	margin: 0;
	padding: 0;
	margin-bottom: 2px;
	line-height: 20px;
	text-decoration: none;
}


/*	Body Text   */
p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #6a6b6e;
	line-height: 14px;
	margin: 0;
	margin-bottom: 15px;
}

p.quote, span.quote {
	font-weight: bold;
	color: #5b8c90;
}


/*	Links   */
a.link, a.link:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}

a.link:hover{
	font-weight: normal;
	color: #054573;
	text-decoration: underline;
}

a.titlelink{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}

a.titlelink:hover{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #054573;
	
}


/*	Unordered Lists   */
ul.bullets {
	margin: 0;
	padding: 0;
	border: 0;
	margin-bottom: 20px;
	margin-left: 15px;
	display: block;
	list-style: none;
}

ul.bullets li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background: url(../images/icn_bullet.jpg) no-repeat;
	color: #36696c;
	margin: 0;
	padding: 0;
	padding-left: 25px;
	padding-bottom: 10px;
	line-height: 12px;
}

ul.bullets li span.highlight {
	color: #900;
}

ul.bullets li a {
	color: #36696c;
}

ul.bullets li a:hover {
	color: #CCCCCC;
}


/*	Ordered Lists   */
ol {
	margin: 0;
	padding: 0;
	border: 0;
	margin-bottom: 10px;
	margin-left: 15px;
	clear: left;
	display: block;
}

ol li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	margin: 0;
	padding: 0;
	padding-left: 5px;
	padding-bottom: 10px;
	line-height: 12px;
	clear: left;
}

ol li a {
	color: #FFFFFF;
}

ol li a:hover {
	color: #CCCCCC;
}



/*__ Images _____________________________________________________________________________________________*/

.imageleft {
	float: left;
	border: none;
	margin-right: 15px;
	margin-bottom: 10px;
}

.imageright {
	float: right;
	border: none;
	margin-left: 15px;
	margin-bottom: 10px;
}

.imageborderright {
	float: right;
	border: none;
	border: 1px solid #a9a791;
	padding: 1px;
	margin-left: 15px;
	margin-bottom: 10px;
}

.imagerowend {
	border: none;
	margin: 0px;
	padding: 0px;
	margin-right: 0px;
}



/*__ Horizontal Rules ___________________________________________________________________________________*/

div.hr { 
	width: 100%; 
	height: 1px; 
	background: #acd589; 
	margin: 0px;
	padding: 0px;
	margin-top: 20px;
	margin-bottom: 20px;
	line-height: 0px; 
	font-size: 0px;
}



/*__Curved Box___________________________________________________________________________________*/

#curvebox {
	background: transparent;
	margin:0;
	margin-bottom: 8px;
	z-index: 1;
}

.xtop, .xbottom {
	display:block;
	background:transparent;
	font-size:1px;
	z-index: 1;
}

.xb1, .xb2, .xb3, .xb4 {
	display:block;
	overflow:hidden;
	z-index: 1;
}

.xb1, .xb2, .xb3 {
	height:1px;
	z-index: 1;
}

.xb2, .xb3, .xb4 {
	background: #eae5e4;
	border-left: 1px solid #eae5e4;
	border-right: 1px solid #eae5e4;
	z-index: 1;
}

.xb1 {
	margin:0 5px;
	background:#eae5e4;
}

.xb2 {
	margin:0 3px;
	border-width:0 2px;
}

.xb3 {
	margin:0 2px;
}

.xb4 {
	height:2px;
	margin:0 1px;
}

.xb5, .xb6, .xb7, .xb8 {
	display:block;
	overflow:hidden;
}

.xb5, .xb6, .xb7 {
	height:1px;
}

.xb6, .xb7, .xb8 {
	background: #eae5e4;
	border-left:1px solid #eae5e4;
	border-right:1px solid #eae5e4;
}

.xb5 {
	margin:0 5px;
	background:#eae5e4;
}

.xb6 {
	margin:0 3px;
	border-width:0 2px;
}

.xb7 {
	margin:0 2px;
}

.xb8 {
	height:2px;
	margin:0 1px;
}

.curveboxcontent {
	background: #eae5e4;
	border: 0 solid #eae5e4;
	border-width: 0 1px;
	z-index: 1;
	padding-top: 10px;
	padding-bottom: 20px;
}

.curveboxcontent h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	color: #5d3e3e;
	margin: 0;
	margin:0 20px;
	padding-bottom: 15px;
}

.curveboxcontent h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #5d3e3e;
	margin: 0;
	margin:0 20px;
	padding-bottom: 5px;
}

.curveboxcontent p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 5px;
	padding: 0;
	background: none;
	margin:0 20px;
	padding-bottom: 5px;
}

.curveboxcontent form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 5px;
	padding: 0;
	background: none;
	margin:0 20px;
	padding-bottom: 5px;
}

.curveboxcontent a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	font-style: normal;
	font-weight: normal;
	color: #00529C;
	text-decoration: underline;
}

.curveboxcontent a:hover {
	color: #00529C;
	text-decoration: underline;
}




/*__Contact Form___________________________________________________________________________________________*/

form {
	background: none;
	margin-bottom: 50px;
}

form label { 
	display: block;
	float: left; 
	width: 100px; 
	padding: 0; 
	margin: 5px;
	text-align: right;
	font-size: 11px;
	color: #6a6b6e;
}

form img {
	margin-top: 5px;
	border: 1px solid #FFFFFF;
	width: 130px;
}
	

input, select, textarea {
	padding: 0.15em;
	width: 170px;
	height: 16px;
	border: 1px solid #cacaca;
	background: #fafafa;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	-moz-border-radius: 0.4em;
	-khtml-border-radius: 0.4em;
	margin-bottom: 5px;
	margin-top: 2px;
	margin-right: 5px;
}

textarea {
	height: 5em;
}

input#submit {
	width: 125px;
	height: 26px;
	border: none;
	background: none;
}

input:hover, input:focus {
	border-color: #c5c5c5;
	background: #f6f6f6;
} 

.radio label, .radio input {
	vertical-align: middle;
	display: inline;
	float: none;
	width: auto;
	background: none;
	border: none;
}

.radio div {
	float: left;
	white-space: nowrap;
	clear: none;
}

.email {
	width: 14em;
}

input.default {
	color: #bbb;
}

.LV_validation_message{
    font-weight:bold;
    margin:0 0 0 5px;
	z-index: 10;
}

.LV_valid {
    color:#acd589;
	font-size: 10px;
}
	
.LV_invalid {
    color:#900;
	font-size: 10px;
}
    
.LV_valid_field,
input.LV_valid_field:hover, 
input.LV_valid_field:active,
textarea.LV_valid_field:hover, 
textarea.LV_valid_field:active {
    border: 1px solid #acd589;
}
    
.LV_invalid_field, 
input.LV_invalid_field:hover, 
input.LV_invalid_field:active,
textarea.LV_invalid_field:hover, 
textarea.LV_invalid_field:active {
    border: 1px solid #900;
}
