﻿body 
{
	font: 78.5%/1.6em Arial, verdana, geneva, sans-serif;
	word-spacing:2px;
	color:#444;
	margin:20px;
	background-image:url('images/water-left.jpg');
	background-repeat: no-repeat;
}

a
{
  color:#3B5386;
  font-weight:bold; 
  text-decoration:none; 
  font-family: Arial, verdana, Helvetica, Sana-serif;
  font-size: 9pt;
  line-height: 11pt;
}
a:hover
{
  text-decoration: underline;
}

/** GENERAL BODY TEXT  **/
.bodytext
{
	font-weight: normal;
	font-size: 9pt;
	color: #1e4898;
	line-height: 11pt;
	font-family: Arial, verdana, Helvetica, Sana-serif;
	text-align: left;
}
.bodytextsmall
{
	font-weight: normal;
	font-size: 8pt;
	color: #1e4898;
	line-height: 9.5pt;
	font-family: Arial, verdana, Helvetica, Sana-serif;
	text-align: left;
}
.bodytextred
{
	font-weight: normal;
	font-size: 8pt;
	/**color: #AB3970;**/
	color: #FF0000;
	line-height: 10pt;
	font-family: Arial, verdana, Helvetica, Sana-serif;
	text-align: left;
}
.bodytextgray
{
	font-weight: normal;
	font-size: 8pt;
	color: #808080;
	line-height: 10pt;
	font-family: Arial, verdana, Helvetica, Sana-serif;
	text-align: left;
}
.bodytextwhite
{
	font-weight: normal;
	font-size: 8pt;
	color: #ffffff;
	line-height: 10pt;
	font-family: Arial, verdana, Helvetica, Sana-serif;
	text-align: left;
}
.bodytextwhiteheader1
{
	font-weight: bold;
	font-size: 14pt;
	color: #ffffff;
	line-height: 18pt;
	font-family: Arial, verdana, Helvetica, Sana-serif;
	text-align: left;
}
.bodytextbold
{
	font-weight: bold;
	font-size: 8pt;
	color: #1e4898;
	line-height: 10pt;
	font-family: Arial, verdana, Helvetica, Sana-serif;
	text-align: left;
}

.bodytextspaced1
{
	font-weight: normal;
	font-size: 9pt;
	color: #1e4898;
	line-height: 13pt;
	font-family: Arial, verdana, Helvetica, Sana-serif;
	text-align: left;
}

.philosophy
{
	font-weight: normal;
	font-size: 9pt;
	color: #FFFFFF;
	line-height: 11pt;
	font-family: Arial, verdana, Helvetica, Sana-serif;
	text-align: left;
}
.namesake
{
	font-weight: normal;
	font-size: 16pt;
	color: #FFFFFF;
	line-height: 18pt;
	font-family: Arial, verdana, Helvetica, Sana-serif;
	text-align: left;
}

.header1
{
	font-weight: bold;
	font-size: 11pt;
	color: #1e4898;
	line-height: 13pt;
	font-family: Arial, verdana, Helvetica, Sana-serif;
	text-align: justify;
}
.header2, .blueheader, .redheader, .orangeheader, .greenheader
{
	font-weight: bold;
	font-size: 10pt;
	color: #1e4898;
	line-height: 13pt;
	font-family: Arial, verdana, Helvetica, Sana-serif;
	text-align: justify;
}

.blueheader
{
    color: #57A6C7;
    }
.redheader
{
    color: #AB2A3A;
    }
.orangeheader
{
    color: #CE7940;
    }
.greenheader
{
    color: #629148;
    }

.bodytextredbold
{
	font-weight: bold;
	font-size: 9pt;
	color: #AB3970;
	line-height: 10pt;
	font-family: Arial, verdana, Helvetica, Sana-serif;
	text-align: justify;
}

.bodytextredbold2
{
	font-weight: bold;
	font-size: 9pt;
	color: #B094C6;
	line-height: 10pt;
	font-family: Arial, verdana, Helvetica, Sana-serif;
	text-align: justify;
}

/*#B094C6*/

.hr
{
	font-weight: normal;
	font-size: 1pt;
	color: #ffffff;
	line-height: 1pt;
	font-family: Arial, verdana, Helvetica, Sana-serif;
}

/*PHARMA TIMES POPUP*/
.ptheader1
{
	font-weight: bold;
	font-size: 12pt;
	color: #AB3970;
	line-height: 14pt;
	font-family: Arial, verdana, Helvetica, Sana-serif;
	text-align: justify;
}
.ptsubheader1
{
	font-weight: bold;
	font-size: 11pt;
	color: #214493;
	line-height: 13pt;
	font-family: Arial, verdana, Helvetica, Sana-serif;
	text-align: justify;
}
.ptoptions
{
	font-weight: bold;
	font-size: 11pt;
	color: #000000;
	line-height: 13pt;
	font-family: Arial, verdana, Helvetica, Sana-serif;
	text-align: left;
}
/*PHARMA TIMES POPUP*/
/*AJAX TAB VERTICAL FIX*/
.ajax__tab_header 
{    
	float:left;
}
.ajax__tab_body
{    
	margin-left:120px;
	width:200px;
	
}
.ajax__tab_outer
{
	display:block !important;
}
.ajax__tab_tab
{
	width:100px;
	height:auto !important;
	border-left-color:Red;
}
/*AJAX TAB VERTICAL FIX*/