A
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 

	font-weight: bold;
	text-decoration: underline;
}
A:link
{
	color: black;
}
A:active
{
	color: black;
}
A:visited
{
	color: black;
}
A:hover
{
	color: blue;
}
.columnheader
{
	background-color: black;
	color: white;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
}
.columnheader A:link
{
	color: yellow;	
	text-decoration: underline;
}
.columnheader A:active
{
	color: yellow;
	text-decoration: underline;
}
.columnheader A:visited
{
	color: yellow;
	text-decoration: underline;
}
.columnheader A:hover
{
	color: white;
	text-decoration: underline;
}
.errorfont
{
	color: red;
	font-family: Verdana, Arial;
	font-size: 9pt;
	font-weight: bold;
}
.firstletter
{
	color: black;
	font-family: Verdana, Arial;
	font-size: 16pt;
	font-weight: bold;
}
.formbutton
{
	background-color: #656161;
	color: white;
	font-family: Arial, Verdana;
	font-size: 13px;
	font-weight: bold;
}
.formbuttonhover
{
	background-color: white;
	color: black;
	font-family: Arial, Verdana;
	font-size: 13px;
	font-weight: bold;
}
.info
{
	color: black;
	font-family: Verdana, Arial;
	font-size: 9pt;
}
.infobolded
{
	color: black;
	font-family: Verdana, Arial;
	font-size: 9pt;
	font-weight: bold;
}
.infosmall
{
	color: black;
	font-family: Verdana, Arial;
	font-size: 8pt;
}
.infowithbgcolor
{
	background-color: #9FC3F9;
	color: black;
	font-family: Verdana, Arial;
	font-size: 9pt;
}
.label
{
	color: black;
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
}
.labelblue
{
	color: blue;
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
}
.labellargefont
{
	color: black;
	font-family: Arial;
	font-size: 11pt;
	font-weight: bold;
}
.navigationlink
{
	background-color: #E7A200;
	font-size: 8pt;
}
.navigationlink A:link
{
	color: white;
	font-size: 8pt;
}
.navigationlink A:active
{
	color: white;
	font-size: 8pt;
}
.navigationlink A:visited
{
	color: white;
	font-size: 8pt;
}
.navigationlink A:hover
{
	background-color: #E7A200;
	color: blue;
	font-size: 8pt;
}
.pageheader
{
	color: #414141; 
	font-family: Verdana, Arial; 
	font-size: 15pt;
	font-weight: bold;
}
.rowinfo
{
	color: black; 
	font-family: Verdana, Arial; 
	font-size: 9pt;
}
.rowinfowithbgcolor
{
	background-color: #CCCCCC; 
	color: black;
	font-family: Verdana, Arial;
	font-size: 9pt;
}

