@charset "iso-8859-1";

/* ASC Styles               */

/* author: Richard Severino */
/* Creation date: 2/19/2007 */


/*
BODY { background-color: #FFFFFF ;}
*/

/* color: #99CCCC */
BODY {font-family: sans-serif;
            color: #0A4DA2;
			 font-size: 9pt }


P, TD {font-family: sans-serif; font-size: 9pt; color: #0A4DA2; text-align: justify}


.TD_center {font-family: sans-serif; font-size: 9pt; color: #0A4DA2; text-align: center}

A { font-size: 9pt; color: #0A4DA2; font-weight: bold ;/*background-color: #CBEBFB;*/ text-decoration: none}
/*
A { font-weight: bold ;
      font-size: 9pt ;
   font-variant: small-caps;  color: #0077bb ;
                   background-color: #CBEBFB }
*/

.uline { text-decoration: underline }
.nouline { text-decoration: none }
.bkgnd {background-color: #CBEBFB }
			 

/*   --- Hn tags ------------------------------------------   */
/* #0077bb */
H1, H2, H3, H4, H5 {font-family: sans-serif; color: #0A4DA2;  font: bold; text-align: justify; font-size: 9pt}

H1 {font-size: 16pt;}
H2 { font-size: 14pt ;  text-decoration: underline ; }
H3 { font-size: 12pt ;  }
H4 { font-size: 10pt ;  text-decoration: underline ; }
H5 { font-size: 10pt ;  }

.H_center { text-align: left }
/* ---------------------------------------------------------- */


HR { color: #0000AA ; }



.main { background-color:#000000 }

.echo { color: #920000 ;
       font-weight: bold ;
         font-size: 10pt ;
        }


/*
.sidebar { background-color:#CBEBFB }
*/
.sidebar { background-color:#EFF5FB }

.sidebar p { font-size:10pt ; color:#0000AA }


/* special */

.big_title {font-family: sans-serif; color: #0077BB; font: bold; font-size: 20pt; font-stretch: wider}

.attn { color: #FF0000 ;
       font-weight: bold ;
         font-size: 11pt ;
       }