/*PAGE STRUCTURE/LAYOUT STYLES*/
body {
	margin:0;
	height:100%;
	padding:0;
	color:#000;
	background: #ffffff;
}

#topNav{
	margin: 0px 0px 0px 0px;
	padding: 0px;
	border: 0px;
	background: #efefef;
	voice-family: "\"}\"";
	voice-family:inherit;
	height: 30px;
	}
	
html>body #topNav {
	height: 30px; 
	}
	
	div.tableLeft{
	position: relative; float: left;  top:0px; margin:0 0 0 20px; padding-bottom:15px; width:355px;
	}
	
	div.tableRight{
	 position:relative; float: right;  margin:0 15 0 0; padding-bottom:15px; width:355px;
	}
	
	













