html { overflow-x:auto; overflow-y:scroll; }
.wth_green {
	color: #85B526;
	font-style: italic;
}
body,td,th {
	color: #C3C3C3;
	font-family: "Eidetic Neo OT", "Eidetic Neo OT Bold";
}
body {
	background-color: #5C646C;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.upper {
	text-transform: uppercase;
}
.lineheight115percent {
	font-family: "Eidetic Neo OT", "Eidetic Neo OT Bold";
	line-height: 115%;
}
a:link {
	color: #E0E0E0;
	text-decoration: underline;
}
a:visited {
	color: #CCCCCC;
	text-decoration: underline;
}
a:hover {
	color: #99CC33;
	text-decoration: underline;
}
a:active {
	color: #E0E0E0;
	text-decoration: underline;
	font-style: italic;
	font-weight: bold;
}
.green_line_item_bullet {
	list-style-image: url(../graphics/pageElements/green_bullet.gif);
}
.bodyItalic {
	font-style: italic;
	font-family: "Eidetic Neo OT", "Eidetic Neo OT Bold";
}
.bodyBold {
	font-weight: bold;
}
.yellow {
	color: #D5DA42;
}

