/* import styling */
@import './hb-poll.css';

/* CSS Document */

	body {margin:0px;background:#000;font:11px Arial, Helvetica, sans-serif;color:#000;border:0px solid #fff;}
	a {text-decoration:none;color:#000;-moz-outline:0;outline:0;}
	a:hover {text-decoration:underline;}
	#container {margin:auto;padding:0px;width:974px;border:0px solid #fa4103;}
	#border {border-left:0px solid #E1E1E1;border-right:0px solid #E1E1E1;padding:0px 0px 0px 0px;margin:0px;}
	#header, #landheader {height:111px;padding:0;background:#fff;position:relative;border:0px solid #00d90a;}
	#logo {padding:35px 0 0 41px;border:0px solid #666;border:0px solid #666;}
	#global {position:absolute;top:26px;left:723px;border:0px solid #038cf6;}
	#global div {float:left;}
	#global div a {padding:5px 0 0 0;display:block;}
	
	/* Home */
	#home {float:left;background:#fff;width:974px;padding:19px 0 0 0;}
	#hMain {}
	#channel {float:left;width:218px;}
	#channel .rN {padding-top:3px;}
	* html #channel .rN {padding:0;}
	#recent-news {padding:0 50px 0 41px;}
	#recent-news a {color:#9fa1a4;}
	#recent-news img {border:0;padding:5px 0 5px 0;}
	#hBody {float:left;width:730px;}
	#theater {}
	#buckets {clear:both;height:194px;padding:31px 0 0 0;}
	#buckets a {font-weight:bold;}
	#bOne {width:228px;height:194px;padding:0;margin:0;float:left;}
	#bTwo {width:228px;height:194px;padding:0;margin:0 0 0 18px;float:left;}
	#bThree {width:228px;height:194px;padding:0;margin:0 0 0 27px;float:left;}
	#bHead {background: url(../images/bktTop.jpg) no-repeat top left;width:228px;height:21px;padding:8px 0 0 0;margin:0 0 0 0;clear:both;}
	#bHead h3 {margin:0 0 0 39px;width:180px;font-size:12px;padding:0 0 0 0;}
	#bOne #bBody {height:164px;width:142px;background: url(../images/boneBack.jpg) no-repeat top left;padding:1px 48px 10px 38px;margin:0 0 0 0;clear:both;}
	#bTwo #bBody {height:164px;width:142px;background: url(../images/btwoBack.jpg) no-repeat top left;padding:1px 48px 10px 38px;margin:0 0 0 0;clear:both;}
	#bThree #bBody {height:164px;width:142px;background: url(../images/bthreeBack.jpg) no-repeat top left;padding:1px 48px 10px 38px;margin:0 0 0 0;clear:both;}

	#icons {float:right;padding-top:12px;}
	#icons img {float:left;margin-left:15px;border:none;}
	#navigation {clear:both;height:30px;position:absolute;right:0;top:84px;padding:0 23px 0 0; background:url(../images/xoma_navBG.gif) no-repeat left top; }
	form {padding:0;margin:0;}
	#frmSearch {margin:0px;padding:0;}
	#keywords {padding:5px 2px 0px 0px;font: 10px Arial, Tahoma, Serif;background: url(../images/searchBack.gif) no-repeat top left;width:81px;height:16px;margin:0;border:0;display:inline-block;}
	#btnsearch {background: url(../images/searchBut.gif) no-repeat top left;width:21px;height:21px;border:0;text-indent:-999em;display:inline-block; }
	* html #keywords {background-attachment:fixed;margin-top:-1px;}
	* html #btnsearch {width:21px;height:21px;border:0;margin:0 0 0 0;display:inline-block;background:none;text-indent:0;}
	* html #fffs img {margin-top:4px;}
	#footer {border-top:none;line-height:18px;background:#000;font-size:9px;color:#D2E6EC;padding:9px 0;border:#02f2fb 0px solid;clear:both;}
	#footer a {color:#fff;text-decoration:none;}
	#footer a:hover {text-decoration:underline;color:#fff;}
	#footer p {margin:0px;border:1px solid #666;}
	#footer small {font:normal 14px Arial, Tahoma, Serif;padding:10px;display:block;}
	#fLinks {float:right;border:0px solid #09f885;color:#fff;}
	#fLinks a {color:#fff;}
	#copyright {color:#fff;border:0px #f9df05 solid;}
	#copyright img, #fLinks img {padding:0 8px 0 8px;}
	
	/* Common Nav */
	#nav {float:left;padding:0px;margin:0px;border:0px solid #fb05e1;}
	#nav a {text-decoration:none;display:block;}
	#nav li {float:left;padding:0px;cursor:pointer;list-style-type:none;}
	#nav ul {float:left;width:150px;padding:0px;position:absolute;left:-999em;margin:0px 0px 0px 6px;}
	#nav ul li {width:150px;display:block;}
	#nav ul li a {display:block;}
	#nav ul ul {width:150px;}
	#nav li:hover ul, #nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {left:-999em;z-index:100000;}
	#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul, #nav li li li li.sfhover ul {left:auto;z-index:100000;}
	
	/* Unique Nav */
	#nav {font:bold 10px Arial, Helvetica, sans-serif;}
	#nav a {padding:0;color:#fff;margin-left:6px; }
	#nav li#fir a {background:none;}
	#nav li#fir a#active {color:#3366CC;background:#fff;}
	#nav a:hover {color:#333;}
	#nav a#active {color:#3366CC;background:#fff;}
	#nav #active-nav {font-weight:normal;font-size:10px;}
	#nav #active-nav li a {font-weight:normal;color:#fff;}
	#nav #active-nav li a:hover {color:#000;}
	#nav li#fir ul {}
	#nav ul {background:#000;border-top:1px solid #fff;font:10px Verdana, Tahoma, Serif;text-transform:none;font-weight:normal;}
	#nav ul li {border-bottom:none;}
	#nav ul li a {color:#fff;background:none;padding:5px 15px 5px 15px;}
	#nav ul ul li a:hover {color:#000;}
	#nav ul ul {background:#000;border:0;margin:-22px 0px 0px 150px;}
	#nav li:hover, #nav li.sfhover {background:#fff;color:#000;}
	#nav li li:hover, #nav li li.sfhover {background:#ffca38;color:#000;border-bottom:none;}
	
	#nav .company {width:117px;height:25px;background: url(../images/nav1Off.gif) no-repeat top left;text-indent:-999em;display:block;}
	#nav .pipeline {width:117px;height:25px;background: url(../images/nav2Off.gif) no-repeat top left;text-indent:-999em;display:block;}
	#nav .alliances {width:117px;height:25px;background: url(../images/nav3Off.gif) no-repeat top left;text-indent:-999em;display:block;}
	#nav .biodefense {width:117px;height:25px;background: url(../images/nav4Off.gif) no-repeat top left;text-indent:-999em;display:block;}
	#nav .antibody-expertise {width:117px;height:25px;background: url(../images/nav5Off.gif) no-repeat top left;text-indent:-999em;display:block;}
	#nav .investors {width:117px;height:25px;background: url(../images/nav6Off.gif) no-repeat top left;text-indent:-999em;display:block;}
		
	#nav .company:hover, #nav li:hover a.company, #nav li.sfhover a.company {width:117px;height:25px;background: url(../images/nav1On.gif) no-repeat top left;text-indent:-999em;display:block;}
	#nav .pipeline:hover, #nav li:hover a.pipeline, #nav li.sfhover a.pipeline {width:117px;height:25px;background: url(../images/nav2On.gif) no-repeat top left;text-indent:-999em;display:block;}
	#nav .alliances:hover, #nav li:hover a.alliances, #nav li.sfhover a.alliances {width:117px;height:25px;background: url(../images/nav3On.gif) no-repeat top left;text-indent:-999em;display:block;}
	#nav .biodefense:hover, #nav li:hover a.biodefense, #nav li.sfhover a.biodefense {width:117px;height:25px;background: url(../images/nav4On.gif) no-repeat top left;text-indent:-999em;display:block;}
	#nav .antibody-expertise:hover, #nav li:hover a.antibody-expertise, #nav li.sfhover a.antibody-expertise {width:117px;height:25px;background: url(../images/nav5On.gif) no-repeat top left;text-indent:-999em;display:block;}
	#nav .investors:hover, #nav li:hover a.investors, #nav li.sfhover a.investors {width:117px;height:25px;background: url(../images/nav6On.gif) no-repeat top left;text-indent:-999em;display:block;}
	
	#nav .companyactive {width:117px;height:25px;background: url(../images/nav1On.gif) no-repeat top left;text-indent:-999em;display:block;}
	#nav .pipelineactive {width:117px;height:25px;background: url(../images/nav2On.gif) no-repeat top left;text-indent:-999em;display:block;}
	#nav .alliancesactive {width:117px;height:25px;background: url(../images/nav3On.gif) no-repeat top left;text-indent:-999em;display:block;}
	#nav .biodefenseactive {width:117px;height:25px;background: url(../images/nav4On.gif) no-repeat top left;text-indent:-999em;display:block;}
	#nav .antibody-expertiseactive {width:117px;height:25px;background: url(../images/nav5On.gif) no-repeat top left;text-indent:-999em;display:block;}
	#nav .investorsactive {width:117px;height:25px;background: url(../images/nav6On.gif) no-repeat top left;text-indent:-999em;display:block;}
	
	#main {padding:0 23px 30px 0;margin:0;background:#fff url(../images/xoma-theme.gif) no-repeat top right;border:0px solid #000;float:left;width:951px;}
	#main small {color:#999999;display:block;width:495px;float:left;padding-right:31px;font-size:11px;padding-bottom:10px;padding-left:2px;}
	#main small a {color:#999999;text-decoration:none;}
	#main small a:hover {color:#000;text-decoration:underline;}
	#access {color:#999;}
	#access a {color:#999;text-decoration:none;}
	#access a:hover {color:#000;text-decoration:underline;}
	#access ul {margin:0px;padding:0px;position:relative;}
	#access ul li {list-style-type:none;display:inline;padding-right:5px;}
	#access ul li a {padding:5px 0px 5px 20px;}
	#access ul li a#pri {background:left url(../images/ico_print.gif) no-repeat;}
	#access ul li a#ema {background:left url(../images/ico_email.gif) no-repeat;}
	#access ul li a#lgi {background:left url(../images/ico_login.gif) no-repeat;}
	#access ul li a#lgo {background:left url(../images/ico_logout.gif) no-repeat;}
	#over1 {}
	#over1 h4 {font:bold 16px Arial, Helvetica, sans-serif;border-bottom:1px solid #333;letter-spacing:-1px;color:#333;padding-bottom:3px;margin-bottom:10px;}
	#over1 h4 a {color:#333;text-decoration:none;}
	#over1 p {margin:10px 0px 10px 0px;}
	div.overclr {clear:both;position:relative;margin-top:0px;height:20px;}
	div.overnew {width:400px;margin-right:3%;margin-bottom:20px;float:left;}
	#arr {float:left;width:28px;height:24px;}
	.company #arr {background: url(../images/overCompany.gif) no-repeat top left;}
	.pipeline-overview #arr {background: url(../images/overPipeline.gif) no-repeat top left;}
	.alliances #arr, .alliances-overview #arr {background: url(../images/overAlliances.gif) no-repeat top left;}
	.biodefense #arr {background: url(../images/overBiodefense.gif) no-repeat top left;}
	.antibody-expertise-overview #arr {background: url(../images/overAntibody.gif) no-repeat top left;}
	#ov {float:left;width:300px;}
	.alliances #ov strong, .alliances-overview #ov strong a {font-size:13px;color:#4f9eb8;padding:0 0 5px 0;margin:5px 0 0 0;display:block;}
	.pipeline-overview #ov strong a {font-size:13px;color:#baa975;padding:0 0 5px 0;margin:5px 0 0 0;display:block;}
	.antibody-expertise-overview #ov strong a {font-size:13px;color:#d2c000;padding:0 0 5px 0;margin:5px 0 0 0;display:block;}
	#minHeight {width:12px;height:550px;float:left;}
	#content {width:495px;line-height:18px;float:left;color:#000;font-size:11px;border:0px solid #f52f15;}
	
	#contentfull {width:735px;line-height:18px;color:#333;font-size:12px;}
	#content strong, #content b {color:#000;}
	#content a, #contentfull a {color:#3366CC;}
	
	/*#content h1, #contentfull h1 {font:21px Arial, Helvetica, sans-serif;letter-spacing:-1px;color:#333;margin-bottom:5px;border-bottom:0px solid #333;padding-bottom:3px;}*/
	
	#content h2, #contentfull h2 {font:bold 16px Arial, Helvetica, sans-serif;color:#000;}
	#content h3, #contentfull h3 {font:bold 14px Arial, Helvetica, sans-serif;color:#3366CC;}
	#content h4, #contentfull h4 {font:bold 13px Arial, Helvetica, sans-serif;color:#000;}
	#content h5, #contentfull h4 {font:bold 12px Arial, Helvetica, sans-serif;color:#3366CC;}
	#content h6, #contentfull h4 {font:bold 12px Arial, Helvetica, sans-serif;color:#000;}
	#content ul {margin-left:16px;padding:0px;}
	#content ul li {list-style-type:square;}
	#mb {background: url(../images/mbBack.jpg) no-repeat top left;width:422px;padding:23px 32px 98px 30px;}
	
	/* Section Styles */
		/* Investors */
		/*.investors #content h1 {color:#5d4b0a;padding:27px 0 0 200px;border:0;background: url(../images/hdInvestorsOV.gif) no-repeat top left;padding:0 0 0 36px;height:60px}*/
		
		.investors #mb h2 {color:#5d4b0a;font-size:13px;font-weight:bold;background: url(../images/h2Inv.gif) no-repeat top left;padding:0 0 0 36px;}
		.investors #mb h3 {color:#5d4b0a;font-size:12px;font-weight:bold;padding:0;margin:0;}
		.investors #content a {color:#5d4b0a;}
		.investors #content a.pdf {padding:0 0 0 36px;margin-bottom:10px;display:block;background: url(../images/pdf.gif) no-repeat top left;}
		.investors #content {width:400px;}
		#stockQuote {margin-top:105px;}
		#tools {margin-top:15px;}
		#tools strong {color:#5d4b0a;}
		/* Company */
		/*.company #content h1 {font:21px Arial, Helvetica, sans-serif;letter-spacing:-1px;color:#ce3431;margin-bottom:5px;border-bottom:0px solid #333;padding-bottom:3px;} */
		#content #company-overview {color:#ce3431;padding:27px 0 0 200px;border:0;background: url(../images/hdCompanyOV.gif) no-repeat top left;height:60px;}
		#content #company-overview h1 {margin:20px 0 0 0;width:287px;}
		.company #mb h2 {color:#ce3431;font-size:13px;font-weight:bold;background: url(../images/h2Comp.gif) no-repeat top left;padding:0 0 0 36px;}
		.company-overview #mb h2 {color:#ce3431;font-size:13px;font-weight:bold;background: url(../images/h2Comp.gif) no-repeat top left;padding:0 0 0 36px;}
		.company #mb h3 {color:#ce3431;font-size:12px;font-weight:bold;padding:0;margin:0;}
		.company #content a {color:#ce3431;}
		.company #content a.pdf {padding:0 0 4px 25px;margin-bottom:10px;display:block;background: url(../images/pdf.gif) no-repeat top left;}
		
		/* Pipeline */
		/*.pipeline #content h1 {font:21px Arial, Helvetica, sans-serif;letter-spacing:-1px;color:#baa975;margin-bottom:5px;border-bottom:0px solid #333;padding-bottom:3px;}*/
		#content #pipeline-overview {color:#baa975;padding:27px 0 0 200px;border:0;background: url(../images/hdPipelineOV.gif) no-repeat top left;height:60px}
		#content #pipeline-overview h1 {margin:20px 0 0 0;width:287px;}
		.pipeline #mb h2 {color:#baa975;font-size:13px;font-weight:bold;background: url(../images/h2Pipe.gif) no-repeat top left;padding:0 0 0 36px;}
		.pipeline #mb h3 {color:#baa975;font-size:12px;font-weight:bold;padding:0;margin:0;}
		.pipeline #content a {color:#baa975;}
		.pipeline #content a.pdf {padding:0 0 4px 25px;margin-bottom:10px;display:block;background: url(../images/pdf.gif) no-repeat top left;}
		/* Alliances */
		/*#content #alliances{font:21px Arial, Helvetica, sans-serif;letter-spacing:-1px;color:#4f9eb8;margin-bottom:5px;border-bottom:0px solid #333;padding-bottom:3px;}*/
		 #content #alliances-overview {color:#4f9eb8;padding:27px 0 0 /*255px*/200px;border:0;background: url(../images/hdAlliancesOV.gif) no-repeat top left;height:60px;}
		#content #alliances-overview h1 {margin:20px 0 0 0;width:287px;}
		.alliances #mb h2 {color:#4f9eb8;font-size:13px;font-weight:bold;background: url(../images/h2Alli.gif) no-repeat top left;padding:0 0 0 36px;}
		.alliances #mb h3 {color:#4f9eb8;font-size:12px;font-weight:bold;padding:0;margin:0;}
		.alliances #content a {color:#4f9eb8;}
		.alliances #content a.pdf {padding:0 0 4px 25px;margin-bottom:10px;display:block;background: url(../images/pdf.gif) no-repeat top left;}
		/* Biodefense */
		/*.biodefense #content h1 {font:21px Arial, Helvetica, sans-serif;letter-spacing:-1px;color:#877b77;margin-bottom:5px;border-bottom:0px solid #333;padding-bottom:3px;}*/
		#content #biodefense-overview {color:#877b77;padding:27px 0 0 200px;border:0;background: url(../images/hdBiodefenseOV.gif) no-repeat top left;height:60px}
		#content #biodefense-overview h1 {margin:20px 0 0 0;width:287px;}
		.biodefense #mb h2 {color:#877b77;font-size:13px;font-weight:bold;background: url(../images/h2Bio.gif) no-repeat top left;padding:0 0 0 36px;}
		.biodefense #mb h3 {color:#877b77;font-size:12px;font-weight:bold;padding:0;margin:0;}
		.biodefense #content a {color:#877b77;}
		.biodefense #content a.pdf {padding:0 0 4px 25px;margin-bottom:10px;display:block;background: url(../images/pdf.gif) no-repeat top left;}
		/* Antibody-Expertise */
		/*.antibody-expertise #content h1 {font:21px Arial, Helvetica, sans-serif;letter-spacing:-1px;color:#d3bf00;margin-bottom:5px;border-bottom:0px solid #333;padding-bottom:3px;}*/
		#content #antibody-expertise-overview {color:#d3bf00;padding:27px 0 0 200px;border:0;background: url(../images/hdAntibodyOV.gif) no-repeat top left;height:60px}
		#content #antibody-expertise-overview h1 {margin:20px 0 0 0;width:287px;}
		.antibody-expertise #mb h2 {color:#d3bf00;font-size:13px;font-weight:bold;background: url(../images/h2Ant.gif) no-repeat top left;padding:0 0 0 36px;}
		.antibody-expertise #mb h3 {color:#d3bf00;font-size:12px;font-weight:bold;padding:0;margin:0;}
		.antibody-expertise #content a {color:#d3bf00;}
		.antibody-expertise #content a.pdf {padding:0 0 4px 25px;margin-bottom:10px;display:block;background: url(../images/pdf.gif) no-repeat top left;}
		
		
		.site-map #mb {float:left;}
		.site-map #content a {color:#ce3431;}
		
		
	/* sIfr Header */
	h1 {
	font-size: 25px;
	padding: 0 0 0 0;
	margin: 31px 0 10px 31px;
	width:414px;
	height:25px;
	}
					
	#left {float:left;border:0px solid #ffc600;}
	#left {width:205px;padding:65px 0 0 0;font-size:11px;line-height:18px;}
	#left img {margin:0px;}
	#left a {color:#000;}
	.apos {background:red;border:1px solid pink;display:inline;width:100%;}
	#active-nav {font-weight:bold;font-size:13px;}
	#active-nav li a {font-weight:normal;}
	#active-nav.level a img, #sNav #active-nav a img {visibility:visible;}
	#sNav #active-nav.level li a img {visibility:hidden;}
	#left h2 {font:bold 16px Arial, Helvetica, sans-serif;border-bottom:1px solid #333;letter-spacing:-1px;color:#333;padding-bottom:3px;}
	#left ul {width:211px;margin:0px 0px 25px 0px;padding:0px;padding-bottom:2px;line-height:14px;}
	#left ul li {list-style-type:none;margin-bottom:7px;}
	#left ul li:hover {background:#fff url(../images/snavBack.gif) repeat-x top left;}
	#left ul li#active-nav {background:#fff url(../images/snavBack2.gif) repeat-x top left;}
	#left ul ul li#active-nav {background:none;}
	#left ul ul #active-nav a {background: url(../images/ssnavBackon.gif) no-repeat top left;}
	#left ul ul li:hover {background:none;}
	#left ul li#msel a {color:#3366CC;}
	#left ul li#msel ul li a {color:#000;}
	#left ul li a {color:#000;text-decoration:none;display:block;padding:0px 5px 3px 0px;}
	#left ul li a:hover {color:#000;}
	#left ul li a span {background:#fff;}
	#left ul li a img {visibility:hidden;}
	#left ul li a:hover img, #left ul .level#parent-open img {visibility:visible;}
	#left ul li#msel a:hover {color:#3366CC;}
	#left ul ul {padding:0px 0px 0px 58px;background:none;width:auto;margin:0px;display:none;}
	#active-nav.level ul, .level#parent-open ul {display:block;}
	#left ul ul li {}
	#left ul ul li a {padding:0px 5px 0px 9px;color:#000;font-size:11px;background: url(../images/ssnavBack.gif) no-repeat top left;}
	#left ul ul li a:hover {color:#000;background: url(../images/ssnavBackon.gif) no-repeat top left;}
	#left img {border:none;}
	
	.company-overview #right, .pipeline-overview #right, .alliances-overview #right, .biodefense-overview #right, .antibody-expertise-overview #right {width:228px;float:right;;font-size:12px;line-height:18px;padding-top:87px;}
	#right {width:228px;float:right;;font-size:12px;line-height:18px;padding-top:67px;}
	#right img {margin:0px;}
	#right a {color:#3366CC;}
	#right h2 {font:bold 16px Arial, Helvetica, sans-serif;border-bottom:1px solid #333;letter-spacing:-1px;color:#333;padding-bottom:3px;}
	#right ul {width:207px;margin:0px 0px 25px 0px;padding:0px;padding-bottom:2px;line-height:14px;}
	#right ul li {list-style-type:none;background:top left url(../images/img_navIcon.gif) no-repeat;margin-bottom:7px;padding-left:16px;}
	#right ul li#msel a {color:#3366CC;}
	#right ul li#msel ul li a {color:#000;}
	#right ul li a {color:#000;text-decoration:none;display:block;padding:0px 5px 3px 0px;}
	#right ul li a:hover {color:#3366CC;}
	#right ul li#msel a:hover {color:#3366CC;}
	#right ul ul {padding:8px 0px 0px 0px;background:none;margin:0px;}
	#right ul ul li {}
	#right ul ul li a {padding:0px 5px 0px 0px;color:#3366CC;}
	#right ul ul li a:hover {color:#000;background:none;}
	#right img {border:none;}
	#menu {width:177px;height:130px;background:#3366CC top left url(../images/img_internalMenuBack.gif) no-repeat;margin:0px;margin-bottom:25px;padding:10px 15px 10px 15px;}
	#menu img {border:none;margin-top:3px;}
	#clearmain {clear:both;}
	
	#homeleft {width:47%;float:left;margin-top:10px;}
	#homeright {width:47%;float:right;margin-top:10px;}
	#homeright h3, #homeleft h3 {font:bold 16px Arial, Helvetica, sans-serif;border-bottom:1px solid #333;letter-spacing:-1px;color:#333;padding-bottom:3px;}
	#homeright ul, #homeleft ui {width:207px;margin:0px 0px 25px 0px;padding:0px;padding-bottom:2px;line-height:14px;}
	#homeright ul li, #homeleft ul li {list-style-type:none;background:top left url(../images/img_navIcon.gif) no-repeat;margin-bottom:7px;padding-left:16px;}
	#homeright ul li a, #homeleft ul li a {color:#000;text-decoration:none;display:block;padding:0px 5px 3px 0px;}
	#homeright ul li a:hover, #homeleft ul li a:hover {color:#3366CC;}
	#homeright ul ul, #homeleft ul ul {padding:4px 0px 8px 0px;background:none;margin:0px;}
	#homeright ul ul li, #homeleft ul ul li {background:none;}
	#homeright ul ul li a, #homeleft ul ul li a {padding:1px 5px 0px 5px;color:#3366CC;}
	#homeright ul ul li a:hover, #homeleft ul ul li a:hover {color:#000;background:none;}
	
	#landheader {height:60px;}
	#landbanner img {float:left;margin-bottom:15px;}
	#halfbanner {border:2px dotted #ccc;width:415px;height:160px;}
	#fullbanner {border:2px dotted #ccc;width:735px;height:160px;}
	
	/* Executive Team */
	#exec {}
	#exec #img {float:left;width:110px;}
	#exec #bio {float:left;width:312px;}
	#exec #bioall {float:left;width:430px;}
	#exec #bio h2 {font-size:13px;color:#ce3431;background:none;padding:0;margin:0;}
	#exec #bio strong {}
	a.backTop {background: url(../images/ico_back_to_top.gif) no-repeat top right;padding:0 23px 0 0;border:0px solid #999;float:left;}
	.execBack {clear:both;padding:0 0 45px 0;}
	#redLine { border-top:1px solid #ce3431;width:295px;float:left;margin:10px 10px 0 0;height:1px;}
	
	/* Content Containers */ 
	#relatedLinks {width:228px;}
	#relatedLinks, #right #pipeline, #video {margin-bottom:15px;}
	#relBody {background:#000;padding:15px 22px 15px 22px;}
	#relBody a {font-size:11px;color:#fff;line-height:auto;padding:0 20px 0 0;}
	#relHead, #pipeHead, #vidHead {width:228px;height:14px;padding:15px 0 0 0;}
	#pipeHead a {display:block;height:29px;width:228px;}
	#relHead h3, #pipeHead h3, #vidHead h3 {padding:0;margin:0;width:100px;height:13px;margin:0 0 0 34px;}
	#vidBody {text-align:center;color:#fff;background:#000;padding:15px 22px 15px 22px;}
	#pipeBody {text-align:center;color:#fff;background:#000;padding:15px 17px 15px 17px;}
	#pipeBody a, #vidBody a {color:#fff;font-size:11px;}
	.company #relBody a {background: url(../images/arrCompany.gif) no-repeat top right;}
	.company #relHead, .company #pipeHead, .company #vidHead {background: url(../images/relCompany.jpg) no-repeat top left !important;}
	.pipeline #relBody a {background: url(../images/arrPipeline.gif) no-repeat top right;}
	.pipeline #relHead, .pipeline #pipeHead, .pipeline #vidHead {background: url(../images/relPipeline.jpg) no-repeat top left !important;}
	.alliances #relBody a {background: url(../images/arrAlliances.gif) no-repeat top right;}
	.alliances #relHead, .alliances #pipeHead, .alliances #vidHead {background: url(../images/relAlliances.jpg) no-repeat top left !important;}
	.biodefense #relBody a {background: url(../images/arrBiodefense.gif) no-repeat top right;}
	.biodefense #relHead, .biodefense #pipeHead, .biodefense #vidHead {background: url(../images/relBiodefense.jpg) no-repeat top left !important;}
	.antibody-expertise #relBody a {background: url(../images/arrAntibodies.gif) no-repeat top right;}
	.antibody-expertise #relHead, .antibody-expertise #pipeHead, .antibody-expertise #vidHead {background: url(../images/relAntibody.jpg) no-repeat top left !important;}
	#jobs {margin-top:0;padding-top:0;}
	#main.pipelinepipe {width:951px;}
	#main.pipelinepipe #content {width:682px;}
	#main.pipelinepipe #mb {width:662px;background: url(../images/pipeBack.jpg) no-repeat top left;}
	#pipeline {width:228px;}
	#pipeBody {background:#000;}
	#pipeHead {}
	#video {width:228px;}
	#vidBody {background:#000;}
	#vidHead {}
	