.leftnav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: 100;
	color: #000000;
	text-decoration: none;
	padding-left: 2px;
}
.leftnav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: 100;
	color: #025383;
	text-decoration: underline;
	padding-left: 2px;
}
.leftnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: 100;
	color: #000000;
	padding-left: 2px;
}
.footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
	text-decoration: none;
}
.footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #fbeaa1;
	text-decoration: underline;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006699;
}
.blackText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #111111;
	border: 1px solid #000000;
}
.largeTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #0055AA;
}
.mediumTitle a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #004477;
	text-decoration; underline;
}
.mediumTitle a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #004477;
	text-decoration: none;
}
.mediumTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #004477;
}
.inputBox {
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #006699;
	border: 1px solid #66CCFF;
	padding: 5px;
}
#fixme {
	position: fixed;
	left: 0px;
	top: 0px;
}
div > div#fixme { position: fixed; }
