body{
	font-family: ms sans serif;
	font-size: 10pt;
	color: #000;
}

td,th {
	font-family: ms sans serif;
	font-size: 10pt;
	color: #000;	
}

td .center {
	text-align:center;
}

td .left {
	text-align:left;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #fff;
}
table {
	font-family: ms sans-serif;
	font-size: 10pt;
}
table tr td {
	font-family: ms sans serif;
	font-size: 10pt;
}
table tr th {
	font-family: ms sans serif;
	font-size: 10pt;
}
.row1 {background-color: #fff;}
.row2 {background-color: #D1E4FC;}
.xsmallfont {font-size: x-small; }
table tr th {background-color: #application.DefaultBGColor#; color: #000; font-weight: bold;}

.inputcustom {font-size:xx-small; font-weight:bold; color: #000090;}
input {font-size:small; font-weight:normal; color: #000090;}
select {font-size:small; font-weight:normal; color: #000090;}
textarea {font-size:small; font-weight:normal; color: #000090;}


h1 {font-size: 12pt; font-weight: bold; line-height: 16pt; color: #000066; padding: 0px; margin: 0px; font-family: Arial, Helvetica, sans-serif;}
form {margin:0px;}

.tslist .name { font-weight: bold; font-size: medium; }
.tslist .row2 { background-color: #f1f1f1; }

#timesheetform th { font-size: small; }
#timesheetform td { font-size: small; }
#headerName, #headerDate { text-align:center; }
#headerName { font-weight: bold; }

.jclock { text-align: center; }
.ts-jclock { text-align: center; font-size:x-large; font-weight:bold }




.today { background-color: #f1f1f1; color: blue; border: 1px solid gray; }
.approvalFieldError { background-color: red; color: yellow; font-weight: bold; font-size: 16pt; }

a.noprint {
    text-decoration:none;
    color: #e1e1e1;
    font-size: xx-small;
}



.LDQB {
   color: #66CC00;
}

.CNCD {
  color: #33CC00;
}
.CMO {
  color: #6699FF;
}
.CLD {
  color: #CC0000;
}


.PPUMC{
  color: #CC9900;
}

.NTCUMC{
  color: #993333;
}

.CrossWay{
  color: #3366FF;
}

.WD{
  color: #FF0000;
  font-weight: bold;
}

.NTFB{
  color: #CC9900;
}

.LCUMC,.LakeCitiesUMC{
  color: brown;
}

	.positive{ color: green; text-decoration:none; }
	.negative{ color: red; text-decoration:none; }
