body {
	padding: 0;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	text-align: center;
	background: #9CF url(../images/bg.gif) repeat-x
}
a {
	outline: 0;
}
.ClearBoth {
	position: relative;
	clear: both;
	height: 0px;
	overflow: hidden;
	margin: -1px 0 0 0;
}
/*********************************************************/
#ZooBiotic {
	position: relative;
	width: 950px;
	margin: 0 auto;
	text-align: left;
}
/*********************************************************/
#Logo {
	position: absolute;
	padding: 5px 6px;
	top: 24px;
	left: 50%;
	margin: 0 0 0 215px;
	z-index: 2;
}
#Logo img {
	border: 0;
}
/*********************************************************/
#TopLinks {
	float: left;
	clear: both;
	width: 850px;
	\width: 950px; /* Box Model Hack */
	w\idth: 850px;
	padding: 25px 50px 21px 50px;
	margin: 0;
	font-size: 1.1em;
	line-height: 1.18em;
	font-weight: bold;
	list-style-type: none;
}
#TopLinks li {
	float: left;
	padding: 0 30px 0 0;
}
#TopLinks li a {
	display: block;
	padding: 0 0 0 10px;
	color: #FFF;
	text-decoration: none;
	background: transparent url(../images/top_arrow.gif) 0 60% no-repeat;
}
#TopLinks li a:hover, 
#TopLinks li a:active, 
#TopLinks li a:focus {
	color: #FF9;
	text-decoration: underline;
}
/*********************************************************/
#MainLinks {
	float: left;
	clear: both;
	width: 870px;
	\width: 950px; /* Box Model Hack */
	w\idth: 870px;
	padding: 0 40px 10px 40px;
	margin: 0;
	font-size: 1.3em;
	line-height: 1.15em;
	font-weight: bold;
	list-style-type: none;
	background: transparent url(../images/main_nav_bg.gif) 0 100% no-repeat;
}
#MainLinks li {
	float: left;
	margin: 0 4px 0 0;
	background: #EBF5FF url(../images/main_nav_left.gif) no-repeat;
}
#MainLinks li.Selected {
	background: #369 url(../images/main_nav_left_highlight.gif) no-repeat;
}
#MainLinks li a {
	display: block;
	padding: 13px 28px 6px 28px;
	font-family: Arial, Helvetica, sans-serif;
	color: #69C;
	text-decoration: none;
	background: transparent url(../images/main_nav_right.gif) 100% 0 no-repeat;
}
#MainLinks li.Selected a {
	padding: 11px 28px 8px 28px;
	color: #FFF;
	background: transparent url(../images/main_nav_right_highlight.gif) 100% 0 no-repeat;
}
#MainLinks li a:hover, 
#MainLinks li a:active, 
#MainLinks li a:focus {
	color: #369;
	text-decoration: underline;
}
#MainLinks li.Selected a:hover, 
#MainLinks li.Selected a:active, 
#MainLinks li.Selected a:focus {
	color: #FF9;
}
/*********************************************************/
#SubLinks {
	float: left;
	clear: both;
	width: 850px;
	\width: 950px; /* Box Model Hack */
	w\idth: 850px;
	padding: 20px 50px 17px 50px;
	margin: 0;
	font-size: 1.1em;
	line-height: 1.18em;
	list-style-type: none;
	border-bottom: 1px #E8DCA8 solid;
	background: #FFF;
}
#SubLinks li {
	float: left;
	margin: 0 15px 0 0;
}
#SubLinks li a {
	display: block;
	padding: 0 0 0 15px;
	color: #888;
	text-decoration: none;
	background: transparent url(../images/sub_arrow.gif) 0 60% no-repeat;
}
#SubLinks li a:hover, 
#SubLinks li a:active, 
#SubLinks li a:focus {
	color: #960;
	text-decoration: underline;
}
/*********************************************************/
#Content {
	float: left;
	clear: both;
	width: 888px;
	\width: 950px; /* Box Model Hack */
	w\idth: 888px;
	padding: 0 22px 0 40px;
	background: #FFF url(../images/right_bg.gif) 678px 0 repeat-y;
}
#Content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 1.7em;
	color: #666;
	margin: 1.94em 0 0.58em 0;
}
#Content h2 {
	font-size: 1.1em;
	color: #69C;
	line-height: 1.27em;
	margin: 0 0 0.72em 0;
}
#Content p {
	font-size: 1.1em;
	color: #666;
	line-height: 1.27em;
	margin: 0 0 0.72em 0;
}
/*********************************************************/
#MainContent {
	float: left;
	width: 590px;
	padding: 0 0 30px 0;
}
#MainContent p a {
	padding: 0 2px;
	color: #369;
}
#MainContent p a:hover, 
#MainContent p a:active, 
#MainContent p a:focus {
	color: #960;
}
/*********************************************************/
#MainContent p a.PDF {
	display: block;
	padding: 4px 2px 4px 30px;
	background: transparent url(../images/icons/pdf.gif) 0 50% no-repeat;
}
#MainContent p a.Word {
	display: block;
	padding: 4px 2px 4px 30px;
	background: transparent url(../images/icons/word.gif) 0 50% no-repeat;
}
#MainContent p a.Flash {
	display: block;
	padding: 4px 2px 4px 30px;
	background: transparent url(../images/icons/flash.gif) 0 50% no-repeat;
}
#MainContent p a.Web {
	display: block;
	padding: 4px 2px 4px 30px;
	background: transparent url(../images/icons/web.gif) 0 50% no-repeat;
}
/*********************************************************/
#MainContent p#Breadcrumb {
	position: relative;
	float: left;
	clear: both;
	width: 590px;
	\width: 950px; /* Box Model Hack */
	w\idth: 590px;
	padding: 13px 320px 13px 40px;
	margin: 0 -320px 0 -40px;
	color: #C96;
	background: #FAF8EB;
}
*html #MainContent p#Breadcrumb {
	left: 40px; /* IE Only Hack */
}
#MainContent p#Breadcrumb a {
	padding: 0;
}
/*********************************************************/
#MainContent img.PicRight {
	position: relative;
	float: right;
	margin: 0 -10px 15px 25px;
}
#MainContent img.PicLeft {
	position: relative;
	float: left;
	margin: 10px 25px 15px 0;
}
/*********************************************************/
#MainContent ul {
	font-size: 1.1em;
	color: #666;
	line-height: 1.27em;
	padding: 10px 0 18px 0;
	margin: 0 0 0 30px;
}
#MainContent ul li {
	margin: 0 0 2px 0;
}
#MainContent ul li a {
	color: #369;
}
/*********************************************************/
#MainContent ul.LinksList {
	margin: 0;
	list-style-type: none;
}
#MainContent ul.LinksList li {
	padding: 0 0 0 15px;
}
#MainContent ul.LinksList li a {
	padding: 0 0 0 15px;
	text-decoration: none;
	background: transparent url(../images/sub_arrow.gif) 0 60% no-repeat;
}
#MainContent ul.LinksList li a:hover, 
#MainContent ul.LinksList li a:active, 
#MainContent ul.LinksList li a:focus {
	text-decoration: underline;
}
/*********************************************************/
#MainContent ul#MediaList {
	border-top: 1px #E0EBF5 solid;
	padding: 1.36em 0 0.63em 0;
	margin: 0;
	list-style-type: none;
}
#MainContent ul#MediaList li {
	padding: 0 0 0 15px;
	margin: 0 0 8px 0;
}
#MainContent ul#MediaList li a {
	padding: 0 0 0 15px;
	text-decoration: none;
	background: transparent url(../images/sub_arrow.gif) 0 60% no-repeat;
}
#MainContent ul#MediaList li a:hover, 
#MainContent ul#MediaList li a:active, 
#MainContent ul#MediaList li a:focus {
	text-decoration: underline;
}
/*********************************************************/
#MainContent ul.ResourceList {
	margin: 0;
	list-style-type: none;
}
#MainContent ul.ResourceList li {
	clear: both;
	padding: 0;
	margin: 0;
}
#MainContent ul.ResourceList li a {
	display: block;
	float: left;
	padding: 7px 0 7px 30px;
	text-decoration: none;
}
#MainContent ul.ResourceList li a.PDF {
	background: transparent url(../images/icons/pdf.gif) 0 50% no-repeat;
}
#MainContent ul.ResourceList li a.Word {
	background: transparent url(../images/icons/word.gif) 0 50% no-repeat;
}
#MainContent ul.ResourceList li a.Flash {
	background: transparent url(../images/icons/flash.gif) 0 50% no-repeat;
}
#MainContent ul.ResourceList li a.Web {
	background: transparent url(../images/icons/web.gif) 0 50% no-repeat;
}
#MainContent ul.ResourceList li a span {
	color: #999;
}
#MainContent ul.ResourceList li a:hover, 
#MainContent ul.ResourceList li a:active, 
#MainContent ul.ResourceList li a:focus {
	text-decoration: underline;
}
#MainContent ul.ResourceList li span {
	display: block;
	float: left;
	padding: 7px 0 7px 0.5em;
	color: #999;
}
/*********************************************************/
#MainContent ol {
	font-size: 1.1em;
	color: #666;
	line-height: 1.27em;
	padding: 10px 0 18px 0;
	margin: 0 0 0 30px;
}
#MainContent ol li {
	margin: 0 0 2px 0;
}
#MainContent ul ol a {
	color: #369;
}
/*********************************************************/
#MainContent table {
	position: relative;
	width: 590px;
	top: 0.9em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	line-height: 1.27em;
	border: 0;
	border-collapse: collapse;
	border-top: 1px #EEE solid;
	border-left: 1px #EEE solid;
	color: #666;
	margin: 0 0 2.54em 0;
}
#MainContent table th, 
#MainContent table td {
	border-right: 1px #EEE solid;
	border-bottom: 1px #EEE solid;
	padding: 3px 8px;
	text-align: center;
}
#MainContent table th {
	 font-weight: bold;
	 color: #69C;
}
#MainContent table th span {
	font-weight: normal;
	color: #CCC;
}

#TableNoBorder table,
#TableNoBorder table td {
	border: 0;
	border-top: 0px;
	border-right: 0px;
	border-left: 0px;
	border-bottom: 0px;
}
/*********************************************************/
#HomeIntro {
	float: left;
	min-height: 296px;
	margin: 0 0 15px 0;
}
*html #HomeIntro {
	height: 296px; /* IE Only Hack */
}
#HomeIntro p strong {
	color: #69C;
}
/*********************************************************/
#HomeMedia {
	position: relative;
	float: left;
	clear: both;
	width: 870px;
	\width: 950px; /* Box Model Hack */
	w\idth: 870px;
	border-top: 1px #E0EBF5 solid;
	padding: 30px 40px 35px 40px;
	margin: 0 -320px -30px -40px;
	background: #EAF3FC;
}
*html #HomeMedia {
	left: 40px; /* IE Only Hack */
}
#HomeMedia h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 1.7em;
	color: #666;
	margin: 0 0 0.58em 0;
}
#HomeMedia h3 {
	font-size: 1.1em;
	color: #69C;
	line-height: 1.27em;
	margin: 0 0 0.72em 0;
}
#HomeMedia p a:hover, 
#HomeMedia p a:active, 
#HomeMedia p a:focus {
	background: #FFF;
}
#HomePress, 
#HomeArticles {
	float: left;
	width: 420px;
}
#HomePress {
	margin: 0 30px 0 0;
}
#HomePress p, 
#HomeArticles p {
	border-top: 1px #E0EBF5 solid;
	padding-top: 10px;
}
#HomePress p span, 
#HomeArticles p span {
	color: #999;
}
/*********************************************************/
#Address {
	float: left;
	clear: both;
	width: 560px;
	\width: 590px; /* Box Model Hack */
	w\idth: 560px;
	padding: 15px 0 15px 30px;
}
#Address p {
	float: left;
	width: 265px;
}
/*********************************************************/
img.Investors {
	float: right;
	margin: -10px 0 15px 15px;
}
img.International {
	float: right;
	margin: 0 0 15px 15px;
}
/*********************************************************/
#MainForm {
	float: left;
	clear: both;
	width: 550px;
	\width: 590px; /* Box Model Hack */
	w\idth: 550px;
	border: 1px #E0EBF5 solid;
	padding: 30px 19px 15px 19px;
	margin: 20px 0;
	background: #FFF url(../images/form_bg.gif) repeat-x;
}
#MainForm p {
	float: left;
	clear: both;
	width: 550px;
}
#MainForm p label {
	display: block;
	float: left;
	width: 170px;
	padding: 4px 0;
	margin: 0 15px 0 0;
	text-align: right;
	cursor: pointer;
	cursor: hand;
}
#MainForm p input, 
#MainForm p textarea {
	float: left;
	width: 240px;
	\width: 250px; /* |Box Model Hack */
	w\idth: 240px;
	padding: 1px 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.18em;
}
#MainForm p textarea {
	height: 50px;
}
#MainForm p.Buttons {
	width: 365px;
	\width: 550px; /* Box Model Hack */
	w\idth: 365px;
	padding: 0 0 0 185px;
}
#MainForm p.Buttons button {
	display: block;
	float: left;
	border: 1px #369 solid;
	padding: 0;
	margin: 5px 30px 0 0;
	width: 110px;
	height: 28px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #FFF;
	line-height: 1.5em;
	background: #369;
	cursor: pointer;
	cursor: hand;
}
#MainForm p.Buttons button.Reset {
	border: 1px #D5E0EB solid;
	color: #036;
	background: #FFF;
}
/*********************************************************/
#SubMedia div.Press, 
#SubMedia div.Article {
	border-top: 1px #E0EBF5 solid;
	padding: 1.36em 0 0.63em 0;
}
#SubMedia h3, 
#SubMedia h3 {
	display: block;
	font-weight: normal;
	font-size: 1.1em;
	color: #999;
	margin: 0 0 4px 0;
}
/*********************************************************/
#RightNavigation {
	position: relative;
	top: -3.9em;
	float: right;
	width: 250px;	
	padding: 296px 0 0 0;
	margin: -97px 0 -39px 0;
	background: transparent url(../images/scientist2.jpg) no-repeat;
}
#RightNavigation p {
	float: left;
	clear: both;
	width: 250px;
	margin: 0;
}
/*********************************************************/
#RightNavigation ul {
	float: left;
	clear: both;
	width: 220px;
	padding: 42px 0 32px 0;
	margin: 0;
	list-style-type: none;
}
#RightNavigation ul li {
	float: left;
	clear: both;
	width: 220px;
	border-bottom: 1px #DCE8F8 solid;
}
#RightNavigation ul li.Last {
	border: 0;
}
#RightNavigation ul li a {
	display: block;
	padding: 6px 15px 5px 30px;
	font-size: 1.1em;
	line-height: 1.27em;
	color: #666;
	text-decoration: none;
	background: transparent url(../images/right_arrow.gif) 16px 11px no-repeat;
}
#RightNavigation ul li a:hover, 
#RightNavigation ul li a:active, 
#RightNavigation ul li a:focus {
	color: #960;
}
#RightNavigation ul li a.Selected {
	background-color: #FFF;
}
/*********************************************************/
#RightNavigation p a.MoreInfo {
	display: block;
	width: 220px;
	\width: 250px; /* Box Model Hack */
	w\idth: 220px;
	border-top: 1px #FFF solid;
	padding: 42px 15px 12px 15px;
	font-weight: bold;
	font-size: 0.9em;
	line-height: 1em;
	color: #FFF;
	text-decoration: none;
	background: #9CF url(../images//more_info.gif) 0 0 no-repeat;
}
#RightNavigation p a.MoreInfo:hover, 
#RightNavigation p a.MoreInfo:active, 
#RightNavigation p a.MoreInfo:focus {
	color: #9CF;
	background-color: #369;
	background-position: -250px 0;
}
#RightNavigation p a.MoreInfo strong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.7em;
	line-height: 1.17em;
	font-weight: normal;
	color: #369;
}
#RightNavigation p a.MoreInfo:hover strong, 
#RightNavigation p a.MoreInfo:active strong, 
#RightNavigation p a.MoreInfo:focus strong {
	color: #FFF;
}
#RightNavigation p a.MoreInfo span {
	font-size: 0.9em;
	line-height: 1em;
}
/*********************************************************/
#RightNavigation p a.DiscussOnline {
	display: block;
	width: 220px;
	\width: 250px; /* Box Model Hack */
	w\idth: 220px;
	border-top: 1px #FFF solid;
	border-bottom: 1px #FFF solid;
	padding: 15px 15px 10px 15px;
	font-weight: bold;
	font-size: 0.9em;
	line-height: 1em;
	color: #69C;
	text-transform: capitalize;
	text-decoration: none;
	background: #FC3 url(../images/forums_arrow.gif) 100% 100% no-repeat;
}
#RightNavigation p a.DiscussOnline:hover, 
#RightNavigation p a.DiscussOnline:active, 
#RightNavigation p a.DiscussOnline:focus {
	color: #9CF;
	background-color: #369;
}
#RightNavigation p a.DiscussOnline strong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.7em;
	line-height: 1.17em;
	font-weight: normal;
	color: #369;
}
#RightNavigation p a.DiscussOnline:hover strong, 
#RightNavigation p a.DiscussOnline:active strong, 
#RightNavigation p a.DiscussOnline:focus strong {
	color: #FFF;
}
/*********************************************************/
#Footer {
	float: left;
	clear: both;
	width: 885px;
	\width: 950px; /* Box Model Hack */
	w\idth: 885px;
	border-top: 5px #7FB2E5 solid;
	padding: 23px 25px 25px 40px;
}
#Footer p {
	margin: 0;
}
/*********************************************************/
#Info {
	float: left;
	width: 615px;
	font-size: 1.1em;
}
/*********************************************************/
#Info p.BackTop {
	float: right;
}
#Info p.BackTop a {
	display: block;
	padding: 0 15px 0 0;
	color: #369;
	text-decoration: none;
	background: transparent url(../images/back_top.gif) 100% 50% no-repeat;
}
#Info p.BackTop a:hover, 
#Info p.BackTop a:active, 
#Info p.BackTop a:focus {
	text-decoration: underline;
}
/*********************************************************/
#Info ul {
	float: left;
	padding: 0;
	margin: 0;
	list-style-type: none;
}
#Info ul li {
	float: left;
}
#Info ul li.Privacy {
	border-right: 1px #B0DEFF solid;
	padding: 0 8px 0 0;
	margin: 0 8px 0 0;
}
#Info ul li a {
 font-weight: bold;
 color: #FFF;
 text-decoration: none;
}
#Info ul li a:hover, 
#Info ul li a:active, 
#Info ul li a:focus {
	color: #FF9;
	text-decoration: underline;
}
/*********************************************************/
#Info p.Copyright {
	float: left;
	clear: left;
	color: #FFF;
	line-height: 2.18em;
}
/*********************************************************/
#Bytedmedia {
	float: right;
	width: 110px;
}
#Bytedmedia img {
	position: relative;
	border: 0;
	margin: -4px 0;
}
/*********************************************************/
#PageOptions {
	position: absolute;
	top: 24px;
	left: 50%;
	width: 300px;
	padding: 0;
	margin: 0 0 0 -130px;
	font-size: 0.9em;
	list-style-type: none;
}
#PageOptions li {
	float: right;
}
#PageOptions li a {
	display: block;
	font-weight: bold;
	color: #FFF;
	text-transform: capitalize;
	text-decoration: none;
}
#PageOptions li a.Email {
	padding: 2px 0 2px 23px;
	background: transparent url(../images/email_page.gif) 0 50% no-repeat;
}
#PageOptions li a.Print {
	padding: 2px 0 2px 19px;
	margin: 0 9px 0 0;
	background: transparent url(../images/print_page.gif) 0 50% no-repeat;
}
#PageOptions li a:hover, 
#PageOptions li a:active, 
#PageOptions li a:focus {
	color: #FF9;
	text-decoration: underline;
}