/* CSS Document */


h1 { color:#0064a5;font-size:1.65em;white-space:nowrap;}
h1.logo { color:#0064a5;font-size:2.5em;white-space:nowrap; }

body {
margin: 0;
background-color: #fff;
}

div.globalContnr {
width: 900px; margin: 0 auto;
}

div.headerContnr {
width: 900px;
}

div.logo {
float: left; width: 200px;
}

div.headerSearch {
float: left; width: 700px;
}

div.hsSearch {
float: left; width: 200px; padding-top: 15px;
}

div.hsTopContnr {
float: right; width: 400px;
}

div.hsBotContnr {
float: right; width: 400px;
}

div#tabnav {
	float: right;
	width: 900px;
	height:33px;
}

/* -- */

div.homeFlashContnr {
width: 900px; margin-bottom: 12px;
}

div.homeContent {
width: 900px; margin-bottom: 18px;
}

div.hcOne {
float: left; width: 570px; padding: 0 30px 0 18px;
}

div.hcTwo {
float: left; width: 282px;
}

/* -- */

div #tradeContainer {
width: 900px;
float: left;
background-image: url(../images/template/trade-bg.gif);
background-position: bottom left;
background-repeat: repeat-y;
}

div #tradeCol1 {
	float: left;
	width: 232px;
	margin-right: 13px;
	min-height: 200px;
	background-image: url(../images/template/trade-nav-bg.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

div #tradeCol2 {
	float: left;
	width: 595px;
	padding: 30px;
	background-image: url(../images/template/trade-content-bg.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

#tradeRangeNav {
	height:44px;
	padding: 18px 0 0 15px;
	color: #fff;
}

#tradeLoginNav {
	height:90px;
	padding: 18px 0 0 15px;
	color: #fff;
}

#tradePagesNav, #tradeDocsNav {
	padding: 15px;
}

/* -- */

div.footerContnr {
width: 900px; font-size: 110%; margin-bottom: 12px;
}

div.fcLinks {
float: left; padding-left: 18px;
}

div.fcContact {
float: right; padding-right: 18px;
}

div.footerEdges {
width: 900px;
}

div.footerContent {
width: 900px; background-color: #0065a5; color: #fff; padding: 2px 0;
}
div.footerContentTrade {
width: 900px; background-color: #009a49; color: #fff; padding: 2px 0;
}

div.subFootContnr {
width: 900px; color: #999; font-size: 90%;
}

div.copyright {
float: left; padding-left: 10px;
}

div.desRef {
float: right; padding-right: 10px;
}
