.pagebody
{
	margin-top: 0px;
	background-color: #ffffff;
}
.pageborder
{
	border-right: #4c7ac8 1px solid;
	border-top: #4c7ac8 1px solid;
	border-left: #4c7ac8 1px solid;
	border-bottom: #4c7ac8 1px solid;
}
.tableborder
{
	border-right: #b1c8f1 1px solid;
	border-top: #b1c8f1 1px solid;
	border-left: #b1c8f1 1px solid;
	border-bottom: #b1c8f1 1px solid;
}
.textheader
{
	font-weight: bold;
	font-size: 16pt;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica;
}
.textfooter
{
	font-weight: bold;
	font-size: 8pt;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica;
}
.textcontent
{
	font-weight: normal;
	font-size: 10pt;
	font-family: Arial, Helvetica;
	line-height: 18px;
}
.textcontentbold
{
	font-weight: bold;
	font-size: 10pt;
	font-family: Arial, Helvetica;
	line-height: 18px;
}
.textcontentitalic
{
	font-weight: normal;
	font-size: 10pt;
	line-height: 18px;
	font-style: italic;
	font-family: Arial, Helvetica;
}
.textpagetitle
{
	font-weight: bold;
	font-size: 13pt;
	color: #b22222;
	font-family: Verdana, Arial, Helvetica;
}
.textforms
{
	font-size: 10pt;
	font-family: 'Courier New';
}
.topnavlink
{
	font-weight: bold;
	font-size: 9pt;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica;
	text-decoration: none;
}
.topnavcellunselected
{
	border-right: #ffffff 1px solid;
	border-left: #ffffff 1px solid;
	background-color: #759cdf;
}	
.topnavcellselected
{
	border-right: #ffffff 1px solid;
	border-left: #ffffff 1px solid;
	background-color: #b1c8f1;
}
.leftnavrow
{
	border-top: #ffffff 1px solid;
	border-bottom: #ffffff 1px solid;
	background-color: #f1f1f1;
}
.leftnavlinkselected
{
	font-weight: bold;
	font-size: 9pt;
	color: #4c7ac8;
	font-family: Arial, Helvetica;
}
.leftnavlinkunselected
{
	font-weight: bold;
	font-size: 9pt;
	color: #808080;
	font-family: Arial, Helvetica;
	text-decoration: none;
}

