@charset "utf-8";
body {
	background-color: #FFF;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #009EE0;
}
.headermain {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #009EE0;
}
.bodytextnormal {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	line-height: 22px;
	text-align: left;
}
.subheadcentral {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 25px;
	font-weight: bold;
	color: #009EE0;
	text-align: center;
}
.boldsubheadcentral {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 25px;
	font-weight: bold;
	color: #009EE0;
	text-align: center;
}
.subheadcentralRight {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 25px;
	font-weight: bold;
	color: #009EE0;
	text-align: right;
}

.bodytextbold {
	font-weight: bold;
	font-size: 13px;
}
.bodybullets {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: lighter;
	color: #000;
	line-height: 26px;
	text-align: left;
}
.marketmessagefooter {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #F90;
	text-align: left;
}
.marketmessagefooterCentre {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #F90;
	text-align: center;
}
.marketmessagefooterRight {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #F90;
	text-align: right;
}


.bodytextnormaCentral {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	line-height: 22px;
	text-align: center;
}
.bodytextnormaRight {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	line-height: 22px;
	text-align: right;
}







#wrapper {
	text-align: left;
	width: 775px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
}
#navbar {
	margin-bottom: 0px;
}
#content {
}
#bannerleft {
	float: left;
	width: 236px;
}
#contentmainright {
	float: right;
	width: 539px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.spacer {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 5px;
}

#footer {
	clear: both;
}
#footerbottom {
}
#smallprint {
	margin-top: 15px;
}
