<style type="text/css" title="Application Style Sheet">
<!--
BODY 
{
	background-color : White;
	margin-top : 0px;
	margin-left : 0px;
}
.pagebanner
{
	FONT-FAMILY: Tahoma, Arial;
	FONT-SIZE: 16pt;
	FONT-WEIGHT: bold;
	background-color : #800000;
}
.sidebar
{
	background-color : #000040;
	vertical-align : top;
	font-family : Tahoma, Arial;
	font-size : 10pt;
	color : White;
	padding-left : 5px;
	padding-top : 10px;
}
.sidebar_link
{
	font-family : Tahoma, Arial;
	font-size : 10pt;
	color : White;
	
}
A.sidebar_link:link {
	text-decoration:none;
}
A.sidebar_link:visited {
	text-decoration:none;
}
A.sidebar_link:hover {
	color:#FFFF00;
	text-decoration:underline;
}

.pageheading
{
	COLOR: #800000;
	FONT-FAMILY:Tahoma, Arial;
	FONT-SIZE: 20pt;
	font-weight : bold;
}

.subheading
{
	COLOR: #800000;
	FONT-FAMILY:Tahoma, Arial;
	FONT-SIZE: 14pt;
	font-weight : bold;
}

.text
{
	COLOR: #000000;
	FONT-FAMILY: Tahoma, Arial;
	FONT-SIZE: 10pt;
}
.copyright
{
   COLOR: #000000;
   FONT-FAMILY: Tahoma, Arial;
   FONT-SIZE: 7pt;
}
.errortext
{
   COLOR: #FF0000;
   FONT-FAMILY: Tahoma, Arial;
   FONT-SIZE: 10pt;
}

.tableheading
{
   COLOR: #FFFFFF;
   FONT-FAMILY: Tahoma, Arial;
   FONT-WEIGHT: bold;
   FONT-SIZE: 9pt;
   BACKGROUND-COLOR: #800000;
   TEXT-ALIGN: center;
}
.tabletext
{
   COLOR: #000000;
   FONT-FAMILY: Tahoma, Arial;
   FONT-SIZE: 9pt;
}
.tabletext_gray
{
   COLOR: #000000;
   FONT-FAMILY: Tahoma, Arial;
   FONT-SIZE: 9pt;
   BACKGROUND-COLOR: #CCCCCC;
}

-->
</style>
