body {
	background-color: #FFFFFF;
	font-size: 12px;
	color: #0066CC;
	margin-top: 0px;
	font-family: Georgia;
}
#pagecontainer {
	width: 765px;
	background-color: #FFFFFF;
}
#header {
	height: 120px;
	width: 100%;
}
#mainbody {
	width: 765px;
}
#mainbodynav {
	width: 180px;
	float: left;
}
#maincontent {
	background-color: #FFFFFF;
	float: right;
	width: 555px;
	text-align: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	line-height: 18px;
}
#footer {
	width: 765px;
	text-align: center;
	font-size: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333399;
	clear: both;
	background-image: url(images/nav/navbg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
#nav {
	width: 160px;
}
#nav ul {
	margin-left: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
}
#nav ul li{
	line-height: 22px;
	background-image: url(images/nav/navbg-1.jpg);
	list-style-type: none;
}
#nav ul li a {
	padding-left: 5px;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	color: #0066CC;
}
#nav ul li a:hover {
	padding-left: 5px;
	text-transform: uppercase;
	text-decoration: underline;
	font-weight: bold;
	color: #FF0033;
}
#maincontent h1 {
	font-size: 16px;
	color: #0066CC;
	line-height: 18px;
	margin-bottom: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-image: url(images/nav/navbg-1.jpg);
	background-repeat: no-repeat;
	font-weight: bold;
	font-family: Georgia;
}
#ibrokers {
	width: 765px;
	text-align: center;
}
#ibrokers a {
	color: #999999;
	text-decoration: none;
	border: 1px solid #CCCCCC;
	font-size: 9px;
	line-height: 16px;
	padding-right: 2px;
	padding-left: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#maincontent h2 {
	font-size: 14px;
	color: #0066CC;
	line-height: 18px;
	margin-bottom: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-weight: bold;
	font-family: Georgia;
	text-transform: uppercase;
}
#maincontent dl dt {
	font-weight: bold;
}
#maincontent dl dd {
	padding-bottom: 10px;
}
#footer a {
	font-size: 10px;
	text-decoration: none;
	color: #0066CC;
}
#contactus img {
	float: right;
}
