/* $Id: stylesheet.css,v 1.8 2005/12/16 19:23:19 jcieply Exp jcieply $ */
/* Tag Definitions */
BODY  {
	font-family : Arial, Helvetica, sans-serif;
	background-color: #ffffff;	
	margin-left : 5px;
	margin-right : 5px;
	margin-top : 5px;
	margin-bottom : 5px;
}
P, TD, TH {
	font-family : Arial, Helvetica, sans-serif;
}

input {
	text-align : right;
	font-family : Arial, Helvetica, sans-serif;
}

A {
	color : #215E21;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
}

A:HOVER {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : #006400;
	cursor : pointer;
}

/* Class Definitions */ 

.menu {
	margin-top: 0px; 
	margin-bottom: 0px; 
	display:none;
	background-color: #F4F4D0;
	border: 1px solid #000000;
	border-width: 1px 2px 2px 1px;
	position:absolute;
	z-Index:999;
	opacity: .90;
	left: 90px;
	width: 125px;
}

.menuitem {
	font-size: 10px;
	font-weight: bold;
	height: 20px;
	line-height: 15px;
	width: 100%;
}

.menutitle {
	color: #215E21;
	border: 1px solid #F4F4D0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	height: 30px;
	line-height: 25px;
	padding-left: 5px;
	cursor: pointer;
	width: 100%;
	background-color: transparent;
}

.wc_green {
	color : #215E21;
}
.wc_red {
	color : #AA0000;
}
.wc_brown {
	color : #CC9933;
}

.debug {
	color : Fuchsia;
	font-family : "Courier New", Courier, monospace;
}
.loss {
	color : yellow;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
}
.error {
	color : red;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
}
.errorBig{
	color : red;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size: 36px; 
}

.tr_shade {
	background-color : #FFCC00;
	border : #FFCC00;
	border-color : #FFCC00;
	font-family : Arial, Helvetica, sans-serif;
}

.table_shade {
	background-color : #FFCC00;
	border : 3px solid #FF9933;
	border-color : #FF9933;
	font-family : Arial, Helvetica, sans-serif;
}

.button_shade {
	background-color: #215E21;
	border: 3px ridge #3BA83C;
	border-color: #3BA83C #3BA83C #3BA83C #3BA83C;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

.button_yellow {
	background-color: #FFFF66;
	border: 3px ridge #3BA83C;
	border-color: #3BA83C #3BA83C #3BA83C #3BA83C;
	font-family: Arial, Helvetica, sans-serif;
	color: Black;
}

.button_brown {
	background-color: #CC9933;
	border: 3px ridge #3BA83C;
	border-color: #3BA83C #3BA83C #3BA83C #3BA83C;
	font-family: Arial, Helvetica, sans-serif;
	color: white;;
}

.button_shade:hover, .button_yellow:hover, .button_brown:hover {
	background-color : #99CC99;
	border : 3px ridge #FFCC00;
	border-color : #FF9933 #FFCC00 #FFCC00 #FF9933;
	font-family : Arial, Helvetica, sans-serif;
	cursor : pointer;
	color: #FFFFFF; 
}
.HeaderWht {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-style: normal; 
	font-weight: bold; 
	color: #FFFFFF; 
	text-decoration: none; 
	background-color: #215E21
}
.HeaderWhtCtr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #215E21;
	text-align: center;
}

.HeaderWhtRight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #215E21;
	text-align: right;
}

.HeaderBig {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 36px; 
	font-style: normal; 
	font-weight: bold; 
	color: #FFFFFF; 
	text-decoration: none; 
	background-color: #215E21
}
.HeaderMed {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 30px; 
	font-style: normal; 
	font-weight: bold; 
	color: #FFFFFF; 
	text-decoration: none; 
	background-color: #215E21
}
.EMRight {  
	letter-spacing: normal; 
	text-align: right; 
	word-spacing: normal; 
	white-space: normal; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 16px; 
	font-style: normal; 
	font-weight : bold;
	color: #000000; 
	text-decoration: none; 
	background-color: #FFCC66
}
.EMleft {  
	letter-spacing: normal; 
	text-align: left; 
	word-spacing: normal; 
	white-space: normal; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 16px; 
	font-style: normal; 
	font-weight : bold;
	color: #000000; 
	text-decoration: none; 
	background-color: #FFCC66
}

.EMcenter {
	letter-spacing: normal;
	text-align: center;
	word-spacing: normal;
	white-space: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #FFCC66;
}

.AttentionRight {
	letter-spacing: normal;
	text-align: right;
	word-spacing: normal;
	white-space: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: White;
	text-decoration: none;
	background-color: Red;
}

.AttentionLeft {
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
	white-space: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: White;
	text-decoration: none;
	background-color: Red;
}

.AttentionCenter {
	letter-spacing: normal;
	text-align: center;
	word-spacing: normal;
	white-space: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: White;
	text-decoration: none;
	background-color: Red;
}

.THRight, .popthright {  
	letter-spacing: normal; 
	text-align: right; 
	word-spacing: normal; 
	white-space: normal; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	font-weight : bold;
	color: #000000; 
	text-decoration: none; 
	background-color: #FFFFFF
}
.THLeft, .popthleft { 
	letter-spacing: normal;
	text-align: left; 
	word-spacing: normal; 
	white-space: normal; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal;  
	font-weight : bold;
	color: #000000; 
	text-decoration: none; 
	background-color: #FFFFFF 
}
.THCenter, .popthcenter { 
	letter-spacing: normal;
	text-align: center; 
	word-spacing: normal; 
	white-space: normal; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal;  
	font-weight : bold;
	color: #000000; 
	text-decoration: none; 
	background-color: #FFFFFF 
}
.TDRight, .poptdright {  
	letter-spacing: normal; 
	text-align: right; 
	word-spacing: normal; 
	white-space: normal; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	font-weight: normal; 
	color: #000000; 
	text-decoration: none; 
	background-color: #FFFFFF
}

.TDRightHighlight {
	letter-spacing: normal;
	text-align: right;
	word-spacing: normal;
	white-space: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #FFFF66;
}

.TDCenterHighlight {
	letter-spacing: normal;
	text-align: center;
	word-spacing: normal;
	white-space: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #FFFF66;
}

.TDLeft, .poptdleft { 
	letter-spacing: normal; 
	text-align: left; 
	word-spacing: normal; 
	white-space: normal; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	font-weight: normal; 
	color: #000000; 
	text-decoration: none; 
	background-color: #FFFFFF 
}

.TDLeftHighlight {
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
	white-space: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #FFFF66;
}

.TDLeftGreen { 
	letter-spacing: normal; 
	text-align: left; 
	word-spacing: normal; 
	white-space: normal; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	font-weight: normal; 
	color: #000000; 
	text-decoration: none; 
	background-color: #9FDDA0
}

.TDRightGreen {
	letter-spacing: normal;
	text-align: right;
	word-spacing: normal;
	white-space: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #9FDDA0;
}

.TDLeftCenter { 
	letter-spacing: normal; 
	text-align: center; 
	word-spacing: normal; 
	white-space: normal; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	font-weight: normal; 
	color: #000000; 
	text-decoration: none; 
	background-color: #FFFFFF 
}
.TDLeftGreenCenter { 
	letter-spacing: normal; 
	text-align: center; 
	word-spacing: normal; 
	white-space: normal; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	font-weight: normal; 
	color: #000000; 
	text-decoration: none; 
	background-color: #9FDDA0
}

.TDGreenCenter {
	letter-spacing: normal;
	text-align: center;
	word-spacing: normal;
	white-space: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #9FDDA0;
}

.TDCenter, .poptdcenter {  
	letter-spacing: normal; 
	text-align: center; 
	word-spacing: normal; 
	white-space: normal; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	font-weight: normal; 
	color: #000000; 
	text-decoration: none; 
	background-color: #FFFFFF
}

.TDRedCenter {
	letter-spacing: normal;
	text-align: center;
	word-spacing: normal;
	white-space: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: Red;
	text-decoration: none;
	background-color: #FFFFFF;
}

.TIRight {  
	letter-spacing: normal; 
	text-align: right; 
	word-spacing: normal; 
	white-space: normal; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: italic; 
	font-weight: normal; 
	color: #000000; 
	text-decoration: none; 
	background-color: #FFFFFF
}
.TILeft { 
	letter-spacing: normal; 
	text-align: left; 
	word-spacing: normal; 
	white-space: normal; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: italic; 
	font-weight: normal; 
	color: #000000; 
	text-decoration: none; 
	background-color: #FFFFFF 
}
.TICenter {  
	letter-spacing: normal; 
	text-align: center; 
	word-spacing: normal; 
	white-space: normal; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: italic; 
	font-weight: normal; 
	color: #000000; 
	text-decoration: none; 
	background-color: #FFFFFF
}
.TxtField {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	font-weight: normal; 
	color: #000000; 
	text-decoration: none
}

.EnterScan {
	text-align : right;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 14px;
}

.TDRight-S {  
	letter-spacing: normal; 
	text-align: right; 
	word-spacing: normal; 
	white-space: normal; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-style: normal; 
	font-weight: normal; 
	color: #000000; 
	text-decoration: none; 
	background-color: #FFFFFF
}
.TDLeft-S { 
	letter-spacing: normal; 
	text-align: left; 
	word-spacing: normal; 
	white-space: normal; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-style: normal; 
	font-weight: normal; 
	color: #000000; 
	text-decoration: none; 
	background-color: #FFFFFF 
}

.TDCenter-S {  
	letter-spacing: normal; 
	text-align: center; 
	word-spacing: normal; 
	white-space: normal; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-style: normal; 
	font-weight: normal; 
	color: #000000; 
	text-decoration: none; 
	background-color: #FFFFFF
}

.THCenter-S {  
	letter-spacing: normal; 
	text-align: center; 
	word-spacing: normal; 
	white-space: normal; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-style: normal; 
	font-weight: bold; 
	color: #000000; 
	text-decoration: none; 
	background-color: #FFFFFF
}

.THleft-S {  
	letter-spacing: normal; 
	text-align: left; 
	word-spacing: normal; 
	white-space: normal; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-style: normal; 
	font-weight: bold; 
	color: #000000; 
	text-decoration: none; 
	background-color: #FFFFFF
}
.THright-S {  
	letter-spacing: normal; 
	text-align: right; 
	word-spacing: normal; 
	white-space: normal; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-style: normal; 
	font-weight: bold; 
	color: #000000; 
	text-decoration: none; 
	background-color: #FFFFFF
}

.HeaderWht-S {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	font-weight: bold; 
	color: #FFFFFF; 
	text-decoration: none; 
	background-color: #215E21
}
.page_break_before {
	page-break-before: always;
}
.antibody  {
	color: #FFFFFF; 
	background-color: #999966
}

.standout {
	color: White;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}