#footer {clear:both;margin:0;}


#navSuppWrapper {
	margin: 10px 5px 0;
	padding: 0;
	font-weight: normal;
	text-decoration: none;
	background-image: url(/images/backgroundfooter2.gif);
	}	
dl {
	margin: 3px 0 3px 0;
	padding:0;
	clear:both;
	height:145px;
	width:100%;
	text-decoration: none;
}/*Adjust the height and width of the menu*/
dt {
	margin-bottom:0.3em;
	font-weight:normal;
	text-decoration: none;
}
dd {margin:0;padding:0;float:left;width:24.3%;}/*Column width of the menu - currently set for 4 columns*/
ul {
	margin:0;
	padding:0;
	list-style: none;
	text-decoration: none;
}
li {
	margin:0;
	padding:1px;
	text-decoration: none;
	font-weight: bold;
}
li a {
	margin:0;
	padding-left:2em;
	display:block;
	text-decoration: none;
	font-weight: normal;
}
li a:hover {
	text-decoration: none;
}
.menuTitle {
	margin:0;
	padding-bottom:.3em;
	text-align:center;
	font-size:1.1em;
	text-decoration: none;
}
.first, .second, .third {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
	text-decoration: none;
}
#siteinfoLegal {
   margin:5px auto;
	padding: .5em 0 0;
	font-size: 0.9em;
	text-align:center;
	width:100%;
	line-height:normal;
	clear:both;
}
#siteinfoLegal a {
	padding: 0 0.5em 0 0.5em;
	color: #000;
	font-weight:normal;
	white-space: nowrap;
}
#siteinfoLegal a:hover {
	color: #000;
}