body
{
	font-family: Arial, Helvetica, Sans-Serif;
	color: Black;
	text-align: left;
	font-size: 80%;
}



h1
{
	font-size: Large;
	text-decoration: underline;
	text-align: center;
	font-weight: bold;
}

h2
{
	font-size: 1.15em;
	font-weight: bold;
	margin-bottom: 0.5em;
}

A.nav
{
	color: #808080;
	text-decoration: none;
	font-size: 1em;
}

A.nav:hover
{
	color: Red;
	text-decoration: underline;
}

A.nav:visited
{
	color: #808080;
}


hr.nav
{
	color: Red;
	margin-top:0px;
	padding-top:0px;
	width:95%;
}

hr.footer
{
	color: #808080;
}

td.footer
{
	color: #808080;
	text-align: center;
	font-size: x-small;
}

span.file
{
	display: inline-block;
}

A.file
{
	color: Black;
	text-decoration: none;
}

A.file:hover
{
	color: Red;
	text-decoration: underline;
}

A.file:visited
{
	color: Black;
}

img.file
{
	border: 0;
	padding-left: 0px;
	padding-right: 2px;
}

td.additional
{
	padding: 4px;
	background-color: #eeeeee;
	border: 1px solid #cccccc;
}

.footnote
{
	font-size:xx-small;
}

.calendar
{
	font-size:xx-small;
}

 li
{
	padding-bottom: 10px;
}

ul.compact {
	list-style: none; 
	margin: 0 0 1em 0;  
	padding: 0;
}

ul.compact li {
	margin: 0 0 0.75em 0;
	padding: 0;
}

ul.toc {
	padding-bottom: 1em;
	border-bottom: 1px solid #ccc;
}

dl.faq {
	margin: 0 0 1em 0;
}

dl.faq dt {
	margin: 0 0 0.5em 0;
	padding: 0;
	font-weight: bold;
}

dl.faq dd {
	margin: 0 0 1em 0;
	padding: 0;
}

table { font-size: 1em !important; }

table.figure th {
	font-size: inherit !important;
	text-align: left;
	font-weight: bold;
}

table.figure .totals td {
	font-weight: bold;
}

p.backtotop { padding-bottom: 1em; border-bottom: 1px solid #ccc; }

caption { text-align: left; font-style: italic; text-align: left; }