/* 
           Stylesheet for CPMHospital.com
           --------------------------------------------------------
           Version              1.1
           Created              2/13/02
           --------------------------------------------------------
*/

/* This section defines table colors */
.bodybackgroundcolor { background-color: #0E338D } 
.tableheader {  background-color: #4DAC2B }
.tableaccent {  background-color: #E9F6DA }
.sectionresults {  background-color: #E9F6DA }
.formfield {  background-color: #E5E5F1 }
.formaccent { background-color: #F1F1F1 }
.highlight {  background-color: #FFFFE2 }
.verylight {  background-color: #FBFDBE }
.white {  background-color: #FFFFFF }
.dividerline {  background-color: #7AED63 }
.tabline {  background-color: #7AED63 }
/* These were added to get the Calendar working with styleee */
.tableborder { border-color: #F8F9AB; border-style: solid; border-width: 1px } 
.tableaccentwithborder {  background-color: #E9F6DA; border-color: #F8F9AB; border-style: solid; border-width: 1px }
.extremelylightwithborder {  background-color: #FFFFC7; border-color: #F8F9AB; border-style: solid; border-width: 1px }
.verylightwithborder {  background-color: #FBFDBE; border-color: #F8F9AB; border-style: solid; border-width: 1px }
.kindoflightwithborder {  background-color: #F3F5B6; border-color: #F8F9AB; border-style: solid; border-width: 1px }
.highlightwithborder {  background-color: #FFFFE2; border-color: #F8F9AB; border-style: solid; border-width: 1px }

/* This section defines link colors */
a:link { color: #1651E1 }
a:visited { color: #666666  }
a:active { color: #4CAB2D }
/* hover color, not currently activated */
/*a:hover { color: #0E338D }*/

/* This section defines fonts */
/* For this site, color1=blue, color2=green, color3=white, and error=red.*/
.forms {  font-family: mono; font-size: 9pt; color: #000000}
.labelrequired {  font-family: "Times New Roman", Times, serif; font-size: 10pt; color: #0E338D}
.labeloptional {  font-family: "Times New Roman", Times, serif; font-size: 10pt; color: #4CAB2D}
.small {  font-family: Arial, Helvetica; font-size: 8pt; color: #000000}
.smallbold { font-family: Arial, Helvetica; font-size: 8pt; font-weight: bold; color: #000000}
.smallcolor1 { font-family: Arial, Helvetica; font-size: 8pt; color: #0E338D}
.smallcolor2 { font-family: Arial, Helvetica; font-size: 8pt; color: #4CAB2D}
.smallcolor3 { font-family: Arial, Helvetica; font-size: 8pt; color: #666666}
.medium {  font-family: Arial, Helvetica; font-size: 9pt; color: #000000}
.mediumbold {  font-family: Arial, Helvetica; font-size: 9pt; font-weight: bold; color: #000000}
.mediumcolor1 { font-family: Arial, Helvetica; font-size: 9pt; color: #0E338D}
.mediumcolor2 { font-family: Arial, Helvetica; font-size: 9pt; color: #4CAB2D}
.mediumcolor3 { font-family: Arial, Helvetica; font-size: 9pt; color: #FFFFFF}
.body {  font-family: Arial, Helvetica; font-size: 10pt; color: #000000}
.bodycolor1 { font-family: Arial, Helvetica; font-size: 10pt; color: #0E338D}
.bodycolor2 { font-family: Arial, Helvetica; font-size: 10pt; color: #4CAB2D}
.bodycolor3 { font-family: Arial, Helvetica; font-size: 10pt; color: #FFFFFF}
.bold {  font-family: Arial, Helvetica; font-size: 10pt; font-weight: bold; color: #000000}
.boldcolor1 { font-family: Arial, Helvetica; font-size: 10pt; font-weight: bold; color: #0E338D}
.boldcolor2 { font-family: Arial, Helvetica; font-size: 10pt; font-weight: bold; color: #4CAB2D}
.boldcolor3 { font-family: Arial, Helvetica; font-size: 10pt; font-weight: bold; color: #FFFFFF}
.subhead {  font-family: Arial, Helvetica; font-size: 12pt; font-weight: bold; color: #000000}
.subheadcolor1 { font-family: Arial, Helvetica; font-size: 12pt; font-weight: bold; color: #0E338D}
.subheadcolor2 { font-family: Arial, Helvetica; font-size: 12pt; font-weight: bold; color: #4CAB2D}
.subheadcolor3 { font-family: Arial, Helvetica; font-size: 12pt; font-weight: bold; color: #FFFFFF}
.head {  font-family: Arial, Helvetica; font-size: 13pt; font-weight: bold; color: #000000}
.headcolor1 { font-family: Arial, Helvetica; font-size: 13pt; font-weight: bold; color: #0E338D}
.headcolor2 { font-family: Arial, Helvetica; font-size: 13pt; font-weight: bold; color: #4CAB2D}
.headcolor3 { font-family: Arial, Helvetica; font-size: 13pt; font-weight: bold; color: #FFFFFF}
.calendarsmall {  font-family: Arial, Helvetica; font-size: 8pt;}
.error {  font-family: Arial, Helvetica; font-size: 10pt; font-weight: bold;}

/* Custom Style Entries to make the HealthGate content look nicer */
BODY {  font-family: Arial, Helvetica; font-size: 10pt; color: #000000}
TD {  font-family: Arial, Helvetica; font-size: 10pt; color: #000000}
FONT {  font-family: Arial, Helvetica; font-size: 10pt; color: #000000}

