/* CSS Document */

/* GLOSSARY */
/* COLOR GLOSSARY */
/* Precursor Blue 293: #006AB6 */
/* Precursor Blue 293 20%: #C6D3EC */
/* Precursor Blue 293: 40% #95B1DC */
/* Precursor Blue 293: 60% #6894CE */
/* Precursor Blue orignial web site: #001E82 */
/* END COLOR GLOSSARY */
/* END GLOSSARY */


/* Backgrounds */

.precursorblue {color: #006AB6;
background-color: #ffffff;}

.bgPrecursor20 {BACKGROUND-COLOR: #C6D3EC;}

.bgPrecursor40 {BACKGROUND-COLOR: #95B1DC;}

.bgPrecursor60 {BACKGROUND-COLOR: #6894CE;}

.bgPrecursor100 {BACKGROUND-COLOR: #006AB6;}

.bgPrecursororiginal {BACKGROUND-COLOR: #001E82;}

.bg6 {BACKGROUND-COLOR: #EFEFEF;}

.bg7 {BACKGROUND-COLOR: #000000;}

.bg8 {BACKGROUND-COLOR: #ffffff}

.bg10 {BACKGROUND-COLOR: #ff0000}

.bg11 {BACKGROUND-COLOR: #0066ff}

.bg12 {BACKGROUND-COLOR: #E2E2E2;}

/* End Backgrounds */