/* Updated 3/14/2005 */
div#header {
	padding: 5px;
	text-align: center;
}
div#breadcrumb {
	padding-top: 12px;
	color: #16614c;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
body {
	background: white;
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
hr {
	color: #e0a652;
	background-color: #e0a652;
	border-style: solid;
	border-width: 1px;
}
font.bigboldblue {
	font-size: 14px;
	font-weight: bold;
	color: #16614c;
}
font.paraheader {
	font-size: 12px;
	font-weight: bold;
}
font.hilite {
	background-color: yellow;
}
.newsletterlink {
	text-decoration: none;
	font-weight: bold;
	color: #16614a;
	font-size: 13px;
}
.newsletterlink a {
	text-decoration: none;
	font-weight: bold;
	color: #16614a;
}
.newsletterlink a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #e0a652;
}
tr.altrow {
	background: #e0a652;
}
td.schedtitle {
	color: #16614c;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
th {
	background: #e0a652;
	color: #16614c;
	font-size: 13px;
	text-align: center;
}
big {
	font-size: 120%;
}
small {
	font-size: 80%;
}
br.pageEnd {
	display: block;
	page-break-after: always;
}
td {
	text-align: left;
	vertical-align: top;
}
