body {
	background: #FFF url(../images/header_bg.gif) repeat-x 0px 0px;
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

a {
	color: #47819C;
	text-decoration: none;
}

td, th {
	vertical-align: top;
}

ul.schedule {
	background: url(../images/hdot.gif) repeat-x left bottom;
	list-style-type: none;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 15px 0px;
}

ul.schedule li {
	font-size: 12px;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0.6em;
	text-indent: -0.6em;
}


h2 {
	font-size: 20px;
	margin: 0px 0px 20px 0px;
}

h3 {
	background: url(../images/hdot.gif) repeat-x left bottom;
	color: #F00;
	font-size: 12px;
	font-weight: bold;
	margin: 8px 0px 0px 0px;
	padding: 0px 0px 8px 0px;
}

h4 {
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
}

#page {
	margin-left: auto;
	margin-right: auto;
	width: 780px;
	text-align: left;
}

#header {
}

#footer {
	font-size: 11px;
	padding: 12px 0px 12px 0px;
	text-align: center;
}

#main {
	margin-top: 8px;
}

#colLeft {
	background: url(../images/vdot.gif) repeat-y right top;
	width: 172px;
}

#colCenter {
	width: 457px;
}

#colRight {
	background: url(../images/vdot.gif) repeat-y left top;
	width: 151px;
}

#navLeft {
	padding: 15px 12px 15px 18px;
}

.navItem {
	padding: 2px 0px 2px 0px;
}

.navItem a {
	color: #000;
	text-decoration: none;
}

.navItem a:hover {
	color: #47819C;
}

.navItem a.active {
	color: #47819C;
	font-weight: bold;
}

#content {
	padding: 15px 30px 25px 30px;
}

#snippets {
	padding: 15px 6px 15px 11px;
}

.divider {
	background: url(../images/hdot.gif) repeat-x left center;
	font-size: 11px;
	line-height: 11px;
}

.highlight {
	color: #f00;
}

.fineprint {
	font-size: 10px;
}

.large {
	font-size: 14px;
}