body
{
	font-family: arial, sans-serif;
	border-left-color: #c00;
	border-left-width: 20px;
	padding-top: 0px;
	margin-top: 0px;
	margin-left: 10px;
	padding-left: 20px;
	background-image: url(background_left.gif);
	background-repeat: repeat-y;
	width:800px;
}

.wide 
{
	width:1200px;
}

/************** Left Hand Navigation Styles **************/

.leftHandNav {
	float: left;
	width: 200px;
}

.leftHandNav a, a:visited{
	text-decoration: none;
 	color: #191919;
}

.leftHandNav ul{
	list-style: none;
	padding-left: 0px;
	line-height: 22px;
	font-size: 11px;
	margin-left: 0px;
}

/**
.leftHandNav li{
	background-image:none;
	padding-left:10px;
}

.leftHandNav li:hover
{
	background-image: url(left_nav_decoration_hover.gif);
	background-repeat: no-repeat;
	background-position:0px 50%;
	padding-left: 10px;
}

.leftHandNavSelected li
{
	background-image: url(left_nav_decoration.gif);
	background-repeat: no-repeat;
	background-position:0 50%;
	padding-left: 10px;
}
**/

.lhn a, .lhn a:visited
{
	background-image:none;
	padding-left:10px;
	text-indent:1px;
}

.lhn a:hover
{
	background-image: url(left_nav_decoration_hover.gif);
	background-repeat: no-repeat;
	background-position:0px 50%;
	padding-left: 10px;
}

.lhns a, .lhns a:visited, .lhns a:hover, .lhns a:active
{
	background-image: url(left_nav_decoration.gif);
	background-repeat: no-repeat;
	background-position:0 50%;
	padding-left: 10px;	
}



.leftHandNavHome a
{
	padding-left: 22px;
	padding-top: 30px;
	padding-bottom: 30px;
	background-image: url(left_navigation_home.gif);
	background-repeat: no-repeat;
	background-position:14px 40%;
}

.leftHandNavHome a:hover
{
	padding-left: 22px;
	padding-top: 30px;
	padding-bottom: 30px;
	background-image: url(left_navigation_home_hover.gif);
	background-repeat: no-repeat;
	background-position:14px 40%;
}

.leftHandNav h2 {
	font-weight: normal;
	font-size: 14px;
	padding-top: 250px;
	padding-bottom: 10px;
	text-indent: 0px;
	margin-left: 10px;
	color: #922;
	border-bottom-color: #999;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

/************** Main Column Styles **************/

.mainColumn {
	border-top-color: #A9A9A9;
	border-top-style: solid;
	border-top-width: 20px;
	clear: none;
	width: 520px;
	margin-left: 260px;
	padding-bottom: 40px;
	margin-top: 0px;
	padding-top: 0px;
}
.mainColumn.frontPage {
	border-top-color: white;
}
.mainColumnPersonnel {
	border-top-color: #A9A9A9;
	border-top-style: solid;
	border-top-width: 20px;
	clear: none;
	width: 520px;
	margin-left: 260px;
	padding-bottom: 14px;
	margin-top: 0px;
	padding-top: 0px;
}

.mainColumn h1, .mainColumnPersonnel h1
{
	font-size: 100%;
	font-weight: normal;
	color: #191919;
	text-indent: 27px;
	margin-top: 0px;
	padding-top: 10px;
	clear: right;
}

.mainColumn h2, .mainColumnPersonnel h2
{
	font-size: 26px;
	font-weight: lighter;
	color: #130092;
	text-indent: 27px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 15px;
}

.mainColumn h3, .mainColumnPersonnel h3
{
	font-size: 100%;
	font-weight: normal;
	color: #009;
	margin-bottom: 5px;
}

.mainColumnHeader
{
	margin-top: 0px;
	padding-top: 0px;
	background: #FFF8DC;
	top: 0px;
}

.mainColumnSubheading
{
	font-size: 60%;
	font-weight: normal;
	color: #00008b;
	padding-left: 20px;
}

.mainColumnHeaderOld h3
{
	padding-top: 8px;
	padding-bottom: 8px;
	font-size: 110%;
	font-weight: normal;
	background-color: #922;
	color: #fff;
	margin-bottom: 5px;
	text-indent: 27px;
}

.mainColumnHeader h4
{
	padding-top: 8px;
	padding-bottom: 8px;
	font-size: 60%;
	text-transform: uppercase;
	font-weight: normal;
	background-color: #01008a;
	color: #FFF8DC;
	margin-bottom: 5px;
	text-indent: 27px;
	text-align: justify;
}

.mainColumnHeader img
{
	float: right;
}

.mainLogo img
{
	padding-top: 15px;
	float: none;
}

.medLogotype img
{
	padding-top: 5px;
	padding-bottom: 0px;
	margin-left: 27px;
	float: none;
}

.mainColumnContent
{
 	font: 12px Arial, sans-serif;
	color: #191919;
	line-height: 135%;
	text-align: justify;
	padding-top: 32px;
}

.mainColumnContent.frontPage
{
 	font: 10pt Arial, sans-serif;
	color: #191919;
	line-height: 135%;
	text-align: justify;
	padding-top: 10px;
	padding-bottom: 30px;
}

.mainColumnContentPersonnel
{
 	font: 12px Arial, sans-serif;
	color: #191919;
	line-height: 135%;
	text-align: justify;
	padding-top: 14px;
	padding-bottom: 0px;
}

.emergency
{
 	font: 12px Arial, sans-serif;
	color: #ff0000;
	line-height: 135%;
	text-align: justify;
	padding-top: 0px;
}

.mainColumn a, .mainColumn a:active, .mainColumn a:hover, .mainColumn a:visited
{
	color: #009;
	 text-decoration: none;
}


/************** Profiles Horizontal Nav Styles **************/

.horizNavGroupProfiles
{
	padding-bottom: 150px;
}

.horizNavGroupProfiles ul
{
	padding-left: 0px;	
	list-style: none;
	margin-left: 0px;
}

.horizNavGroupProfiles a, .horizNavGroupProfiles a:active, .horizNavGroupProfiles a:hover, .horizNavGroupProfiles a:visited
{
	color: #fff;
}

.horizNavGroupProfiles li
{
	background-repeat: no-repeat;
	background-position: 50% 0%;
	padding-top: 110px;
	margin-left: 1px;
	margin-right: 0px;
	float: left;
	font-size: 14px;
	color: #fff;
	line-height: 100%;
	text-align: center;
	width: 102px;
	height: 33px;
}

.horizNavItemChemistry
{
	background-image: url(group_logo_chemistry.gif);
	background-color: #573799;
}
.horizNavItemElectronics
{
	background-image: url(group_logo_electronics.jpg);
	background-color: #008080;
}
.horizNavItemBiotechnology
{
	background-image: url(group_logo_bio.gif);
	background-color: #0057ba;
}
.horizNavItemTrademarks
{
	background-image: url(group_logo_trademarks.jpg);
	background-color: #314c65;
}
.horizNavItemLegal
{
	background-image: url(group_logo_legal.gif);
	background-color: #9b8444;
}


/************** Personnel Styles **************/
.personShebangInstructions
{
	color:#b22222;
	font-size:12px;
	margin-bottom:-26px;
	padding-bottom:0px;
	position: relative;
	top: -32px;
}
.personShebang
{
	border-top-color:#b22222;
	border-top-style:solid;
	border-top-width:1px;
	color:red;
	padding-top: 0px;
	width: 780px;
	float: left;
	color: #191919;
}

.personShebang h3
{
	font-size:110%;
	margin-top: 0px;
	margin-left: 14px;
}

.personInfo {
	width: 387px;
	height: 530px;
	float: left;
	font-size: 14px;
	line-height:135%;
	vertical-align:bottom;
	border-right-color:#696969;
	border-right-style:solid;
	border-right-width:1px;
	border-left-color:#696969;
	border-left-style:solid;
	border-left-width:1px;
	padding-left:1px;
	padding-top: 0px;
	padding-right: 0px;
	color: #191919;
}

.personDescription {
	clear: right;
	padding-left: 15px;
	padding-top: 15px;
	padding-right: 15px;
	font-size: 14px;
	line-height: 135%;
}

.personDescriptionCompressed {
	clear: right;
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 15px;
	line-height: 130%;
}

.personDescriptionExtraCompressed {
	clear: right;
	padding-top: 5px;
	padding-left: 15px;
	padding-right: 15px;
	line-height: 120%;
}

.personInfo img{
	float: right;
	padding-bottom: 0px;
/*	height: 86.6px;
	width: 100px;*/
	margin-top: -32px;
	margin-bottom: 4px;
}


.personList{
	position: relative;
	width: 130px;
	float: left;
	font-size: 12px;
	line-height: 135%;
	display:inline;
	color: #191919;
}


.personList ul{
	list-style: none;
	padding-left: 0;
	margin-left: 0px;
	color: #130092;
}

.personList li:hover{
	background-image: url(list_decoration.gif);
	background-repeat: no-repeat;
	background-position:0 50%;
	padding-left: 14px;
}


.personList li{
	background-image:none;
	padding-left:14px;
	cursor:pointer;cursor:hand;	
}


.personName {
	font-weight: bold;
	text-transform:uppercase;
	/*display: inline;*/
	padding-top: 14px;
	padding-left: 15px;
	padding-right: 5px;
}


.personTitle {
	padding-left: 15px;
	padding-right: 5px;
	padding-bottom: 13px;
	font-weight: bold;
}

.personOrg {
	padding-left: 15px;
	padding-top: 24px;
	font-style: italic;
	}

.personPartnerOrg {
		padding-left: 15px;
		padding-top: 0px;
		font-style: italic;
		}

.personQual1 {
	padding-left: 15px;
	padding-right: 15px;
}
.personQual2 {
	padding-top: 13px;
	padding-left: 15px;
	font-weight: bold;
}


/************** Footer Styles **************/

.footer {
	clear: left;
	padding-top: 40px;
}

.footerClose {
	clear: left;
	padding-top: 0px;
}
.footer img{
}

.footerText {
	position: relative;
	top: 23px;
	padding-bottom: 14px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #aaa;
	font-size: 13px;
	letter-spacing: 1.5px;
	float: right;
}

.footerFrontPage {
	left: 10px;
	color: #aaa;
	float: bottom;
}

.footerFrontPage img {
	display: block;
	padding-left: 5px;
	padding-bottom: 12px;
}

.promotionalLogos {
	padding-top: 227px;
	margin-bottom: 20px;
}

.promotionalLogos img {
	display: block;
	padding-left: 8px;
	padding-bottom: 15px;
}

/***** Page-specifics: ******/

/***** Useful links    ******/

.patentLinks
{
	text-align: left;
	font-size: 12px;
	color: #191919;	
	margin-bottom: 10px;
	width: 100%;
}

.patentLinkTop td
{
	padding-top: 50px;	
	margin-top: 50px;
}

.patentLinks a, .patentLinks a:active, .patentLinks a:hover, .patentLinks a:visited
{
	text-decoration: none;
	color: #444;
}

.patentLinks th
{
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #b22222;
	padding-top: 15px;
	padding-bottom: 5px;
}

.patentLink 
{
	background-image: url(link_logo.gif);
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding-left: 30px;
	vertical-align: center;
	width: 60px;
}

.patentLink:hover 
{
	background-image: url(link_logo_2.gif);
}

/****** Maps           ******/

.leftHandNavMaps
{
	padding-left: 10px;
}

.leftHandNavMaps h3 {
	font-weight: normal;
	font-size: 14px;
	padding-top: 20px;
	padding-bottom: 10px;
	text-indent: 0px;
	margin-left: 0px;
	color: #922;
}


.leftHandNavMaps h4
{
	background-color: #130092;
	color: #fff;
	font-style: italic;
	font-weight: normal;
	font-size: 12px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-indent: 10px;
	width: 189px;
}



.leftHandNavMaps ul
{
	list-style: none;
	background-color: #fff;
	margin-top: 0px;
	height: 43px;
	margin-left: 0px;
}

/*** Left Hand Nav Map boxes ***/

.lhnm li
{
	padding-top: 0px;
	padding-bottom: 2px;
	padding-left: 4px;
	padding-right: 12px;
	float: left;
	font-size: 11px;
	color: #696969;
	text-align: left;
	width: 45px;
	height: 19px;
	border-color: #999;
	border-style: solid;
	border-width: 1px;
	border-top: none;
}

.lhnm a
{
	padding-left: 10px;
}

.lhnm a:hover{
	background-image: url(left_nav_decoration_hover.gif);
	background-repeat: no-repeat;
	background-position:0px 55%;
}

.lhnms a, .lhnms a:visited, .lhnms a:hover, .lhnms a:active
{
	background-image: url(left_nav_decoration.gif);
	background-repeat: no-repeat;
	background-position:0px 55%;
	padding-left: 10px;
}




.leftHandNavMapsOff h4
{
	background-color: #A9A9A9;
}

.leftHandNavBody
{
	font-size: 12px;
	line-height: 140%;
	color: #191919;
	padding-bottom: 40px;
}

.leftHandNavBody a, .leftHandNavBody a:active, .leftHandNavBody a:hover, .leftHandNavBody a:visited
{
	color: #009;
 	text-decoration: none;
}

.contactTables
{
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.contactTables th
{
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #b22222;
	font-size: 14px;
	padding-bottom: 5px;
}

.contactTables a
{
	color: #009;
}

.contactTables td
{
	padding-top: 8px;}

.contactTables img
{
	float: left;
	padding-left: 0px;
	padding-right: 23px;
	margin-left: 0px;
}

.contactTablesGaps table
{
	margin-bottom: 50px;
}

/**** Popup left hand nav menu *****/

.lowText, a.lowText:link, a.lowText:visited, a.lowText:active, a.lowText:focus {
 color: #000000;
 font: 12px Arial, sans-serif;
 text-align: left;
 text-decoration: none;
}

.medText, a.medText:link, a.medText:visited, a.medText:active, a.medText:focus {
 color: #333333;
 font: 12px Arial, sans-serif;
 text-align: left;
 text-decoration: none;
}

.highText, a.highText:link, a.highText:visited, a.highText:active, a.highText:focus {
 color: #FFFFFF;
 font: 12px Arial, sans-serif;
 text-align: left;
 text-decoration: none;
}

/* Borders used by some items */

.itemBorder {
 border: 1px solid #666666;
}
.itemBorderBlank {
 border: 1px solid #CCCCDD;
}


/* Home icon in left hand nav */

.cssnav	{ 
	position: relative;
	font-family: arial, helvetica, sans-serif;
	background-image: url(left_navigation_home_hover.gif);
	background-repeat: no-repeat;
	white-space: nowrap;
	display: block;
	width: 42px;
	height: 45px;
	margin: 0; 
	padding: 0; 
	top: 20px;
	left: 9px;
}

.cssnav a {
	display: block;
	color: #000000;
	font-size: 11px;
	width: 42px;
	height: 45px;
	display: block;
	float: left;
	color: black;
	text-decoration: none;
}

.cssnav img {width: 42px; height: 45px; border: 0; }
* html a:hover {visibility:visible}
.cssnav a:hover img{visibility:hidden}

.cssnav span {
	position: absolute;
	left: 35px;
	top: 15px;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
}

/* Recruitment page styles */
.recruit blockquote {
	margin-left: 0px;
	margin-bottom: 3px;
	margin-right: 0px;
	margin-top: 5px;
	font-style: italic;
}

.recruit h3 {
	line-height: 100%;
	margin-left: 0px;
	margin-bottom: 6px;
	margin-right: 0px;
	margin-top: 20px;
	padding: 0px;
	font-weight: bold;
}

.recruit p {
	margin-left: 0px;
	margin-bottom: 8px;
	margin-right: 0px;
	margin-top: 0px;
	padding: 0px;
	border-width: 0px;
}

.recruit .cite {
	margin-bottom: 15px;
	font-weight: bold;
}
