#body { background-color: #FFF; }

#nav
{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 180px;
	z-index: 100;
	background-color: #F60;
}

p, li, td
{
	font-family: georgia, times, times new roman, serif;
	font-size: 10pt;
	line-height: 12pt;
}

.bold { font-weight: bold; }

h1
{
	font-family: georgia, times, times new roman, serif;
	font-size: 18pt;
	line-height: 19pt;
	font-weight: bold;
}

a:link { color: #009; }
a:visited { color: #369; }
.ital { font-style: italic; }
body { background-color: #FFF; }

a:link.sidenav, a:visited.sidenav
{
	color: #FFF;
	padding: 0 20px;
}

td.smallstripe
{
	background-color: #F60;
	color: white;
	font-size: 10pt;
	font-weight: bold;
	font-family: georgia, times, times new roman, serif;
	text-align: left;
	padding: 3px;
}

td.stripe
{
	background-color: #F60;
	color: white;
	font-size: 14pt;
	font-weight: bold;
	font-family: georgia, times, times new roman, serif;
	text-align: center;
}

td.formcell
{
	font-size: 9pt;
	font-weight: bold;
	font-family: georgia, times, times new roman, serif;
	text-align: right;
	vertical-align: top;
}

td.formcellleft
{
	font-size: 9pt;
	font-weight: bold;
	font-family: georgia, times, times new roman, serif;
	text-align: left;
	vertical-align: top;
}

.formcellorange { color: #F60; }

h2
{
	font-family: georgia, times, times new roman, serif;
	font-size: 12pt;
	line-height: 13pt;
	font-weight: bold;
	color: #F60;
	text-align: center;
}
