BODY
{
	margin-top: 0px;
}
.content {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #333333;
}
.indent
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #333333;
	margin-left : 15px;
	margin-top:-1px;
	margin-bottom:2px;
}
.footer{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color: #ffffff;
	text-decoration: none;
}
.newsdate{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #333333;
	font-weight : bold;
}

.currentpage
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #05357A;
	font-weight : bold;
}
.nextpage
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #000000;
	text-decoration: none;	
}
.nextpage:hover
{
	text-decoration: underline;
}
.contentsubhead
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #000000;
	line-height : 13px;
	font-weight: bold;
}
.contentheader
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #333333;
	font-weight: bold;
}
sup
{
	font-size:9px;
	vertical-align:top;
} 

/* Link color by section, set by strPage on each page */

.homecontentlink
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #05357A;
	text-decoration: underline;
}
.homecontentlink:hover
{
	color: #05357A;
}

.globalcontentlink
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #05357A;
	text-decoration: underline;
}
.globalcontentlink:hover
{
	color: #05357A;
}


.aboutcontentlink
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #005091;
	text-decoration: underline;
}
.aboutcontentlink:hover
{
	color: #005091;
}

.careerscontentlink
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #D8AD28;
	text-decoration: underline;
}
.careerscontentlink:hover
{
	color: #D8AD28;
}

.clinicalcontentlink
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #639D2C;
	text-decoration: underline;
}
.clinicalcontentlink:hover
{
	color: #639D2C;
}

.investorscontentlink
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #046E95;
	text-decoration: underline;
}
.investorscontentlink:hover
{
	color: #046E95;
}

.pipelinecontentlink
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #6A57A1;
	text-decoration: underline;
}
.pipelinecontentlink:hover
{
	color: #6A57A1;
}



/*=============================*/

.layout
{
	padding-top : 1px;
	padding-left : 1px;
	padding-right : 1px;
	padding-bottom : 1px;
}
.forminput
{
	height:17px;
	width:148px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9px;
	color:#333333;
	
}
.forminput-err
{
	height:17px;
	width:148px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9px;
	color:#333333;
	background-color:#E07667;
}
TEXTAREA
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9px;
	color:#333333;
	}
.formrow
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight: bold;
	background-color: #e5e5e5;
	padding-right: 3px;
	padding-left: 2px;
	height: 17px;
	color:#333333;
}
.formbutton
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
    	width:100px;
	background-color:#e5e5e5;
}
.altformrow
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight: bold;
	background-color: #ffffff;
	height: 17px;
	color:#333333;
}
SELECT
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9px;
	color:#333333;
}
.float-right {/* header element float */
  float: right;
  margin-top: 2px;
  padding-left: 8px;
  padding-bottom: 8px;
   }

.management {/* style grouping for management divs */
    margin-top: 0px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #333333;
	margin-right: 0px;
  
  }
  .biounderline
  {
	width: 262px;
	height: 1px;
	color: #a2b3cd;
	margin-right: -1px;
	}
	img.team
	{
	border: 1px solid #05357A; 	
}
blockquote
{
	margin: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
}
 HR
  {
	width: 262px;
	height: 1px;
	color: #000000;
	}


