/* default css style sheet */

/*setup fonts*/
body       { font-family: trebuchet, arial, helvetica, sans-serif; font-size: 10pt; color: #000000; background: #ffffff}
p          { font-family: trebuchet, arial, helvetica, sans-serif; font-size: 10pt}
blockquote { font-family: trebuchet, arial, helvetica, sans-serif; font-size: 10pt}
td         { font-family: trebuchet, arial, helvetica, sans-serif; font-size: 10pt}
h3         { font-family: trebuchet, arial, helvetica, sans-serif; font-size: 16pt; font-style: italic; color: #999999}
h4         { font-family: trebuchet, arial, helvetica, sans-serif; font-size: 10pt; color: #663333; background: #ecdedd}

/*text styles*/
.important  { color: #ff0000; background: none;}
.bopHeader  { font-family: trebuchet, arial, helvetica, sans-serif; font-size: 14pt; color: #000000; background: #ffffff}
.bopContent { font-family: trebuchet, arial, helvetica, sans-serif; font-size: 10pt; color: #000000; background: #ffffff}
.bopSmall   { font-family: trebuchet, arial, helvetica, sans-serif; font-size: 8pt; color: #000000; background: #ffffff}
.bopChoc    { font-family: trebuchet, arial, helvetica, sans-serif; font-size: 10pt; font-weight: bold; color: #663333; background: #ffffff}
.bopGreen   { font-family: trebuchet, arial, helvetica, sans-serif; font-size: 10pt; color: #999966; background: #ffffff}

/*hilight table cells*/
.bopGrayCell { font-family: trebuchet, arial, helvetica, sans-serif; font-size: 10pt; font-weight: bold; color: #ffffff; background: #CCCCCC}