#navSuppWrapper {
	text-align: center;
	background-color: #ffffff;
/*	font-weight: normal;*/
	clear:both;
	}

#navFooterHead {clear:both;
	width:100%;
	color: #000000;
	padding: 60px 0px 20px 0px;
	margin:0;
	 }

#navFooterBody {clear:both;
	width:100%;
	margin:0;
	font-weight: normal;
	/*background-color: #deffac;*/
	}


dl {margin: 0 0 3px 0;padding:0;width:100%;}/*Adjust the height and width of the menu*/
dt {margin-bottom:.3em;font-weight:bold;}

dd.first, dd.second, dd.third, dd.fourth {margin:0px;padding:0px;float:left;text-align:left;width:237px;}/*Column width of the menu - currently set for 4 columns*/
dd.first ul, dd.second ul, dd.third ul, dd.fourth ul {  margin: 0px;}
/*ul li {margin:0;padding:0;text-align:left;list-style: disc;}*/ /* this affects the product desc tab bullets*/

li.footerLink {margin:0;padding:0;list-style: none;}
li.footerLink a { margin:0;padding:2px 0px 0px 25px;text-align:left;font-weight:normal;font-size: 12px; color: blue;display:block;list-style: none; }
li.footerLink a:hover {}

li.menuTitle {	margin:0;
		padding:5px 0px 5px 25px;
		background-color: #d00000;
		list-style: none;
		text-align:left;
		font-size:14px;
		/*font-weight: bold;
		text-transform:uppercase; */
		color: #ffffff;	}

.first , .second, .third, .fourth {
	border-right:0px solid #ffffff;}

#navFooterFoot {clear:both;
	width:100%;
	color: #000000;
	padding: 20px 0px 10px 0px;
	margin:0;}

#siteinfoLegal {
   margin:10px 0px;
	font-size: 10px;
	text-align:center;
	width:100%;
	line-height:normal;
	clear: both;	}

#siteinfoLegal a {padding: 0 0.5em 0 0.5em;color: #000;font-weight:bold;white-space: nowrap; }
#siteinfoLegal a:hover {color: #000;background: #EAC27C;}