body, p, dl, tr, td, ul, li, blockquote {
	font-family: arial, georgia, verdana, helvetica, serif;
	font-size:12px;
	line-height:16px;
	color: #333;
}

.subtxt, .Footer {
	font-size: 10px;
	line-height: 16px;
	color: #666;
}
.BlockGreen {
	font-weight: bold;
	display: block;
	background-color:#003300;
	color:#FFCC00;
	padding:2px;
}
.HighEclipse{
	font-weight: bold;
	color:#CC3300;
}
.HighClient{
	font-weight: bold;
	color:#FF0000;
}
.HighEverest{
	font-weight: bold;
	color:#3366FF;
}
.float  {
	font-size: 10px;
	line-height: 16px;
	color: #333;
}
.float li a {
	background-color:#EEEEEE;
	color:#003300;
	text-decoration: none;
	height: 16px;
	display: block;
	font-size: 10px;
	margin:0;
	padding: 2px 2px 2px 5px;
}
.float a:hover {
	text-decoration: none;
	background-color:#003300;
	color:#FFCC00;
}
.float p {
   text-align: left;
} 
.float ul {
	list-style:none;
	margin:0;
	padding:0;
}
.float li {
	list-style: none;
	padding-left:0px;
	margin: 0 0 1px 0;
}
ul {
	list-style-type: square;
}
h1, h2, h3{
	color: #006600;
	line-height:normal;
}
a {
	color:#003300
}
a:hover {
	color:#FFCC00;
}
form {
	margin:0;
	padding:0;
}