html, body, h1, h2, h3, h4{
	margin: 0;
	padding: 0;
}
body {
	text-align:center;
	/*	background-image:url(images/body-bg.jpg);
	background-repeat:repeat-x;*/
	font:11px Verdana;
	color:#000000;
	padding-bottom:0;
	padding-top:0;
	background-color: #E7EFF7;
}
.sub-head {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 35px;
	font-weight: bold;
	padding-right: 5px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #798E63;
} 
 
img{border:none}

h1{ font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight: 500;
	color:#663300;
	line-height:25px;
	display: block;
	text-align: left;
	font-style: normal;
	margin-left: 10px;
	margin-top: 10px;
	}
.square {
	background-image: url(images/add.png);
	background-repeat: no-repeat;
	padding-left: 20px;
	margin-bottom: 6px;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 5px;
	font-size: 13px;
	font-weight: normal;
	background-position: 4px 4px;
}

h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight: bold;
	color:#445569;
	line-height: 22px;
	border-bottom:1px;
	border-bottom-style:solid;
	padding-right: 5px;
	margin-top:15px;
	margin-bottom:5px;
	margin-left: 10px;
 }
.back {
	background-color: #FFFF00;
}


 h3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#445569;
	line-height:25px;
	display: block;
	text-align: left;
	font-style: normal;
	margin-left: 10px;
	margin-top: 7px;
 }

h4{	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#445569;
	line-height:25px;
	display: block;
	font-style: normal;
	margin-top: 10px;
	margin-bottom:10px;
}

h4 a{ color: #CC0000; text-decoration:none;}
h4 a:hover{ color: #993300; text-decoration: underline;}

blockquote{
	text-align:left;
	font-family:"Arial Unicode MS";
	font-size:18px;
	font-style:normal;
	margin-top:10px;
	margin-bottom:15px;
	color:#026374;
}

blockquote a{color:#CC0000; text-decoration:none;}

.heading2{
	text-align:left;
	font-family:"Arial Unicode MS";
	font-size:18px;
	font-style:normal;
	margin-top:10px;
	margin-bottom:15px;
	color:#026374;
	margin-left: 10px;
}
	
.heading2 a{color:#CC0000; text-decoration:none;}
	
ul {
	margin-left:25px;
	margin-top:10px;
	margin-bottom:10px;
	padding:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size:12px;
 color: #000066;
 line-height:20px;
	}
	ul li{ padding-bottom:5px;}
.list {font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size:12px;
 color: #000066;
 }
 
 .list li{ padding-bottom:5px;}

p{
	margin-left:10px;
	margin-right:10px;
	margin-top:5px;
	margin-bottom:10px;
	font-family: "Arial Unicode MS";
	font-size: 12px;
	line-height: 17px;
	color: #333333;
	font-weight: normal;
	text-align:justify;

}  

p a{color: #CC3300; text-decoration:none;}
p a:hover{ color: #FF0000; text-decoration:underline;}


h1 img {
	display: block;
}
img {
	border: 0;
}
a {
	color: #464544;
}
a:hover {
	color: #FF0000;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	float:right;
	text-align: right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#725D42;
	margin-right: 7px;
	margin-bottom: 1px;
}

#layout{
	float:none;
	width:1004px;
	margin:auto;
	height:auto;
	
}
#banner-nav-holder{
float:left;
	width:934px;
	height:260px;
	margin-left: 33px;
	
}
#nav-holder{
float:left;
	width:934px;
	height:39px;
	background-image:url(images/top-nav-bg-u.gif);
	background-repeat:repeat-x;
	margin-left:33px;
	
}
#nav-holder ul{float:left; margin:0px; padding:0px;}
#nav-holder ul li{float:left; margin:0px; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333300;
	font-size:12px;
	font-weight:bold;
	line-height:35px; 
	list-style-type:none;
	width:auto;
	display:block;	
}

.sitemap{
margin-left:20px;

}
.sitemap li{font-size:13px; padding-top:10px;}

#nav-holder ul li a{float:left; padding-left:10px; padding-right:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333300;
	font-size:12px;
	font-weight:bold;
	line-height:35px; 
	list-style-type:none;
	width:auto;
	display:block;
	/*background-image: url(images/top-nav-bg-u.gif) ;
	background-repeat:repeat-x;	*/
	text-decoration:none;
}
#nav-holder ul li a:hover{float:left; padding-left:10px; padding-right:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FF9933;
	font-size:12px;
	font-weight:bold;
	line-height:35px; 
	list-style-type:none;
	width:auto;
	display:block;
	background-color:#333300;	
	/*background-image:url(images/top-nav-bg-o.gif) ;
	background-repeat:repeat-x;	*/
	text-decoration:none;
}
#logo-block{	
	float:left;
	width:403px;
	height:260px;
	
}
#logo{
	float:left;	
	width:403px;
	height:61px;
	
}
#banner-1{	
	float:left;
	width:403px;
	height:199px;
	
}
#banner-2{	
	float:left;
	width:531px;
	height:260px;
	
}
#nav-banner-1{
float:left;	
	width:765px;
	height:118px;
	
}
#nav-container{
	float:left;
	width:765px;
	height:41px;
	margin-top:33px;
	
}


.div-row{
	float:left;
	width:936px;
	height:auto;
	background-color: #FFFFFF;
	margin-right: 35px;
	margin-left: 33px;
}
.div-row-margin{
	float:left;
	width:936px;
	margin-bottom:5px;
	line-height:18px;
	background-color: #ADE7C6;
	background-image: url(images/footer-bg.png);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 15px;
	font-size: 12px;
	color: #666666;
	margin-top: 15px;
	height: 100px;
}
.left-col{
	float:left;
	width:607px;
	height:auto;
	margin-left: 5px;
	background:#FFFFFF;
}
.box-header{
	float:left;
	background-image:url(images/box-head1.gif);
	background-repeat:no-repeat;
	width:607px;
	height:40px;
	margin-top: 10px;
}
.green-txt-head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 27px;
	font-weight: bold;
	color: #66aa1a;
	float: left;
	margin-top: 7px;
	margin-left: 3px;
}
.green-bgcolor{
	color: #66aa1a;
}
.secure {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #202020;
	font-weight: bold;
}
.text-2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #202020;
	font-weight: bold;
	margin-left: 9px;
	margin-top: 3px;
}


.box-bg{
	float:left;
	background-image: url(images/box-bg1.gif);
	background-repeat:repeat-y;
	width:607px;
	height:auto;
	text-align:left;
	
}
.box-btm{
	float:left;
	background-image: url(images/box-btm1.gif);
	background-repeat:no-repeat;
	width:607px;
	height:6px;
}
.box-header1{
	float:left;
	background-image:url(images/box-head.gif);
	background-repeat:no-repeat;
	width:925px;
	height:40px;
	margin-top: 20px;
}
.box-bg1{
	float:left;
	background-image: url(images/box-bg.gif);
	background-repeat:repeat-y;
	width:925px;
	height:auto;
	text-align:left;
	padding-left:10px;
}
.box-btm1{
	float:left;
	background-image: url(images/box-btm.gif);
	background-repeat:no-repeat;
	width:925px;
	height:6px;
}

.right-col{
	float:left;
	width:310px;
	height:auto;
	margin-left: 0px;
	margin-top:9px;
	background-color: #F6F6F6;
	border: 1px solid #DEDDDD;
	padding-left: 3px;
	margin-right: 5px;
}
.nav-block{
	float:left;
	height:41px;
	width:auto;
	
}
.green-box-header{
	float:left;
	background-image: url(images/green-head.gif);
	background-repeat:no-repeat;
	width:310px;
	height:25px;
	text-align: left;
	padding-top: 5px;
}
.text-1 {
	font-family: Calibri;
	color: #957c65;
	font-size: 18px;
	font-weight: bold;
	line-height: 20px;
	margin-left: 15px;
	float: none;
}

.green-box-bg{
	float:left;
	background-image:url(images/green-box-bg.gif);
	background-repeat:repeat-y;
	width:294px;
	height:auto;
	text-align: left;
	padding-right: 8px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 12px;
}
.green-box-bottom{
	background-image:url(images/green-box-btm.gif);
	background-repeat:no-repeat;
	width:310px;
	height:6px;
	float:left;
}
.bottom-block {
	float:left;
	height: auto;
	width: 925px;
	margin-right: 10px;
	margin-left: 46px;
	border: 1px solid #dedddd;
	background-color: #f6f6f6;
	text-align: left;
}
.btm-txt-block {
	float:left;
	height: auto;
	width: 306px;	
}
.btm-txt-block {
	height: auto;
	width: 296px;
	margin-right: 5px;
	margin-left: 5px;
	float:left;
}
.line{
	width:1px;
	height:auto;
	background-image: url(images/line-bg.jpg);
	background-repeat:repeat-y;
	margin-top: 30px;
	margin-bottom: 10px;
	float:left;
}
.green-head-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #FFFFFF;
	font-weight:600;
	margin-left: 10px;
	line-height: 25px;
}
.right-nav {
font-size:12px;
font-weight:600;
color: #006600;
	padding-left: 5px;
	margin-left: 8px;
	padding-top:5px;
	padding-bottom:3px;
}

/*--------------------go_green_table-------------------------*/





.table-header {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: bold;

	color: #FFFFFF;

	text-decoration: none;

	height: 37px;

	background-image: url(images/table-header-bg-blue.gif);

	background-repeat: repeat-x;

	text-align: center;

	vertical-align:middle;

}

.table-bg-gray {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	line-height: 15px;

	font-weight: normal;

	color: #333333;

	text-decoration: none;

	height: 27px;

	background-image: url(images/table-bg-gray.gif);

	background-repeat: repeat-x;

	text-align: center;

	vertical-align: middle;

}

.table-bg-orange {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	line-height: 15px;

	font-weight: normal;

	color: #333333;

	text-decoration: none;

	height: 27px;

	background-image:url(images/table-bg-sky.gif);

	background-repeat: repeat-x;

	text-align: center;

	vertical-align: middle;

}

.table-bg-green {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	line-height: 17px;

	font-weight: bold;

	color: #009900  ;

	text-decoration: none;

	height: 27px;

	background-image: url(images/table-bg-green.gif);

	background-repeat: repeat-x;

	text-align: center;

	vertical-align: middle;

}



.table-caption {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	line-height: 17px;

	font-weight: bold;

	color: #666666;

	text-align: left;

	float: left;

}

.points{

	color: #64615b;

	background-repeat: no-repeat;

	background-position: left;

	padding-left: 9px;

	font-family: verdana, arial, sans-serif;

	font-size: 10px;

	line-height: 16px;

}

.points-1{

	color: #FF6633;
	background-image:url(images/green-bullet-on.gif);
	background-repeat: no-repeat;

	background-position: left 8px;

	padding-left: 19px;

	font-family: "Times New Roman", Times, serif;

	font-size: 15px;

	line-height: 20px;

}

.green-point{

	color: #009900;
	background-image:url(images/green-bullet.gif);

	background-repeat: no-repeat;

	background-position: left 8px;

	padding-left: 19px;

	font-family: Geneva, Arial, Helvetica, sans-serif;

	font-size: 12px;

	line-height: 20px;

	font-weight: bold;

}

.green-point a{

	color: #009900;

	text-decoration:none;

}

.green-point a:hover{

	color: #FF6600;

	text-decoration:none;

}

.text-1{

	color: #993333;

	font-family: Geneva, Arial, Helvetica, sans-serif;

	font-size: 16px;

	line-height: 20px;

	margin-left: 5px;

	font-weight: bold;

}

.banner-container{

	width:550px;

	height:102px;
	margin-top:10px;
	margin-bottom:10px;

}

.banner-car-img-holder{

	float:left;

	width:173px;

	height:102px;

}

.banner-bg-holder-grey{

	float:left;

	background-image:url(images/banner-regular-bg.gif);

	background-repeat:repeat-x;

	width:200px;

	height:102px;

	text-align: center;

}

.banner-bg-holder-green{

	float:left;

	background-image: url(images/banner-go-green-bg.gif);

	background-repeat:repeat-x;

	width:200px;

	height:102px;

	text-align: center;

}

.red-text {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 30px;

	font-weight: normal;

	color: #FF0000;

}

.banner-grey-txt {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 20px;

	font-weight: normal;

	color: #666666;

	line-height: 25px;

}

.banner-gogreen-txt {

	font-family: Calibri;

	font-size:16px;

	font-weight: bold;

	color: #287000;

	line-height: 18px;

}

.table-block {

	height: auto;

	width: 550px;

/*	margin-left: 9px; */

}



.banner-grey-heading {

	font-family: "Arial MT Black";

	font-size: 20px;

	font-weight: bold;

	color: #666666;

	font-style: normal;

}


.banner-applynow-holder{

	float:left;

	width:145px;

	height:102px;

} 
.sub-heads {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #445569;
}
.go_green_font{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #66aa1a;
	text-decoration:none
		
}
.green-cont {

text-align:center;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:18px;
font-style:italic;
margin-top:10px;
margin-bottom:15px;
color:#006600;
}
.big-square {
	background-image: url(images/add.png);
	background-repeat: no-repeat;
	padding-left: 20px;
	margin-bottom: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-left: 5px;
	font-size: 16px;
	font-weight: bold;
	background-position: 4px 4px;
	margin-top: 8px;
}
.side-nav {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: normal;
	color: #499C2A;
	text-align: left;
	background-color: #F1FBE3;
	height: 30px;
	line-height: 30px;
	width: 280px;
}

.side-nav a{
	color: #499C2A;
	text-decoration: none;
	padding-left: 30px;
	height: 30px;
	line-height: 30px;
	text-align: left;
	background-color: #F9FDF2;
	display: block;
	margin-top: 3px;
	margin-right: 5px;
	margin-bottom: 8px;
	margin-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F2F7E3;
}
.side-nav a:hover{
	background-color: #FFF6F1;
	height: 30px;
	line-height: 30px;
	padding-left: 30px;
	display: block;
	text-align: left;
	color: #B76221;
	margin-bottom: 5px;
}
.g-bullet {
	background-color: #7CAE3F;
	height: 6px;
	width: 6px;
	display: block;
	float: left;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 6px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-top-width: 12px;
	border-right-width: 7px;
	border-bottom-width: 12px;
	border-left-width: 7px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F1FBE3;
	border-right-color: #F1FBE3;
	border-bottom-color: #F1FBE3;
	border-left-color: #F1FBE3;
}
.green {
	background-color: #FFFFFF;
	height: 5px;
	width: 5px;
	display: block;
	float: left;
	font-weight: bold;
	color: #FFFFFF;
	border: 2px solid #C4F093;
	line-height: 6px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-right: 8px;
}
