body {
	background-color: #FFFFFF;
	background-image: url(../images/bkgd.gif);
	margin: 0px;
	padding: 0px;
}
.bluebar {
	height: 78px;
	width: 100%;
	position: absolute;
	z-index: 1;
	left: 0px;
	top: 0px;
	background-image: url(../images/bluebar.gif);
}
.navbar {
	position: absolute;
	z-index: 2;
	left: 0px;
	top: 52px;
}
.logo {
	position: absolute;
	z-index: 2;
	left: 0px;
	top: 79px;
	height: 331px;
	width: 123px;
}
.copywell {
	position: absolute;
	width: 630px;
	left: 150px;
	top: 98px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #044157;
	margin-top: 0px;
	margin-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
	padding-bottom: 2px;
	margin-right: 200px;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	margin-top: 0px;
	margin-bottom: 8px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	margin-top: 6px;
	margin-bottom: 8px;
	line-height: 18px;
	color: #044157;
}
.bottommenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-top: 30px;
	line-height: 12px;
	text-align: right;
	font-weight: bold;
	margin-left: 150px;
	padding-top: 3px;
}
a {
	color: #044157;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	margin-top: 40px;
	text-align: right;
	margin-bottom: 0px;
}
.chart {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 2px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.rollover {
	font-weight: bold;
	text-decoration: none;
}
.rollover:hover {
	font-weight: bold;
	text-decoration: underline;
}
.copyright2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	margin-top: 8px;
	text-align: right;
	margin-bottom: 0px;
}
