FORM {
	margin: 0px;
	padding: 0px;
}
A {
	color: #0063a6;
}
#bottomLinks {
	font-family: Arial;
	font-size: 8.6pt;
	color: #ff9933;
	padding-left: 30px;
}
#bottomLinks A {
	font-family: Arial;
	font-size: 8.6pt;
	color: #0063a6;
}
.errorMessage {
	font-weight: bold; color: red;
}
.errorLabel { font-style: italic; color: red; }
.required { color: red; }
.label { font-style: italic; }
BODY {
	margin: 0px;
	padding: 0px;
}
BODY, TD, P, DIV, TH, SPAN {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
TABLE.clean {
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
	padding: 0;
	margin: 2;
	border-collapse: collapse;
}
TABLE.clean TD {
	font-size: 11px;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	padding: 2px 5px;
}
TABLE.clean TD INPUT {
	font-size: 11px;
}
TABLE.clean TD SELECT {
	font-size: 11px;
}
TABLE.clean TH {
	font-size: 12px;
	font-weight: bold;
	border-style: solid;
	border-color: #000000;
	border-width: 1px;
	padding: 5px 10px;
}
TABLE.reportTable {
	border-collapse: collapse;
}
TABLE.reportTable thead tr th, TABLE.reportTable tfoot tr th {
	font-size: 14px;
	background-color: #cccccc;
	border: 1px solid #444;
	padding: 4px 20px 4px 4px;
	text-align: left;
}
TABLE.reportTable thead tr .header {
	background-image: url(bg.gif);
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
}
.highlightRow {
	background-color: #eeeeee;
}
TABLE.reportTable tbody TD {
	font-size: 14px;
	border: 1px solid #444;
	padding: 1px 3px;
	text-align: left;
}
TABLE.reportTable tbody tr.odd td {
	background-color: #eeeeee;
}
TABLE.reportTable thead tr .headerSortUp {
	background-image: url(asc.gif);
}
TABLE.reportTable thead tr .headerSortDown {
	background-image: url(desc.gif);
}
TABLE.reportTable thead tr .headerSortDown, table.reportTable thead tr .headerSortUp {
	background-color: #cccccc;
}
#logout {
	float: right;
	margin-right: 40px;
	margin-top: 5px;
	font-size: 14px;
}
#wwgrp_companyselect {
	float: right;
	margin-right:30px;
	margin-top: 5px;
	font-size: 14px;
}
#navlinks {
	float: left;
	margin-left: 40px;
	margin-top: 5px;
	font-size: 14px;
	color: #0063a6;
}
.nowrap {
	white-space: nowrap;
}
.medicalConditions TD {
	padding-bottom: 10px;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
	margin: 0;
}
.continueBackBox {
	margin-top: 10px;
	width: 100%;
}
#continueButton {
	float: right;
}
#backButton {
	float: left;
}
DIV.rg {
	display: inline;
}
DIV.rgerror {
	display: inline;
	background-color: #ffff00;
	padding-right: 2px;
}
INPUT.bigButton {
	height: 30px;
	font-size: 14px;
	font-weight: bold;
	border: solid 3px black;
}
INPUT {
	BORDER-RIGHT: #000000 1px solid;
	BORDER-TOP: #666666 1px solid;
	BORDER-LEFT: #666666 1px solid;
	BORDER-BOTTOM: #666666 1px solid;
	FONT-SIZE: 12px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 1px;
	margin-bottom: 1px;
}
INPUT.nb {
	border: none;
}
INPUT.nberror {
	border: none;
}
INPUT.error {
	background-color: #ffff00;
}
SELECT {
	border: solid 1px black;
	font-size: 12px;
	background-color: #ffffff;
}
SELECT.error {
	background-color: #ffff00;
}
.appStatusStyle {
	border: solid 3px red;
}
.appStatusStyleI {
	background-color: #ffff80;
}
.appStatusStyleC {
	color: #00ff00;
}
.employeeStatus TD,TH {
	padding: 3px 5px;
}
#progress {
	margin-top: 2px;
	margin-right: 2px;
	text-align: right;
}

#progressBar {
	border-color:#000000;
	border-width: 1px;
	border-style: solid;
	background-color: #ca2036;
	width: 100px;
	position: relative;
}

#progressLevel {
	border-style: none;
	border-width: 0px;
	background-color: #00CC33;
	position: relative;
	z-index: 3;
}
#progressText {
	left: 40px;
	top: 0px;
	position: absolute;
	background-color: transparent;
	color: #000000;
	z-index: 4;
}
.fieldlabel {
	text-align: right;
}
.fieldvalue {
	text-align: left;
}
.actionErrors {
	width: 800px;
	background-color: ffffc0;
	text-align: left;
	padding: 10px;
	margin-bottom: 10px;
}
.actionError {
	color: #ff0000;
}
.nameTable {
	padding: 0px;
	margin: 0px;
}
.nameTable TD {
	padding: 0px;
	margin: 0px;
	padding-right: 3px;
}
.nameTable TR {
	vertical-align: bottom;
	padding: 0px;
	margin: 0px;
}
