body { background-color: #FFF; }

#main
{
	position: absolute;
	left: 200px;
	top: 20px;
	width: 540px;
	padding-bottom: 30px;
	z-index: 1;
}

#sidenav
{
	position: fixed;
	left: 0px;
	top: 0px;
	bottom: 0px;
	width: 160px;
	background-color: #339;
	padding: 10px;
	z-index: 100;
}

#cfooter
{
	position: fixed;
	left: 10px;
	bottom: 10px;
	width: 160px;
	padding: 0px;
	z-index: 101;
}

p, li
{
	font-family: georgia, times, serif;
	font-size: 10pt;
	line-height: 12pt;
	color: #000;
}

.caption
{
	font-family: helvetica, arial, sans-serif;
	font-size: 7pt;
	line-height: 8pt;
	color: #FFF;
}

.bold { font-weight: bold; }

a:link.side, a:visited.side
{
	color: #9F0;
	font-weight: bold;
	text-decoration: none;
}

a:hover.side
{
	color: #FF0;
	font-weight: bold;
	text-decoration: none;
}

a:link, a:visited
{
	color: #339;
	font-weight: bold;
	text-decoration: none;
}

a:hover
{
	color: #F60;
	font-weight: bold;
	text-decoration: none;
}

a:link.alt, a:visited.alt
{
	font-family: georgia, times, serif;
	font-size: 9pt;
	line-height: 10pt;
	color: #690;
	font-weight: bold;
	text-decoration: none;
	}

a:hover.alt
{
	font-family: georgia, times, serif;
	font-size: 9pt;
	line-height: 10pt;
	color: #F60;
	font-weight: bold;
	text-decoration: none;
}

h1
{
	font-family: georgia, times, serif;
	font-size: 24pt;
	line-height: 24pt;
	color: #339;
	font-weight: bold;
}

h2
{
	font-family: georgia, times, serif;
	font-size: 14pt;
	line-height: 15pt;
	color: #690;
	font-weight: bold;
}

.rulecolor
{
	padding: 0px;
	width: 100%;
	border-color: #339;
	border-width: 2px 0 0 0;
	border-style: solid;
}

.rulegreen
{
	padding: 0px;
	width: 100%;
	border-color: #690;
	border-width: 2px 0 0 0;
	border-style: solid;
}

table
{
	width: 100%;
	border-collapse: separate;
	border-spacing: 0px;
	border-style: solid;
	border-color: #690 #690 #339 #339;
	border-width: 2px;
	margin-bottom: 10px;
}

td
{
	border-collapse: separate;
	border-spacing: 0px;
	border-style: solid;
	border-color: #690 #690 #339 #339;
	border-width: 1px;
	font-family: georgia, times, serif;
	font-size: 9pt;
	line-height: 11pt;
	color: #000;
	padding: 4px;
}

th
{
	border-collapse: separate;
	border-spacing: 0px;
	border-style: solid;
	border-color: #690 #690 #339 #339;
	border-width: 1px;
	font-family: georgia, times, serif;
	font-size: 9pt;
	line-height: 11pt;
	color: #000;
	padding: 4px;
	background-color: #CF6;
}

td.top
{
	border-collapse: separate;
	border-spacing: 0px;
	border-style: solid;
	border-color: #690 #690 none #339;
	border-width: 2px 2px 0 2px;
	font-family: georgia, times, serif;
	font-size: 9pt;
	line-height: 11pt;
	color: #000;
	padding: 4px;
	width: 25%;
	text-align: center;
	vertical-align: top;
}

td.middle
{
	border-collapse: separate;
	border-spacing: 0px;
	border-style: solid;
	border-color: none #690 none #339;
	border-width: 0 2px 0 2px;
	font-family: georgia, times, serif;
	font-size: 9pt;
	line-height: 11pt;
	color: #000;
	padding: 4px;
	width: 25%;
	text-align: center;
	vertical-align: top;
}

td.bottom
{
	border-collapse: separate;
	border-spacing: 0px;
	border-style: solid;
	border-color: none #690 #339 #339;
	border-width: 0 2px 2px 2px;
	font-family: georgia, times, serif;
	font-size: 9pt;
	line-height: 11pt;
	color: #000;
	padding: 4px;
	width: 25%;
	text-align: center;
	vertical-align: top;
}

td.top2col
{
	border-collapse: separate;
	border-spacing: 0px;
	border-style: solid;
	border-color: #690 #690 none #339;
	border-width: 2px 2px 0 2px;
	font-family: georgia, times, serif;
	font-size: 9pt;
	line-height: 11pt;
	color: #000;
	padding: 4px;
	width: 50%;
	text-align: center;
	vertical-align: top;
}

td.bottom2col
{
	border-collapse: separate;
	border-spacing: 0px;
	border-style: solid;
	border-color: none #690 #339 #339;
	border-width: 0 2px 2px 2px;
	font-family: georgia, times, serif;
	font-size: 9pt;
	line-height: 11pt;
	color: #000;
	padding: 4px;
	width: 50%;
	text-align: center;
	vertical-align: top;
}

td.top3col
{
	border-collapse: separate;
	border-spacing: 0px;
	border-style: solid;
	border-color: #690 #690 none #339;
	border-width: 2px 2px 0 2px;
	font-family: georgia, times, serif;
	font-size: 9pt;
	line-height: 11pt;
	color: #000;
	padding: 4px;
	width: 33%;
	text-align: center;
	vertical-align: top;
}

td.bottom3col
{
	border-collapse: separate;
	border-spacing: 0px;
	border-style: solid;
	border-color: none #690 #339 #339;
	border-width: 0 2px 2px 2px;
	font-family: georgia, times, serif;
	font-size: 9pt;
	line-height: 11pt;
	color: #000;
	padding: 4px;
	width: 33%;
	text-align: center;
	vertical-align: top;
}

.head
{
	font-family: georgia, times, serif;
	font-size: 24pt;
	line-height: 24pt;
	color: #339;
	font-weight: bold;
	padding-bottom: 6px;
}

