/*font family for page. If you have another style sheet that sets font family, you can delete this rule*/
div, td, p {
	font-family:  Trebuchet MS,Times New Roman, Arial, sans-serif;
}

A:link	{	
	text-decoration:	none;
	color:	#3333cc;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	#3333cc;
	}
	
.font1_pagestatus
{
	font-family:  Trebuchet MS,Times New Roman;
	font-size: 10pt;
	font-weight: normal;
	font-style: italic;	
}

.f07
{
	font-family:  Trebuchet MS,Times New Roman;
	font-size: 7pt;
	font-weight: normal;	
}

.f07error
{
	font-family:  Trebuchet MS,Times New Roman;
	font-size: 7pt;
	color: Red;
	font-weight: normal;	
}

.f08
{
	font-family:  Trebuchet MS,Times New Roman;
	font-size: 8pt;
	font-weight: normal;	
}

.f08bold
{
	font-family:  Trebuchet MS,Times New Roman;
	font-size: 8pt;
	font-weight: bold;	
}

.f08error
{
	font-family:  Trebuchet MS,Times New Roman;
	font-size: 8pt;
	color: Red;
	font-weight: normal;	
}

.f09
{
	font-family:  Trebuchet MS,Times New Roman;
	font-size: 9pt;
	font-weight: normal;	
}

.f09bold
{
	font-family:  Trebuchet MS,Times New Roman;
	font-size: 9pt;
	font-weight: bold;	
}

.f10
{
	font-family:  Trebuchet MS,Times New Roman;
	font-size: 10pt;
	font-weight: 200;
}

.f10bold
{
	font-family:  Trebuchet MS,Times New Roman;
	font-size: 10pt;
	font-weight: bold;
}

.f10error
{
	font-family:  Trebuchet MS,Times New Roman;
	font-size: 10pt;
	color: Red;
	font-weight: normal;	
}

.f11
{
	font-family:  Trebuchet MS,Times New Roman;
	font-size: 11pt;
	font-weight: 200;
}

.f12
{
	font-family:  Trebuchet MS,Times New Roman;
	font-size: 12pt;
	font-weight: normal;	
}

.f12bold
{
	font-family:  Trebuchet MS,Times New Roman;
	font-size: 12pt;
	font-weight: bold;
}

.f14
{
	font-family:  Trebuchet MS,Times New Roman;
	font-size: 14pt;
	font-weight: normal;	
}

.f14bold
{
	font-family:  Trebuchet MS,Times New Roman;
	font-size: 14pt;
	font-weight: bold
}

.f16
{
	font-family:  Trebuchet MS,Times New Roman;
	font-size: 16pt;
	font-weight: normal;	
}

.f16bold
{
	font-family: Trebuchet MS,Times New Roman;
	font-size: 16pt;
	font-weight: bold;	
}

.f24bold
{
	font-family:  Trebuchet MS,Times New Roman;
	font-size: 24pt;
	font-weight: bold;	
}