@charset "utf-8";
.topNavigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.header {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: medium;
	line-height: 25px;
	font-weight: bold;
}
.headerAccronym {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: small;
	line-height: 25px;
	font-weight: bold;
}
.bottomFonts {
	color: #666699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
.topRightFont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
.purpleLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-decoration: none;
	color:#666699
}
.parkinginfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	vertical-align: top;
	text-decoration: none;
}
a:hover {
	text-decoration:underline;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
}
