#footerWrapper {
	width: 920px;
	position: relative;
	padding-bottom: 10px;
	margin: 0 auto 0 auto;
	}

#homefooterWrapper {
	width: 65%;
	min-width: 950px;
	position: relative;
	padding-bottom: 10px;
	margin: 0 auto 0 auto;
	}
	
#footer {
	width: 900px;
	margin-bottom: 5px;
	margin: 0 auto;
	height:30px;
	}
	
/* Footer Navigation Bar */	
#navSupp {
	font-size: 10pt;
	float: left;
	color: #e2e2e2;
	width: 600px;
	text-align: left;
	}

#navSupp ul li a {
	font-weight: normal;
	text-decoration: none;
	padding: 0 5px;
	margin: 0;
	white-space: nowrap;
	color: #e2e2e2;
	}

#navSupp ul li a:hover  {
	color: #fff;
	text-decoration:underline;
	}

#navSupp ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	}

#navSupp ul li {
	display: inline;
	font-weight: normal;
	}

/* Footer Copyright Notice */	
#siteinfoLegal {
	float: right;
	margin-right: 10px;
	}

#siteinfoLegal, #siteinfoLegal a, #siteinfoLegal a:visited {
	font-weight: normal;
	font-size: 10pt;
	line-height: 25px;
	color: #e2e2e2;
	text-decoration: none;
	}

#siteinfoLegal a:hover {
	color: #fff;
	}

/* Footer Credit Cards */	
.CCBrandWrapper {
	width:880px;
	margin: 0 auto;
	position: relative;
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-direction: row-reverse;
	padding:0 10px;
}

#footerCCwrapper, #footerPPCCwrapper {
	position: relative;
	text-align: center;
	}

#footerCCwrapper img {
	vertical-align: middle;
	width: auto;
	height: 30px;
	}

#footerPPCCwrapper {
	background: #fff;
	padding: 0 10px;
	}

#footerPPCCwrapper img {
	vertical-align: middle;
	width: auto;
	height: 50px;
	}

#footerCCwrapper table {
	background: #FFFFFF;
	}

#footerCCwrapper table img {
	height: 30px;
	width: auto;
	}

/* Brand links if used  */	
.legalCopyright {
	font-weight: normal;
	font-size: 10pt;
	text-decoration: none;
	}

.legalCopyright a, .legalCopyright a:visited {
	text-decoration: none;
	color:#fff;
	}

.legalCopyright a:hover {
	text-decoration: underline;
	}

#OOFTAlink img, #OOFTAlink a img {
	height: 45px;
	vertical-align: middle;
	}
	
#CSlink img, #CSlink a img {
	height: 45px;
	vertical-align: middle;
	}
	
#ICRlink a img {
	height: 45px;
	vertical-align: middle;
	}
	