#pageFooter {
	width: 1002px;
	margin: 0 auto;
}

#footerMain {
	margin: 0;
	position: static;
	visibility: visible;
	width: 1002px;
	font-size: 12pt;
}

#footer {
	width: 1002px;
} 

.external #footerMain  {
	margin-left: auto;
	margin-right: auto;
}

#globalFooterContainer,
#footerRelatedNav .goBtn,
#footerRelatedNav .signUpContainer #actionLoading,
#footerUtilityNav .section .footerTrigger,
#footerUtilityNav,
#footerRelatedNav,
#actionLoading_c #actionLoading,
#footerRelatedNav .signUpContainer #actionLoggedIn .btnFooterSignUp,
#footerRelatedNav .signUpContainer #actionLoggedIn .btnFooterSignUp a,
#btnNewsletter {
    background-image: url('images/ngftrsprite.png');
    background-repeat: no-repeat;
}

#btnNewsletter {
    background-position: -4480px 0px;
    background-repeat: no-repeat;
    width: 53px;
    height: 25px;
    color: transparent;
    border: none;
    text-indent: -9999px;
    text-transform: capitalize;
    cursor: pointer;
    cursor: hand;
}

#globalFooterContainer {
    padding: 4px 0 0;
    width: 1000px;
    background-position: 0px 0px;
    background-repeat: no-repeat;
    clear: both;
    font-family: Arial, Helvetica, sans-serif;
    margin: 0 auto;
}
#footerRelatedNav .goBtn {
    font-size: 0.75em;
    background-repeat: no-repeat;
    color: #0072ad;
    float: left;
    height: 25px;
    padding: 0;
    width: 31px;
    background-position: -1000px 0px;
    border: medium none;
    display: block;
    background-color: transparent;
    cursor: pointer;
    cursor: hand;
}
#actionLoading_c #actionLoading,
#footerRelatedNav .signUpContainer #actionLoading {
    background-repeat: no-repeat;
    top: 5%;
    height: 104px;
    padding: 23px 28px 10px 90px;
    width: 80px;
    position: absolute;
    background-position: -1031px 0px;
    left: 34%;
    background-color: transparent;
    background-attachment: scroll;
}

#footerUtilityNav {
    background-position: -2230px bottom;
}


#footerUtilityNav .section .footerTrigger {
    font-size: 0.75em;
    font-weight: 700;
    background-repeat: no-repeat;
    padding: 8px 0 8px 16px;
    background-position: -1478px bottom;
    color:#862E61;
}

#footerUtilityNav .section.first .footerTrigger {
    background-position: -1230px bottom;
}

#footerUtilityNav .section.last .footerTrigger {
    background-position: -1982px bottom;
}

#footerRelatedNav {
    background-position: -3230px bottom;
    background-repeat: no-repeat;
}


#pageFooter #footerEssentialNav {
	background-color:  #e0f1f6;
}



/* End of Sprite */

#globalFooterContainer ul ul,
#globalFooterContainer ul li {
	list-style: none;
}

* html #globalFooterContainer {
	text-align: center;
}

#footerUtilityNav .section {
	float: left;
	width: 252px;
}

#footerUtilityNav .section.first {
	width: 248px;
	margin-left: 0;
}


#globalFooterContainer a {
	font-weight: normal;
}


#globalFooterContainer a:link, #globalFooterContainer a:visited {
	color: #0072ad;
	text-decoration: none;
}

#globalFooterContainer a:hover {
	color: #e2913d;
	text-decoration: none;
}

#footerUtilityNav .section.last {
	width: 248px;
}

#footerUtilityNav .section ul {
	*margin-left: 0;
	padding: 8px 8px 8px 16px;
}

#footerUtilityNav .section ul a {
	font-size: 0.6875em;
}

#footerRelatedNav input {
	border: none;
}

#footerRelatedNav .selectMenu {
	float: right;
	width: 232px;
	padding: 16px 0 16px 16px;
}

#footerRelatedNav .selectMenu.first {
	margin-left: 0;
	float:left;
}

.footerMenuHeading {
	color:#862e62;
	font-weight: 700;
	font-size: 0.6875em;
	margin-bottom: 8px;
}

#footerRelatedNav .selectMenu select {
	float: left;
	height: 25px;
	width: 160px;
	font-size: 0.65em;
	border: 1px solid #D4D1D1;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-bottomleft: 3px;
	padding: 4px;
	color:#8F8F8F;
}

* html #footerRelatedNav .selectMenu select {
	margin-right: -3px;
}

#footerRelatedNav .signUpContainer {
	display:none;
}

#footerEssentialNav {
	width: 1000px;
	text-align: center;
	font-size: 100%;
	margin: 0 auto;
}

#globalFooterContainer:after,
#footerUtilityNav:after,
#footerRelatedNav:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

*+html #globalFooterContainer,
*+html #footerUtilityNav,
*+html #footerRelatedNav {
	zoom: 1;
}

* html #globalFooterContainer,
* html #footerUtilityNav,
* html #footerRelatedNav {
	height: 1%;
}

#footerEssentialNav .footerLogo {
	padding-top: 20px;
	width: 700px;
	margin: 0 auto;
}

#footerEssentialNav .footerLogo li {
	float: left;
}

#footerEssentialNav .footerLogo li .strip {
	border-top: #A3A3A3 1px solid;
	border-left-width: 0;
	background: #A3A3A3;
	border-bottom-width: 0;
	height: 0;
	border-right-width: 0;
	width: 277px;
	text-align: center;
	float: left;
	margin-top: 30px;
}

.footerLinksTop,
.footerLinksBottom {
	width: 300px;
	float: left;
	clear: both;
	text-align: center;
	font-size: 100%;
	margin: 0 auto;
}

.footerLinksBottom {
	width: 520px;
	clear: both;
}

.footerLinksTop li,
.footerLinksBottom li {
	float: left;
	padding-right: 5px;
}

.footerLinksTop li a,
.footerLinksBottom li a {
	font-size: 0.84em;
	text-decoration: underline;
	color: #000;
	font-family: verdana,helvetica;
}

.footerLinksBottom li a:hover {
	color: #000;
}

.copyRight {
	clear: both;
	font-size: 0.75em;
}

.logoFooterLnk {
	width: 145px;
	float: left;
}

* html #footerUtilityNav,
* html #footerRelatedNav {
	text-align: left;
}

.displayClass {
	display: none;
}


#legalFooterMainDiv A.dolFooterLnk {
	margin-left: auto;
	margin-right: auto;
	display: inline;
}


#footerEssentialNav .gde_footerLegalLinks a, #footerEssentialNav .gde_footerLegalLinks a:link, #footerEssentialNav .gde_footerLegalLinks a:visited  {
	color:#0072AD;
	text-decoration: none;
}

#footerEssentialNav .gde_footerLegalLinks a:hover{
	color:#E2913D;
}

#footerUtilityNav .section ul a#GlobalFooterProductRecallHyperlinkUIElement {
  line-height: 50px;
  color: #f00;
  font-weight: bold;
}