/* global styles */

	p, img, ul, ol, li, a, img, div, body {
		margin: 0;
		padding: 0;
	}



a.footernav:link {color:#ffffff; text-decoration:none;}
a.footernav:visited {color:#ffffff; text-decoration:none;}
a.footernav:hover {color:#ffffff; text-decoration:underline;}
a.footernav:active {color:#ffffff; text-decoration:none;}



.hiddenfoot {
	font-family: "Verdana", Arial;
	font-size: 1px;
	font-style: normal;
	line-height: 1px;
	font-weight: normal;
	color: #000000;
}


.foot-small {
	font-family: "Geneva", Arial;
	font-size: 11px;
	font-style: normal;
	line-height: 11px;
	font-weight: normal;
	color: #ffffff;
}


/* headers */

div#mastertable-ft {
	width: 775px;
	height: 60px;
	display: block;
	position: relative;
	margin: 0px 0px 0px 0px;
	}
	

	div.columnf-f {
			width: 775px;
			height: 60px;
			display: block;
			position: relative;
			margin: 0px 0px 0px 0px;
			
		}
		
		
		div.foottabletop {
			width: 775px;
			height: 60px;
			display: block;
			position: relative;
			margin: 0px 0px 0px 0px;
		}
		
		
		
/* BOTTOM Section */

ul#foot-subtabletop {
			list-style: none;
			display: block;
			position: relative;
			width: 775px;
			height: 60px;
			margin: 0px 0px 0px 0px;
		}
			ul#foot-subtabletop li {
				display: block;
				margin: 0px 0px 0px 0px;
				position: absolute;
				height: 60px;
			}
			

				ul#foot-subtabletop li.foot1 		{ left: 0px;  }
				ul#foot-subtabletop li.foot2 		{ left: 26px; }
				ul#foot-subtabletop li.foot3		{ left: 749px;}
		

				





