/*
//******************************************************************************
// Copyright © Witt Biomedical Corp
//
// Filename:	/library/style.css
// Author:		Jason Rosensweig
// Description:	default stylesheet
// Created:		10/01/01
//
// Rev History
// -----------------------------------------------------------------------------
// Date		By		Change
//
//
//
//
//******************************************************************************
*/

<!-- ********** BODY ELEMENTS ********** -->
BODY
{ 
	leftmargin:0;
	rightmargin:0;
	/*
	scrollbar-base-color: #006A7A;
	scrollbar-arrow-color: white;
	scrollbar-shadow-color: white;
	scrollbar-highlight-color: silver;
	*/
	font-size: 11px;
}

<!-- ********** ANCHOR ELEMENTS ********** -->
A:link
{
	font-size: 11px;
	color: #0000FF;
	font-family: Arial, Verdana;
	text-decoration: underline;
}

A:visited
{
	font-size: 11px;
	color: #0000FF;
	font-family: Arial, Verdana;
	text-decoration: underline;
}

A:active
{
	font-size: 11px;
	color: #0000FF;
	font-family: Arial, Verdana;
	text-decoration: underline;
}

A:hover
{
	font-size: 11px;
	color: #DD0000;
	font-family: Arial, Verdana;
	text-decoration: underline;
}

.lnkCommon:link
{
	font-size: 11px;
	color: #0000FF;
	font-family: Arial, Verdana;
	text-decoration: underline;
}

.lnkCommon:visited
{
	font-size: 11px;
	color: #0000FF;
	font-family: Arial, Verdana;
	text-decoration: underline;
}

.lnkCommon:active
{
	font-size: 11px;
	color: #0000FF;
	font-family: Arial, Verdana;
	text-decoration: underline;
}

.lnkCommon:hover
{
	font-size: 11px;
	color: #DD0000;
	font-family: Arial, Verdana;
	text-decoration: underline;
}

.lnkTitlebarWhite:link
{
	font-size: 12px;
	color: white;
	font-family: Arial, Verdana;
	text-decoration: none;
}

.lnkTitlebarWhite:visited
{
	font-size: 12px;
	color: white;
	font-family: Arial, Verdana;
	text-decoration: none;
}

.lnkTitlebarWhite:active
{
	font-size: 12px;
	color: white;
	font-family: Arial, Verdana;
	text-decoration: none;
}

.lnkTitlebarWhite:hover
{
	font-size: 12px;
	color: gold;
	font-family: Arial, Verdana;
	text-decoration: none;
}

.lnkSmallWhite:link
{
	font-size: 11px;
	color: white;
	font-family: Arial, Verdana;
	text-decoration: none;
}

.lnkSmallWhite:visited
{
	font-size: 11px;
	color: white;
	font-family: Arial, Verdana;
	text-decoration: none;
}

.lnkSmallWhite:active
{
	font-size: 11px;
	color: white;
	font-family: Arial, Verdana;
	text-decoration: none;
}

.lnkSmallWhite:hover
{
	font-size: 11px;
	color: gold;
	font-family: Arial, Verdana;
	text-decoration: none;
}

.lnkLeftMenu:link
{
	font-size: 11px;
	color: black;
	font-family: Arial, Verdana;
	text-decoration: none;
}

.lnkLeftMenu:visited
{
	font-size: 11px;
	color: black;
	font-family: Arial, Verdana;
	text-decoration: none;
}

.lnkLeftMenu:active
{
	font-size: 11px;
	color: black;
	font-family: Arial, Verdana;
	text-decoration: none;
}

.lnkLeftMenu:hover
{
	font-size: 11px;
	color: black;
	font-family: Arial, Verdana;
	text-decoration: underline;
}

.rowover
{
	behavior: url('/webdv/library/rowover_js.htc');
	ro--hover-background: #B0C4DE;
	ro--hover-color: #000000
}
<!-- ********** TABLE ELEMENTS ********** -->
TR
{
	font-family: Arial, Verdana;
	bgcolor: #FFFFFF;
}

TD
{	
	font-family: Arial, Verdana;
	bgcolor: #FFFFFF;
	color: #000000;
	font-size: 12px;
}

.pageTitle1a
{
	font-family: Arial, Verdana;
	color: white;
	font-size: 26px;
}

.pageTitle2a
{
	font-family: Arial, Verdana;
	color: white;
	font-size: 20px;
}

.pageTitle3a
{
	font-family: Arial, Verdana;
	color: white;
	font-size: 17px;
}

.data1a
{
	font-family: Arial, Verdana;
	color: white;
	font-size: 18px;
}

.data2a
{
	font-family: Arial, Verdana;
	color: white;
	font-size: 15px;
}

.data3a
{
	font-family: Arial, Verdana;
	color: white;
	font-size: 12px;
}

.data4a
{
	font-family: Arial, Verdana;
	color: white;
	font-size: 11px;
}

.data5a
{
	font-family: Arial, Verdana;
	color: white;
	font-size: 10px;
}

.data1b
{
	font-family: Arial, Verdana;
	color: black;
	font-size: 18px;
}

.data2b
{
	font-family: Arial, Verdana;
	color: black;
	font-size: 15px;
}

.data3b
{
	font-family: Arial, Verdana;
	color: black;
	font-size: 12px;
}

.data4b
{
	font-family: Arial, Verdana;
	color: black;
	font-size: 11px;
}

.data5b
{
	font-family: Arial, Verdana;
	color: black;
	font-size: 10px;
}

.data1c
{
	font-family: Arial, Verdana;
	color: #DD0000;
	font-size: 18px;
}

.data2c
{
	font-family: Arial, Verdana;
	color: #DD0000;
	font-size: 15px;
}

.data3c
{
	font-family: Arial, Verdana;
	color: #DD0000;
	font-size: 12px;
}

.data4c
{
	font-family: Arial, Verdana;
	color: #DD0000;
	font-size: 11px;
}

.data5c
{
	font-family: Arial, Verdana;
	color: #DD0000;
	font-size: 10px;
}

.data1d
{
	font-family: Arial, Verdana;
	color: gold;
	font-size: 18px;
}

.data2d
{
	font-family: Arial, Verdana;
	color: gold;
	font-size: 15px;
}

.data3d
{
	font-family: Arial, Verdana;
	color: gold;
	font-size: 12px;
}

.data4d
{
	font-family: Arial, Verdana;
	color: gold;
	font-size: 11px;
}

.data5d
{
	font-family: Arial, Verdana;
	color: gold;
	font-size: 10px;
}

/* Data field fonts & BGCOLOR */
.dataField {
   font-family: 'Arial', 'Helvetica';
   font-weight: bold;
   font-size: 9pt;
   color: #000000;
   text-align: left;
   line-height: 16px;
   background-color: #EEEEEE;
}

/* Form field fonts & BGCOLOR */
.formField {
   font-family: 'Arial', 'Helvetica';
   font-weight: normal;
   font-size: 9pt;
   color: #000000;
   text-align: right;
   line-height: 16px;
   background-color: #DDDDDD;
}

/* Required field fonts & BGCOLOR */
.requiredField {
   font-family: 'Arial', 'Helvetica';
   font-weight: normal;
   font-size: 9pt;
   color: #FFFFFF;
   text-align: right;
   line-height: 16px;
   background-color: #990000;
}

<!-- ********** HEADING ELEMENTS ********** -->
H2
{
	font-family: Arial, Verdana;
}

.h2Teal
{
	color: teal;
}

<!-- ********** BUTTON ELEMENTS ********** -->
.btnDefault
{
	font-family: Arial, Verdana;
	color: black;
	font-size: 11px;
	/*font-weight: bold;
	background-color: #006A7A;*/
	width: 65;
	height: 23;
}

<!-- ********** INPUT ELEMENTS ********** -->
.textbox
{
	font-family: Arial, Verdana;
	color: black;
	font-size: 11px;
}
.textboxSmall
{
	font-family: Arial, Verdana;
	color: black;
	font-size: 10px;
}
.textarea
{
	font-family: Arial, Verdana;
	color: black;
	font-size: 11px;
}
.comboboxSmall
{
	font-family: Arial, Verdana;
	color: black;
	font-size: 10px;
}

