#footerSection {
	background-color: #a0bcdb;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	font-weight: normal;
	color: #3e75b8;
	text-decoration: none;
	
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	
}

#footerSection a:link, #footerSection a:active, #footerSection a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	font-weight: normal;
	color: #3e75b8;
	text-decoration: none;
	
	padding: 0px 10px 0px 10px;
}

#footerSection a:hover {
	text-decoration: underline;
}

#footerContainer {
	width: 100%;
	height: 111px;
	
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	
	background-image: url(../images/footer/BKGRD-FooterWave.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#footerMenu {
	padding: 43px 0px 0px 0px;
}

#footerDisclaimer {
	font-size: 9px;
	
	padding: 4px 0px 0px 0px;
}

#footerCopyright {
	font-size: 9px;		
}
