body {

/*background:#F2F5FE url("../design/bg.gif") 0 0 repeat-x; ; */
background:#f9f6eb url("../design/bg.gif") 0 0 repeat-x;
font-family: Arial, Helvetica, sans-serif; font-size: 14px;
}

.wrapper
{

  width:850px;
  margin-left:auto;
  margin-right:auto;
  min-height:300px;
  background-color:white;

}
.wrapper p
{
 padding-left:10px;
 padding-right:10px;
 color:navy;
 text-align:justify;
}

.wrapper h3
{
 padding-left:10px;
 padding-right:10px;
 color:grey;

}.wrapper h4
{
 padding-left:10px;
 padding-right:10px;
 color:navy;
}
.fieldsetmain {
padding-left: 15px;
padding-right: 15px;
color:navy;
}
.legendmain   {
color:navy;
font-weight:bold;

}
.header {

background:#435fb4 url("../design/header.jpg") ;
 width:850px;
 height:100px;
}

.footer {
  margin-left:auto;
  margin-right:auto;
 padding-top:20px;
 width:850px;
 text-align:right;
 font-size:12px;
}
.footer a{
color:#404040;
font-size:8px;
}


#tabs {background:#192666; font-size:12px; }

    #tabs ul {margin:0 10px; padding:0; list-style:none;}
    #tabs ul li {margin:0 5px 0 0; padding:0; float:left;}
    #tabs ul li a {display:block; position:relative; padding:7px 15px; border:0; background:url("../design/tab_link.gif") 0 0 repeat-x; color:#B5C4E3; font-weight:bold; text-decoration:none; cursor:pointer;}
    
    /* Main menu (tabs - link) */
    #tabs ul li a span.tab-l, #tabs ul li a:hover span.tab-l {position:absolute; top:0; left:0; _left:-15px; width:8px; height:8px; background:url("../design/tab_link_l.gif") 0 0 no-repeat;}
    #tabs ul li a span.tab-r, #tabs ul li a:hover span.tab-r {position:absolute; top:0; right:0; _right:-1px; width:8px; height:8px; background:url("../design/tab_link_r.gif") 100% 0 no-repeat;}
    
    /* Main menu (tabs - hover) */
    #tabs ul li a:hover {background:url("../design/tab_hover.gif") 0 0 repeat-x; color:#FFF;}
    #tabs ul li a:hover span.tab-l {background:url("../design/tab_hover_l.gif") 0 0 no-repeat;}
    #tabs ul li a:hover span.tab-r {background:url("../design/tab_hover_r.gif") 100% 0 no-repeat;}
    
    /* Main menu (tabs - active) */
    #tabs ul li#active a {background:#FFF; color:#FF9000;}
    #tabs ul li#active a span.tab-l {position:absolute; top:0; left:0; _left:-15px; width:8px; height:8px; background:url("../design/tab_active_l.gif") 0 0 no-repeat;}
    #tabs ul li#active a span.tab-r {position:absolute; top:0; right:0; width:8px; height:8px; background:url("../design/tab_active_r.gif") 100% 0 no-repeat;}

.box {min-height:1px; _height:1px;}
.box:after {content:"."; display:block; line-height:0px; font-size:0px; visibility:hidden; clear:both;}



img.floatLeft {float: left; margin-right: 7px;   }
img.floatRight {float: right; margin: 7px; }

.wrapper li
{
 color:navy;
 margin-right:5px 
}

/*.leftside{float: left; padding-left:5px;padding-right:5px;width:270px; background-color:#e1e5ec;margin-left:10px;margin-top:15px }   */

.leftside{float: left; padding-left:5px;padding-right:5px;width:270px; background-color:#ececec;margin-left:10px;margin-top:15px;display: inline;}
.rightside{float: right; width:540px;margin-left:10px;margin-right:10px;display: inline;}

.biohr{
 margin-left:10px;
 margin-right:10px;
 color:navy;
}

.biolefthr{
 margin-left:6px;
 margin-right:6px;
 color:navy;
}


