body
{
	background-color: #FFF;
	font-family: times new roman, times, serif;
	margin: 0;
	padding: 0;
}

p, td, li, ol, dl
{
	font-size: 12pt;
	line-height: 14pt;
}

p
{
	padding-top: 3px;
	margin-top: 3px;
}

td { vertical-align: top; }

.ruled
{
	border: 1px solid #AAA;
	text-align: center;
	padding: 3px;
}

.rule1
{
	border: 1px solid #AAA;
	padding: 3px;
}

.tiny
{
	text-align: right;
	font-size: 8pt;
	border-top: 1px #063 solid;
	border-right: 0;
	border-bottom: 0;
	border-left: 0;
}

a.tin
{
	background-color: #FFC;
	padding: 4px;
}

.navbarbkg
{
	position: absolute;
	top: 100px;
	left: 0;
	right: 0;
	height: 24px;
	vertical-align: middle;
	background-color: #98C4B3;
	width: 100%;
	margin: 0;
}

.mainnav
{
	font-family: arial, helvetica, sans-serif;
	padding: 2px 0 0 12px;
	margin: 0;
	vertical-align: middle;
}

.sidebar
{
	position: absolute;
	width: 189px;
	top: 124px;
	left: 0;
	bottom: 0;
	padding: 20px;
	margin: 0;
	border: 0;
	background-color: #FFC;
}

.maincontent
{
	position: absolute;
	width: 640px;
	top: 124px;
	left: 249px;
	padding: 20px 40px 40px 0;
	margin: 0;
	border: 0;
}

hr
{
	width: 100%;
	color: #277B63;
	background-color: #277B63;
	height: 1px;
	border: 0;
}

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

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

h1
{
	font-family: arial, helvetica, sans-serif;
	font-size: 16pt;
	color: #277B63;
	padding-top: 0;
	margin-top: 0;
}

h3
{
	font-family: arial, helvetica, sans-serif;
	font-size: 13pt;
	color: #277B63;
	margin-bottom: 0;
}

h4
{
	font-family: arial, helvetica, sans-serif;
	font-size: 12pt;
	color: #277B63;
	margin-bottom: 0;
}

th
{
	font-size: 12pt;
	font-weight: bold text-align: left;
}

pre
{
	font-family: courier, Courier New;
	font-size: 9pt;
}

a:link, a:visited
{
	color: #277B63;
	text-decoration: underline;
}

a:hover
{
	text-decoration: underline;
	color: #000;
}

.contentarea
{
	padding: 0 22px 0 12px;
	border: 0;
}
