.WOSPageTitle {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 32px;
	font-weight : bold;
	color : #0066FF;
}
.WOSTitle {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-weight : bold;
	color : #0000CC;
}
.WOSSubtitle {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	color : #0000CC;
}
.WOSInstructionHeading {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	color : #0000CC;      
}
.WOSInstructionText {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #0000CC;
}
.WOSInstructionSmallText {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9px;
	color : #0000CC;
}
.WOSErrorHeading {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	color : #FF0000;
}
.WOSErrorText {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #FF0000;
}
.WOSButtonText {
  font-family : 'Lucida Console', 'Courier New', Courier, monospace;
  font-size : 12px;
  font-weight : bold;
  color : #000000;
  width : 120px;
  text-align : center;
}
.WOSEditText {
  font-family : 'Lucida Console', 'Courier New', Courier, monospace;
  font-size : 12px;
  color : #000000;
  width : 120px;
}
.WOSEditDateText {
  font-family : 'Lucida Console', 'Courier New', Courier, monospace;
  font-size : 12px;
  color : #000000;
  width : 105px;
}
.WOSButtonDateText {
  font-family : 'Lucida Console', 'Courier New', Courier, monospace;
  font-size : 12px;
  font-weight : bold;
  color : #000000;
  width : 12px;
  text-align : center;
}
.WOSEditDisabledText {
  font-family : 'Lucida Console', 'Courier New', Courier, monospace;
  font-size : 12px;
  color : #999999;
  width : 120px;
}
.WOSEditLongText {
  font-family : 'Lucida Console', 'Courier New', Courier, monospace;
  font-size : 12px;
  color : #000000;
}
.WOSText {
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size : 11px;
  color : #000000;
  padding-top : 2px;
  padding-bottom : 2px;
}
.WOSTextTableCellLabel {
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size : 11px;
  font-weight : bold;
  color : #0000CC;
  background-color: #FFFFFF;
  white-space : pre;
  text-align : left;
  vertical-align : middle;
  padding : 2px;
}                   
.WOSTextTableCellDisabled {
  font-family : 'Lucida Console', 'Courier New', Courier, monospace;
  font-size : 12px;
  color : #000000;
  background-color: #FF9999;
  white-space : pre;
  text-align : center;
  vertical-align : middle;
  padding : 2px;
}                   
.WOSTextTableCellEmpty {
  font-family : 'Lucida Console', 'Courier New', Courier, monospace;
  font-size : 12px;
  color : #000000;
  background-color: #99FF99;
  white-space : pre;
  text-align : center;
  vertical-align : middle;
  padding : 2px;
}                   
.WOSTextTableCellUnknown {
  font-family : 'Lucida Console', 'Courier New', Courier, monospace;
  font-size : 12px;
  color : #000000;
  background-color: #FFFF99;
  white-space : pre;
  text-align : center;
  vertical-align : middle;
  padding : 2px;
}                   
.WOSTextTableCellEnabled {
  font-family : 'Lucida Console', 'Courier New', Courier, monospace;
  font-size : 12px;
  font-weight : bold;
  color : #000000;
  background-color: #99FF99;
  border-style: outset;
  border-color: #000000;
  border-width: thin;
  white-space : pre;
  text-align : center;
  vertical-align : middle;
  padding : 2px;
}                   
.WOSTextTableCellError {
	font-family : 'Lucida Console', 'Courier New', Courier, monospace;
	font-size : 12px;
	font-weight : bold;
	color : #000000;
	background-color: #FF9999;
	border-style: outset;
	border-color: #000000;
	border-width: thin;
	white-space : pre;
	text-align : center;
	vertical-align : middle;
  padding : 2px;
}                   
.WOSTextTableCellSelected {
  font-family : 'Lucida Console', 'Courier New', Courier, monospace;
  font-size : 12px;
  font-weight : bold;
  color : #000000;
  background-color: #FFFF99;
  border-style: outset;
  border-color: #000000;
  border-width: thin;
  white-space : pre;
  text-align : center;
  vertical-align : middle;
  padding : 2px;
}                   
.WOSTextTableCellCopy {
  font-family : 'Lucida Console', 'Courier New', Courier, monospace;
  font-size : 10px;
  font-weight : bold;
  color : #000000;
  background-color: #99FFFF;
  border-style: outset;
  border-color: #000000;
  border-width: thin;
  white-space : pre;
  text-align : center;
  vertical-align : middle;
  padding : 2px;
}                   
.WOSTextTableCellSelectedExample {
  font-family : 'Lucida Console', 'Courier New', Courier, monospace;
  font-size : 12px;
  color : #000000;
  background-color: #FFFF99;
  white-space : pre;
  text-align : center;
  vertical-align : middle;
  padding : 2px;
}                   
.WOSTextTableCellActive {
  font-family : 'Lucida Console', 'Courier New', Courier, monospace;
  font-size : 12px;
  font-weight : bold;
  color : #000000;
  background-color: #9999FF;
  border-style: outset;
  border-color: #000000;
  border-width: thin;
  white-space : pre;
  text-align : center;
  vertical-align : middle;
  padding : 2px;
}                   
.WOSTableCell {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #000000;
}
.WOSHelpLink {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 32px;
	font-weight : bold;
	color : #0066FF;
}
.WOSVersionText {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9px;
	  text-align : center;
color : #FFFFFF;
}