/*----------------------------------------------Base styles */
.baseFamilyMono {font-family:Courier,monospace;}
.baseFamilySansSerif {font-family:Arial,sans-serif;}
.baseFamilySans {font-family:Times New Roman,serif;}
.baseText {font-family:Times New Roman,serif; font-size:10pt;}
.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:8pt;}
.baseTextSmall {font-family:Times New Roman,serif;}
/*---------------Body set 0, no table----------------*/
.s0Bg {background-color:#FFFFFF;}
.s0Fg {color:#093473;}
.s0Blot {background-color:#999999;}
.s0Faint {color:#295493;}
.s0Norm {color:#093473; background-color:#FFFFFF;}
.s0Alt {color:#087382;}
.s0Bright {color:#990000;}
.s0Glare {color:#FF0000;}
.s0High {background-color:#FBFBDC;}
/*--------------Table set 0 (body of page) */
.t0Table {background-color:#FFFFFF;}
/*--------------Table set 1 (control, navbar, forms, menu) */
.t1Bg {background-color:#BED4F7;}
.t1Fg {color:#093473;}
.t1Table {background-color:#BED4F7; border-color:#093473;}
.t1TableList {background-color:#BED4F7;}
.t1CellAlt {background-color:#CDC3A6;}
.t1CellAltB {background-color:#CDC3A6; border-color:#093473;}
.t1CellNormB {border-color:#093473;}
.t1CellBright {background-color:#CEE4F7;}
.t1Input {font-family:Arial,sans-serif; font-size:9pt;}
.t1InputError {font-family:Arial,sans-serif; font-size:9pt;}
.t1InputError {background-color:#FFE0E0;}
.t1InputSmall {font-family:Arial,sans-serif; font-size:8pt;}
.t1Norm {color:#093473;}
.t1Glare {color:#008000;}
.t1GlareError {color:#FF0000;}
/*--------------Table set 2 (table in body text,form list grid)-------*/
.t2Bg {background-color:#FBFBEC;}
.t2Fg {color:#093473;}
.t2Table {background-color:#FBFBEC; border-color:#093473;}
.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;}
.t2CellBlotB {background-color:#999999; border-color:#093473;}
.t2CellHead {background-color:#BED4F7;}
.t2CellHeadB {background-color:#BED4F7; border-color:#093473;}
.t2CellNormB {border-color:#093473;}
.t2Norm {color:#093473;}
.t2Bright {color:#990000;}
.t2TextareaCounter {background-color:#BED4F7;}
/*--------------Table set 3 (form list pretty)-----------*/
.t3TableDd {font-family:Times New Roman,serif; font-size:10pt;}
.t3TableDt {font-family:Times New Roman,serif; font-size:10pt;}
.t3CellBlot {background-color:#999999;}
.t3CellNormB {border-color:#093473;}
A.t3LinkBland {color:#093473;}
A.t3LinkBland:link {color:#093473;}
A.t3LinkBland:visited {color:#093473;}
/*----------------------------------------------Html styles */
A:hover {color:#087382;}
BODY {color:#093473; background-color:#FFFFFF;}
DD {font-family:Times New Roman,serif; font-size:10pt;}
DL {font-family:Times New Roman,serif; font-size:10pt;}
DT {font-family:Times New Roman,serif; font-size:10pt;}
LI {font-family:Times New Roman,serif; font-size:10pt;}
P {font-family:Times New Roman,serif; font-size:10pt;}
OL {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;}
UL {font-family:Times New Roman,serif; font-size:10pt;}

