
.caption 
{
   font-family : Tahoma;
   font-size : 10pt;
   font-weight : bold;
   color : 000000;
}

A:Link 
{
   font-family : Tahoma;
   font-size : 10pt;
   color : 01518E;
	}

A:Active 
{
   font-family : Tahoma;
   font-size : 10pt;
   color : 01518E;
	}

A:Visited 
{
   font-family : Tahoma;
   font-size : 10pt;
   color : 01518E;
	}

A:Hover
{
   font-family : Tahoma;
   font-size : 10pt;
   color : 01518E;
	background : C6E6FB;
}

.standard 
{
   font-family : Tahoma;
   font-size : 10pt;
   color : 000000;
   line-height: 150%;
}

.tabHeader
{
	background-color:33b2cc;
	color:EFEFF1;
	font-family:Tahoma;
	font-size:14pt;
}

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

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

.menuStyle
{
	background-color: 33b2cc;
}

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

.buttonStyle
{
	background-color:33b2cc; 
	color:EFEFF1;
	font-weight:bold;
}

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

.headingStyle
{
	font-family:"Tahoma";
	font-size:10pt;
	color:EFEFF1;
	background-color:33b2cc;
	font-weight:bold;
}


	
