
.caption 
{
   font-family : Arial;
   font-size : 10pt;
   font-weight : bold;
   color : #000044;
}

A:Link 
{
   font-family : Arial;
   font-size : 10pt;
   color : #000044;
	}

A:Active 
{
   font-family : Arial;
   font-size : 10pt;
   color : #000044;
	}

A:Visited 
{
   font-family : Arial;
   font-size : 10pt;
   color : #000044;
	}

A:Hover
{
   font-family : Arial;
   font-size : 10pt;
   color : #000044;
	}

.standard 
{
   font-family : Arial;
   font-size : 10pt;
   color : #000044;
   line-height: 150%;
}

.tabHeader
{
	background-color:#EEEEEE;
	color:#000044;
	font-family:Arial;
	font-size:14pt;
}

.tableHeader
{
	background-color:;
	color:;
	font-family:Arial;
	font-size:10pt;
}

.tableCell
{
	background-color:;
	color:;
	font-family:Arial, verdana, serif;
	font-size : 8pt;
}

.menuStyle
{
	background-color: #2B7AA0;
}

.formFieldStyle
{
	border:0;
	background-color:#EEEEEE;
	color:#333333;
	font-family:verdana,arial,serif;
	font-size:10pt;
}

.buttonStyle
{
	background-color:#EEEEEE; 
	color:#000044;
	font-weight:bold;
}

.itheader { color: #000000; font-family: Arial; font-size: 17px; text-decoration: none; font-weight: bold; letter-spacing:-1; }

.headingStyle
{
	font-family:"Arial";
	font-size:10pt;
	color:#000044;
	background-color:#EEEEEE;
	font-weight:bold;
}


	
