
.errortext
{
	color: maroon;
	font-family: Arial;
	font-size: 11pt;
}

.forminput
{
	font-family: Verdana;
	font-size: 10pt;
	text-align: left;
}

.forminputdropdown
{
	font-family: Verdana;
	font-size: 10pt;
	width: 200px;
}

.formlabel
{
	font-family: Verdana;
	font-size: 10pt;
	text-align: right;
}

.link
{
	font-family: Verdana;
	font-size: 11pt;
	text-decoration:underline
}

.listheader
{
	background-color: #cecece;
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
}

.listitem
{
	font-family: Verdana;
	font-size: 10pt;
}

.note
{
	color: maroon;
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
}

.pageheader
{
	color: #000000;
	font-family: Arial;
	font-size: 14pt;
	font-weight: bold;
}


.biggerbold
{
	color: #000000;
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
}


.paragraph
{
	font-family: Verdana;
	font-size: 12pt;
}

