div.footer{
	background:#014B81 url(../images/footer.jpg) top left no-repeat; 
	margin-top: 20px;
	margin-right: 10px;
	padding-left: 20px;
	text-align: left;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 10pt;
	width: 948px;
	height: 140px;
	clear: both;
}
 /* stop putting margin-bottom here - does not work in IE */

.smallfont{
	font-size: 10pt;
}

div.lastupdated{
	align: center;
	margin-top: 20px;
	clear: both;
}

div.footersub {
 float: left;
 width: 280px;
 margin-left: 20px;
 }
