body {
	font-family: verdana, sans-serif;
	font-size: 10pt;
	background: #eeeeee;
	margin-left: 0;
	margin-right: 0;
	}
.container {
	width: 800px;
	padding: 10px;
	border: 1px solid #ccc;
	background: white;
	}
#content {
	text-align: left;
	width: 780px;
	}
h4 {
	font-size: 8pt;
	color: #999;
	}
#tnav {
	width: 780px;
	}
#index-leftcol {width: 200px}
#index-midcol {width: 430px;}
#trade-midcol {width: 580px;}
#index-rightcol {width: 150px}
#navSquare {
	margin: 0;
	padding: 0 0 20px 10px;
	border-bottom: 1px solid #9FB1BC;
	}
#navSquare li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
	}
#navSquare a:link,
#navSquare a:visited {
	float: left;
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	padding: 0 12px 6px 12px;
	text-decoration: none;
	color: #708491;
	}
#navSquare a:link.active,
#navSquare a:visited.active,
#navSquare a:hover {
	color: #000;
	background: url(images/square.gif) no-repeat bottom center;
	}
#ftnote	{
	color: #eeeeee;
	}
