* {
		margin: 0;
		padding: 0;
		}

html {
		font-size: 100%;
		}

body {
		font: 62.5%/1.5 "Trebuchet MS", arial, sans serif;
		background-color: #8DBADA;
		}

p {
		margin-bottom: 1em;
		}
		
h1 {
		font-size: 1.8em;
		font-weight: bold;
		line-height: 1em;
		color: #FFFFFF;
		margin-bottom: 0em;
		padding-left: 9px;
		}
		
h2 {
		font-size: 1.1em;
		line-height: 1em;
		color: #000087;
		margin-bottom: 0.2em;
		}
		
img {
		border: 1px #000000 solid;
		}		
		
#wrapper {
		font-size: 1.3em;
		line-height: 1.5em;
		width: 768px;
		margin: 0 auto;
		background-color: #FFFFFF;
		}
	
#bookmark-trade {
		float: right;
		margin-top: 1px;
		margin-right: 106px;
		font-size: 0.85em;
		}

#navigation ul {
		list-style: none;
		float: left;
		background-color: #FFFFFF;
		}

#navigation li {
		display: inline;
		}

#navigation a:link, #navigation a:visited, #navigation a:active {
		text-decoration: none;
		font-size: 0.9em;
		font-weight: bold;
		color: #FFFFFF;
		background-color: #000087;
		padding: 2px 10px 2px 10px;
		}

#navigation a:hover {
		color: #000087;
		background-color: #C6E7FF;
		}

.navigation-selected {
		text-decoration: none;
		font-size: 0.9em;
		font-weight: bold;
		color: #000087;
		background-color: #C6E7FF;
		padding: 2px 10px 2px 10px;
		}		

#trade a:link, #trade a:visited, #trade a:active {
		color: #C6E7FF;
		background-color: #395EBB;
		}

#trade a:hover {
		color: #000087;
		background-color: #C6E7FF;
		}
		
#textcontent {
		padding: 40px 40px 40px 40px;
		}
		
#textcontent2 {
		padding: 40px 40px 0px 40px;
		}
		
#textcontent3 {
		padding: 0px 40px 0px 40px;
		}
		
#textcontent4 {
		padding: 40px 40px 40px 40px;
		}
		
.calltoaction {
		font-style: italic;
		color: #000087;
		}
		
.list {
		margin-bottom: 1.2em;
		}
		
.list li {
		margin-left: 14px;
		margin-bottom: 0.2em;
		list-style: disc;
		font-style: italic;
		color: #000087;
		}

#clock {
		margin-top: 5px;
		margin-right: 10px;
		}
		
.date {
		font-size: 0.85em;
		color: #FFFFFF;
		font-weight: bold;
		}
		
.image {
		display: inline;
		float: left;
		text-align: center;
		width: 200px;
		margin: 0px 0px 40px 40px;
		}
		
.contact {
		border: 0;
		}

.formrow {
		clear: both;
		width: 400px;
		}

.formlabel {
		float: left;
		width: 200px;
		margin-top: 5px;
		}
		
.formfield {
		float: left;
		font-family: "Trebuchet MS", arial, sans serif;
		width: 200px;
		margin-top: 2px;
		}

.formradio {
		float: left;
		width: 200px;
		margin-top: 4px;
		}

.formrow-large {
		clear: both;
		width: 728px;
		}

.formlabel-large {
		float: left;
		width: 150px;
		margin-top: 5px;
		}
		
.formfield-large {
		float: left;
		font-family: "Trebuchet MS", arial, sans serif;
		width: 180px;
		margin-top: 2px;
		}

.formradio-large {
		float: left;
		width: 180px;
		margin-top: 4px;
		}
		
.form-columns {
		clear: both;
		width: 688px;
		}
		
.form-column {
		float: left;
		width: 344px;
		}
	
.formsubmit {
		clear: both;
		font-family: "Trebuchet MS", arial, sans serif;
		margin-top: 2px;
		margin-left: 200px;
		}
	
.formrequired {
		color: #900000;
		font-weight: bold;
		}		
		
a:link {
		color: #0066FF;
		text-decoration: underline;
		}
		
a:hover {
		color: #0066FF;
		text-decoration: none;
		}
		
a:active {
		color: #0066FF;
		text-decoration: underline;
		}
		
a:visited {
		color: #0066FF;
		text-decoration: underline;
		}

.bigtext {margin-left:10px; margin-bottom:3px; color: #000087; font-size: 1.1em;}

.smalltext {color: #000087; font-style: normal; font-size: 7pt;}

