/*-----------------------------------------------------------------------------
Style Sheet Footer

version:   1.0
author:    Belinda Hunn (Dow)
email:     belinda.hunn@anz.com
website:   http://www.anz.com/




/* =Footer
-----------------------------------------------------------------------------*/



#W3Cfooter{
	clear:both;
	font-size: 0.8em;
	line-height:1.1em;
	color:#003399;
	text-align:center;
	font-family:Verdana,Arial,Helvetica,Sans-serif;
	padding: 10px 5px 10px 0;
}

#W3Cfooter  hr {
	color:#cccccc;
	height:1px;
	border: none;
	background-color: #cccccc;
	margin-bottom: 10px;
}

#W3Cfooter  a:link {
	color:#004165;
}

#W3Cfooter  a:hover {
	color:#007dba;
}
