body {
        margin:0;
        padding:0;
        font: 11px/1.5em Verdana;
}

H1 {
	font-family : Arial, sans serif;
	font-size : 16px;
	text-decoration : none;
	color : Black;
	font-weight : bold;
	font-variant : normal;
	letter-spacing : 0px;
	text-align : left;
}

H2 {
        font: bold 14px Verdana, Arial, Helvetica, sans-serif;
        color: #000;
        margin: 0px;
        padding: 0px 0px 0px 0px;
}

H3 {
        font: 14px Verdana, Arial, Helvetica, sans-serif;
        color: #000;
        margin: 0px;
        padding: 0px 0px 0px 20px;
	font-style: italic;
}


a:active {
	color: Red;
	text-decoration: none
}
a:link {
	color: Red;
	text-decoration: none
}
a:visited {
	color: Red;
	text-decoration: none
}
a:hover {
	text-decoration: underline;
	color : Black;
}


TD {
	font-family: Arial, sans serif;
	font-size: 14px;
	text-decoration: none;
	color : Black;
}
INPUT {
	font-family : Arial, sans serif;
	font-size: 12px;
	text-decoration: none;
	color : Black;
}
.dropdown {
	font-family : Arial, sans serif;
	font-size: 12px;
	text-decoration: none;
	color : Black;
}
.textarea {
	font-family : Arial, sans serif;
	font-size: 12px;
	text-decoration: none;
	color : Black;
}
.copyright {
	font-family: Arial, sans serif;
	font-size: 9px;
	text-decoration: none;
	text-align: center;
	color : Silver;
}


.between {  font-size: 6px; line-height: 6px; text-decoration: none}


.myBox
{
    margin: 0;
    border: 0px solid #ffffff;
    color: #ffffff;
    font-family: arial;
    font-weight: bolder;
    width: 300px;
    padding: 20px;
    text-align: center;
    background-color: #DED6D6;
    border: 2px solid #000000;
}


/*- Menu Tabs E--------------------------- */

    #tabsE {
      float:left;
      width:100%;
      background:#000;
      font-size:71%;
      line-height:normal;
      }
    #tabsE ul {
        margin:0;
        padding:6px 5px 5px 30px;
        list-style:none;
      }
    #tabsE li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsE a {
      float:left;
      background:url("images/tableftE.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
	  font-weight:bolder;
      }
    #tabsE a span {
      float:left;
      display:block;
      background:url("images/tabrightE.gif") no-repeat right top;
      padding:5px 10px 4px 6px;
      color:#FFF;
	  font-weight:bolder;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsE a span {float:none;}
    /* End IE5-Mac hack */
    #tabsE a:hover span {
      color:#FFF;
      }
    #tabsE a:hover {
      background-position:0% -42px;
      }
    #tabsE a:hover span {
      background-position:100% -42px;
      }

	#tabsE #current a {
                background-position:0% -42px;
      }
	  
    #tabsE #current a span {
                background-position:100% -42px;
      }


DIV.boxtop {width: 300px;
background-image: url(images/line_top.gif);
background-repeat: no-repeat; }

DIV.boxbot {width: 300px;
background-image: url(images/line_bot.gif);
background-repeat: no-repeat;
background-position: bottom; }

DIV.boxcopy {padding: 8px 10px 10px 10px;
font-size: 12px;
width: 270px;
white-space:normal; }

DIV.boxleft {background-image: url(images/line_left.gif);
background-repeat: repeat-y;
width: 5px }

DIV.boxright {width: 300px; background-image: url(images/line_right.gif);
background-repeat: repeat-y;
background-position: right; }


DIV.outsideline {border: 1px solid #999; }

DIV.headline {border-bottom: 1px solid #999;
background-color: #ECECEC;
padding: 5px 5px 5px 8px;
color: #4F4F4F;
font-size: 14px;
font-weight: bold; }

DIV.boxcontent {padding: 6px 6px 10px 6px;
line-height: 12px; }


DIV.bigredtext {
color: #a52121;
font-size: 18px;
font-weight: bold; }

DIV.medredtext {
color: #a52121;
font-size: 14px;
font-weight: bold; 
}


DIV.boxcopy {padding: 8px 10px 10px 10px;
font-size: 11px;
width: 260px;
white-space:normal; }



#biowrapper { 
text-align: center;
width:700px;
height:100px;
padding:10px;
border: 1px solid black;
} 

.biobox { 
padding: 20px;
padding-left: 25px;
display: inline;
float:left;
width=175px;
} 

