A
{
	color: #006699;
	text-decoration: none;
}

A:HOVER { color: #990000; }

BODY
{
	background-color: #C2DCEA;
	color: #000000;
	font-family: Verdana,Geneva,Helvetica,Arial,sans-serif;
	font-size: .8em;
}

TD { font-size: .8em; }

.main
{
	position: absolute;
	left: 210pt;
	top: 10pt;
}

.sidebar
{
	background-color: #c8eac2;
	width: 210px;
	border: thin solid #000;
	min-height: 100%;
	padding: 5px;
}

.sublayout
{
	background-color: #c8eac2;
	border: thin solid #000;
	padding: 1em;
}

h1
{
	font-size: 1.4em;
	font-weight: bold;
	color: black;
}

h2
{
	font-size: 1.2em;
	font-weight: bold;
}

h3
{
	font-weight: bold;
	font-size: 1em;
}

.explanation { font-style: italic; }
.white { color: white; }
.label { color: #822B37; }
.success { color: green; }
.error { color: red; }
.info { }

.total-next-previous
{
	color: #FF0000;
	font-size: .7em;
}

.footer
{
	font-size: .7em;
	align: center;
}

.totals { font-size: .8em; }

.toggle_sidebar_link{
	width: 210px;
	font-size:.8em;
}
/* Note: the following are only here for backward compatibility. You should not use these tags.*/

.header1
{
	font-size: 1.2em;
	font-weight: bold;
	color: black;
}

.header2
{
	font-size: 1em;
	font-weight: bold;
}

.header3
{
	font-size: .8em;
	font-weight: bold;
}

.subform
{
	background-color: #F5F5F5;
	border: thin solid #000;
	padding: 1em;
}

