.fieldheader {
	font-family: Verdana, Arial, Helvetica;
	font-size: 14px;
	font-weight: bold;
}
.fieldlist {
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
}
.fieldlabel {
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
}
.fieldvalue {
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
}
.errormsg {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;
	color: #FF0000;
}

.paginator {
	color:#0e2b8d;
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica;
}

/* 
A:link { color: #000099; font-weight: bold; text-decoration: underline; }
A:visited { color: #000066; font-weight: bold; text-decoration: underline; }
A:active { color: #000099; font-weight: bold; text-decoration: underline; }
A:hover { color: #0033CC; font-weight: bold; text-decoration: underline; }
*/