body {
        margin:0;
        padding:0;
        font-family : Verdana,Arial,Helvetica;
        font-size : 8pt;
        background-color: #88b8ca; background-image: url('body_bg.jpg'); background-repeat: repeat-y; background-position:  center 50%
}



a:link, a:visited {
text-decoration: none;
font-weight: bold;
color: #FE0517;
}

a:hover {
text-decoration: underline;
}








.TD{  
	font-family : "MS Sans Serif";
	font-size : 10pt;
        color : #24618E;
        text-align: justify;
        line-height: 1.8em;
  }	












div.textimage{
width: 732px;margin-bottom: 10px;     
border: 1px solid #000;background-color: #eee
}

div.textimage img{
float:left;
margin: 10px
}

div.textimage h2, div.textimage p{
margin:0 10px;
padding: 0
}

div.textimage h2{
margin-top: 10px
}

div.clearer{clear: left}







div.textimage2{
width: 732px;margin-bottom: 10px;     
border: 0px solid #000;background-color: #ffffff
}

div.textimage2 img{
float:left;
margin: 10px
}

div.textimage2 h2, div.textimage p{
margin:0 10px;
padding: 0
}

div.textimage2 h2{
margin-top: 10px
}

div.clearer{clear: left}















p{      
	margin-top: 17px;
	margin-bottom: 0;
        text-align: justify;
	
 }

















    #tabsJ {
      float:left;
      width:100%;
      background:#F4F4F4;
      font-size:93%;
      line-height:normal;
          border-bottom:1px solid #24618E;
      }
    #tabsJ ul {
        margin:0;
        padding:10px 10px 0 50px;
        list-style:none;
      }
    #tabsJ li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsJ a {
      float:left;
      background:url('tableftJ.gif') no-repeat left top;
      margin:0;
      text-decoration:none; padding-left:5px; padding-right:0; padding-top:0; padding-bottom:0
      }
    #tabsJ a span {
      float:left;
      display:block;
      background:url('tabrightJ.gif') no-repeat right top;
      color:#24618E; padding-left:6px; padding-right:15px; padding-top:5px; padding-bottom:4px
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsJ a span {float:none;}
    /* End IE5-Mac hack */
    #tabsJ a:hover span {
      color:#FFF;
      }
    #tabsJ a:hover {
      background-position:0% -42px;
      }
    #tabsJ a:hover span {
      background-position:100% -42px;
      }

        #tabsJ #current a {
                background-position:0% -42px;
        }
        #tabsJ #current a span {
                background-position:100% -42px;
                color:#FFF;
        }