BODY { margin: 0px }
INPUT { COLOR: black; FONT-FAMILY: Arial,Helvetica,SansSerif; FONT-SIZE: 11px }
TD { COLOR: black; FONT-FAMILY: Arial,Helvetica,SansSerif; FONT-SIZE: 11px }
TD.redBar { COLOR: white;  background-color: red; FONT-FAMILY: Arial,Helvetica,SansSerif; font-weight: bold; FONT-SIZE: 12px }
TD.grayBar { COLOR: black;  background-color: #cccccc; FONT-FAMILY: Arial,Helvetica,SansSerif; font-weight: bold; FONT-SIZE: 12px }
TD.clientLegend { COLOR: black; FONT-WEIGHT: bold; FONT-STYLE: italic; TEXT-DECORATION: underline; FONT-FAMILY: Arial,Helvetica,SansSerif; FONT-SIZE: 11px }
TD.bold { COLOR: black; FONT-WEIGHT: bold; FONT-FAMILY: Arial,Helvetica,SansSerif; FONT-SIZE: 11px }
TR.EvenRow { background-color: #dedfdf; }
TR.OddRow { background-color: #f7f7f7; }
TR.OddRows { background-color: #ffffff; }
TR.EvenRows { background-color: #eeeeee; }
TD.RequiredField { COLOR: blue; FONT-FAMILY: Arial,Helvetica,SansSerif; FONT-SIZE: 11px }
TD.GridHeading { height: 20px; background-color: #666666; color: white; FONT-SIZE: 8pt; FONT-WEIGHT: bold; FONT-FAMILY: Arial }  
TD.AltGridHeading1 { height: 20px; background-color: #e0e0e0; color: black; FONT-SIZE: 8pt; FONT-FAMILY: Arial }  
TD.AltGridHeading2 { height: 20px; background-color: #cccccc; color: black; FONT-SIZE: 8pt; FONT-WEIGHT: bold; FONT-FAMILY: Arial }  
TD.ErrorText { COLOR: red; FONT-WEIGHT: bold; FONT-SIZE: 9pt; FONT-FAMILY: Arial }
TR.currentDose { background-color: #f0e68c; }
TD.pageHeading { height: 20px; background-color: #666666; color: white; FONT-SIZE: 8pt; FONT-WEIGHT: bold; FONT-FAMILY: Arial }  
TD.errorHeading { height: 20px; background-color: red; color: white; FONT-SIZE: 8pt; FONT-WEIGHT: bold; FONT-FAMILY: Arial }  
TD.earliestColor { background-color: #f0e68c; FONT-WEIGHT: bold; }
TD.earliestColorWithBorder { border: 2px solid gray; background-color: #f0e68c; }
TD.earliestWithBorder { border: 2px solid gray; }
TD.recommendedColor { background-color: #8fbc8f; FONT-WEIGHT: bold; }
TD.TabSelected { background-color: #98ABC7; FONT-WEIGHT: bold; }
TD.TabNonSelected { background-color: #C0C0C0; FONT-WEIGHT: bold; }
TD.overdueColor { background-color: #3299cc; FONT-WEIGHT: bold; }
TD.completedColor { background-color: #ff90ff; FONT-WEIGHT: bold; }
TD.reaction { COLOR: #ff0000; }
FONT.Asterisk{ COLOR: BLUE; FONT-FAMILY: Arial,Helvetica,SansSerif }
TH.GridHeading { height: 20px; background-color: #666666; color: white; FONT-SIZE: 8pt; FONT-WEIGHT: bold; FONT-FAMILY: Arial }
div.tabArea {
  font-weight: bold;
}
a.tab {
  background-color: #c0c0c0;
  border-top: 1px solid #000000;
  border-left: 1px solid #000000;
  border-right: 1px solid #000000;
  border-bottom: 0px solid #000000;
  padding: 0px 1em 3px 1em;
}
a.tab:hover {
  background-color: #d0d0d0;
  color: #606060;
}
a.tab.activeTab, a.tab.activeTab:hover, a.tab.activeTab:visited {
  background-color: #f0f0f0;
  color: #000000;
}
TEXTAREA { COLOR: black; FONT-FAMILY: Arial,Helvetica,SansSerif; FONT-SIZE: 11px }
SELECT { COLOR: black; FONT-FAMILY: Arial,Helvetica,SansSerif; FONT-SIZE: 11px }
P { COLOR: black; FONT-FAMILY: Arial,Helvetica,SansSerif; FONT-SIZE: 11px}
P.normal { COLOR: black; FONT-FAMILY: Arial,Helvetica,SansSerif; FONT-SIZE: 11px}
P.small { COLOR: black; FONT-FAMILY: Arial,Helvetica,SansSerif; FONT-SIZE: 10px}
P.smallRed {COLOR: red; FONT-FAMILY: Arial,Helvetica,SansSerif; FONT-SIZE: 10px}
P.smallGreen {COLOR: green; FONT-FAMILY: Arial,Helvetica,SansSerif; FONT-SIZE: 10px}
P.largeRed { COLOR: red; FONT-FAMILY: Arial,Helvetica,SansSerif; FONT-SIZE: 12px}
P.large { COLOR: black; FONT-FAMILY: Arial,Helvetica,SansSerif; FONT-SIZE: 12px}
P.largeWhite { COLOR: white; FONT-FAMILY: Arial,Helvetica,SansSerif; FONT-SIZE: 12px}
.orgsmall { COLOR: #003366; FONT-FAMILY: Arial,Helvetica,SansSerif; FONT-SIZE: 11px}
P.org { COLOR: #003366; FONT-FAMILY: Arial,Helvetica,SansSerif; FONT-SIZE: 12px}
P.legal { COLOR: #808080; FONT-FAMILY: Arial,Helvetica,SansSerif; FONT-SIZE: 10px}
A:link { COLOR: blue; FONT-FAMILY: Arial,Helvetica,SansSerif; FONT-SIZE: 11px; TEXT-DECORATION: underline}
A:active { COLOR: blue; FONT-FAMILY: Arial,Helvetica,SansSerif; FONT-SIZE: 11px; TEXT-DECORATION: underline}
A:visited { COLOR: blue; FONT-FAMILY: Arial,Helvetica,SansSerif; FONT-SIZE: 11px; TEXT-DECORATION: underline}
A:hover { COLOR: green; FONT-FAMILY: Arial,Helvetica,SansSerif; FONT-SIZE: 11px; TEXT-DECORATION: none}
A.normal:link { COLOR: blue; FONT-FAMILY: Arial,Helvetica,SansSerif; FONT-SIZE: 11px; TEXT-DECORATION: underline}
A.normal:active { COLOR: blue; FONT-FAMILY: Arial,Helvetica,SansSerif; FONT-SIZE: 11px; TEXT-DECORATION: underline}
A.normal:hover { COLOR: green; FONT-FAMILY: Arial,Helvetica,SansSerif; FONT-SIZE: 11px; TEXT-DECORATION: none}
A.small:link { COLOR: blue; FONT-FAMILY: Arial,Helvetica,SansSerif; FONT-SIZE: 10px; TEXT-DECORATION: underline}
A.small:active { COLOR: blue; FONT-FAMILY: Arial,Helvetica,SansSerif; FONT-SIZE: 10px; TEXT-DECORATION: underline}
A.small:hover { COLOR: green; FONT-FAMILY: Arial,Helvetica,SansSerif; FONT-SIZE: 10px; TEXT-DECORATION: none}
A.tab:link { COLOR: black; FONT-FAMILY: Arial,Helvetica,SansSerif; FONT-SIZE: 12px; font-weight: bold; TEXT-DECORATION: none}
A.tab:active { COLOR: black; FONT-FAMILY: Arial,Helvetica,SansSerif; FONT-SIZE: 12px; font-weight: bold; TEXT-DECORATION: none}
A.tab:visited { COLOR: black; FONT-FAMILY: Arial,Helvetica,SansSerif; FONT-SIZE: 12px; font-weight: bold; TEXT-DECORATION: none}
A.tab:hover { COLOR: #ffffff; FONT-FAMILY: Arial,Helvetica,SansSerif; FONT-SIZE: 12px; font-weight: bold; TEXT-DECORATION: none}
a.xMenuHead { font-family : Arial, Helvetica, sans-serif; color : #FFFFFF; font-size: 12px; font-weight : bold; text-decoration : none; cursor : pointer }
a.xMenuItem:link { font-family : Arial, Helvetica, sans-serif; color : #FFFFFF; font-size : 11px; font-weight : normal; text-decoration: none }
a.xMenuItem:active { font-family : Arial, Helvetica, sans-serif; color : #FFFFFF; font-size : 11px; font-weight : normal; text-decoration: none }
a.xMenuItem:visited { font-family : Arial, Helvetica, sans-serif; color : #FFFFFF; font-size : 11px; font-weight : normal; text-decoration: none }
a.xMenuItem:hover { font-family : Arial, Helvetica, sans-serif; color : #FBFABB; font-size : 11px; font-weight : normal; text-decoration: none }
.xMenuArea { margin-left : 14px; }
A.menu:link { COLOR: white; FONT-FAMILY: Arial,Helvetica,SansSerif; FONT-SIZE: 11px; font-weight: bold; TEXT-DECORATION: none}
A.menu:active { COLOR: white; FONT-FAMILY: Arial,Helvetica,SansSerif; FONT-SIZE: 11px; font-weight: bold; TEXT-DECORATION: none}
A.menu:visited { COLOR: white; FONT-FAMILY: Arial,Helvetica,SansSerif; FONT-SIZE: 11px; font-weight: bold; TEXT-DECORATION: none}
A.menu:hover { COLOR: #fbfabb; FONT-FAMILY: Arial,Helvetica,SansSerif; FONT-SIZE: 11px; font-weight: bold; TEXT-DECORATION: none}
A.menusmall:link { COLOR: white; FONT-FAMILY: Arial,Helvetica,SansSerif; FONT-SIZE: 10px; font-weight: bold; TEXT-DECORATION: none}
A.menusmall:active { COLOR: white; FONT-FAMILY: Arial,Helvetica,SansSerif; FONT-SIZE: 10px; font-weight: bold; TEXT-DECORATION: none}
A.menusmall:visited { COLOR: white; FONT-FAMILY: Arial,Helvetica,SansSerif; FONT-SIZE: 10px; font-weight: bold; TEXT-DECORATION: none}
A.menusmall:hover { COLOR: #fbfabb; FONT-FAMILY: Arial,Helvetica,SansSerif; FONT-SIZE: 10px; font-weight: bold; TEXT-DECORATION: none}
.title { position: absolute; width: 100px; height: 20px; left: 10px; z-index: 10; font-family: verdana, helvetica, sans-serif; font-weight: bold; font-size: 12px;}
.submenu { position: absolute; left: 22px; width: 140px; border: 1px solid black; background-color: #FBFABB; font-family: verdana, helvetica, sans-serif; font-size: 10px; visibility: hidden;}
SELECT.ListBoxSelected {COLOR: green;FONT-FAMILY: Arial;FONT-SIZE: 8pt;}
