A.WhiteLink, A.WhiteLink:link, A.WhiteLink:visited, A.WhiteLink:active
{
    color: #FFFFFF;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
}

A.WhiteLink:hover
{
    text-decoration: underline overline;
    color: white;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
}

A, A:link, A:visited, A:active
{
    color: #426785;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
}

A:hover
{
    text-decoration: underline;
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
}


.LeftNav {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #FFFFFF;
}

.leftnavcolor
{
    background-color: #4C5985;
}
.headercolor
{
    background-color: #E4E1CE;
}
.headerfont
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
}
A.BlackLink, A.BlackLink:link, A.BlackLink:visited, A.BlackLink:active
{
    color: #000000;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
}
A.BlackLink:hover
{
    text-decoration: underline;
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
}
A.RedLink, A.RedLink:link, A.RedLink:visited, A.RedLink:active
{
    color: #cc0000;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
}
A.RedLink:hover
{
    text-decoration: underline;
    color: #cc0000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
}
.largePageTitle {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 25px;
}
.Header1 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14pt;
}
.Header2 {
	font-family: Arial;
	font-weight: bold;
	font-size: 12pt;
}
.Normal {
	COLOR:black;
	font-family: Arial;
	font-size: 9pt;
}
.Footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.pagelink {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}

table.defaultdata {
  background-color: #B3B8AC;
}

table.defaultdataspecial {
  border-collapse: collapse;
}

table.simple thead tr {
  background-color: #EFEFDE;
}



table.simple {
	border: 1px solid #ccc;
	border-collapse: collapse;
	margin: 15px 0 15px 0;
	width: 100%;
}
table.simple td,table.simple th{
	border: 1px solid #ccc;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 2px 4px 2px 4px;
	text-align: left;
	vertical-align: top;
}

table.simple td.textRed {color: #b11;}
table.simple th.sorted {
    background-color: #ccc;
}
table.simple th.sortable a {
	background-image: url(<%=request.getContextPath() + "/web/images/arrow_off.png"%>);
}
table.simple th.order1 a {
	background-image: url(<%=request.getContextPath() + "/web/images/arrow_down.png"%>);
}
table.simple th.order2 a {
	background-image: url(<%=request.getContextPath() + "/web/images/arrow_up.png"%>);
}
table.simple tr.odd {
  background-color: #fff
}
table.simple tr.tableRowEven, table.simple tr.even {
  background-color: #EAEFF4
}

.centeredImage {
    text-align:center;
    margin-top:0px;
    margin-bottom:0px;
    padding:0px;
}

.tablecaption
{
    font: 11px Arial;
    font-weight: bold;
    color: #000000;
    background-color: #FFFFFF;
}

span.actions {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #eee;
	border: 1px dotted #999;
	padding: 2px 4px 2px 4px;
	width: 79%;
	margin-bottom: -5px;
	display:block;
}

span.pagebanner {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #EFEFDE;
	border: 1px dotted #999;
	padding: 2px 4px 2px 4px;
	width: 79%;
	margin-top: -10px;
	display:block;
	border-bottom: none;
}

span.pagelinks {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #EFEFDE;
	border: 1px dotted #999;
	padding: 2px 4px 2px 4px;
	width: 79%;
	display:block;
	border-top: none;
	margin-bottom: 15px;
}

thead tr {
  background-color: #fc0;
}
/*th a, th a:visited {
  color: black;
}*/

th a:hover {
  text-decoration: underline;
  color: black;
}
th.sorted a, th.sortable a {
	background-repeat:no-repeat;
	background-position: right;
	display: block;
	width: 100%;
}

.homepagetitle
{
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;

}

H2
{
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}

.formtitlemain
{
    font: 11px Arial;
    font-weight: bold;
    color: #000000;
    background-color: #EFEFDE;
}

.formtitle
{
    font: 11px Arial;
    color: #000000;
    background-color: #EAEFF4;
}

.formdata
{
    font: 11px Arial;
    color: #000000;
    background-color: #FFFFFF;
}

.formtitlemainspecial
{
    font: 11px Arial;
    font-weight: bold;
    color: #000000;
    background-color: #EFEFDE;
    border-top: 1px solid #B3B8AC;
    border-bottom: 1px solid #B3B8AC;
    border-left: 1px solid #B3B8AC;
    border-right: 1px solid #B3B8AC;
    padding: 2px;
}

.formtitlespecial
{
    font: 11px Arial;
    color: #000000;
    background-color: #EAEFF4;
    border-top: 1px solid #B3B8AC;
    border-bottom: 1px solid #B3B8AC;
    border-left: 1px solid #B3B8AC;
    border-right: 1px solid #B3B8AC;
    padding: 2px;
}

.formdataspecial
{
    font: 11px Arial;
    color: #000000;
    background-color: #FFFFFF;
    border-top: 1px solid #B3B8AC;
    border-bottom: 1px solid #B3B8AC;
    border-left: 1px solid #B3B8AC;
    border-right: 1px solid #B3B8AC;
    padding: 2px;
}


.formdataerror
{
    font: 11px Arial;
    color: red;
    background-color: #FFFFFF;
}
.monospacebox
{
    font: 11px Courier New, Courier, Andale;
}

.refreshcontrol
{
    font: 11px Courier New, Courier, Andale;
    width:100px
}
.requirementsrefreshcontrol
{
    font: 11px Courier New, Courier, Andale;
    width:175px
}
.requirementsReportRefreshcontrol
{
    font: 11px Courier New, Courier, Andale;
    width:175px
}
.payrollReportRefreshcontrol
{
    font: 11px Courier New, Courier, Andale;
    width:200px
}

.monospacebutton
{
    font: 14px Courier New, Courier, Andale;
    font-weight: bold;
}

.drafttext
{
    font: 18px Arial;
    color: #CC3333;
}

.mandatory
{
    font: 14px Arial;
    font-weight: bold;
    color: #cc0000;
}

.helptext
{
    font: 11px Arial;
    color: #666666;
}

.exportlinks
{
    font: 12px Arial;
    color: #666666;
}

