A:link {
    color: #006666;
	text-decoration: underline;
}
A:visited {
    color: #666666;
	text-decoration: underline;
}
A:hover {
    color: #000000;
	text-decoration: underline;
}
A:active {
	color: #999999;
	text-decoration: underline
}
body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
form {
    font-family: Arial;
}
.headline {
	font-weight: bold;
	font-size: 15px;
	color: #006666;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.subhead1 {
	font-weight: bold;
	font-size: 13px;
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.subhead2 {
	font-weight: bold;
	font-size: 13px;
	color: #006666;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.mainbody {
	font-size: 12px;
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.mainbody EM {
	font-weight: normal;
	color: #000000;
	font-style: normal;
	text-decoration: none;
}
.mainbodyRed {
	font-size: 12px;
	color: #ff0000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.casesubhead {
	font-weight: bold;
	font-size: 11px;
	color: #666666;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.charttext1 {
	font-weight: bold;
	font-size: 11px;
	color: #ffffff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.charttext2 {
	font-weight: bold;
	font-size: 11px;
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#tagline {
	float: right;
	clear: left;
	margin: 0px 0px 15px 15px;
	text-align: center;
}
#tagline img {
	display: block;
	margin-bottom: 7px;
}
.img-float-rt {
	float: right;
	margin: 0px 0px 15px 15px;
}
.top {
	display: none;
	background-color: #006666;
	color: #FFFFFF;
	font-size: 10px;
	text-align: right;
	background-image: url(images/topbackground.jpg);
}
.bottomlinks {
	display: none;
	text-align: right;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #006666;
}
.bottom {
	background-color: #006666;
	color: #FFFFFF;
	font-size: 10px;
	text-align: center;
}
.menu {
	display: none;
}
.homepagetext {
	font-weight: bold;
	font-size: 20px;
	color: #000000;
	font-family: Georgia, Times New Roman, Times, serif;
}
.homepagetext2 {
	font-weight: bold;
	font-size: 30px;
	color: #006666;
	font-family: "Times New Roman", Times, serif;
}

