BODY
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 10pt;
	font-weight: normal;
	color: Black;
	background-color: #96C8FF;
}

.bold
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 10pt;
	font-weight: bolder;
	color: Black;
}

.bigbold
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 18pt;
	font-weight: bold;
	color: Black;
}

.twelveptbold
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 12pt;
	font-weight: bold;
	color: Black;
}

.smallbold
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 7pt;
	font-weight: bold;
	color: Black;
}

.fineprint
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 7pt;
	font-weight: normal;
	color: Black;
}

.smaller
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 8pt;
	font-weight: normal;
	color: Black;
}

.formfield
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 7pt;
	font-weight: bold;
	color: Black;
}

.formfieldheader
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 9pt;
	font-weight: bold;
	color: Black;
}

.tabstrip
{
	font-family: Arial, Helvetica;
	font-size: 10pt;
	color: Black;	
}

.textbox
{
	background-color: #DDDDDD;
}

A 
{
	text-decoration: none;
	font-family: Verdana, Arial, helvetica;
	font-weight: normal;
	font-size: 10pt;
	color: Navy;
}

A:hover
{
	text-decoration: none;
	font-family: Verdana, Arial, helvetica;
	font-weight: normal;
	font-size: 10pt;
	color: Red;
}

A:visited 
{
	text-decoration: none;
	font-family: Verdana, Arial, helvetica;
	font-weight: normal;
	font-size: 10pt;
	color: Navy;
}

A.toolbar
{
	text-decoration: none;
	font-family: verdana, arial, helvetica;
	font-size: 12pt;
	font-weight: bold;
	color: White;	
}

A.toolbar:visited
{
	text-decoration: none;
	font-family: verdana, arial, helvetica;
	font-size: 12pt;
	font-weight: bold;
	color: White;
}

A.toolbar:hover
{
	text-decoration: none;
	font-family: verdana, arial, helvetica;
	font-size: 12pt;
	font-weight: bold;
	color:Red;
}

TD
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 10pt;
	font-weight: normal;
	color: Black;
}

TR.header
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 10pt;
	font-weight: bold;
	color: Black;
	background: #DDDDDD;
}

TR.item
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 10pt;
	font-weight: normal;
	color: Black;
	background: #DFF2FA;
}

TR.alternateitem
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 10pt;
	font-weight: normal;
	color: Black;
	background: #DFF2FA;
}

TR.footer
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 10pt;
	font-weight: normal;
	color: Black;
	background: #DDDDDD;
}

TR.pager
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 10pt;
	font-weight: normal;
	color: Red;
	background: #DDDDDD;
}
