#footer { clear:both; margin:0; padding:10px 15px; color:#91c2e9; background:#0e3349; }
#navSuppWrapper {
	margin: 10px 5px 0;
	padding: 0;
	background:none;
	color: #91c2e9;
	line-height: 16px;
	
	}	
dl {margin: 0 0 3px 0;padding:0;clear:both;height:79px;width:100%; }/*Adjust the height and width of the menu*/
dt {margin-bottom:.3em;font-weight:bold; }
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;}
li {margin:0;padding:0;}
	div#navSuppWrapper dl dd ul li a {
		display:block;
		margin:0;
		padding-left:15px;
		font-size:12px;
		text-decoration:none;
		color:#91c2e9;
	}
	div#navSuppWrapper dl dd ul li a:hover { text-decoration:underline; color:#91c2e9; }
.menuTitle {
	margin:0;
	padding-left:15px;
	padding-bottom:.3em;
	font-weight:bold;
	text-align:left;
	font-size:13px;
	color:#91c2e9;
}
#siteinfoLegal {
	margin:0 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:#91c2e9; white-space:nowrap; text-decoration:none; }
	#siteinfoLegal a:hover { text-decoration:underline; }
