body {
	margin-top: 25px;
	background-color: #FFFFFF;
	line-height: 120%;
}
/* ----------------------------------------------------------------- */
/* placeholder for header - logo, image and some title */
div#holder {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #cdcdcd;
	/*background-color: #006666;*/
}
div#header {
	width: 100%;
	height: 128px;
	margin: 0px;
	padding: 0px;
}
div#header-left {
	width: 300px;
	display: inline;
	float: left;
	height: 128px;
}
div#header-right {
	width: 597px;
	height: 128px;
	display: inline;
	float: right;
	background-image: url("../images/pharmaceuticals.jpg");
	background-repeat: no-repeat;
}
div#header-right-text {
	font-family: Arial;
	font-size: 20px;
	text-align: right;
	color: #ffffff;
	float: right;
	width: 200px;
	height: 78px; /* actual 128 */
	padding: 50px 30px 0px 0px;
}
/* end of header section */
/* ----------------------------------------------------------------- */


/* ----------------------------------------------------------------- */
/* placeholder for top navigation */
div#navigation-holder {
	height: 50px;
	width: 900px;
	border-top: 1px solid #cdcdcd;
	/*border-bottom: 1px solid #666699;*/
	/*background-image: url("../images/nav-gradient.jpg");
	background-repeat: repeat-x;*/
	margin: 0px;
	padding: 0px;
}
div.navigation-one-button {
	display: inline;
	float: left;
}
div.navigation-one-button img {
	border: none;
}
div#navigation-buttons-holder {
	height: 36px;
	width: 900px;
	margin-top: 7px;
	margin-bottom: 7px;
}
div#navigation-buttons-holder a, div#navigation-buttons-holder a:visited {
	font-family: Verdana;
	font-size: 12px;
	/*font-weight: bold;
	color: #878787;*/
	color: #333333;
	text-decoration: none;
}
div#navigation-buttons-holder a:hover {
	text-decoration: underline;
	color: #666699;
}
div.button-home {
	width: 124px;
	height: 22px;
	display: inline;
	float: left;
	text-align: center;
	padding-top: 12px;
	border-right: 1px solid #666699;
}
div.button-home-selected {
	width: 124px;
	height: 22px;
	display: inline;
	float: left;
	text-align: center;
	padding-top: 12px;
	border-right: 1px solid #666699;
	background-color: #ffffff;
}
div.button-about {
	width: 151px;
	height: 22px;
	display: inline;
	float: left;
	text-align: center;
	padding-top: 12px;
	border-right: 1px solid #666699;
}
div.button-about-selected {
	width: 151px;
	height: 22px;
	display: inline;
	float: left;
	text-align: center;
	padding-top: 12px;
	border-right: 1px solid #666699;
	background-color: #ffffff;
}
div.button-products {
	width: 151px;
	height: 22px;
	display: inline;
	float: left;
	text-align: center;
	padding-top: 12px;
	border-right: 1px solid #666699;
}
div.button-products-selected {
	width: 151px;
	height: 22px;
	display: inline;
	float: left;
	text-align: center;
	padding-top: 12px;
	border-right: 1px solid #666699;
	background-color: #ffffff;
}
div.button-technology {
	width: 152px;
	height: 22px;
	display: inline;
	float: left;
	text-align: center;
	padding-top: 12px;
	border-right: 1px solid #666699;
}
div.button-technology-selected {
	width: 152px;
	height: 22px;
	display: inline;
	float: left;
	text-align: center;
	padding-top: 12px;
	border-right: 1px solid #666699;
	background-color: #ffffff;
}
div.button-investor {
	width: 152px;
	height: 22px;
	display: inline;
	float: left;
	text-align: center;
	padding-top: 12px;
	border-right: 1px solid #666699;
}
div.button-investor-selected {
	width: 152px;
	height: 22px;
	display: inline;
	float: left;
	text-align: center;
	padding-top: 12px;
	border-right: 1px solid #666699;
	background-color: #ffffff;
}
div.button-contact {
	width: 165px;
	height: 22px;
	display: inline;
	float: left;
	text-align: center;
	padding-top: 12px;
}
div.button-contact-selected {
	width: 165px;
	height: 22px;
	display: inline;
	float: left;
	text-align: center;
	padding-top: 12px;
	background-color: #ffffff;
}
/*125 152 152 153 153 165*/

/* end of top navigation section */
/* ----------------------------------------------------------------- */


/* ----------------------------------------------------------------- */
/* placeholder for top content */
div#content-holder {
	width: 900px;
	min-height: 500px;
	overflow: hidden;
	height: auto;
	padding-bottom: 20px;
}
div#content-left {
	width: 551px;
	display: inline;
	float: left;
}
div#content-right {
	width: 348px;
	display: inline;
	float: right;
}
/* one text section holder (for example: title plus related text) */
/* below are rules for homepage*/
div.content-left-text {
	width: 462px;
	border-bottom: 1px solid #666699;
	margin: 40px 70px 0px 20px;
}
/* title for one text section */
div.content-title {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #666666;
	margin-bottom: 30px;
}
/* plane text */
div.content-text {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	margin-bottom: 60px;
}
/* placeholder for image inside of content area */
div.content-image-holder {
	margin-left: 20px;
	width: 462px;
}
div.content-image-holder img {
	border: none;
}
/* placeholder for news section */
div.content-news-holder {
	width: 347px;
	overflow: hidden;
	height: auto;
	float: right;
	background-image: url("../images/news-back.jpg");
	background-repeat: no-repeat;
	line-height: 100%;
}
/* inside of this div is whole news content (news header and 3 news) */
div.content-news-text {
	width: 319px;
	overflow: hidden;
	height: auto;
	/*background-color: #CC0000;*/
	margin: 15px 10px 0px 15px;
	border: 1px solid #999999;
}
/* title for news */
div.content-news-title {
	width: 268px;
	padding: 25px 18px 10px 8px;
	margin: 0px 10px 0px 10px;
	border-bottom: 1px solid #cdcdcd;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666699;
	/*background-color: #c9c9c9;*/
}
/* one news */
div.content-news {
	width: 280px;
	font-family: Verdana;
	font-size: 11px;
	padding: 20px 18px 0px 18px;
	/*background-color: #efeff5;*/
}
/* placeholder for every news title and date */
div.content-news div.title {
	font-weight: bold;
	color: #666699;
	padding-bottom: 20px
}
/* just title */
div.just-title {
	display: inline;
	float: left;
}
/* just date */
div.date {
	display: inline;
	float: right;
}
div.news-text {
	padding: 10px 10px 10px 0px;
	line-height: 16px;
}
/* below are rules for 'about' page */
div#about-left {
	width: 445px;
	display: inline;
	float: left;
}
div#about-right {
	width: 454px;
	display: inline;
	float: right;
	margin-top: 20px;
}
div.about-text {
	width: 346px;
	margin: 40px 80px 0px 20px;
}
div.purple-title {
	width: 434px;
	margin: 20px 20px 20px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #666699;
	/*background-color: #c9c9c9;*/
}
/* for example management team on 'about' page */
div.purple-link-holder {
	width: 434px;
	margin: 0px 20px 20px 0px;
	padding-bottom: 2px;
	border-bottom: 1px solid #cdcdcd;
}
div.purple-link-holder  a, div.purple-link-holder  a:visited {
	font-family: Verdana;
	font-size: 11px;
	color: #666699;
	font-weight: bold;
	text-decoration: none;
}
div.purple-link-holder  a:hover {
	color: #999999;
}
div.purple-link-holder1 {
	width: 434px;
	margin: 0px 20px 5px 0px;
	padding-bottom: 2px;
	border-bottom: 1px solid #cdcdcd;
}
div.purple-link-holder1  a, div.purple-link-holder1  a:visited a:active {
	font-family: Verdana;
	font-size: 11px;
	color: #666699;
	font-weight: bold;
	text-decoration: none;
}
div.purple-link-holder1  a:hover {
	color: #999999;
}
/* this is dummy div, used to set min-height, ie doesn't recognize min-height rule */
div.dummy-height {
	width: 0px;
	height: 500px;
	display: inline;
	float: left;
}
/* rules for 'products' and 'technology' page */
div#products-left {
	width: 405px;
	display: inline;
	float: left;
}
div#products-right {
	width: 494px;
	display: inline;
	float: right;
	margin-top: 20px;
}
div.products-text {
	width: 316px;
	margin: 40px 70px 0px 20px;
}
div.products-image-holder {
	width: 493px;
	display: inline;
	float: right;
	margin: 20px 0px 20px 0px;
}
div.products-image-holder img {
	border: none;
}
div.products-title {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #666699;
	margin-bottom: 20px;
}
div.products-text-right {
	width: 454px;
	padding-right: 40px;
	font-family: Verdana;
	font-size: 11px;
}
div.products-image-holder2 {
	border-top: 1px solid #666699;
	width: 493px;
	display: inline;
	float: right;
	margin: 20px 0px 20px 0px;
}
div.products-image-holder2 img {
	border: none;
}
/* below are rules for 'about' page */
div#contact-left {
	width: 445px;
	display: inline;
	float: left;
}
div#contact-right {
	width: 454px;
	display: inline;
	float: right;
	margin-top: 20px;
}
div.contact-info-right-text-holder {
	margin: 20px 0px 20px 0px;
}
div.contact-text {
	width: 346px;
	margin: 40px 80px 0px 20px;
}
/* part for email form */
div.contact-label {
	width: 80px;
	height: 17px;
	padding-top: 3px;
	clear: both;
	display: inline;
	float: left;
	margin-bottom: 10px;
}
div.contact-textbox {
	display: inline;
	float: left;
	margin-bottom: 10px;
}
div.contact-textbox input {
	width: 230px;
	height: 18px;
	border: 1px solid #000000;
	background-color: #ffffff;
}
div.contact-textbox textarea {
	width: 230px;
	height: 100px;
	border: 1px solid #000000;
	background-color: #ffffff;
}
div#contact-submit-holder {
	float: right;
	display: inline;
	margin: 10px 33px 0px 0px;
}
div#contact-submit-holder a, div#contact-submit-holder a:visited {
	font-family: Arial;
	font-size: 14px;
	color: #666666;
	text-decoration: none;
}
div#contact-submit-holder a:hover {
	color: #c1c1c1;
}
div#contact-submit-holder input#submit {
	background: none;
	border: none;
	font-family: Arial;
	font-size: 14px;
	width: 120px;
	color: #797979;
	cursor: hand;
	cursor: pointer;
}
div#contact-submit-holder input#submit:hover {
	color: #a1a1a1;
}
div.contact-image-holder {
	border-top: 1px solid #666699;
	width: 454px;
	display: inline;
	float: right;
	margin: 20px 0px 20px 0px;
}
div.contact-image-holder img {
	border: none;
}
/* IR page rules */
/* holder for whole leftmenu section - title plus links */
div#ir-leftmenu-holder {
	width: 185px;
	height: 500px;
	display: inline;
	float: left;
}
/* leftmenu title holder */
div.ir-leftmenu-title {
	width: 165px;
	font-family: Arial;
	font-size: 18px;
	padding: 40px 0px 20px 20px;
}
/* leftmenu links holder */
div.ir-leftmenu-links {
	padding: 0px 0px 20px 20px;
	width: 165px;
	height: 422px;
}
div.ir-onelink-holder {
	width: 165px;
	padding-bottom: 7px;
}
div.ir-leftmenu-links a {
	font-family: Arial;
	font-size: 12px;
	color: #666699;
	font-weight: bold;
	text-decoration: none;
}
div.ir-leftmenu-links a:hover, div.ir-leftmenu-links a:visited {
	text-decoration: underline;
}
/* holder for all right side content */
div#ir-rightside-holder {
	width: 684px; /* actual 714 */
	overflow: hidden;
	height: auto;
	margin-top: 80px;
	padding: 0px 10px 20px 20px;
	display: inline;
	float: right;
	font-family: Verdana;
	font-size: 11px;
	border-left: 1px solid #cdcdcd;
}
/* holder for text on the right side */
div.ir-right-text-holder {
	width: 395px; /* actual 475 */
	display: inline;
	float: left;
	padding: 0px 40px 0px 0px;
	overflow: hidden;
	height: auto;
}
/* holder for one section inside of right side content */
div.ir-one-section-holder {
	width: 395px;
	margin-bottom: 50px;
}
/* text line(s) inside of one section */
div.ir-one-line-holder {
	width: 395px;
	padding: 0px 0px 10px 0px;
}
div.ir-oneline-img {
	display: inline;
	float: left;
}
div.ir-oneline-link {
	padding: 7px 0px 0px 10px;
	display: inline;
	float: left;
}
/* holder for stock info */
div.ir-right-stock-holder {
	width: 239px;
	overflow: hidden;
	height: auto;
	display: inline;
	float: right;
	padding: 0px 0px 30px 0px;
}
/* stock table holder */
div#ir-stock-table-holder {
	width: 233px;
	overflow: hidden;
	height: auto;
	border: 1px solid #cdcdcd;
}
/* stock table header */
div#ir-stock-table-header {
	background-color: #cdcdcd;
	color: #49496e;
	width: 218px; /* actual 233 */
	padding: 5px 5px 5px 10px;
	font-weight: bold;
}
div#ir-stock-table-footer {
	width: 233px; /* actual 233 */
	height: 23px;
	border-top: 1px solid #cdcdcd;
}
/* holder for one row inside of stock table */
div.ir-onerow-stock-holder {
	width: 233px;
	border-top: 1px solid #cdcdcd;
	overflow: hidden;
	height: auto;
}
div.ir-onerow-label {
	width: 73px; /* actual 88 */
	padding: 5px 5px 5px 10px;
	display: inline;
	float: left;
}
div.ir-onerow-value {
	width: 140px; /* actual 145 */
	padding: 5px 5px 5px 0px;
	display: inline;
	float: right;
	font-weight: bold;
	color: #666666;
}
/* holder for text below stock table */
div.ir-below-stock-text-holder {
	width: 224px; /* actual 233 */
	padding: 10px 4px 10px 5px;
	color: #49496e;
}
/*
div.ir-below-stock-text-holder a, div.ir-below-stock-text-holder a:visited {
	text-decoration: underline;
	color: #666699;
}
div.ir-below-stock-text-holder a:hover {
	text-decoration: none;
}
*/
/* holder for news at the bottom of the page */
div.ir-right-news-holder {
	width: 684px; /* actual 684 */
	clear: both;
	overflow: hidden;
	height: auto;
	padding: 0px 0px 20px 0px;
}
/* holder for news table */
div#ir-newstable-holder {
	width: 682px;
	margin: 10px 0px 5px 0px;
	border: 1px solid #cdcdcd;
	overflow: hidden;
	height: auto;
}
/* specific news holder */
div.ir-onenews-holder {
	width: 682px;
	border-bottom: 1px solid #cdcdcd;
	clear: both;
	overflow: hidden;
	height: auto;
}
/* date */
div.ir-onenews-date {
	width: 98px; /* actual 110 */
	display: inline;
	float: left;
	padding: 5px 2px 2px 10px;
}
/* title */
div.ir-onenews-title {
	width: 503px; /* actual 507 */
	display: inline;
	float: left;
	padding: 5px 2px 2px 2px;
}
/* image */
div.ir-onenews-img {
	width: 25px;
	display: inline;
	float: right;
}
div.ir-onenews-img img {
	border: none;
}
/* holder for 'more news' link */
div.ir-more-news {
	width: 682px;
	clear: both;
	text-align: right;
}
/* holder for 'upcoming events' */
div.ir-upcoming {
	width: 682px;
}
/* end of top content section */
/* ----------------------------------------------------------------- */


/* ----------------------------------------------------------------- */
/* footer */
/* bottom gradient line */
div#bottom-gradient {
	width: 902px;
	height: 7px;
	margin-left: auto;
	margin-right: auto;
	background-image: url("../images/bottom-gradient.jpg");
	background-repeat: repeat-x;
}
div#bottom-links {
	width: 885px;
	height: 15px;
	margin-left: auto;
	margin-right: auto;
	font-family: Verdana;
	font-size: 10px;
	color: #999999;
	padding: 8px 0px 0px 15px;
}
div#bottom-links a, div#bottom-links a:visited {
	font-family: Verdana;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
div#bottom-links a:hover {
	text-decoration: underline;
}
div#bottom-info-text {
	font-family: Verdana;
	font-size: 10px;
	color: #999999;
	padding: 8px 0px 0px 15px;
	text-align: center;
}
/* end of tfooter */
/* ----------------------------------------------------------------- */


/* ----------------------------------------------------------------- */
/* UTIL */
span.bold-purple-plain-text {
	font-weight: bold;
	color: #666699;
}
span.purple-title {
	font-family: Arial;
	font-size: 18px;
	color: #666699;
}
span.purple-labels {
	font-family: Arial;
	font-size: 14px;
	color: #666699;
}
span.purple-bold-small-title {
	font-family: Verdana;
	font-size: 11px;
	color: #666699;
	font-weight: bold;
}
span.plain-text {
	font-family: Verdana;
	font-size: 11px;
}
span.grey-bold-small-title {
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
}
a.grey-purple-bold-link, a.grey-purple-bold-link:visited {
	font-family: Verdana;
	font-size: 11px;
	text-decoration: underline;
	font-weight: bold;
	color: #49496e;
}
a.purple-bold-link, a.purple-bold-link:visited {
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #666699;
}
a.purple-bold-link:hover {
	color: #49496e;
}
a.grey-purple-bold-link:hover {
	text-decoration: none;
}
span.grey-purple-plain-text {
	font-weight: bold;
	color: #49496e;
}
span.purple14-title {
	font-family: Arial;
	font-size: 14px;
	color: #666699;
}
div.mail-page {
	font-family: Verdana;
	font-size: 11px;
	padding: 20px 0px 0px 20px;
}
a.small-links, a.small-links:visited {
	text-decoration: underline;
	color: #49496e;
}
a.small-links:hover {
	text-decoration: none;
}
div.people-bio {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	padding: 20px 10px 10px 0px;
}
a.purple-email-links, a.purple-email-links:visited {
	font-family: Arial;
	font-size: 14px;
	color: #666699;
	text-decoration: none;
}
a.purple-email-links:hover {
	text-decoration: underline;
}
a.news-links-regular, a.news-links-regular:visited {
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
	color: #333333;
	line-height: 16px;
}
a.news-links-regular:hover {
	text-decoration: underline;
}
div#gmap {
	width: 500px;
	height: 300px;
	padding: 20px 0px 0px 0px;
	margin-top: 20px;
}
div#termsofuse {
	width: 860px;
	padding: 0px 20px 20px 20px;
	font-family: Arial;
	font-size: 12px;
}
div.termsofuse-title {
	font-family: Arial;
	font-size: 14px;
	color: #666699;
	padding-bottom: 10px;
	padding-top: 30px;
}
div.termsofuse-bigtitle {
	font-family: Arial;
	font-size: 18px;
	color: #666666;
	padding-bottom: 0px;
	padding-top: 20px;
}
a.bottomlinks, a.bottomlinks:visited {
	font-family: Verdana;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
a.bottomlinks:hover {
	text-decoration: underline;
}