body, table { font-family: Arial, Helvetica, sans-serif;
}
BODY.nav { background-color: #E3E3E3;
}
TABLE.topbar { margin-left: -10;
}
TABLE.prcomp { margin-left: -10;
    margin-top: 1;
}
TR.blue { background-color: #343467;
    color: white;
    text-indent: .5em;
}
TD.topbar { color: white;
    font-size: 16pt;
    height: 48;
    vertical-align: middle;
}
TD.navbar { color: white;
    font-size: 19pt;
    height: 72;
    vertical-align: middle;
}
TD.blue { background-color: #343467;
    color: white;
    font-size: 12pt;
    font-family: "Arial"; 
    font-weight: bold;
    text-indent: .5em;
}
I.green { background-color: #343467;
    color:#80D275
}
I.blue { background-color: #343467;
    color:#91CCFF
}
INPUT.button { margin-top: 1;
    margin-left: 0;
    margin-right: 0;
}
IMG.button { margin-top: 1;
    margin-left: 0;
    margin-right: 0;
}

INPUT.submit { background-color: #343467;
    color:white;
    font-size: 11pt;
    font-weight: bold;
    font-family: "Arial";
    border: 0;
    margin-top: 1;
    margin-left: 0;
    margin-right: 0;
}

TD.submit { background-color: #343467;
    color:white;
    font-size: 11pt;
    font-weight: bold;
    font-family: "Arial";
    border: 0;
    margin-top: 1;
    margin-left: 0;
    margin-right: 0;
}
.savePayroll { background-color: #343467;
    color:white;
    font-size: 9pt;
    font-weight: bold;
    font-family: "Arial";
    border: 0;
    margin-top: 1;
    margin-left: 0;
    margin-right: 0;
}
.underline { text-decoration: underline; }
.rightalign { text-align: right; }
.wagehead { text-align: center; font-size: 8pt; }
.empinfor { text-align: right; font-size: 8pt; }
.empinfol { text-align: left; font-size: 8pt; }
.empinfori { text-align: right; font-size: 8pt; font-style: italic; }
.empinfoli { text-align: left; font-size: 8pt; font-style: italic; }
.hideDepartments { display:none }

.reportBody {font-size: 9pt; font-family: "verdana"; }
.reportTitle {font-size: 14pt; font-family: "verdana"; font-weight: bold;}
.reportHeader {font-size: 9pt; font-family: "verdana"; font-weight: bold;}
.actionButton
{
background-color: transparent;
color:navy;
font-size: 8pt;
font-weight: bold;
text-align: left;
border: 0;
margin-top: 0;
margin-left: 0;
margin-right: 0;
cellpadding: 0; 
cellspacing: 0;
}
