@charset "UTF-8";
#date {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 85%;
	font-weight: bold;
}
#horizMenu-btn {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #FFF;
	padding: 7px;
	font-weight: bold;
}
#breadcrumbMenu-btn {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 66%;
}
#PrintButtonText {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 70%;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: .1em;
	line-height: 1.25;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
h2 {
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		color: #03C;
}
h3 {
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		color: #333;
}
.smallBodyText {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 85%;
}
.blue {
	color: #03C;
}
.green {
	color: #34B048;
}
.body-btn {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
	padding: 10px;
	font-weight: bold;
	background-color: #34B048;
}
