body, p, td {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	font-size: 10pt;
}

.blockquote {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	font-size: 10pt;
}

.pageheader {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #50073F;
	font-size: 14pt;
}

.pagesubheader {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #50073F;
	font-size: 12pt;
}

.pagefooter {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	font-size: 8pt;
}

.newstitle {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	font-size: 11pt;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	font-size: 8pt;
}

.newsbody {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	font-size: 10pt;
}

.newsfooter {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: italic;
	color: #000000;
	font-size: 9pt;
}

.totop {
	font-family: Verdana, Arial, Helvetica;
	font-weight: normal;
	color: #000000;
	font-size: 8pt;
}

.joblist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

.joblist_old {
	font-family: Times New Roman, Times, serif;
	font-size: 10pt;
}

.jobid {
	font-family: Verdana, Arial, Helvetica;
	font-weight: normal;
	color: #000000;
	font-size: 8pt;
}

.jobtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	font-size: 10pt;
}

.compdesc {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	font-size: 9pt;
}

.jobdesc {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	font-size: 9pt;
}

.errormsg {
	font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
	color: #BB0000;
	font-size: 10pt;
}

.fieldtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	font-size: 8pt;
}

.coltitlelg {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	font-size: 10pt;
}

.coltitlesm {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	font-size: 9pt;
}

.coltextlg {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	font-size: 9pt;
}

.coltextsm {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	font-size: 8pt;
}

a:link {
	font-weight:normal;
	color:#50073F;
	text-decoration:underline;
}
a:visited {
	font-weight:normal;
	color:#50073F;
	text-decoration:underline;
}
a:hover {
	font-weight:normal;
	color:#006400;
	text-decoration:none;
}
a:active {
	font-weight:normal;
	color:#2E8B57;
	text-decoration:none;
}

INPUT {
    BORDER-TOP: gainsboro 1px solid;
    BORDER-RIGHT: gainsboro 1px solid;
    BORDER-LEFT: gainsboro 1px solid;
    BORDER-BOTTOM: gainsboro 1px solid;
	background-color: #F5F5F5;
    FONT-WEIGHT: normal;
    FONT-SIZE: 12px;
    COLOR: black;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
}
SELECT {
    BORDER-TOP: #c0c0c0 1px solid;
    BORDER-RIGHT: #c0c0c0 1px solid;
    BORDER-LEFT: #c0c0c0 1px solid;
    BORDER-BOTTOM: #c0c0c0 1px solid;
	background-color: #F5F5F5;
    FONT-WEIGHT: normal;
    FONT-SIZE: 11px;
    COLOR: black;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
}
TEXTAREA {
    BORDER-TOP: #c0c0c0 1px solid;
    BORDER-RIGHT: #c0c0c0 1px solid;
    BORDER-LEFT: #c0c0c0 1px solid;
    BORDER-BOTTOM: #c0c0c0 1px solid;
	background-color: #F5F5F5;
    FONT-WEIGHT: normal;
    FONT-SIZE: 12px;
    COLOR: black;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
}




