/* Change It To This: */

:-moz-any-link:focus {
  outline: none;
}

/* slightly enhanced, universal clearfix hack */
.clearfix:after {
     visibility: hidden;
     display: block;
     font-size: 0;
     content: " ";
     clear: both;
     height: 0;
     }
.clearfix { display: inline-block; }
/* start commented backslash hack \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* close commented backslash hack */

a{
	list-style-type: none;
	text-decoration: underline;
	color: #25AEBE;
}
a:hover{
	list-style-type: none;
	color: #F69127;
}
a:visited{
	list-style-type: none;
	color: #F69127;
}


/**site Navigation**/

.site-nav {
	float: right;
	padding: 0px 20px 0px 0px;
	margin: 0px 0 0 0;
	font-size: 12px;
	text-align: right;
	font-weight: bold;
	height:20px;
}
.site-nav a {
	color: #FBFBFB;
	text-decoration:none;
}
.site-nav a:hover {
	color: #F69126;
	text-decoration:none;
}
.site-nav .divider {
	text-decoration:none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	padding-right: 5px;
	padding-left: 5px;
}
.site-nav .omit {
	padding-left: 5px;
}
.required {
	color: #F00;
	padding-left: 2px;
}
/****Common*****/
body {
	background-color: #FCFCFC;
	background-image: url(/images/bg-gradient.png);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
label {
	float: left;
	text-align: right;
	width: 70px;
	padding-right: 3px;
}
p {
	margin: 5px 0px 20px 0px;
}
img {
	margin: 0px;
	padding: 0px;
	border-style: none;
}
h1, h2, h3, h4 {
	margin: 0px;
	visibility: hidden;
	height: 32px;
}
.sub-headers {
	margin: 0px;
}
.add-headers {
	padding-left: 28px;
}
.pageImg {
	padding-bottom: 20px;
}

/*****Style start*****/
#mainWrapper {
	width: 806px;
	padding: 5px 0px 50px 0px;
	margin: 0px auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	color: #000;
}
#mainWrapper #logo #contact  {
	float: right;
	font-size: 16px;
	padding-right: 13px;
	color: #F79027;
	text-align: center;
	font-weight: bold;
}
#mainWrapper #logo #contact p {
	margin: 0px;
}

#mainWrapper #logo #top-nav {
	float: right;
	padding: 32px 3px 0px 0px;
	height: 45px;
	width: 521px;
}
#mainWrapper #logo #logoImg {
	margin: 0px;
	padding: 0px;
}
#mainWrapper #bannerWrapper {
	background-image: url(/images/banner-bg.jpg);
	background-repeat: no-repeat;
	height: 473px;
	margin: 0px;
	padding: 0px;
}
#bannerWrapper #mainList  {
	float: left;
	padding-top: 20px;
}
#bannerWrapper #mainList ul {
	color: #636363;
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	padding: 5px 0px 30px 40px;
	list-style-position: inside;
}
#mainList #topList li {
	list-style-image: url(/images/bullets-gray.jpg);
}
#mainList #bttmList {
	padding-top: 35px;
}
#mainList #bttmList li {
	list-style-image: url(/images/bullets-orange.jpg);
	color: #f79127;
}
#bannerWrapper #formWrapper {
	float: right;
	padding-top: 145px;
	width: 300px;
	font-size: 12px;
}
#formWrapper input ,textarea{
	background-color: #EEE;
	border: 1px solid #cac4b4;
	width: 170px;
	height: 20px;
}
#formWrapper p {
	margin-top: 0px;
	margin-bottom: 8px;
}
#subBttn {
	font-family: Tahoma, Geneva, sans-serif;
	padding-left: 70px;
	padding-top: 10px;
}
#subBttn  .btn{
	color: #FFFFFF;
	border-style:none;
	font-size: 13px;
	height: 32px;
	width: 198px;
			}
			
#mainWrapper #contentWrapper {
	margin-top: 10px;
	background-image: url(/images/content-bg.png);
	background-repeat: repeat-y;
}
#mainWrapper #subContentWrapper {
	background-image: url(/images/content-bg.png);
	background-repeat: repeat-y;
}
#contentTop   {
	background-image: url(/images/content-top.png);
	background-repeat: no-repeat;
	padding-top: 90px;
	visibility: visible;
}

/***Sidebar****/
#contentTop #sidebar {
	width: 210px;
	padding: 0px 28px 0px 15px;
	margin-bottom: 20px;
	float: right;
}
#contentTop #aboutSidebar {
	width: 210px;
	padding: 0px 28px 0px 15px;
	margin-bottom: 20px;
	float: right;
	color: #20abba;
	font-size: 12px;
}
#sidebar #topSidebar .sideHeading {
	padding-top: 8px;
}
.topSidebar   {
	border-bottom: 1px solid #cfcfca;
	padding-bottom: 20px;
}
#contentTop #sidebar .thumbnail {
	padding: 12px 0px;
}
#contentTop #sidebar p {
	font-size: 11px;
	color: #636363;
	line-height: 16px;
	margin: 0px;
	padding-bottom: 8px;
}
#contentTop #sidebar #bttmSidebar {
	padding-top: 15px;
}
#contentTop #sidebar #bttmSidebar ul  {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
/***#contentTop #sidebar #bttmSidebar ul li a{
	list-style-type: none;
	text-decoration: underline;
	color: #25AEBE;
}
#contentTop #sidebar #bttmSidebar ul li a:hover{
	list-style-type: none;
	color: #F69127;
}
#contentTop #sidebar #bttmSidebar ul li a:visited{
	list-style-type: none;
	color: #F69127;
}****/

/***Main Content*****/
#contentTop #mainContent {
	width: 506px;
	min-height: 635px;
	padding: 0px 15px 20px 28px;
	float: left;
	border-right: 1px solid #cfcfca;

}
#contentTop #subMainContent {
	width: 750px;
	float: left;
	border-right: 1px solid #cfcfca;
	padding: 0px 28px 20px 28px;
}
#mainContent .bttmTxt{
	color: #222;
/*	background-color: #23AFC0;*/	
    font-size: 14px;
	line-height: 20px;
	padding: 3px 0px;
}

/*****Footer******/
#footer {
	padding: 10px 0px 10px 28px;
	color: #999;
	background-image: url(/images/footer-bg.png);
	border-bottom: 2px solid #EDECEB;
	font-size: 12px;
	background-repeat: repeat-y;
}
#footer a {
	color: #CCC;
}

/***footer navigation on right****/
#footer   #navLinks{
	float: left;
}
#footer #navLinks   ul{
	display: block;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
	font-size: 10px;
}
#footer #navLinks ul   li{
	display: inline;
	border-left: 1px solid #333430;
	padding: 0px 8px;
}
#footer #navLinks ul    .omitPad{
	padding-right: 0px;
}
#footer #navLinks ul   .omit{
	border-style: none;
}
#footer #navLinks ul  a{
	text-decoration: underline;
	color: #333430;
}
#footer #navLinks ul  a:hover{
	color: #ff5a00;
}
#footer #navLinks ul  a:active{
	color: #ff5a00;
}
#footer #copy{text-align:center;}
#savings-calc-form-bg {
	width: 806px;
}
#savings-calc-form-bg .txtinput {
	width: 75px;
	margin: 0px;
	padding: 0px;
}
#savings-calc-form-bg .calLabel {
	width: 130px;
	font-size: 11px;
	text-align: right;
}
/*---graph wrappercalculator page*/
.gs-charts{
	margin-left:13px;
	border: 1px solid #4e4e4e;
	float:left;
	width: 776px;
}
#calc-results {
	width: 778px;
	text-align: center;
	font-size: 12px;
	margin-left: 13px;
}
#calc-results td.column-headers{
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	border: 1px solid #222;
	background-color: #25AEC0;
}
#calc-results td.row-headers{
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	border: 1px solid #222;
	background-color: #4F4F4F;
	height: 35px;
}
#calc-results td.col-impact{
	font-weight: bold;
	background-color: #fff;
}
#calcform tr td #btn-submit {
	margin-left: 10px;
}
#calc-results tr td {
	border: 1px solid #333;
}
#breadcrumbs {
	padding-bottom: 10px;
/***sitemap style***/
}.lhead {
	background-color: #20ABBA;
	padding-left: 10px;
	height: 30px;
	line-height: 30px;
	margin-top: 15px;
	margin-bottom: 5px;
}
.lpage {
	padding-left: 10px;
}

