body {
	font-family:Georgia, "Times New Roman", Times, serif;
}
h1, h2, h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h2 {
	clear: left;
}
h1, #nav, form, #flash-masthead, .breadcrumb, .calendar-sidebar {
	display: none;
}
#wrapper {
	width: 100%;
}
#main {
	width: 100%
}
#main img {
	float:right;
	padding: 5px;
	margin: 0 0 0 5px;
	border: 1px solid #ccc;
}
#printlogo {
	float: right;
	width: 283px;
	height: 50px;
	border:none;
	background:url(/images/logo.gif) no-repeat;
}
table {
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
td, th {
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
	padding: 0.3em;
}
caption {
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	font-weight: bold;
	letter-spacing: 0.2em;
}
h3 em{
	font-style:normal;
	color:#6f7071;
}
