/*New Styles*/


body {
	font-size: 14px;
	line-height: 22px;
	font-family: 'Ubuntu', sans-serif;
	color: #333;
	background: url(images/body.png) repeat 0 0;
	min-width: 100%;
}



h1.int {
	color: #2d5900;
	font-size: 30px;
	font-weight: bold;
	margin: 0px;
	padding: 15px 0px 10px;
}

h2.int {
	font-size: 22px;
	color: #5e5e5e !important;
	line-height: 22px;
	padding-bottom: 8px;
	font-family: 'Ubuntu', sans-serif;
	font-weight: 500;
}


.main h2 {
	font-size: 22px;
	color: #2d5900;
	line-height: 22px;
	padding-bottom: 8px;
	font-family: 'Ubuntu', sans-serif;
	font-weight: 500;
}
.main h3 {
	font-size: 15px;
	color: #5e5e5e;
	line-height: 16px;
	margin: 8px 0px 8px;
	padding: 0px;
	font-family: 'Ubuntu', sans-serif;
	font-weight: 500;
}
p {
	margin: 0px;
	padding: 12px 0px;
}
div#threeColumn h2, div#threeColumn h2 a, div#threeColumn h2 a:visited {
	color: #2d5900;
	font-size: 15px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	font-style: normal;
}
div#threeColumn h2 a:hover, div#threeColumn h2 a:active {
	color: #333;
	text-decoration: underline;
}
div#threeColumn {
	width: 970px;
	float: left;
	padding: 0px 13px;
	margin: 0px 0px 15px;
}
div#homeColumn {
	width: 299px;
	float: left;
	padding: 0px 18px 0px 5px;
}
div#homeColumnImage {
	float: left;
	width: 297px;
	height: 101px;
	border: 1px solid #767e92;
}
div#homeColumnText {
	color: #252626;
	background-color: #e2e4e8;
	font-size: 14px;
	line-height: 18px;
	padding: 15px 10px 15px;
	float: left;
	width: 279px;
	height: 100px;
}
section.home {
	font-size: 14px;
	line-height: 19px;
}
section.home h1, h1.home {
	color: #2d5900;
	font-size: 20px;
	font-weight: bold;
	margin: 0px;
	padding: 15px 0px 0px;
}
a, a:visited {
	color: #ef9200;
	font-weight: bold;
	text-decoration: none;
	font-style: italic;
}
a:hover, a:active {
	color: #2d5900;
}
#column {
	float: left;
	padding: 15px 10px;
	text-align: left;
	width: 215px;
	line-height: 17px;
}
#column.green {
	color: #fff;
	font-size: 12px;
}
.footer-nav ul {
	margin: 0px;
	padding: 0px;
}
#header {
	height: 109px;
	background-image:url(../images/headerBG.jpg);
	background-position:top center;
	background-repeat:repeat-x;
	width:100%;
}
a.white, a:visited.white {
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
a:hover.white, a:active.white {
	text-decoration: underline;
	color: #fff;
}
div#headerContent {
	width:100%;
	max-width: 990px;
	margin: 0 auto 0 auto;
	padding: 10px 0px;
	position:relative;
	z-index:99;
}

.CSSTableFAQ ul
{
	text-align:left;
}

.CSSTable tr:first-child td {
    color: #000000;
    font-size: 14px;
	text-align:left !important;
	font-family: 'Ubuntu', sans-serif;
}

#footer {
	background: url(images/footer-cols.png) repeat 0 0;
	color:#999;
	font-size:12px;
}
#footer h2 {
	font-size: 23px;
	color: #fff;
	font-family: 'Ubuntu', sans-serif;
	font-weight: 400;
	padding-bottom: 18px;
}
.footer-cols {
	padding:0px 0px;
	background:url(../images/footerBG.jpg);
	background-repeat:repeat;
	float:left;
	width:990px;
}
.footer-cols .col {
	float: left;
	width: 195px;
}
.footer-cols .col + .col {
	padding-left: 54px;
}
.footer-cols .col ul {
	list-style: none;
	list-style-position: outside;
}
.footer-cols .col ul li {
	color: #7dc33a;
	font-size: 16px;
	padding-bottom: 4px;
	background: url(images/arr-footer-col.png) no-repeat 0 8px;
	padding-left: 9px;
}
.footer-cols .col ul li a {
	color: #7dc33a;
}
.footer-bottom {
	background:url(../images/footerBG-dark.jpg);
	background-repeat:repeat;
	width:970px;
	height: 55px;
	padding:10px;
	float:left;
	border-top: 1px solid #262c2c;
}
.footer-bottom .footer-nav {
	float: left;
	line-height: 11px;
}
.footer-bottom .footer-nav ul {
	list-style: none;
	list-style-position: outside;
}
.footer-bottom .footer-nav ul li {
	display: inline-block;
	font-size: 11px;
	color: #9e9e9e;
	border-left: 1px solid #5D5E5E;
	padding: 0 8px;
}
.footer-bottom .footer-nav ul li.first {
	padding-left: 0;
	border: 0;
}
.footer-bottom .footer-nav ul li a {
	color: #5D5E5E;
	font-family:Arial;
	font-style:normal;
	display:block;
	padding:6px 15px;
	white-space:nowrap;
}
.footer-bottom .footer-nav ul li a:hover,  .footer-bottom .footer-nav ul li.active a {
	color: white;
	text-decoration: none;
}
.footer-bottom p.copy {
	float: right;
	line-height: 11px;
	font-size: 11px;
	color: #5f6261;
}
.footer-bottom p.copy span {
	padding: 0 11px;
}
.footer-bottom p.copy a {
	color: #2b9208;
	text-decoration: underline;
}
.footer-bottom p.copy a:hover {
	text-decoration: none;
}
.footer-bottom p.copy strong {
	font-weight: normal;
}


a.grey-btn {
	background: url(../images/green-btn.png) no-repeat 0 0;
	width: 186px;
	height: 45px;
	text-align: center;
	padding:10px 47px 15px;
	line-height: 40px;
	font-weight: bold;
	font-size: 18px;
	color: #253f1a;
	text-shadow: rgba(255,255,255,0.4) 0px 1px 0px;
}
a.grey-btn:hover {
	background-position: 0 -47px;
	text-decoration: none;
}
.column {
	float: left;
	padding:15px 10px;
	text-align:left;
	width: 215px;
	line-height:17px;
}

.column.green
{
	color:#fff;
	font-size:12px;
}

.footer-nav ul
{
	margin:0px;
	padding:0px;
}
/* #Media Queries

================================================== */



/* ipad portrait */

@media only screen and ( min-width: 768px) and ( max-width: 980px ) {
div#threeColumn{width:728px;}
div.homeColumn{width:227px;padding:0 10px 0 5px;}
div.homeColumnImage{width:225px;height:77px;}
div.homeColumnImage img{width:100%;height:auto;}
div.homeColumnText{width:207px;height:122px;}
.footer-bottom {
	height: 58px;
}
.footer-cols {
	width:100%;
}
.footer-cols .col {
	width: 150px;
}
.footer-cols .col + .col {
	padding-left: 28px;
}
.footer-cols .col ul li {
	font-size: 12px;
}
.footer-bottom {padding:0;width:100%;}
.footer-bottom .footer-nav {
	float: none;
	display: block;
	text-align: center;
	padding-bottom: 18px;
}
.footer-bottom p.copy {
	float: none;
	display: block;
	text-align: center;
}
.footer-bottom .footer-nav ul li a{padding:6px 0;}
}
@media only screen and ( max-width: 767px) {
div#threeColumn{width:100%;padding:0 5px;}
#footer h2 {
	padding-bottom: 12px;
}
.footer-cols {
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 0;
	width:300px;
}
.footer-cols .col {
	width: 150px;
	float: none;
	display: block;
	padding-bottom: 22px;
}
.footer-cols .col + .col {
	padding-left: 0px;
}
.footer-cols .col ul li {
	font-size: 12px;
}
.footer-bottom {
	padding: 10px 9px 20px;
	height: 100%;
	width:302px;
}
.footer-bottom .footer-nav {
	float: none;
	display: block;
	text-align: center;
	padding: 0 0px 18px;
}
.footer-bottom .footer-nav ul li {
	padding: 0 4px;
	border: 0;
	font-size: 10px !important;
}
.footer-bottom p.copy {
	float: none;
	display: block;
	text-align: center;
}
.footer-bottom p.copy strong {
	display: block;
	padding-top: 10px;
}
.footer-bottom p.copy span {
	display: none;
}
.column{float:none;margin:0 auto 12px!important;}
#header {
	position: relative;
	z-index: 1000;
	padding-left: 0;
	padding-right: 0;
	height:204px;
	background-repeat:repeat;
}
div#headerContent{width:100%;}
}
@media only screen and ( max-width: 767px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-resolution: 240dpi) {
#logo a {
	background: url(images/logo@2x.png) no-repeat 0 0;
	-webkit-background-size: 81px 33px;
	-moz-background-size: 81px 33px;
	background-size: 81px 33px;
}
}