
div.blob        { float:left; }
div.blobtop     { width:150px; height:10px; background:url("/img/bg_150x10_box_top.gif") no-repeat bottom center; font:0px/0px sans-serif; }
div.blobbody    { width:150px; background:url("/img/bg_150x1_box.gif") #ffffff repeat-y top center; text-align:left; }
div.blobbottom  { width:150px; height:15px; background:url("/img/bg_150x15_box_bottom.gif") no-repeat top center; font:0px/0px sans-serif; margin-bottom:10px; }

div.blob2       { float:left; }
div.blobtop2    { width:470px; height:10px; background:url("/img/bg_470x10_box_top.gif") no-repeat bottom center; font:0px/0px sans-serif; margin-top:5px;}
div.blobbody2   { width:470px; background:url("/img/bg_470x1_box.gif") #ffffff repeat-y top center; text-align:left; }
div.blobbottom2 { width:470px; height:15px; background:url("/img/bg_470x15_box_bottom.gif") no-repeat top center; font:0px/0px sans-serif; margin-bottom:10px; }


div.listsub1    { margin:-5px 8px 0px; font-weight:bold; font-size:12px; }
div.listsub2    { margin:-7px 12px 0px; font-weight:bold; font-size:11px; }

div.blobbody ul { list-style-type:none; margin:0px 14px 0px; padding:0px; font:bold 14px Arial,Helvetica,sans-serif; }
div.blobbody li { display:block; padding:7px 8px 2px; text-decoration:none }
div.blobbody li a { text-decoration:none }
div.blobbody p  { margin:0px 8px; }


h2 { margin:0px 8px; padding:3px 4px 2px; font:bold 20px Arial,Helvetica,sans-serif; color:#000000; }
div.h2sub { margin:0px 18px; padding:3px 8px 2px; font:bold 14px Arial,Helvetica,sans-serif; color:#000000; }
h4 { margin:0px 8px; padding:3px 8px 2px; font:bold 12px Arial,Helvetica,sans-serif; color:#000000; background-color:#cceeee; border:1px outset; }

div.ntext { font-size :10pt; line-height :11pt; font-weight :normal; text-indent :0em; }

p { margin:0px 8px; font-family : Arial, Helvetica, sans-serif;
    font-size : 10pt;
    line-height : 11pt;
    font-weight : normal;
    text-align : justify;
    text-indent : 0em;
  }
b { font-family : Arial, Helvetica, sans-serif;
    font-size : 10pt;
    font-weight : bold;
    text-align : justify;
  }
i { font-family : Arial, Helvetica, sans-serif;
    font-size : 9pt;
    font-weight : normal;
    text-align : justify;
  }
small { font-family : Arial, Helvetica, sans-serif;
        font-size : 7pt;
}
a:hover {  background: " << HighlightColor << ";
        }
