body {
	text-align: center;
	margin: 0;
}

a,
a:link 
a:active {
   text-decoration: underline;
   color: #e07523; 
}

a:visited {
   text-decoration: underline;
   color: #e07523;
}

a:hover {
   text-decoration: none;
   background-color: #b0c124;
   color: #fff;
}

.header {
	padding: 20px 0 0 0;
		
}

#headerlinks{
	font-family: arial,helvetica,sans-serif;
	font-size: 75.01%;
	float: left;
	text-align: right;
	width: 590px;
	color: #e07523;
}

.socialInteract {
	float: left;
	width: 255px;
	text-align: right;	
	padding: 7px 0 0 0;
}

.socialInteract a {
	color: #666666;
	text-transform: uppercase;
	text-decoration: none;
}

.socialInteract a:hover {
	color: #666666;
}

.homeCont {
	margin: 0 auto;
	text-align: left;
	width: 1000px;
}


a.facebook {
	float: right;
	background-image: url("../images/bg-facebook.gif");
	background-repeat: no-repeat;
	background-position: bottom right;
	width: 115px;	
	height: 23px;
	display: block;
	color: #666666;
	text-transform: uppercase;
	padding: 7px 30px 0 0;	
	font-size: 13px;
	font-family: Arial;
	font-weight: bold;
}

a.facebook:hover {
	background-color: transparent;
}


/* short form */

.footerWrap{
	display:block;
	clear:both;
	width:699px;
	margin: 0 auto 0 auto;
	}

.footerBox {
	padding: 0 0 0px 0px;
	*padding-bottom: 0px;
	display:block;
	clear:both;
	width:699px;
	margin: -25px auto 0 auto;
	font-family: Arial,Helvetica,sans-serif;
}

.footerBoxHome {
padding: 0 0 0px 0px;
*padding-bottom: 0px;
display:block;
clear:both;
width:699px;
/*height:167px;*/
height:60px;
margin: -50px 0 0 2px;
font-family: Arial,Helvetica,sans-serif;	
position:relative;
/*background:url(../images/footer/myEssentials_callout.jpg) no-repeat;*/
	}

.myEssentialsLink{position:absolute; top:125px; left:215px; font-size:14px; text-decoration:none;}
.myEssentialsLink:hover{background-color:none;}

.fbhHeight{
	/*height:20px;*/
}
	
#footerlinks{
	font-family: arial,helvetica,sans-serif;
	font-size: 75.01%;
	margin: 0 auto 0 auto;
	display:block;
	clear:both;
	padding-top:15px;
	text-align: center;
	color: #e07523;
	margin-top: 2em;
}

#eSavings{
	display:block;
	width:135px;
	height:127px;
	float:right;
	position:relative;
	z-index:50;
	margin:10px 30px 0 0;
	}


.shortForm {
	padding: 0px 0 0px 0px;
	*padding-bottom: 0px;
	display:block;
	width: 237px;
	float:left;
	margin: 20px auto 0 auto;
	font-family: Arial,Helvetica,sans-serif;
}

.shortForm form {
   border: 0px none;
   background: none;
   margin: 0;
   padding: 0;
}

.shortForm .emailShortForm, .shortForm label, .shortForm div {display: block; float: left; clear: none; padding: 4px; height: 14px; width: 160px; margin: 0;}

.shortForm label {text-align: left; border: 3px solid #fff; padding-right: 20px; font-size: 13px; color: #666666;}

.shortForm .submitButton {height: 23px; overflow: hidden; width: 185px; padding: 0; margin: 0 0px; _margin: 0 0px; border-top: 4px #fff solid; text-align:left;  }

.shortForm .submitButton input:hover {margin-top: -23px;}


