P  {
	font-size : 10pt;
	font-family : "Trebuchet MS",Arial,Helvetica,san-serif;
	line-height : 14pt;
}

H1  {
	font-size : 14pt;
	font-family : "Trebuchet MS",Arial, Helvetica,san-serif;
	font-weight : bold;
	color : #000000;
}

H2  {
	font-size : 12pt;
	font-family : "Trebuchet MS",Arial,Helvetica,san-serif;
	font-weight : bold;
	color : #000066;
}

A  {
	font-weight : bold;
	text-decoration : none;
	color : #000000;
}

A:Visited  {
	font-weight : bold;
	color : #CCCCCC;
}

A:Active  {
	font-weight : bold;
	color : #006600;
	text-decoration : underline;
}

A:Hover  {
	font-weight : bold;
	text-decoration : none;
	color : #006699;
}

.formheader {
	font-weight : bold;
	text-decoration : none;
	color : #FFFFCC;
}
.small  {
	font-size : 8pt;
	font-family : "Trebuchet MS",Arial,Helvetica,san-serif;
}

.leftnav  {
	font-size : 10.5pt;
	font-family : "Trebuchet MS",Arial, Helvetica,san-serif;
	font-weight : bold;
	color : #FFFFFF;
	line-height : 16pt;
}
.text  {
	font-size : 10pt;
	font-family : "Trebuchet MS",Arial,Helvetica,san-serif;
	line-height : 14pt;
}
.button  {
	font-size : 8pt;
	font-family : "Trebuchet MS",Verdana,Arial,Helvetica,san-serif;
	font-weight : Bold;
	color : #FFFFFF;
	background-color : #006699;
}
.required  {
	font-weight : bold;	
	color :#cc0000;
}