body {
	background-color: #005A97;
	background-repeat: repeat;
	background-position: center center;
}
.nav {
	margin-top: 5px;
}
.text {
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 11pt;
	color: #333333;
	float: left;
	padding-right: 20px;
	padding-left: 20px;
	line-height: 15px;
	list-style-image: url(images/bullet.gif);
}
.imgLeft {
	margin-left: 5px;
}
.headline {
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #333333;
}
.formLabel {
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
	line-height: 10px;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
.sideBar {
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 10pt;
	color: #333333;
}
.dataTable {
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 10pt;
	color: #333333;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	padding: 2px;
}
.dataTableLeft {
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 10pt;
	color: #333333;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	border-left-style: solid;
	border-top-width: 1px;
	border-top-color: #333333;
}
.dataTableRight {
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 10pt;
	color: #333333;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	border-top-width: 1px;
	border-top-color: #333333;
	border-top-style: none;
	border-left-style: none;
}
.dataTableHeaderLeft {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.dataTableHeaderMiddle {
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px #000000;
}
.dataTableHeaderBlank {
	border-top: 1px #000000;
	border-right: 1px #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px #000000;
}
.dataTableHeaderRight {
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px #000000;
	background-color: #8BDB45;
}
.imgRight {
	margin-right: 10px;
}

.homeText {
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 11pt;
	color: #840000;
	float: left;
	padding-right: 20px;
	padding-left: 20px;
	line-height: 17px;
	list-style-image: url(images/bullet.gif);
}
.vipAd {
	margin-bottom: 5px;
	margin-left: 10px;
}
.gLabel {
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #339900;
}
fieldset {
	border: 1px solid #000000;
}
.ticker {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #8EDE48;
	height: 60px;
	width: 300px;
	border: 1px solid #339900;
	float: right;
	clip: rect(auto,auto,auto,auto);
	margin-right: 20px;
}
.subnavspace {
	display: block;
}
.formValidation {
	border: 1px solid #FF0000;
	color: #FF0000;
}
