*{margin-top:0;font-family:arial;}

body {	
	background: url(/g/2009/dot_background_tile_notrans.png);
}

a {
	text-decoration: none;
}

p {
	font-size: 13px; 
}

.top_overview {
	background: url(/g/2009/jbw_header.png) left top no-repeat;
	width: 720px;
	height: 250px;
}

.bottom {
	background: url(/g/2009/footer.png) bottom left no-repeat;
	height: 50px;
}

#container {
	width: 720px;
	margin-left: auto;
	margin-right: auto;
	background-color: #ffffff;	
	margin-top: 8px;
}

#horizontalcssmenu ul li{
	display: inline;
	float: left;
	color: white;
	padding: 0px;
	margin-right: 18px;
	font: 12px Arial;
	font-weight: bold;
	text-decoration: none;
}

#horizontalcssmenu ul a:link {
	color: white;
	}

#horizontalcssmenu ul a:visited {
	color: white;
	}		

#horizontalcssmenu ul a:hover {
	color: #f4a130;
	}

#colWrap {
}

#colLeft {
	float: left;
	width: 400px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
}

#secondmenu ul li{
	display: inline;
	float: left;
	color: #2e2c72;
	padding: 0px;
	margin-right: 13px;
	font: 10pt helvetica;
	font-weight: bold;
}

#secondmenu ul a:link {
	color: #2e2c72;
	}
	
#secondmenu ul a:visited {
	color: #2e2c72;
	}	
	
#secondmenu ul a:hover {
	color: #f4a130;
	}

#colRight {
	float: left;
	width: 300px;
	margin-top: 10px;
}

ul {
	font-size: 13px;
}

ul li {
	font-size: 13px;
}		

ol li {
	font-size: 13px;
}	

table tr td {
	font-size: 13px;
}


