/* Updated 10/11/2006 */
div#header {
	padding: 5px;
	text-align: center;
}
div#breadcrumb {
	padding-top: 12px;
	color: black;
	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: red;
	background-color: red;
	border-style: solid;
	border-width: 1px;
}
ul {
	margin-top: 0px;
}
font.hilite {
	background: yellow;
}
font.bigboldblue {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italics;
	color: blue;
}
font.paraheader {
	font-size: 12px;
	font-weight: bold;
}
.newsletterlink {
	text-decoration: none;
	font-weight: bold;
	color: blue;
	font-size: 13px;
}
.newsletterlink a {
	text-decoration: none;
	font-weight: bold;
	color: blue;
}
.newsletterlink a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: red;
}
tr.altrow {
	background: #dddddd;
}
td.schedtitle {
	color: blue;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
th {
	background: blue;
	color: white;
	font-size: 13px;
}
big {
	font-size: 120%;
}
small {
	font-size: 80%;
}
br.pageEnd {
	display: block;
	page-break-after: always;
}
td {
	text-align: left;
	vertical-align: top;
}
