	body {background-color: #FFFFFF; font-family:arial, verdana, sans-serif; font-size: 76%}
	table.calendar {empty-cells: show; border-collapse: collapse; background-color: #ffffff}
	table.calendar td {border: 1px solid #cccccc; width: 6.5em; margin: 0}
	td.today {background-color: #FFEEAA; vertical-align: top; text-align: right}
	td.regday {vertical-align: top; text-align: right}
	td.notday {background-color: #efefef; vertical-align: top; text-align: right; color: #666666}
	td.heading {text-align: center;}
	table.calendar td.monthname {background-color: #eeeeff; text-align: center;}
	td.notes {background-image: url(/businessoffice-s/payroll/iclearances3/timecard/notes.gif); background-position: bottom right; background-repeat: no-repeat}
	a.viewday {color: black; text-decoration: none; }
	a.viewday:hover {color: blue; text-decoration: underline; }
	a.monthnav {text-decoration: underline; }
	a.monthnav:hover {color: red; text-decoration: underline; }
	span.month {font-size: x-large;}
	div#total {font-size: 500%; border: 1px solid #cccccc; padding: 5px; width: 75px; height: 75px; text-align: center}
	p.message {background-color: #FF0000; color: #ffffff; border: 1px solid #FF1111; font-weight: bold; padding: 2px; width: 47em; text-align: center}
	td input {text-align: center; color: #FF0000; border: none; background-color: transparent; width: 3em; }
	td input.holiday {border: 1px solid #FF0000;}
	td.notday input {color: #aa0000}
	div.daylabel {width: 1.5em; float: left; text-align: right; font-size: small}
	div.lockdiv {width: 15px; float: left; text-align: right;}
	div.tab {display: none; width: 99%; border: 1px solid #778; border-top: none;  padding: 5px; position: relative; top: 0px;}
	div#tablecontainer table td {cursor: pointer;}
	div#tablecontainer table td.ignore, div#tablecontainer table td.locked {cursor: default;}
	div#info2 {display: inline; text-align: right; font-weight: bold}
	div#scroller {
		margin: 0;
		padding: 0;
}
#navlist
{
margin: 0px;
margin-top: 5px;
padding: 3px 0;
margin-left: 0;
border-bottom: 1px solid #778;
font: bold 12px Verdana, sans-serif;
}

#navlist li
{
list-style: none;
margin: 0;
display: inline;
}

#navlist li a
{
padding: 3px 0.5em;
margin: 0px;
margin-left: 3px;
border: 1px solid #778;
border-bottom: none;
background: #DDE;
text-decoration: none;
}

#navlist li a:link { color: #448; }
#navlist li a:visited { color: #667; }

#navlist li a:hover
{
color: #000;
background: #AAE;
border-color: #227;
}

#navlist li a.current
{
background: white;
border-bottom: 1px solid white;
}

	.error {background-color: #ffff00}
	.error td.notday {background-color: #dddd00}
	
table.stutable {border-collapse: collapse; font-size: small; border: 1px solid #cccccc}
table.stutable td, table.stutable th {border: 1px solid #cccccc; padding: 2px}
table.stutable td.alert {color: red; font-weight: bold}

div#jumpto {
	float: left;
	text-align: center;
	background-color: #f0f0f0;
	border: 1px solid #666666;
	padding: 3px;
}
div#jumpto ul {
	margin: 0;
	padding: 0;
}
div#jumpto ul li {
	list-style-type: none;
	text-align: right;
}
#comments {
 	float: left;
 	width: 100%;
}
#comments textarea {
	display: none;
}
.displaycomments {
	background-color: #ffffcc;
	border: 1px solid #ffcc00;
	padding: 2px;
}
#col1 {
	float: left;
}
#col2 {
	float: left;
	width: 215px;
	margin-left: 10px;
}
	table#hourstable, table#headertable, table#footertable {border-collapse: collapse; border: 1px solid #CCCCCC; font-size: small}
	table#hourstable td, table#footertable td {border: 1px solid #CCCCCC; text-align: right}
	table#headertable th {border: 1px solid #CCCCCC; background-color: #eeeeff}
	.highlight {background-color: #c3d9ff}
	.ignore {background-color: #eeeeff}
	table#hourstable td {height: .3em;}
#timeoutalert {display: none; z-index: 200; position: absolute; top: 100px; left: 100px; background-color: white; border: 3px double red; color: red; font-weight: bold; text-align: center; width: 300px;}
#pendingcards{
	float: right;
	border: 1px solid #cccccc;
	padding: 3px;
	clear: right;
}
#rightcolumn{
	float: right;
	clear: right;
	margin-right: 10px;	
	width: 200px;
}
#rightcolumn div {
	float: left;
	border: 1px solid #cccccc;
	padding: 3px;
	width: 100%;
	margin-bottom: 5px;
	clear: right;
}
#rightcolumn table {
	border-collapse: collapse;
	border: 1px solid #cccccc;
	font-size: small;
}
#rightcolumn table td {
	padding: 2px;
	border: 1px solid #cccccc;
}

#viewbyid {
	margin-top: 10px;
	border: 1px solid #cccccc;
	padding: 3px;
	clear: right;
}

.lock {
	width: 20px;
	height: 28px;
	border: 0;
}
.Wjob, table#headertable th.Wjob {
	background-color: #D1DAFF;
}
.Ijob, table#headertable th.Ijob {
	background-color: #BBFFB3;
}
.Rjob {
	background-color: #FFCC33;
}
.Sjob, table#headertable th.Sjob {
	background-color: #FFFFFF;
}
#navlist li.Wtab a:link {
	background-color: #C0C9EE;
}
#navlist li.Itab a:link {
	background-color: #AAEEA2;
}
#navlist li.Rtab a:link {
	background-color: #FFCC33;
}
#navlist li.Stab a:link {
	background-color: #EEEEEE;
}
#navlist li.Wtab a.current {
	background-color: #D1DAFF;
	border-bottom: 1px solid #D1DAFF;
}
#navlist li.Itab a.current {
	background-color: #BBFFB3;
	border-bottom: 1px solid #BBFFB3;
}
#navlist li.Stab a.current {
	background-color: #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}
#navlist li.Rtab a.current {
	background-color: #FFCC33;
	border-bottom: 1px solid #FFCC33;
}

.Gjob, table#headertable th.Gjob {
	background-color: #FF00FD;
}
#navlist li.Gtab a:link {
	background-color: #EE00EC;
}
#navlist li.Gtab a.current {
	background-color: #FF00FD;
	border-bottom: 1px solid #FF00FD;
}


input.alignright {
	text-align: right;
}
#workstudynotice {
	border: 1px solid #cccccc;
	padding: 2px;
	width: 250px;
}
#nav {
	float: right;
}
#nav, #nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
}

#nav a {
	display: block;
	padding: 2px 4px;
	text-decoration: none;
	color: #000;
}
#nav a:hover {
	background-color: #ccc;
}
#nav li { /* all list items */
	float: left;
	border-right: 1px solid #ccc;
}

#nav li ul { /* second-level lists */
	position: absolute;
	background: #fff;
	width: 250px;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	border: 1px solid #ccc;
}
#nav li ul li {
	width: 100%;
	border-right: none;
	border-bottom: 1px dotted #ccc;
	
}
#nav li ul li a {
	padding: 4px 2px;
}
#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}

#content {
	clear: left;
	color: #ccc;
}
body {
	background-image: url('https://images.truman.edu/trumanstate_new.png'), url('https://secure.truman.edu/businessoffice-s/payroll/iclearances3/timecard/header-bg.png'), url('https://secure.truman.edu/businessoffice-s/payroll/iclearances3/timecard/header-bg.png');
	background-repeat: no-repeat, repeat-x, repeat-x;
	background-size: auto 35px, auto 45px, auto 20px;
	background-position: 7px 4px, 0 0, 0 bottom;
	padding-top: 45px;
	padding-bottom: 100px;
}