P.class01:first-letter{font-size:100%;color:#0099CC}
A.bottom01 {color:#0099CC;font-weight:bold;text-decoration:none;}
A.bottom01:HOVER {color:#FFFFFF;font-weight:bold;text-decoration:none;}
#content01 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
}
#content01 A{color:#0080C2;text-decoration:none;font-weight:bold;}
#content01 A:HOVER{color:#0080C2;text-decoration:underline;font-weight:bold;}
#content01 {padding-right:20px;padding-top:25px;}
#content00 {width:180px;padding-top:185px;}
#content01A {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
}
class02 {
font-size:100%;color:#0099CC
}
.class02 {
font-size:100%;color:#000000
}
.BoldHeader {
	font-size: 100%;
	font-weight: bold;
	color: #0099CC;
	line-height: 200%;
}
.BoldHeadernews {
	font-size: 100%;
	font-weight: bold;
	color: #0099CC;
	line-height: 130%;
}
   /* set the image to use and establish the lower-right position */
    .cssbox, .cssbox_body, .cssbox_head, .cssbox_head h2, .cssbox_head h3{
      background: transparent url(images/window.png) no-repeat bottom right}
    .cssbox{
    /* intended total box width - padding-right(next) */
      width:335px !important; /* IE Win = width - padding */
      width: 320px; 
    /* the gap on the right edge of the image (not content padding) */
      padding-right:15px; /* use to position the box */
      margin:20px auto}

    /* set the top-right image */
    .cssbox_head{background-position:top right;
    /* pull the right image over on top of border */
      margin-right:-15px; 
    /* right-image-gap + right-inside padding */
      padding-right:40px}

    /* set the top-left image */
    .cssbox_head h2{
      background-position:top left;
      margin:0; /* reset main site styles*/ 
      border:0; /* ditto */
    /* padding-left = image gap + interior padding ... no padding-right */
      padding:25px 0 15px 40px; 
      height:auto !important;
      height:1%} /* IE Holly Hack */

          /* set the top-left image */
    .cssbox_head h3{
	    font-size: 120%;
      background-position:top left;
      margin:0; /* reset main site styles*/ 
      border:0; /* ditto */
    /* padding-left = image gap + interior padding ... no padding-right */
      padding:25px 0 15px 40px; 
      height:auto !important;
      height:1%} /* IE Holly Hack */
      
    /* set the lower-left corner image */
    .cssbox_body{
      background-position:bottom left;
      margin-right:25px; /* interior-padding right */ 
      padding:15px 0 15px 40px} /* mirror .cssbox_head right/left */
