
td {
	font-family: tahoma,arial;
	font-size: 10pt;
	border: 0px;
}

body {
	font-family: tahoma,arial;
	font-size: 10pt;
	background-color: white;
}

.hidden 
{
	display: none;
}

.divPageHolder {
	position: absolute;
	left: 10px;
	top: 57px;
}

.hand 
{
	cursor: hand;
}

.3DBorder
{
	border-top: 1px solid white;
	border-left: 1px solid white;
	border-right: 1px solid #848284;
	border-bottom: 1px solid #848284;
}

.moduleLink
{
	color: navy;
	cursor: hand;
	text-decoration: underline;
}

.link,.link:visited
{
	color: Navy;
	cursor: hand;
	text-decoration: underline;
}

tr.itemOverdue
{
	color: red;
}

tr.itemAlt
{
	background-color: #EFEFEF;
}

.KBHeader
{
	background-color: #5C8AB8;
}

.RadioText
{
	color: navy;
	cursor: hand;
	text-decoration: none;
}

.OSDefault
{
	background-color: silver;
	border-top: 1px solid black;
	border-left: 1px solid black;
	border-right: 1px solid #848284;
	border-bottom: 1px solid #848284;
}

.OSLabel
{
	color: Blue;
	text-align: right;
}

.OSHeading
{
	color: Blue;
	font-weight: bold;
}
.ErrMsg
{
	color: Red;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
	
}
.SiteLink,.SiteLink:visited
{
	color: Navy;
	cursor: hand;
	text-decoration: underline;
}
.SiteLink:hover
{
	color: Maroon;
	cursor: hand;
	text-decoration: underline;
}
.SiteCat
{
	font-weight: bold;
}

.buttonStyle
{
	border-color: silver;
	border-style: solid;
	border-width: 1px;
	background-color: #FFFC98;
}

div.calendarContainer
{
	z-index: 99;
	position: absolute;
	visibility: hidden;
	background-color: white;
	layer-background-color: white;
}

.txtTimeEntry
{
	width: 25%;
	text-align: center;	
}

.lblErrorMessage
{
	font-weight: bold;
	color: red;
}