*{
	margin: 0;
	padding: 0;
	border: none;
}
body{
	background: #fff;
	color: #000;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	background: #fff url(images/content_bg2.jpg) center top fixed;
	
}
body.home{
	background: #fff;
	color: #000;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	
}
p{
	line-height: 145%;
	margin-bottom: 15px;
}

/*------------------------- containers -- */
#shadow{
	margin: 0 auto;
	width: 863px;

}
	#wrapper{
		width: 813px;
		margin: 0 auto;
	}
	
		#wrapper_home{
		/*width: 813px;*/
		background: #fff url(images/shadow_repeat.jpg) repeat-y ;
		float: left;
		padding-left: 25px;
		padding-right: 25px;
		width: 863px;
		margin: 0 auto;
	}
		#container_home{
			background: #e1e1e1  url(images/71seconds.jpg) no-repeat;
			float: left;
			width: 813px;
		}
		#container_investor{
			background: #e1e1e1  url(images/content_investor.jpg) no-repeat;
			float: left;
			width: 813px;
		}
		#container{
			background: #e1e1e1;
			float: left;
			width: 813px;
		}
#logo{
	position: relative;
	top: 65px;
	left: 314px;
	float: left;
}
p.logo_investor{
	position: absolute;
	top: 150px;
	left: 30x;
	float: left;
}
p.statements{
	width: 400px;
	height: 1%;
	float: left;
	margin: 30px 0px 20px 0px;
}

/*---------------------------------------- header styles --*/
h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 20px;
	color: #66cc00;
}
h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 15px;
	color: #000;
}
h3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 5px;
	color: #587596;
}
h4{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	margin-bottom: 3px;
	color: #000
}

strong{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

	.green_pointer{
			color: #66cc00;
			font-size: 14px;
			font-family:Georgia, "Times New Roman", Times, serif;
			
	}
	.white_pointer{
			color: #fff;
			font-size: 14px;
			font-family:Georgia, "Times New Roman", Times, serif;
	}
 p.sub_head{
 	margin-bottom: 0px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
.temp_closed{
 	margin-bottom: 0px;
	color: #000;
	text-decoration: line-through;
}
.temp_note{
 	margin-bottom: 0px;
	color: #FF0000;
	font-style: italic;
}
 	p.index{
		margin-top: 50px;
		color: #fff;	
	}
	
/*---------------------------------------- top --*/

#top{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: left;
	width: 863px;
	height: 50px;
	font-size: 10px;
	background: url(images/shadow.jpg);
	color: #66cc00;
}

	#top img{
		margin-left: 205px;
		float: left;
		margin-top: 25px;
	}
	#top ul{
		list-style-type: none;
		float: right;
		margin-right: 54px;
		margin-top: 25px;
	}
	#top ul li{
		color: #66cc00;
		line-height: 25px;
		float: left;
		margin-left: 20px;
	}
	#top ul li a{
		font-weight: bold;
		color: #66cc00;
		text-decoration: none;
	}
	#top ul li a:hover{
		color: #fff;
		text-decoration: underline;
	}
#top ul li .pointer{
	color: #fff;
	font-size: 14px;
}


/*---------------------------------------- Nav --*/	

#nav{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: left;
	width: 170px;
	/*padding: 5px 15px 15px 15px;*/
	border-right: 1px solid #ddd;
}
	#nav ul{
		background: #fff;
		list-style-type: none;
		border-bottom: 1px solid #ddd;
		padding-bottom: 10px;
		
		}
	#nav ul.section{
		border-bottom: none;
		padding: 10px 0px 4px 15px;
		
		}
	#nav ul.section li a{
		text-decoration: none;
		color: #000;
		padding: 0px;
		font-size: 10px;
		width: 200px;
		}
	#nav ul li a strong{
		font-size: 11px;
		}
	#nav ul.section li{
		color: #000;
		font-size: 10px;
		font-weight: bold;
		
}
		#nav ul.investor{
			background: #63be00 url(images/ir_bg.gif) no-repeat;
			padding: 4px 0px;
			}
		#nav ul.investor li{
			
			padding-left: 15px;

			}
		#nav ul.investor a{
			color: #000;
			font-size: 10px;
			font-weight: bold;
		   	width: 170px;
			padding-left: 0px;
			
			}
		#nav ul li.top{
			padding-top: 10px;
			
			}
		#nav ul li.bottom{
			padding-bottom: 112px;
			}
			
			
		.nav_spacer{
			float: left;
			width: 170px;
			height: 150px;
			
			}
			
			
			
		#nav ul.investor a:hover{
			
			/*background-image: url(images/brackets/ir.gif);*/
			}
		#nav ul.investor a.active{
			/*background-image: url(images/brackets/ir.gif);*/
		}
	#nav ul li a{
			color: #587596;
			font-size: 11px;
			line-height: 17px;
			text-decoration: none;
			padding: 3px 15px 3px 15px;
			width: 100%;
		
		}
			
		#nav ul li a:hover{
			color: #000;
			text-decoration: none;
								
		}
			#nav p.top{
				margin-top: 500px;
				float: right;
			}

/*--------------------------------------- main content --*/				
#main_content_home{
	float: left;
	width: 627px;
	padding: 15px 0px 15px 15px;
	font-size: 13px;
	
}
#main_content{
	float: left;
	background: #e1e1e1 url(images/black_gradient.jpg) no-repeat right top;
	width: 627px;
	padding: 15px 0px 15px 15px;
	font-size: 13px;
	
}

/* ir */
#ir_home{
	margin-left: -15px;
	margin-top: -15px;
}

/*-- leftCol --*/
	#leftCol{
		float: left;
		width: 437px;
		
	}
	.intro{
		font-size: 22px;
		color: #587596;
	
	 }
		 .name{
			margin: 0px 0px 8px 0px;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			color: #587596;
		 }
		 #leftCol img{
			 margin-bottom: 8px;
		 }
		 #leftCol a{
		 	text-decoration: none;
			color: #587596;
			font-size: 12px;
			font-family:Verdana, Arial, Helvetica, sans-serif;
		 }
		 #leftCol a:hover{
		 	text-decoration: underline;
		 	color: #000;
		 }
		 #leftCol a:visited{
		 	color: #555;
		 }
		 #leftCol ol{
		 	margin-left: 30px;
			margin-bottom: 25px;
		 }
		  #leftCol ol li{
		 	margin-bottom: 5px;
			line-height: 17px;
		 }
		 #leftCol ul{
		 	margin-left: 30px;
			margin-bottom: 25px;
		 }
		 #leftCol ul li{
		 	margin-bottom: 5px;
			line-height: 17px;
		 }
		  #leftCol ul li.check{
		 	margin-bottom: 5px;
			margin-left: -16px;
			line-height: 17px;
			background: url(images/check.gif) no-repeat top left;
			padding-left: 16px;
			list-style-type: none;
		 }
		 
		 
		 	/* list style with boxes */
			#leftCol ul.boxes{
				list-style: none;
				margin-left: 20px;
			}
		
			#leftCol ul.boxes li.complete{
				background: url(images/redbox.gif) no-repeat top left;
				padding-left: 15px;	
			}
			#leftCol ul.boxes li.incomplete{
				background: url(images/redbox_stroke.gif) no-repeat top left;
				padding-left: 15px;	
			}
		
		
		 		#leftCol .box{
					float: left;
					width: 200px;
				}
				.new_releases{
					font-family: Verdana, Arial, Helvetica, sans-serif;
					font-weight: bold;
					font-size: 12px;
				}
				.new_releases a{
					text-decoration: none;
					color: #587596;
					font-weight: normal;
				}
				.new_releases a:hover{
					text-decoration: underline;
					color: #000;
				}
				.new_releases a:visited{
					text-decoration: none;
					color: #555;
				}
				 #leftCol p.index a{
					padding: 5px;
					background: #66cc00;
					color: #fff;
				}
		
		
					#leftCol p.big_link{
						padding: 0px;
						height: 25px;
						margin-top: 5px;
					}
					#leftCol p.big_link a{
						font-size: 10px;
						font-weight: bold;
						color: #000;
						background:  #EFF4DE url(images/green_pointer.gif) no-repeat left center;
						/* background:  #EFF4DE url(images/green_pointer.gif) no-repeat left center; */
						padding: 5px 8px 6px 35px;
						
						 
						
					}
					#leftCol p.big_link a img{
					
					}
					#leftCol p.big_link a:hover{
						font-size: 10px;
						font-weight: bold;
						color: #000;
						text-decoration: none; 
						background:  #ccc url(images/green_pointer.gif) no-repeat left center;
					}
				
				
				
/*-- rightCol --*/	
#rightCol{
		float: left;
		margin-left: 20px;
		width: 158px;
		
	}
		#rightCol ul{
			list-style-type: none;
			
		}
		#rightCol ul li{
			font-family:Verdana, Arial, Helvetica, sans-serif;
			margin-bottom: 5px;
		}		
		#rightCol ul li a{
			text-decoration: none;
			color: #587596;
			font-weight: bold;
			font-size: 12px;

		}
		#rightCol ul li a:hover{
			text-decoration: underline;
			color: #000;

		}
		#rightCol img{
			margin-top: 200px;
		}
		
	
		
 
 /*-- investor wrap --*/
 
 #investor_wrap{
 	margin-left: 15px;
	margin-top: 15px;
	float: left;
 }
 
 
/*------------------------------------------ news -- */
#news_title{
	paddding-top: 10px;
	float: left;
	color: #fff;
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
}
/*
#news_title{
	paddding-top: 10px;
	
	margin-bottom: -6px;
	float: left;
	color: #fff;
	padding-left: 75px;
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
	background: #66cc00;
}
*/
table.news{
	float: left;
	background: #fff;
	font-size: 11px;
	
}
	table.news td{
		vertical-align: top;
		width: 136px;
		padding: 8px 8px 8px 8px;
	}
		table.news td p{
			line-height: 14px;
			margin-bottom: 0px;
		}
		table.news td.investor_td img{
			padding: 5px 0px;
			float: left;
			margin-right: 15px;
			

		}
		table.news td.investor_td{
			padding: 8px 0px 8px 14px;
			width: 612px;
	
			
		}
		table.news td span.news_date {
			text-decoration: none;
			
			margin-bottom: 3px;
			color: #000;
		}
		table.news td a{
			text-decoration: none;
			color: #6c6c6c;
		}
		table.news td a:hover{
			color: #000;
		}
	
	table.news td.left{
		padding: 8px 8px 8px 15px;
	}
			
	
	table.news td.interview{
		background: #ffffff;
		color: #000;
		width: 135px;
	}
		table.news td.interview .interview_title{
			font-size: 14px;
			margin-bottom: 3px;
			color: #000;
		}
		table.news td.interview a{
		
			color: #6c6c6c;
		}
		table.news td.interview a:hover{
		
			color: #000;
		}


/*----------------------------------------- footer -- */
#spacer{
	width: 800px;
	height: 250px;
	float: left;
}

#footer{
	background: #587596;
	clear: both;
	padding: 15px;
	color: #9cadc3;
	height: 100%;
	overflow: hidden
	
}
#footer a{
	color: #9cadc3;
}
#footer a:hover{
	color: #fff;
}




/*--------------------------------------- nav brackets --*/

#nav ul li.profile a:hover{
	background: url(images/brackets/1.gif) no-repeat; 
}
#nav ul li.profile a.active{
	background: url(images/brackets/1.gif) no-repeat;
	color: #000; 
}

#nav ul li.leadership a:hover{
	background: url(images/brackets/2.gif) no-repeat; 
}
#nav ul li.leadership a.active{
	background: url(images/brackets/2.gif) no-repeat;
	color: #000;  
}

#nav ul li.news a:hover{
	background: url(images/brackets/3.gif) no-repeat; 
}
#nav ul li.news a.active{
	background: url(images/brackets/3.gif) no-repeat;
	color: #000;  
}

#nav ul li.careers a:hover{
	background: url(images/brackets/4.gif) no-repeat;  
}
#nav ul li.careers a.active{
	background: url(images/brackets/4.gif) no-repeat;
	color: #000; 
}

#nav ul li.tech a:hover{
	background: url(images/brackets/5.gif) no-repeat; 
}
#nav ul li.tech a.active{
	background: url(images/brackets/5.gif) no-repeat;
	color: #000; 
}

#nav ul li.market a:hover{
	background: url(images/brackets/6.gif) no-repeat; 
}
#nav ul li.market a.active{
	background: url(images/brackets/6.gif) no-repeat;
	color: #000;  
}


#nav ul li.indications a:hover{
	background: url(images/brackets/2.gif) no-repeat;  
}
#nav ul li.indications a.active{
	background: url(images/brackets/2.gif) no-repeat;
	color: #000;  
}

#nav ul li.publications a:hover{
	background: url(images/brackets/3.gif) no-repeat;  
}
#nav ul li.publications a.active{
	background: url(images/brackets/3.gif) no-repeat;
	color: #000;    
}


#nav ul li.status a:hover{
	background: url(images/brackets/7.gif) no-repeat;  
}
#nav ul li.status a.active{
	background: url(images/brackets/7.gif) no-repeat;
	color: #000;    
}
#nav ul li.num a{
	padding-bottom: 20px;
}
#nav ul li.num a:hover{
	background: url(images/brackets/20.gif) no-repeat;   
}
#nav ul li.num a.active{
	background: url(images/brackets/20.gif) no-repeat;
	color: #000;     
}
#nav ul li.num2 {
	width: 200px;
}
#nav ul li.num2 a:hover{
	background: url(images/brackets/21.gif) no-repeat;   
}
#nav ul li.num2 a.active{
	background: url(images/brackets/21.gif) no-repeat;
	color: #000;     
}

#nav ul li.clinical a:hover{
	background: url(images/brackets/9.gif) no-repeat;   
}
#nav ul li.clinical a.active{
	background: url(images/brackets/9.gif) no-repeat;
	color: #000;    
}

#nav ul li.partnering a:hover{
	background: url(images/brackets/10.gif) no-repeat;   
}
#nav ul li.partnering a.active{
	background: url(images/brackets/10.gif) no-repeat;
	color: #000;   
}



#nav ul li.releases a:hover{
	background: url(images/brackets/11.gif) no-repeat; 
}
#nav ul li.releases a.active{
	background: url(images/brackets/11.gif) no-repeat;
	color: #000; 
}

#nav ul li.investment a:hover{
	background: url(images/brackets/12.gif) no-repeat;  
}
#nav ul li.investment a.active{
	background: url(images/brackets/12.gif) no-repeat;
	color: #000;  
}

#nav ul li.reports a:hover{
	background: url(images/brackets/13.gif) no-repeat;  
}
#nav ul li.reports a.active{
	background: url(images/brackets/13.gif) no-repeat;
	color: #000;  
}
#nav ul li.cp a:hover{
	background: url(images/brackets/cp.gif) no-repeat;  
}
#nav ul li.cp a.active{
	background: url(images/brackets/cp.gif) no-repeat;
	color: #000;  
}

#nav ul li.events a:hover{
	background: url(images/brackets/14.gif) no-repeat;  
}
#nav ul li.events a.active{
	background: url(images/brackets/14.gif) no-repeat; 
	color: #000; 
}

#nav ul li.stock a:hover{
	background: url(images/brackets/15.gif) no-repeat; 
}
#nav ul li.stock a.active{
	background: url(images/brackets/15.gif) no-repeat;
	color: #000; 
}

#nav ul li.analyst a:hover{
	background: url(images/brackets/16.gif) no-repeat;  
}
#nav ul li.analyst a.active{
	background: url(images/brackets/16.gif) no-repeat;
	color: #000;  
}

#nav ul li.request a:hover{
	background: url(images/brackets/17.gif) no-repeat;  
}
#nav ul li.request a.active{
	background: url(images/brackets/17.gif) no-repeat;
	color: #000;  
}			

/*------------------------------------------- request info -- */

table{
	
}
table tr td input{
	margin-bottom: 3px;
	border: 1px solid #617898;
	margin-right: 3px;
	padding: 3px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
table tr td select{
	margin-bottom: 3px;
	border: 1px solid #617898;
	margin-right: 3px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
table tr td{
	margin-bottom: 5px;
	
}
textarea{
	padding: 3px;
	border: 1px solid #617898;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
input.button{
	
	border: 1px solid #617898;
	padding: 3px 10px;
	margin-right: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

.table_header{
	margin-top: 15px;
	margin-bottom: 10px;
	font-size: 12px;
	font-weight: bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

/*------------------------------------------- tangles pathway link -- */

.tanglescontainer {
	background-color: #EFF4DE;
	/*position: relative;
	left: 464px;
	top: 1px;
	*/
	width: 280px;
	margin-right: 28px;
	_margin-right: 14px;
	float: right;
	padding: 10px 15px;
	color: #6c6c6c;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.tanglescontainer p{
	margin-bottom: 0px;
	line-height: 15px;
}
.tanglescontainer a{
	
	color: #000;
	text-decoration: none;
}
.tanglescontainer a:hover{
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}


/* -- */

#vertical_container{
	width: 270px;
	float: left;
	height: auto;
}

	.accordion_toggle {
        display: block;
        width: 283px;
		color: #000;
		font-size: 10px;
		font-weight: bold;
      	margin-bottom: 5px;			
        cursor: pointer;
		margin-top: 10px;
		
	}
	.accordion_toggle:hover {
		background: url(images/link_details2.gif);
	}

    .accordion_content {
		width: 270px;
     	overflow: hidden;
		margin-left: -10px;
    }
	
        .accordion_content ul {
			list-style: none;
			
		}
		
		 .accordion_content ul li{
			line-height: 14px;
			background: url(images/pointer.gif) no-repeat;
		
			padding: 0px 10px 0px 10px;
			
        }
		.accordion_content ul li:hover{
			line-height: 14px;
			background: url(images/bracket_left.gif) no-repeat left;
			
			
			
        }
		 .accordion_content ul li a{
			color: #587596;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 11px;
			line-height: 17px;
			padding: 3px 10px 3px 0px;
			
        }        
		 .accordion_content ul li a:hover{
			color: #000;
			background: url(images/bracket_right.gif) no-repeat right;
        }       

/*--------------------------------------------- works ---------*/
	
#works{
	float: right;
	margin-left: 300px;
	margin-right: 28px;
	display: inline;
	margin-top: 0px;
}



/*--------------------------------------------- disclaimer ----*/

.disclaimer{
	font-size: 10px;
	color: #666;
	line-height: 140%;
}




*{
	margin: 0;
	padding: 0;
	border: none;
}
body{
	background: #fff;
	color: #000;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	background: #fff url(images/content_bg2.jpg) center top fixed;
	
}
body.home{
	background: #fff;
	color: #000;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	
}
p{
	line-height: 145%;
	margin-bottom: 15px;
}

/*------------------------- containers -- */
#shadow{
	margin: 0 auto;
	width: 863px;
	
	
}
	#wrapper{
		width: 813px;
		margin: 0 auto;
	}
	
		#wrapper_home{
		/*width: 813px;*/
		background: #fff url(images/shadow_repeat.jpg) repeat-y ;
		float: left;
		padding-left: 25px;
		padding-right: 25px;
		width: 863px;
		margin: 0 auto;
	}
		#container_home{
			background: #e1e1e1  url(images/71seconds.jpg) no-repeat;
			float: left;
			width: 813px;
		}
		#container_investor{
			background: #e1e1e1  url(images/content_investor.jpg) no-repeat;
			float: left;
			width: 813px;
		}
		#container{
			background: #e1e1e1;
			float: left;
			width: 813px;
		}
#logo{
	position: relative;
	top: 65px;
	left: 314px;
	float: left;
}
p.logo_investor{
	position: absolute;
	top: 150px;
	left: 30x;
	float: left;
}
p.statements{
	width: 400px;
	height: 1%;
	float: left;
	margin: 30px 0px 20px 0px;
}

/*---------------------------------------- header styles --*/
h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 20px;
	color: #66cc00;
}
h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 15px;
	color: #000;
}
h3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 5px;
	color: #587596;
}
h4{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	margin-bottom: 3px;
	color: #000
}

strong{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

	.green_pointer{
			color: #66cc00;
			font-size: 14px;
			font-family:Georgia, "Times New Roman", Times, serif;
			
	}
	.white_pointer{
			color: #fff;
			font-size: 14px;
			font-family:Georgia, "Times New Roman", Times, serif;
	}
 p.sub_head{
 	margin-bottom: 0px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
.temp_closed{
 	margin-bottom: 0px;
	color: #000;
	text-decoration: line-through;
}
.temp_note{
 	margin-bottom: 0px;
	color: #FF0000;
	font-style: italic;
}
 	p.index{
		margin-top: 50px;
		color: #fff;	
	}
	
/*---------------------------------------- top --*/

#top{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: left;
	width: 863px;
	height: 50px;
	font-size: 10px;
	background: url(images/shadow.jpg);
	color: #66cc00;
}

	#top img{
		margin-left: 205px;
		float: left;
		margin-top: 25px;
	}
	#top ul{
		list-style-type: none;
		float: right;
		margin-right: 54px;
		margin-top: 25px;
	}
	#top ul li{
		color: #66cc00;
		line-height: 25px;
		float: left;
		margin-left: 20px;
	}
	#top ul li a{
		font-weight: bold;
		color: #66cc00;
		text-decoration: none;
	}
	#top ul li a:hover{
		color: #fff;
		text-decoration: underline;
	}
#top ul li .pointer{
	color: #fff;
	font-size: 14px;
}


/*---------------------------------------- Nav --*/	

#nav{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: left;
	width: 170px;
	/*padding: 5px 15px 15px 15px;*/
	border-right: 1px solid #ddd;
}
	#nav ul{
		background: #fff;
		list-style-type: none;
		border-bottom: 1px solid #ddd;
		padding-bottom: 10px;
		
		}
	#nav ul.section{
		border-bottom: none;
		padding: 10px 0px 4px 15px;
		
		}
	#nav ul.section li a{
		text-decoration: none;
		color: #000;
		padding: 0px;
		font-size: 10px;
		width: 200px;
		}
	#nav ul li a strong{
		font-size: 11px;
		}
	#nav ul.section li{
		color: #000;
		font-size: 10px;
		font-weight: bold;
		
}
		#nav ul.investor{
			background: #63be00 url(images/ir_bg.gif) no-repeat;
			padding: 4px 0px;
			}
		#nav ul.investor li{
			
			padding-left: 15px;

			}
		#nav ul.investor a{
			color: #000;
			font-size: 10px;
			font-weight: bold;
		   	width: 170px;
			padding-left: 0px;
			
			}
		#nav ul li.top{
			padding-top: 10px;
			
			}
		#nav ul li.bottom{
			padding-bottom: 112px;
			}
			
			
		.nav_spacer{
			float: left;
			width: 170px;
			height: 150px;
			
			}
			
			
			
		#nav ul.investor a:hover{
			
			/*background-image: url(images/brackets/ir.gif);*/
			}
		#nav ul.investor a.active{
			/*background-image: url(images/brackets/ir.gif);*/
		}
	#nav ul li a{
			color: #587596;
			font-size: 11px;
			line-height: 17px;
			text-decoration: none;
			padding: 3px 15px 3px 15px;
			width: 100%;
		
		}
			
		#nav ul li a:hover{
			color: #000;
			text-decoration: none;
								
		}
			#nav p.top{
				margin-top: 500px;
				float: right;
			}

/*--------------------------------------- main content --*/				
#main_content_home{
	float: left;
	width: 627px;
	padding: 15px 0px 15px 15px;
	font-size: 13px;
	
}
#main_content{
	float: left;
	background: #e1e1e1 url(images/black_gradient.jpg) no-repeat right top;
	width: 627px;
	padding: 15px 0px 15px 15px;
	font-size: 13px;
	
}

/* ir */
#ir_home{
	margin-left: -15px;
	margin-top: -15px;
}

/*-- leftCol --*/
	#leftCol{
		float: left;
		width: 437px;
		
	}
	.intro{
		font-size: 22px;
		color: #587596;
	
	 }
		 .name{
			margin: 0px 0px 8px 0px;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			color: #587596;
		 }
		 #leftCol img{
			 margin-bottom: 8px;
		 }
		 #leftCol a{
		 	text-decoration: none;
			color: #587596;
			font-size: 12px;
			font-family:Verdana, Arial, Helvetica, sans-serif;
		 }
		 #leftCol a:hover{
		 	text-decoration: underline;
		 	color: #000;
		 }
		 #leftCol a:visited{
		 	color: #555;
		 }
		 #leftCol ol{
		 	margin-left: 30px;
			margin-bottom: 25px;
		 }
		  #leftCol ol li{
		 	margin-bottom: 5px;
			line-height: 17px;
		 }
		 #leftCol ul{
		 	margin-left: 30px;
			margin-bottom: 25px;
		 }
		 #leftCol ul li{
		 	margin-bottom: 5px;
			line-height: 17px;
		 }
		  #leftCol ul li.check{
		 	margin-bottom: 5px;
			margin-left: -16px;
			line-height: 17px;
			background: url(images/check.gif) no-repeat top left;
			padding-left: 16px;
			list-style-type: none;
		 }
		 
		 
		 	/* list style with boxes */
			#leftCol ul.boxes{
				list-style: none;
				margin-left: 20px;
			}
		
			#leftCol ul.boxes li.complete{
				background: url(images/redbox.gif) no-repeat top left;
				padding-left: 15px;	
			}
			#leftCol ul.boxes li.incomplete{
				background: url(images/redbox_stroke.gif) no-repeat top left;
				padding-left: 15px;	
			}
		
		
		 		#leftCol .box{
					float: left;
					width: 200px;
				}
				.new_releases{
					font-family: Verdana, Arial, Helvetica, sans-serif;
					font-weight: bold;
					font-size: 12px;
				}
				.new_releases a{
					text-decoration: none;
					color: #587596;
					font-weight: normal;
				}
				.new_releases a:hover{
					text-decoration: underline;
					color: #000;
				}
				.new_releases a:visited{
					text-decoration: none;
					color: #555;
				}
				 #leftCol p.index a{
					padding: 5px;
					background: #66cc00;
					color: #fff;
				}
		
		
					#leftCol p.big_link{
						padding: 0px;
						height: 25px;
						margin-top: 5px;
					}
					#leftCol p.big_link a{
						font-size: 10px;
						font-weight: bold;
						color: #000;
						background:  #EFF4DE url(images/green_pointer.gif) no-repeat left center;
						/* background:  #EFF4DE url(images/green_pointer.gif) no-repeat left center; */
						padding: 5px 8px 6px 35px;
						
						 
						
					}
					#leftCol p.big_link a img{
					
					}
					#leftCol p.big_link a:hover{
						font-size: 10px;
						font-weight: bold;
						color: #000;
						text-decoration: none; 
						background:  #ccc url(images/green_pointer.gif) no-repeat left center;
					}
				
				
				
/*-- rightCol --*/	
#rightCol{
		float: left;
		margin-left: 20px;
		width: 158px;
		
	}
		#rightCol ul{
			list-style-type: none;
			
		}
		#rightCol ul li{
			font-family:Verdana, Arial, Helvetica, sans-serif;
			margin-bottom: 5px;
		}		
		#rightCol ul li a{
			text-decoration: none;
			color: #587596;
			font-weight: bold;
			font-size: 12px;

		}
		#rightCol ul li a:hover{
			text-decoration: underline;
			color: #000;

		}
		#rightCol img{
			margin-top: 200px;
		}
		
	
		
 
 /*-- investor wrap --*/
 
 #investor_wrap{
 	margin-left: 15px;
	margin-top: 15px;
	float: left;
 }
 
 
/*------------------------------------------ news -- */
#news_title{
	paddding-top: 10px;
	float: left;
	color: #fff;
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
}
/*
#news_title{
	paddding-top: 10px;
	
	margin-bottom: -6px;
	float: left;
	color: #fff;
	padding-left: 75px;
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
	background: #66cc00;
}
*/
table.news{
	float: left;
	background: #fff;
	font-size: 11px;
	
}
	table.news td{
		vertical-align: top;
		width: 136px;
		padding: 8px 8px 8px 8px;
	}
		table.news td p{
			line-height: 14px;
			margin-bottom: 0px;
		}
		table.news td.investor_td img{
			padding: 5px 0px;
			float: left;
			margin-right: 15px;
			

		}
		table.news td.investor_td{
			padding: 8px 0px 8px 14px;
			width: 612px;
	
			
		}
		table.news td span.news_date {
			text-decoration: none;
			
			margin-bottom: 3px;
			color: #000;
		}
		table.news td a{
			text-decoration: none;
			color: #6c6c6c;
		}
		table.news td a:hover{
			color: #000;
		}
	
	table.news td.left{
		padding: 8px 8px 8px 15px;
	}
			
	
	table.news td.interview{
		background: #ffffff;
		color: #000;
		width: 135px;
	}
		table.news td.interview .interview_title{
			font-size: 14px;
			margin-bottom: 3px;
			color: #000;
		}
		table.news td.interview a{
		
			color: #6c6c6c;
		}
		table.news td.interview a:hover{
		
			color: #000;
		}


/*----------------------------------------- footer -- */
#spacer{
	width: 800px;
	height: 250px;
	float: left;
}

#footer{
	background: #587596;
	clear: both;
	padding: 15px;
	color: #9cadc3;
	height: 100%;
	overflow: hidden
	
}
#footer a{
	color: #9cadc3;
}
#footer a:hover{
	color: #fff;
}




/*--------------------------------------- nav brackets --*/

#nav ul li.profile a:hover{
	background: url(images/brackets/1.gif) no-repeat; 
}
#nav ul li.profile a.active{
	background: url(images/brackets/1.gif) no-repeat;
	color: #000; 
}

#nav ul li.leadership a:hover{
	background: url(images/brackets/2.gif) no-repeat; 
}
#nav ul li.leadership a.active{
	background: url(images/brackets/2.gif) no-repeat;
	color: #000;  
}

#nav ul li.news a:hover{
	background: url(images/brackets/3.gif) no-repeat; 
}
#nav ul li.news a.active{
	background: url(images/brackets/3.gif) no-repeat;
	color: #000;  
}

#nav ul li.careers a:hover{
	background: url(images/brackets/4.gif) no-repeat;  
}
#nav ul li.careers a.active{
	background: url(images/brackets/4.gif) no-repeat;
	color: #000; 
}

#nav ul li.tech a:hover{
	background: url(images/brackets/5.gif) no-repeat; 
}
#nav ul li.tech a.active{
	background: url(images/brackets/5.gif) no-repeat;
	color: #000; 
}

#nav ul li.market a:hover{
	background: url(images/brackets/6.gif) no-repeat; 
}
#nav ul li.market a.active{
	background: url(images/brackets/6.gif) no-repeat;
	color: #000;  
}


#nav ul li.indications a:hover{
	background: url(images/brackets/2.gif) no-repeat;  
}
#nav ul li.indications a.active{
	background: url(images/brackets/2.gif) no-repeat;
	color: #000;  
}

#nav ul li.publications a:hover{
	background: url(images/brackets/3.gif) no-repeat;  
}
#nav ul li.publications a.active{
	background: url(images/brackets/3.gif) no-repeat;
	color: #000;    
}


#nav ul li.status a:hover{
	background: url(images/brackets/7.gif) no-repeat;   
}
#nav ul li.status a.active{
	background: url(images/brackets/7.gif) no-repeat;
	color: #000;    
}
#nav ul li.num a{
	padding-bottom: 20px;
}
#nav ul li.num a:hover{
	background: url(images/brackets/20.gif) no-repeat;   
}
#nav ul li.num a.active{
	background: url(images/brackets/20.gif) no-repeat;
	color: #000;     
}
#nav ul li.num2 a:hover{
	background: url(images/brackets/21.gif) no-repeat;   
}
#nav ul li.num2 a.active{
	background: url(images/brackets/21.gif) no-repeat;
	color: #000;     
}

#nav ul li.clinical a:hover{
	background: url(images/brackets/9.gif) no-repeat;   
}
#nav ul li.clinical a.active{
	background: url(images/brackets/9.gif) no-repeat;
	color: #000;    
}

#nav ul li.partnering a:hover{
	background: url(images/brackets/10.gif) no-repeat;   
}
#nav ul li.partnering a.active{
	background: url(images/brackets/10.gif) no-repeat;
	color: #000;   
}



#nav ul li.releases a:hover{
	background: url(images/brackets/11.gif) no-repeat; 
}
#nav ul li.releases a.active{
	background: url(images/brackets/11.gif) no-repeat;
	color: #000; 
}

#nav ul li.investment a:hover{
	background: url(images/brackets/12.gif) no-repeat;  
}
#nav ul li.investment a.active{
	background: url(images/brackets/12.gif) no-repeat;
	color: #000;  
}

#nav ul li.reports a:hover{
	background: url(images/brackets/13.gif) no-repeat;  
}
#nav ul li.reports a.active{
	background: url(images/brackets/13.gif) no-repeat;
	color: #000;  
}
#nav ul li.cp a:hover{
	background: url(images/brackets/cp.gif) no-repeat;  
}
#nav ul li.cp a.active{
	background: url(images/brackets/cp.gif) no-repeat;
	color: #000;  
}

#nav ul li.events a:hover{
	background: url(images/brackets/14.gif) no-repeat;  
}
#nav ul li.events a.active{
	background: url(images/brackets/14.gif) no-repeat; 
	color: #000; 
}

#nav ul li.stock a:hover{
	background: url(images/brackets/15.gif) no-repeat; 
}
#nav ul li.stock a.active{
	background: url(images/brackets/15.gif) no-repeat;
	color: #000; 
}

#nav ul li.analyst a:hover{
	background: url(images/brackets/16.gif) no-repeat;  
}
#nav ul li.analyst a.active{
	background: url(images/brackets/16.gif) no-repeat;
	color: #000;  
}

#nav ul li.request a:hover{
	background: url(images/brackets/17.gif) no-repeat;  
}
#nav ul li.request a.active{
	background: url(images/brackets/17.gif) no-repeat;
	color: #000;  
}			

/*------------------------------------------- request info -- */

table{
	
}
table tr td input{
	margin-bottom: 3px;
	border: 1px solid #617898;
	margin-right: 3px;
	padding: 3px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
table tr td select{
	margin-bottom: 3px;
	border: 1px solid #617898;
	margin-right: 3px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
table tr td{
	margin-bottom: 5px;
	
}
textarea{
	padding: 3px;
	border: 1px solid #617898;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
input.button{
	
	border: 1px solid #617898;
	padding: 3px 10px;
	margin-right: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

.table_header{
	margin-top: 15px;
	margin-bottom: 10px;
	font-size: 12px;
	font-weight: bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

/*------------------------------------------- tangles pathway link -- */

.tanglescontainer {
	background-color: #EFF4DE;
	/*position: relative;
	left: 464px;
	top: 1px;
	*/
	width: 280px;
	margin-right: 28px;
	_margin-right: 14px;
	float: right;
	padding: 10px 15px;
	color: #6c6c6c;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.tanglescontainer p{
	margin-bottom: 0px;
	line-height: 15px;
}
.tanglescontainer a{
	
	color: #000;
	text-decoration: none;
}
.tanglescontainer a:hover{
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}


/* -- */

#vertical_container{
	width: 270px;
	float: left;
	height: auto;
}

	.accordion_toggle {
        display: block;
        width: 283px;
		color: #000;
		font-size: 10px;
		font-weight: bold;
      	margin-bottom: 5px;			
        cursor: pointer;
		margin-top: 10px;
		
	}
	.accordion_toggle:hover {
		background: url(images/link_details2.gif);
	}

    .accordion_content {
		width: 270px;
     	overflow: hidden;
		margin-left: -10px;
    }
	
        .accordion_content ul {
			list-style: none;
			
		}
		
		 .accordion_content ul li{
			line-height: 14px;
			background: url(images/pointer.gif) no-repeat;
		
			padding: 0px 10px 0px 10px;
			
        }
		.accordion_content ul li:hover{
			line-height: 14px;
			background: url(images/bracket_left.gif) no-repeat left;
			
			
			
        }
		 .accordion_content ul li a{
			color: #587596;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 11px;
			line-height: 17px;
			padding: 3px 10px 3px 0px;
			
        }        
		 .accordion_content ul li a:hover{
			color: #000;
			background: url(images/bracket_right.gif) no-repeat right;
        }       

/*--------------------------------------------- works ---------*/
	
#works{
	float: right;
	margin-left: 300px;
	margin-right: 28px;
	display: inline;
	margin-top: 0px;
}



/*--------------------------------------------- disclaimer ----*/

.disclaimer{
	font-size: 10px;
	color: #666;
	line-height: 140%;
}




