/* ikonetic stylesheet */

/* the stylesheet legend follows */


/* t# = font size, based on html actual size */
/* t-3 = 9px (HTML equiv: SIZE="-3") */
/* t-2 = 10px (HTML equiv: SIZE="-2") */
/* t-15 = 11px (HTML equiv: SIZE="-1.5") */
/* t-1 = 12px (HTML equiv: SIZE="-1") */
/* t3 = 14px (HTML equiv: SIZE="3") */
/* t+1 = 16px (HTML equiv: SIZE="+1") */
/* t+2 = 18px (HTML equiv: SIZE="+2") */
/* t+3 = 20px (HTML equiv: SIZE="+3") */

/* f# - denotes text that acts as filler; colored to match background */

/* n or b or i - font weight, normal or bold or italics */

/* t# = font color */
/* LG = #cccccc - light grey */
/* DG = #333333 - dark grey */
/* LG = #666666 - slate grey */
/* WT = #ffffff - white */
/* BK = #000000 - black */
/* DR = #990000 - dark red linked text */
/* BG1 = #669999 - light green (main background color) */
/* BG2 = #446767 - medium green (other background color) */


/* h# = header size, based on html actual size */
/* h1 = 11px (HTML equiv: H-1) */
/* h2 = 12px (HTML equiv: H-2) */


/* _L# = line height */
/* _L10 = line height 10px */
/* _L11 = line height 11px */
/* _L12 = line height 12px */
/* _L13 = line height 13px */
/* _L14 = line height 14px */
/* _L15 = line height 15px */
/* _L16 = line height 16px */
/* _L17 = line height 17px */
/* _L18 = line height 18px */
/* _L19 = line height 19px */
/* _L20 = line height 20px */


/* Font treatment classes */
.t-3nDG {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; font-weight: 400; color: #333333;}
.t-15nDG {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: 400; color: #333333;}
.f-15nBG1 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: 400; color: #669999;}
.t-15bDG {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: 700; color: #333333;}
.t-1bt3 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: 700; color: #333333;}
.h-151bDG {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: 700; line-height: 18px; color: #333333;}
.h-1bDG {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: 700; line-height: 20px; color: #333333;}


/* Links */
A.t-2bDR {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: 700; color: #990000;}

