body {
        margin: 0px;
        padding: 0px;
        height: 100%;
        width: 100%;
        background-color: white;
}

a { color: #0086ed; }
span.cselected { color: #0086ed; }

#container {
        top: 0px;
        left: 50%;
        width: 1000px;
        min-height: 100%;
        position: absolute;
        margin-left: -500px;
        background-image: url("images/bg.gif");
        background-repeat: repeat-y;
        background-position: top center;
}
#header {
        height: 52px;
        padding-top: 10px;
        background-image: url("images/biotech.gif");
        background-repeat: no-repeat;
        background-position: bottom left;
        background-color: white;
}
#header #toindex {
        display: block;
        padding: 0px;
        border: none;
        float: none;
        height: 52px;
        text-decoration: none;
}
#header a {
        font-family: "Tahoma", sans-serif;
        font-size: 11px;
        color: black;
        float: right;
        display: block;
        padding: 12px;
        margin-top: 15px;
        border-right-style: dotted;
        border-right-color: #355b84;
        border-right-width: 1px;
}
#hr1 {
        background-image: url("images/hr1.jpg");
        background-repeat: no-repeat;
        background-position: top right;
        background-color: white;
        height: 19px;
}
#hr2 {
        background-image: url("images/hr2.jpg");
        background-repeat: no-repeat;
        background-position: top right;
        background-color: white;
        height: 78px;
}
#hr2 form {
        margin: 0px;
        padding: 0px;
}
#hr2 button {
        border-style: solid;
        border-width: 1px;
        border-color: #c5e7ff;
        background-image: url("images/button.gif");
        background-repeat: repeat-x;
        background-position: top left;
        height: 18px;
        font-family: "Tahoma", sans-serif;
        font-size: 10px;
        color: white;
        float: right;
        margin-left: 4px;
        margin-right: 4px;
        margin-top: 30px;
        margin-bottom: 30px;
        padding-left: 4px;
        padding-right: 4px;
}
#hr2 input {
        border-color: #355b84;
        border-style: solid;
        border-width: 1px;
        background-color: white;
        height: 16px;
        width: 259px;
        font-family: "Tahoma", sans-serif;
        font-size: 11px;
        color: #355b84;
        float: right;
        margin-top: 30px;
        margin-bottom: 30px;
        padding-top: 0px;
        padding-bottom: 0px;
        padding-left: 4px;
        padding-right: 4px;
}
#hr3 {
        background-image: url("images/hr3.gif");
        background-repeat: repeat-x;
        background-position: top center;
        background-color: white;
        font-family: "Arial", sans-serif;
        font-size: 10px;
        color: #747f9d;
        padding-top: 23px;
        padding-bottom: 23px;
        position: absolute;
        width: 1000px;
        bottom: 0px;
        clear: both;
}
#hr3 p.left { float: left; margin: 0px; padding: 0px; }
#hr3 p.right { float: right; margin: 0px; padding: 0px; }

#left {
        float: left;
        width: 178px;
        margin-left: 1px;
        margin-right: 1px;
        margin-bottom: 100px;
        background-image: url("images/left.jpg");
        background-position: top left;
        background-repeat: no-repeat;
}
#news {
        float: right;
        width: 140px;
        margin-left: 1px;
        margin-right: 1px;
        margin-bottom: 100px;
        padding-right: 10px;
        background-image: url("images/left.jpg");
        background-position: top left;
        background-repeat: no-repeat;
}
#news dt {
        font-family: "Tahoma", sans-serif;
        font-size: 10px;
        font-weight: bold;
        color: #2e5381;
}
#news dd {
        padding-left: 0px;
        margin-left: 0px;
        font-family: "Arial", sans-serif;
        font-size: 10px;
        font-weight: normal;
        color: #587396;
}
#news a {
        font-family: "Arial", sans-serif;
        font-size: 11px;
        color: #3783eb;
}
#indeximage {
        background-color: white;
        margin-right: 167px;
}
#indeximage img {
        padding-top: 5px;
        padding-bottom: 15px;
        margin-left: auto;
        margin-right: auto;
        display: block;
}
#index {
        font-family: "Arial", sans-serif;
        font-size: 11px;
        color: black;
        background-color: white;
        margin-top: 0px;
        margin-bottom: 100px;
        margin-left: 1px;
        margin-right: 170px;
        padding-left: 10px;
        padding-right: 10px;
        padding-bottom: 10px;
}
#index h1 {
        font-family: "Tahoma", sans-serif;
        font-size: 16px;
        color: black;
        margin: 0px;
}
#index h1 img {
        vertical-align: middle;
}
#tabs {
        height: 18px;
        border-bottom-color: #abb0b6;
        border-bottom-width: 1px;
        border-bottom-style: solid;
        font-family: "Tahoma", sans-serif;
        font-size: 10px;
        text-align: center;
}
#tabs a {
        color: #2c598c;
        text-decoration: none;
        width: 114px;
        height: 15px;
        margin-left: 3px;
        margin-right: 3px;
        padding-top: 3px;
        background-image: url("images/tab.jpg");
        display: block;
        float: right;
}
#tabs a.selected {
        color: black;
        background-image: url("images/stab.jpg");
}

#left ul {
        margin-left: 20px;
        margin-top: 9px;
        margin-bottom: 9px;
        margin-right: 0px;
        padding: 0px;
}
#left ul li {
        list-style-position: outside;
        list-style-type: none;
        margin: 0px;
        padding: 2px;
}
#left ul li a {
        display: block;
        padding-left: 10px;
        font-family: "Tahoma", sans-serif;
        font-size: 11px;
        color: #2e5381;
        text-decoration: none;
}
#left span.cselected {
        display: block;
        padding-left: 10px;
        font-family: "Tahoma", sans-serif;
        font-size: 11px;
        color: #2e5381;
        text-decoration: none;
}
#left ul li a.selected {
        background-image: url("images/arrow1.gif");
        background-position: center left;
        background-repeat: no-repeat;
        color: #3783eb;
}
#left span.cselected {
        background-image: url("images/arrow1.gif");
        background-position: center left;
        background-repeat: no-repeat;
        color: #3783eb;
}

#left ul li ul li a {
        background-image: url("images/arrow3.gif");
        background-position: center left;
        background-repeat: no-repeat;
}
#left ul li ul li a.selected {
        background-image: url("images/arrow2.gif");
        background-position: center left;
        background-repeat: no-repeat;
        font-weight: bold;
        color: #2e5381;
}
#left span.cselected {
        background-image: url("images/arrow2.gif");
        background-position: center left;
        background-repeat: no-repeat;
        font-weight: bold;
        color: #2e5381;
}
#left ul li ul li ul li a span {
        text-decoration: none;
        background-image: none;
}
#left ul li ul li ul li a.selected {
        background-image: none;
        font-weight: normal;
        color: #0086ed;
        background-image: none;
        text-decoration: underline;
}
#left span.cselected {
        background-image: none;
        font-weight: normal;
        color: #0086ed;
        background-image: none;
        text-decoration: underline;
}

#right {
        float: right;
        width: 156px;
        margin-left: 8px;
        margin-right: 10px;
        margin-bottom: 100px;
}
#right h1 {
        background-image: url("images/h1.gif");
        background-position: center left;
        background-repeat: no-repeat;
        height: 23px;
        font-family: "Arial", sans-serif;
        font-size: 12px;
        font-weight: bold;
        color: black;
        padding-top: 8px;
        padding-left: 16px;
        margin: 0px;
        border-bottom-style: solid;
        border-bottom-width: 1px;
        border-bottom-color: #c6d5e3;
}
#right p {
        padding-top: 12px;
        padding-bottom: 12px;
        padding-left: 8px;
        padding-right: 8px;
        font-family: "Tahoma", sans-serif;
        font-size: 11px;
        color: black;
        margin: 0px;
}

#main {
        margin-left: 206px;
        margin-right: 182px;
        margin-bottom: 100px;
        font-family: "Arial", sans-serif;
        font-size: 11px;
        color: black;
}
#main h1 {
        font-family: "Tahoma", sans-serif;
        font-size: 16px;
        color: black;
}
#main h1 img {
        vertical-align: middle;
}
#main #subleft {
        width: 154px;
        float: left;
        padding: 0px;
}
#main #subleft table {
        padding-left: 4px;
        padding-right: 4px;
        border-left-color: #c6d5e3;
        border-left-width: 1px;
        border-left-style: solid;
        border-right-color: #c6d5e3;
        border-right-width: 1px;
        border-right-style: solid;
}
#main #subleft th {
        font-family: "Tahoma", sans-serif;
        font-size: 11px;
        font-weight: bold;
        text-align: center;
        color: black;
        border-bottom-color: #d5e0ea;
        border-bottom-width: 1px;
        border-bottom-style: solid;
        padding-bottom: 8px;
        margin: 0px;
}
#main #subleft td {
        font-family: "Tahoma", sans-serif;
        font-size: 10px;
        padding-top: 8px;
}
#main #subleft td a {
        color: #0086ed;
        text-decoration: underline;
}
#main #subleft td img {
        vertical-align: middle;
        padding-right: 2px;
}

#main #subright {
/*      margin-left: 163px; */
        padding-left: 10px;
        overflow: auto;
        width: 433px;
}
#image {
        border-color: #cfd3d8;
        border-style: solid;
        border-width: 4px;
        padding: 1px;
        margin: 0px;
        max-width: 143px;
        display: block;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 10px;
}
#maximize {
        display: block;
        float: right;
        background-image: url("images/arrow.gif");
        background-repeat: no-repeat;
        background-position: center left;
        padding-left: 12px;
        margin-top: 5px;
        margin-bottom: 5px;
        color: #288bf0;
        text-decoration: underline;
}
#breadcrumb {
        font-family: "Verdana", sans-serif;
        font-size: 10px;
        font-weight: bold;
        color: black;
/*      height: 18px; */
        padding-top: 7px;
        padding-bottom: 7px;
}
#breadcrumb a { color: #3b84dc; text-decoration: none; }

#bnone ul {
        margin-left: 18px;
        padding: 0px;
}

#bnone ul li {
        list-style-position: outside;
        list-style-type: none;
        margin: 2px;
        padding: 1px;
        background-position: center left;
}

.IN1 {
	FONT-SIZE: 5pt; FONT-FAMILY: verdana, arial, helvetica; background-color: #FFFFcc; border: #666666 1px outset; }
.in2 {
	FONT-SIZE: 5pt; FONT-FAMILY: verdana, arial, helvetica; background-color: #e4e6e7; border: #666666 1px outset; }
.IN3 {
	FONT-SIZE: 5pt; FONT-FAMILY: verdana, arial, helvetica; background-color: #FFcccc; border: #666666 1px outset; }	
.xpresstext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003366;
	margin-top: 2px;
	margin-bottom: 2px;
	text-indent: 0px;
	margin-left: 10px;
	margin-right: 5px;
	text-align: left;

}	

