/*----------------------------------------------Base styles */
.baseFamilyMono {font-family:courier,monospace;} 
.baseFamilySansSerif {font-family:arial,sans-serif;} 
.baseFamilySerif {font-family:Times New Roman,serif;}
.baseText {font-family:Times New Roman,serif; font-size:10pt;}
.baseTextSmall {font-family:Times New Roman,serif; font-size:8pt;}
.baseTextMono {font-family:courier,monospace; font-size:9pt;}
.baseTextSans {font-family:arial,sans-serif; font-size:9pt;}
.baseTextSansBig1 {font-family:arial,sans-serif; font-size:12pt;}
.baseTextSansBig2 {font-family:arial,sans-serif; font-size:11pt;}
.baseTextSansBig3 {font-family:arial,sans-serif; font-size:10pt;}
.baseTextSansSmall {font-family:arial,sans-serif; font-size:7pt;}
/*----------------Base colors-------------------------------------*/
/***
page {background-color:#FFFFFF; color:#093473;} *** color on open page
page alt {background-color:#FFFFFF; color:#087382;} *** some other color
atable {background-color:#BED4F7; color:#093473;} *** color on table
atable alt {background-color:#CDC3A6; color:#093473;} *** alt color on table
atable bright {background-color:#CEE4F7; color:#093473;} *** bright color on table
***/
/*----------------Body  tag-------------------------------------*/
/***
BACKGROUND="bgURL" 
BGCOLOR="color" 
TEXT="color" 
LINK="color" 
ALINK="color" 
VLINK="color"
link, visited, hover, active - must be in this order
***/
/*---------------Body set 0, no table----------------*/
.s0Bg {background-color:#FFFFFF;} 
.s0Fg {color:#093473;}
.s0Blot {background-color:#999999;} /* hardly see (deleted) */
.s0Faint {color:#295493;}           /* can see a little less (copyright) */
.s0Norm {background-color:#FFFFFF; color:#093473;} /* normal */
.s0Alt {color:#087382;}             /* some other color */
.s0Bright {color:#990000;}          /* can see a little more (messages) */
.s0Glare {color:#FF0000;}           /* can't miss messages */
.s0High {background-color:#FBFBDC;} /* highlight, like with a highlighter on paper (sponsors) */
/*--------------Table set 0 (body of page) */
.t0Table {background-color:#FFFFFF; padding:5pt;}
/*--------------Table set 1 (control, navbar, forms, menu) */
.t1Bg {background-color:#BED4F7;}
.t1Fg {color:#093473;}
.t1Table {background-color:#BED4F7; border-color:#093473; border-style:solid; border-width:1;} /**/
.t1TableList {background-color:#BED4F7; padding-left:3pt; padding-right:2pt;}
.t1CellAlt {background-color:#CDC3A6;}
.t1CellAltB {background-color:#CDC3A6; border-color:#093473; border-style:solid; border-width:1;}
.t1CellNorm {}
.t1CellNormB {border-color:#093473; border-style:solid; border-width:1;}
.t1CellBright {background-color:#CEE4F7;}
.t1Input {font-family:arial,sans-serif; font-size:9pt;}
.t1InputError {background-color:#FFE0E0; font-family:arial,sans-serif; font-size:9pt;}
.t1InputSmall {font-family:arial,sans-serif; font-size:7pt;}
.t1Norm {color:#093473;} 
.t1Glare {color:#008000;}           /* can't miss messages */ 
.t1GlareError {color:#FF0000;}      /* can't miss errors */ 
/*--------------Table set 2 (table in body text,form list grid)-------*/
.t2Bg {background-color:#FBFBEC;}
.t2Fg {color:#093473;}
.t2Table {background-color:#FBFBEC; border-color:#093473; border-style:solid; border-width:1;}
.t2TableDd {font-family:Times New Roman,serif; font-size:10pt;}
.t2TableDt {font-family:Times New Roman,serif; font-size:10pt;}
.t2CellAlt {background-color:#CDC3A6;}
.t2CellAltB {background-color:#CDC3A6; border-color:#093473; border-style:solid; border-width:1;}
.t2CellBlotB {background-color:#999999; border-color:#093473; border-style:solid; border-width:1;}
.t2CellHead {background-color:#BED4F7;}
.t2CellHeadB {background-color:#BED4F7; border-color:#093473; border-style:solid; border-width:1;}
.t2CellNormB {border-color:#093473; border-style:solid; border-width:1;} 
/*.t2CellNormB {background-color:#FBFBEC; border-color:#093473; border-style:solid; border-width:1;} */
.t2Norm {color:#093473;}
.t2Bright {color:#990000;}
.t2TextareaCounter {background-color:#BED4F7; border:none; font-size:8pt;}
/*--------------Table set 3 (form list pretty)-----------*/
.t3Table {padding-left:3pt; padding-top:3pt;}
.t3TableDd {font-family:Times New Roman,serif; font-size:10pt;}
/*.t3TableDt {font-family:arial,sans-serif; font-size:10pt;} */
.t3TableDt {font-family:Times New Roman,serif; font-size:10pt;}
.t3Norm {} 
.t3CellBlot {background-color:#999999;} 
.t3CellNormB {border-color:#093473; border-style:solid; border-width:1;}
A.t3LinkBland {color:#093473;}
A.at3LinkBland:link {color:#093473;}
A.at3LinkBland:visited {color:#093473;}
A.t3LinkNorm {}
/*----------------------------------------------Html styles */
A {text-decoration:none;}
A:hover {color:#087382; text-decoration:underline;}
BODY {color:#093473;}
DD {font-family:Times New Roman,serif; font-size:10pt;}
DL {font-family:Times New Roman,serif; font-size:10pt;}
DT {font-family:arial,sans-serif; font-size:10pt;} 
/*DT {font-family:Times New Roman,serif; font-size:10pt;}*/
H1 {font-family:arial,sans-serif; font-size:14pt;}
H2 {font-family:arial,sans-serif; font-size:12pt;}
H3 {font-family:arial,sans-serif; font-size:11pt;}
H4 {font-family:arial,sans-serif; font-size:10pt;}
H5 {font-family:arial,sans-serif; font-size:9pt;}
H6 {font-family:arial,sans-serif; font-size:8pt;}
LI {font-family:Times New Roman,serif; font-size:10pt;}
OL {font-family:Times New Roman,serif; font-size:10pt;}
UL {font-family:Times New Roman,serif; font-size:10pt;}
OPTION {font-family:serif,arial,sans-serif; font-size:9pt;}
SELECT {font-family:arial,sans-serif; font-size:9pt;}
P {font-family:Times New Roman,serif; font-size:10pt;}
TD {font-family:arial,sans-serif; font-size:9pt;} 
TH {font-family:arial,sans-serif; font-size:9pt; text-align:left;}
/*----------------------------------------------Page styles styles */
.hl1 {font-family:arial,sans-serif; font-size:14pt; font-weight:bold;} /* same as h1 */
.hl2 {font-family:arial,sans-serif; font-size:12pt; font-weight:bold;} /* same as h3 */
.hl3 {font-family:arial,sans-serif; font-size:11pt; font-weight:bold;} /* same as h3 */
.hl4 {font-family:arial,sans-serif; font-size:10pt; font-weight:bold;} /* same as h3 */
.hl5 {font-family:arial,sans-serif; font-size:9pt; font-weight:bold;}
.hl6 {font-family:arial,sans-serif; font-size:8pt; font-weight:bold;}
.quote {color:#990000; font-family:Times New Roman,serif; font-size:12pt;}
.readable {color:#000000; font-family:Times New Roman,serif; font-size:12pt;}
/*----------------------------------------------------*/
