*{
	margin:0;
	padding:0;}

html {
    font-family: sans-serif;
    font-size: 100%;}

html, button, input, select, textarea {
    font-family: sans-serif;}

body {
    color: #333;
    font-size: 62.5%;
    line-height: 1.3em;}

body, h1, h2, h3, h4, h5, h6 {
    font-family: Arial,Verdana,Helvetica,sans-serif;}
	
h1, h2 {
	font-size: 2.8em;
	font-weight:normal;
	line-height: 1.2em;}
	
h1 {
    margin: 0 0 0.464286em;}

h2 {
     margin: 0 0 0.867em;}

h3, h4, h5, h6 {
    font-size: 1.3em;
    font-weight: bold;
    line-height: 1.2em;
    margin: 0 0 1em;}

h1, h2, h3, h4, h5, h6 {
    text-rendering: optimizelegibility;}

p, li, label, form a, form span {
    font-size: 1.2em;
    line-height: 1.5em;}
	
a {
    color: #006F51;
    text-decoration: none;}

a:hover {
    text-decoration: underline;}

a:focus {
    text-decoration: underline;}

a img, img, fieldset{
	border:0 none;}

form span{
	color:#ff0000;}

legend{
	display: none;}

ol li, ul li{
	list-style:none;}

.wrapper {
	overflow: hidden;
    margin: 0 auto;
    padding-left: 6px;
    padding-right: 6px;
    width: 960px;}
	
.header-wrapper {
	background: rgba(42,134,65,1);
	background: -moz-linear-gradient(top, rgba(42,134,65,1) 0%, rgba(1,108,78,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(42,134,65,1)), color-stop(100%, rgba(1,108,78,1)));
	background: -webkit-linear-gradient(top, rgba(42,134,65,1) 0%, rgba(1,108,78,1) 100%);
	background: -o-linear-gradient(top, rgba(42,134,65,1) 0%, rgba(1,108,78,1) 100%);
	background: -ms-linear-gradient(top, rgba(42,134,65,1) 0%, rgba(1,108,78,1) 100%);
	background: linear-gradient(to bottom, rgba(42,134,65,1) 0%, rgba(1,108,78,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2a8641', endColorstr='#016c4e', GradientType=0 );
    border-bottom: 3px solid #74ae27;}

.site-logo img{
	margin-top:10px;
	margin-bottom:10px;}

.main-wrapper {
    border-bottom: 4px solid #68a82a;
	padding-bottom: 20px;}

.img-home {
	margin-top:20px;}

.img-home img {
	width: 100%;}
		
.l-content, .l-sidebar {
    clear: none;
    margin-left: 0;
    margin-right: 0;
    padding-left: 6px;
    padding-right: 6px;
    width: 48%;}
	
.l-content {
    float: left;}

.l-sidebar {
    float: right;}

.bottom-wrapper {
    background: rgba(86,86,86,1);
	background: -moz-linear-gradient(top, rgba(86,86,86,1) 0%, rgba(36,36,35,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(86,86,86,1)), color-stop(100%, rgba(36,36,35,1)));
	background: -webkit-linear-gradient(top, rgba(86,86,86,1) 0%, rgba(36,36,35,1) 100%);
	background: -o-linear-gradient(top, rgba(86,86,86,1) 0%, rgba(36,36,35,1) 100%);
	background: -ms-linear-gradient(top, rgba(86,86,86,1) 0%, rgba(36,36,35,1) 100%);
	background: linear-gradient(to bottom, rgba(86,86,86,1) 0%, rgba(36,36,35,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#565656', endColorstr='#242423', GradientType=0 );
    border-top: 1px solid #61873b;}

.bottom-menu {
    float: left;
    margin-bottom: 20px;
    margin-top: 10px;
    padding-right: 12px;}
	
.bottom-menu-block-sm{
	width:20%;}
		
.bottom-menu-block-lg{
	width:75%;}

.bottom-menu li {
    font-size: 1em;
    list-style-type: none;
	color: #fff;}

.bottom-menu li.first {
    font-size: 1.4em;
    font-weight: bold;
    line-height: 1.4em;
    min-height: 2.5em;}

.bottom-menu li, .bottom-menu a {
    font-size: 1.1em;
    line-height: 1.4em;
    margin: 0 0 0.5em;}

.bottom-menu a, .bottom-menu a:visited {
    color: #ffffff;
    text-decoration: none;}

.bottom-menu a:hover {
    text-decoration: underline;}

.icon-new-page, .icon-new-page-white{
	background-repeat: no-repeat;
	background-position: right center;
	padding-right:17px;}
	
.icon-new-page{
	background-image: url(images/icon-new-page.png);}	
		
.icon-new-page-white{
	background-image: url(images/icon-new-page-white.png);}
		
.footer-wrapper {
    background: #f1f1f1;
    border-bottom: 16px solid #fff;}

.footer-wrapper-inner {
    border-bottom: 1px solid #f6f6f6;
    border-top: 1px solid #f9f9f9;}

.footer-inner{
	padding-bottom:10px;
	padding-top:10px;}

.page-section-heading  {
    color: #6CB33F;
	border-top:5px solid #6CB33F;
	margin:35px 0 15px 0;
	padding:10px 0 0 0;}

.webform-component:before, .webform-component:after {
    content: "";
    display: table;}

.webform-component:after {
    clear: both;}

.form-item {
    display: block;
    margin: 10px 0 12px;
    padding: 0 !important;
    text-align: right;}
	
.form-item label {
    float: left;
    padding-top: 4px;}
	
.form-text {
    border: 1px solid #cccccc;
    border-radius: 3px;
    padding: 8px;
    width: 240px;}
	
.form-actions {
    margin-top: 16px;
    overflow: hidden;}

.btn {
    background: #6CB33F url(images/arrow.png) 92% 50% no-repeat;
    border: medium none;
    float: right;
	color: #fff;
	border-radius: 3px;
    box-shadow: 1px 1px 2px 0 rgba(0, 2, 6, 0.35);
    cursor: pointer;
    display: inline-block;
    font-weight: normal;
    padding: 11px 34px 11px 12px;}
	
.node-title li {
    background: url(images/green-arrow-thin-right.png) left center no-repeat;
    display: block;
    font-weight: normal;
    padding: 5px 0 5px 16px;}
	