body {
	margin: 0px;
	font-family: Verdana; 
	font-size: 11px;
	color : #666666;
}
a {
	text-decoration: none; 
	color:#808080;
}
a:visited {
	text-decoration: none; 
	color:#808080;
}
a:hover {
	text-decoration: none; 
	color:#D80029; 
}
hiddendiv {
	position: absolute;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	margin:0px;
	overflow:hidden;
	background-color:transparent;
	display:block;
}
.error {
	border: 1px solid Red;
}
.requiredmarker {
	background-color: #FFC0A0;
}
.errortext {
	color: Red;
}
.default {
	font-family: Verdana; 
	font-size: 10px;
	color : #666666;
}
a.default {
	font-family: Arial; 
	font-size: 11px;
	color : #000000;
}
.hint {
	font-size: 10px;
	font-style: italic;
}
td,input,select,textarea {
	vertical-align:top;
	font-family: Arial; 
	font-size: 11px;
	color : #666666;
}
.button {
	width: 100px;
}
.fieldlabel {
	border: 0px;
}
.fieldlabelrequired {
	border: 0px;
	font-weight : bold;
	color: black;
}
.fieldfree {
	width: 180px;
}
.fieldfreewide {
	width: 492px;
}
.fieldlookup {
	width: 140px;
}
.fieldmemo {
	width: 560px;
	height: 70px;
}
.fieldselect {
	width: 180px;
}
.fieldconfig {
	width: 400px;
}
.darkheading {
	font-family: Verdana; 
	font-size: 13px;
	font-weight : bold;
	color : #0074AC;
}
.darktabletop {
	font-family: Verdana; 
	font-size: 11px;
	color : #DEDEDE;
	text-decoration: none;
	font-weight : bold;
	background: #0074AC;
}
.lighttabletop {
	font-family: Verdana;
	font-size: 11px;
	color: #808080;
	text-decoration: none;
	font-weight: bold;
	background: #D4E6F1;
}
.loginbackground {
	font-family: Verdana;
	font-size: 11px;
	color: #808080;
	text-decoration: none;
	font-weight: bold;
	background: #D4E6F1;
}
.menugroup {
	font-family: Verdana; 
	font-size: 13px;
	font-weight : bold;
	color : #666666;
}
.menuitem {
	font-family: Verdana; 
	font-size: 11px;
	color : #666666;
}
.smalldark {
	font-family: Verdana; 
	font-size: 9px;
	color : #0074AC;
}
.portalscreen {
	width: 1000px;
	height: 700px;
}
.portalmenu {
	width: 200px;
}
.portalwork {
	width: 800px;
}
.resulttable {
	border-collapse: collapse;
	border: 1px solid #D4E6F1; 
}
TH,.resulttableheader {
	font-family: Verdana; 
	font-size: 11px;
	color : #DEDEDE;
	text-decoration: none;
	font-weight : bold;
	background: #0074AC;
	border: 1px solid #D4E6F1; 
	white-space:nowrap;
}
.resulttabledata {
	border: 1px solid #D4E6F1; 
	xxborder-right: 1px solid #D4E6F1; 
	xxborder-left: 1px solid #D4E6F1;
}
.labelrequired {
	font-weight: bold;
	color: black;
}

.GridRowActive {
	background-color:#D5E6F2;
	}
.GridRow0 {
	background-color:#F8F8F8;
	}
.GridRow1 {
	background-color:#FFFFFF;
	}

.calendarselected {
	font-weight: bold;
	color: black;
}	
.calendartoday {
	background:  #D4E6F1; 
}
.calendarweekend {
	background:  #F8F8F8; 
}