/*
tag: 	sbe1
date:	10/23/2012
desc:	adjust height so you can see full description

tag:	sbe2
date:	11/9/2012
desc:	implemented width changes from agency

tag:	sbe3
date:	11/15/2012
desc:	styles to convert old design

tag:	none
date:	11/16/2012
desc:	added list-style:none and margin-left:0 to several ul tags throughout.  Will need to compare to original to find out where 

tag:	sbe4
date:	12/10/2012
desc:	edits for product home page columns - text was going right up to the border

tag:    sbe5
date:   1/6/2013
desc:   tweaks for home page columns

tag:	sbe6
date:	1/18/2013
desc:	for diabetes sites

fonts: FrutigerLTW01-67BoldCn, FrutigerLTW01-47LightCn, FrutigerLTW01-45Light, FrutigerLTW01-56Italic, Frutiger LT W01 65 Bold, FrutigerLTW01-75Black

tag:    sg1
date:   3/29/2013
desc:   minor fixes, updated font styling and paragraph spacing

tag:    sg2
date:   4/4/2013
desc:   further updates to main font styling and spacing; Frutiger 55 & 57 fonts were added

tag:    sg3
date:   4/5/2013
desc:   updated fonts throughout the rest of the site except for nav, BDForm, Search, Products, and unused(?) parts of News

tag:    sg4
date:   4/24/2013
desc:   fixed overlapping of text onto border in one of the homepage templates 

*/



@font-face{       
font-family: FrutigerLTW01-45Light;       
src: url('/includes/fonts/FrutigerLTW01-45Light.eot'); /*For IE*/   
src: local('FrutigerLTW01-45Light'), url(http://:/) format("No-IE-404"), url('/includes/fonts/FrutigerLTW01-45Light.ttf') format('truetype'); /*For non-IE*/ }

@font-face{       
font-family: FrutigerLTW01-47LightCn;       
src: url('/includes/fonts/FrutigerLTW01-47LightCn.eot'); /*For IE*/
src: local('FrutigerLTW01-47LightCn'), url(http://:/) format("No-IE-404"), url('/includes/fonts/FrutigerLTW01-47LightCn.ttf') format('truetype'); /*For non-IE*/ }

@font-face{       
font-family: FrutigerLTW01-55Regular;       
src: url('/includes/fonts/FrutigerLTW01-55Regular.eot'); /*For IE*/
src: local('FrutigerLTW01-55Regular'), url(http://:/) format("No-IE-404"), url('/includes/fonts/FrutigerLTW01-55Regular.ttf') format('truetype'); /*For non-IE*/ }

@font-face{       
font-family: FrutigerLTW01-56Italic;       
src: url('/includes/fonts/FrutigerLTW01-56Italic.eot'); /*For IE*/
src: local('FrutigerLTW01-56Italic'), url(http://:/) format("No-IE-404"), url('/includes/fonts/FrutigerLTW01-56Italic.ttf') format('truetype'); /*For non-IE*/ }

@font-face{       
font-family: FrutigerLTW01-57RegularCn;       
src: url('/includes/fonts/FrutigerLTW01-57RegularCn.eot'); /*For IE*/
src: local('FrutigerLTW01-57RegularCn'), url(http://:/) format("No-IE-404"), url('/includes/fonts/FrutigerLTW01-57RegularCn.ttf') format('truetype'); /*For non-IE*/ }

@font-face{       
font-family: Frutiger-LT-W01-65-Bold;       
src: url('/includes/fonts/Frutiger-LT-W01-65-Bold.eot'); /*For IE*/   
src: local('Frutiger-LT-W01-65-Bold'), url(http://:/) format("No-IE-404"), url('/includes/fonts/Frutiger-LT-W01-65-Bold.ttf') format('truetype'); /*For non-IE*/ }

@font-face{       
font-family: FrutigerLTW01-67BoldCn;       
src: url('/includes/fonts/FrutigerLTW01-67BoldCn.eot'); /*For IE*/
src: local('FrutigerLTW01-67BoldCn'), url(http://:/) format("No-IE-404"), url('/includes/fonts/FrutigerLTW01-67BoldCn.ttf') format('truetype'); /*For non-IE*/ } 

@font-face{       
font-family: FrutigerLTW01-75Black;       
src: url('/includes/fonts/FrutigerLTW01-75Black.eot'); /*For IE*/   
src: local('FrutigerLTW01-75Black'), url(http://:/) format("No-IE-404"), url('/includes/fonts/FrutigerLTW01-75Black.ttf') format('truetype'); /*For non-IE*/ }

/* sbe3 - removed strong and b from below */  /* sg1:  removed sup */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, sub, tt, var,
u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ul {  /* sbe3 - removed ol */
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

.clear{ clear:both; display:block;}

/****************** sbe3 begin *******************/
/*strong {
	color:#f37121;
	font-weight: normal;
}*/

.blue-header {
color:#f37121;
font: normal 14px "FrutigerLTW01-67BoldCn", Arial, Helvetica, sans-serif;
text-transform:uppercase;
}

.section-hd {
	color:#f37121;
	line-height:30px;
	letter-spacing:1px;
	font: normal 17px "FrutigerLTW01-67BoldCn", Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}

table img {
vertical-align:text-top;
}

.footnote {
	font: normal 13px "FrutigerLTW01-47LightCn", Arial, Helvetica, sans-serif;
	line-height:25px;
}

.footnote p {
	font: normal 13px "FrutigerLTW01-47LightCn", Arial, Helvetica, sans-serif;
	line-height:25px;
}

.small-bullet-item {
	font: normal 13px "FrutigerLTW01-47LightCn", Arial, Helvetica, sans-serif;
	line-height:25px;
}

table{  
	font: normal 16px "FrutigerLTW01-47LightCn", Arial, Helvetica, sans-serif;  /* sg1:  was 15px */
	color: #585854; /* sg1 */  /* sg2:  was #686863 */
	letter-spacing:0.01em;  /* sg2:  was 1px */
	line-height: 26px;  /* sg2:  was 29px */
}

h1{
	color:#f37121;
	line-height:22px;  /* sg2:  was 50px */
	letter-spacing: 0.05em;  /*  sg2:  was 1px */
	font: normal 22px "FrutigerLTW01-67BoldCn", Arial, Helvetica, sans-serif;  
	text-transform:uppercase;
	/* margin-bottom: 18px;  sg2 */
	padding-bottom: 13px; /* sg2 */
	margin-top: -5px;  /* sg2:  was 3px */
}

h2{
	color:#f37121;
	line-height:18px;  /* sg2:  was 30px */
	padding: 10px 0 10px 0; /* sg2 */	
	letter-spacing: 0.03em;  /* sg2  was 1px */
	font: normal 18px "FrutigerLTW01-67BoldCn", Arial, Helvetica, sans-serif;  /* sg2:  was 17px */
	/* text-transform:uppercase; sg2 */
}

h3{
	color:#6897b4;  /* sg2:  was #f37121 */
	line-height:16px;  /* sg2: was 30px */
	padding: 10px 0 10px 0; /* sg2 */
	letter-spacing: 0.01em;  /* sg2:  was 1px */
	font: normal 16px "FrutigerLTW01-67BoldCn", Arial, Helvetica, sans-serif;  /* sg2:  was 14px */
	/* text-transform:uppercase;  sg2 */
}

ul{
	margin-left: 5%;
	font: normal 16px "FrutigerLTW01-47LightCn", Arial, Helvetica, sans-serif;  /* sg2:  was 15px */ 
	letter-spacing: 0.01em;  /* sg2 */ 
	color:#585854;  /* sg2 */  
	line-height:26px;  /* sg2:  was 27px */
	list-style: disc;
	margin-bottom: 20px;
}

ul.nobullet-list{
	margin-left: 0px;
	font: normal 16px "FrutigerLTW01-47LightCn", Arial, Helvetica, sans-serif;  /* sg2:  was 15px */
	letter-spacing: 0.01em;  /* sg2 */	
	line-height:16px; /* sg2: was 15px */
	color:#585854;  /* sg2 */	
	list-style: none;
	margin-bottom: 20px;
}

.nobullet-list li{
	margin-left: 0px;
	font: normal 16px "FrutigerLTW01-47LightCn", Arial, Helvetica, sans-serif;  /* sg2:  was 15px */
	letter-spacing: 0.01em;  /* sg2 */
	color:#585854;  /* sg2 */	
	line-height:16px;  /* sg2:  was 15px */
	list-style: none;
	padding-bottom: 20px;
}

ul.compact-list{
	margin-left: 0px;
	padding-left:0px;
	font: normal 16px "FrutigerLTW01-47LightCn", Arial, Helvetica, sans-serif;  /* sg2:  was 15px */
	letter-spacing: 0.01em;  /* sg2 */
	color:#585854;  /* sg2 */	
	line-height:16px;  /* sg2:  was 15px */
	list-style: none;
	margin-bottom: 20px;
}

.compact-list li{
	margin-left: 0px;
	padding-left:0px;
	font: normal 16px "FrutigerLTW01-47LightCn", Arial, Helvetica, sans-serif;  /* sg2:  was 15px */
	letter-spacing: 0.01em;  /* sg2 */
	color:#585854;  /* sg2 */	
	line-height:16px;  /* sg2:  was 15px */
	list-style: none;
	padding-bottom: 10px;
}

ol{
	margin-left: 5%;
	font: normal 16px "FrutigerLTW01-47LightCn", Arial, Helvetica, sans-serif;  /* sg2:  was 15px */
	letter-spacing: 0.01em;  /* sg2 */
	color:#585854;  /* sg2 */	
	line-height:26px;  /* sg2:  was 27px */
	margin-bottom: 20px;
}

/* to reset ul's for history and product sliders */

.verticalslider ul{
	margin: 0px;
	list-style: none;
	line-height: 1;  /* sbe3 */
}


/******************* sbe3 end ******* more throughout *********/

p{
	font: normal 16px "FrutigerLTW01-47LightCn", Arial, Helvetica, sans-serif;  /* sg1:  was 15px */
	color: #585854;  /* sg1 */  /* sg2:  was #686863 */
	letter-spacing:0.01em;  /* sg2:  was 1px */
	padding-right:10px;
	line-height:26px;  /* sg2:  was 29px */
	/*padding-top:18px;  */
	padding-bottom:23px;  /* sg2:  was 26px */
}

.regionalIntro{
	width:720px; 
	margin:18px 10px 0px 15px; 
	padding:0px;
}

.regionalIntro-wide{  /* sbe5 */
	width:900px; 
	margin:18px 10px 0px 15px; 
	padding:0px;
}

a{
	color:#6897b4;
	text-decoration:none;
}
a:hover{
	color:#6897b4;
	text-decoration:underline;
}

a:active, a:focus  {
	border: none; /* sbe2 new */
	outline: none; /* sbe2 new */
}

.FrutigerBold{
	font: normal 15px "FrutigerLTW01-67BoldCn", Arial, Helvetica, sans-serif;	
}

/**********End-CSSReset**************/


body{
	
	color: #585854;  /* sg2:  was #7f7f7f */
    font: normal 16px "FrutigerLTW01-47LightCn", Arial, Helvetica, sans-serif;  /* sg2:  was 13px  & Frutiger 45  */ 
	letter-spacing: 0.01em; /* sg2 */
	width:1280px;
    line-height: 1.429;
    text-align: left;
	margin:0 auto;
	background-color:#989792;
}
.logoPane {
    float: left;
    height:41px;
    margin-top:28px;
	margin-left:20px;
    width: 251px;  /* sg1:  was 236 */
}
.logoPane #logo{
    background: url(/images/Logo-Main.png) no-repeat scroll left top transparent;
    display: block;
    height:41px;
    overflow: hidden;
    text-indent: -9999px;
    width:251px;    /* sg1:  was 236 */
}
#body-bg{	
    width:1280px;
	margin:0 auto;
	background:url(/images/HomeBg.jpg) no-repeat center top #989792;
}
#White-bg .header{
	background-color:#FFF;
}

/* header active links */
#About-bg #AboutBD, #AboutBusiness-bg #AboutBD, #us-about-bg #AboutBD, #AboutBD-Active{
	color: #fff !important;
    background: #F48137;
}
#Career-bg #CareersBD, #Careers-bg #CareersBD, #CareersBD-Active{
	color: #fff !important;
    background: #F48137;
}
#Invest-bg #InvestBD,  #us-contact-bg #InvestBD, #InvestBD-Active{
	color: #fff !important;
    background: #F48137;
}
#News-bg #NewsBD{
	color: #fff !important;
    background: #F48137;
}
#Products-bg #ProductsBD2, #ProductsBD2-Active{
	color: #fff !important;
    background: #F48137;
}
/* end header active links */

/* for home page stories */

#home-story1-bg{	
    width:1280px;
	margin:0 auto;
	background: url(/images/cervicusco2.jpg) no-repeat center top #989792;
}

#home-story2-bg{	
    width:1280px;
	margin:0 auto;
	background: url(/images/kiestra2.jpg) no-repeat center top #989792;
}

#home-story3-bg{	
    width:1280px;
	margin:0 auto;
	background: url(/images/labs_for_life2.jpg) no-repeat center top #989792;
}

#home-story4-bg{	
    width:1280px;
	margin:0 auto;
	background: url(/images/hemolysis2.jpg) no-repeat center top #989792;
}

#home-story5-bg{	
    width:1280px;
	margin:0 auto;
	background: url(/images/windmade2.jpg) no-repeat center top #989792;
}

/* start new bg styles for subsites - sbe */
#allergy-bg{	
    /*width:1280px;
	margin:0 auto;
	background: url(/images/About-Banner.jpg) no-repeat center top #989792;*/
	background-color:#FFF;
}
#anesthesia-bg{	
    /*width:1280px;
	margin:0 auto;
	background: url(/images/About-Banner.jpg) no-repeat center top #989792;*/
	background-color:#FFF;
}
#bloodcontrol-bg{	
    /*width:1280px;
	margin:0 auto;
	background: url(/images/About-Banner.jpg) no-repeat center top #989792;*/
	background-color:#FFF;
}
#ds-bg{	
    /*width:1280px;
	margin:0 auto;
	background: url(/images/About-Banner.jpg) no-repeat center top #989792;*/
	background-color:#FFF;
}
#education-bg{	
    /*width:1280px;
	margin:0 auto;
	background: url(/images/About-Banner.jpg) no-repeat center top #989792;*/
	background-color:#FFF;
}
#hais-bg{	
    /*width:1280px;
	margin:0 auto;
	background: url(/images/About-Banner.jpg) no-repeat center top #989792;*/
	background-color:#FFF;
}
#hypodermic-bg{	
    /*width:1280px;
	margin:0 auto;
	background: url(/images/About-Banner.jpg) no-repeat center top #989792;*/
	background-color:#FFF;
}
#identity-bg{	
    /*width:1280px;
	margin:0 auto;
	background: url(/images/About-Banner.jpg) no-repeat center top #989792;*/
	background-color:#FFF;
}
#infusion-bg{	
    /*width:1280px;
	margin:0 auto;
	background: url(/images/About-Banner.jpg) no-repeat center top #989792;*/
	background-color:#FFF;
}
#geneohm-bg{	
    /*width:1280px;
	margin:0 auto;
	background: url(/images/About-Banner.jpg) no-repeat center top #989792;*/
	background-color:#FFF;
}
#globalhealth-bg{	
    width:1280px;
	margin:0 auto;
	background: url(/images/GlobalHealth-banner.jpg) no-repeat center top #989792;
}
#leelabs-bg{	
    /*width:1280px;
	margin:0 auto;
	background: url(/images/About-Banner.jpg) no-repeat center top #989792;*/
	background-color:#FFF;
}
#managedcare-bg{	
    /*width:1280px;
	margin:0 auto;
	background: url(/images/About-Banner.jpg) no-repeat center top #989792;*/
	background-color:#FFF;
}
#medsurg-bg{	
    /*width:1280px;
	margin:0 auto;
	background: url(/images/About-Banner.jpg) no-repeat center top #989792;*/
	background-color:#FFF;
}
#oem-bg{	
    /*width:1280px;
	margin:0 auto;
	background: url(/images/About-Banner.jpg) no-repeat center top #989792;*/
	background-color:#FFF;
}
#pharmaceuticals-bg{	
   /* width:1280px;
	margin:0 auto;
	background: url(/images/About-Banner.jpg) no-repeat center top #989792;*/
	background-color:#FFF;
}
#pharmacysolutions-bg{	
    /*width:1280px;
	margin:0 auto;
	background: url(/images/About-Banner.jpg) no-repeat center top #989792;*/
	background-color:#FFF;
}
#posiflush-bg{	
    /*width:1280px;
	margin:0 auto;
	background: url(/images/About-Banner.jpg) no-repeat center top #989792;*/
	background-color:#FFF;
}
#proteomics-bg{	
    /*width:1280px;
	margin:0 auto;
	background: url(/images/About-Banner.jpg) no-repeat center top #989792;*/
	background-color:#FFF;
}
#responsibility-bg{	
    width:1280px;
	margin:0 auto;
	background: url(/images/About-Banner.jpg) no-repeat center top #989792;
}
#safety-bg{	
    width:1280px;
	margin:0 auto;
	background: url(/images/About-Banner.jpg) no-repeat center top #989792;
}
#sharps-bg{	
    /*width:1280px;
	margin:0 auto;
	background: url(/images/About-Banner.jpg) no-repeat center top #989792;*/
	background-color:#FFF;
}
#styleguide-bg{	
    width:1280px;
	margin:0 auto;
	background: url(/images/About-Banner.jpg) no-repeat center top #989792;
}
#technologies-bg{	
    width:1280px;
	margin:0 auto;
	background: url(/images/About-Banner.jpg) no-repeat center top #989792;
}
#tripath-bg{	
    /*width:1280px;
	margin:0 auto;
	background: url(/images/TriPathHeader.jpg) no-repeat center top #989792;*/
	background-color:#FFF;
}
#trading-bg{	
    /*width:1280px;
	margin:0 auto;
	background: url(/images/About-Banner.jpg) no-repeat center top #989792;*/
	background-color:#FFF;
}
#vacutainer-bg{	
    /*width:1280px;
	margin:0 auto;
	background: url(/images/About-Banner.jpg) no-repeat center top #989792;*/
	background-color:#FFF;
}
/* countries */
#anz-bg{	
    /*width:1280px;
	margin:0 auto;
	background: url(/images/About-Banner.jpg) no-repeat center top #989792;*/
	background-color:#FFF;
}
#argentina-bg{	
    /*width:1280px;
	margin:0 auto;
	background: url(/images/About-Banner.jpg) no-repeat center top #989792;*/
	background-color:#FFF;
}
#be-bg{	
    /*width:1280px;
	margin:0 auto;
	background: url(/images/About-Banner.jpg) no-repeat center top #989792;*/
	background-color:#FFF;
}
#be-ds-bg{
	/*width:1280px;
	margin:0 auto;
	background: url(/images/About-Banner.jpg) no-repeat center top #989792;*/
	background-color:#FFF;
}
#brasil-bg{	
    /*width:1280px;
	margin:0 auto;
	background: url(/images/About-Banner.jpg) no-repeat center top #989792;*/
	background-color:#FFF;
}
#brasil-ccabd-bg{	
    /*width:1280px;
	margin:0 auto;
	background: url(/images/About-Banner.jpg) no-repeat center top #989792;*/
	background-color:#FFF;
}
#brasil-vacutainer-bg{	
    width:1280px;
	margin:0 auto;
	background: url(/images/brasil-vacutainer.jpg) no-repeat center top #989792;
}
#brasil-ctav-bg{	
    /*width:1280px;
	margin:0 auto;
	background: url(/images/About-Banner.jpg) no-repeat center top #989792;*/
	background-color:#FFF;
}
#ca-bg{	
    /*width:1280px;
	margin:0 auto;
	background: url(/images/About-Banner.jpg) no-repeat center top #989792;*/
	background-color:#FFF;
}
#ch-bg{	
    /*width:1280px;
	margin:0 auto;
	background: url(/images/About-Banner.jpg) no-repeat center top #989792;*/
	background-color:#FFF;
}
#ch-ds-bg{	
    /*width:1280px;
	margin:0 auto;
	background: url(/images/About-Banner.jpg) no-repeat center top #989792;*/
	background-color:#FFF;
}
#chile-bg{	
    /*width:1280px;
	margin:0 auto;
	background: url(/images/About-Banner.jpg) no-repeat center top #989792;*/
	background-color:#FFF;
}
#china-bg{	
    /*width:1280px;
	margin:0 auto;
	background: url(/images/About-Banner.jpg) no-repeat center top #989792;*/
	background-color:#FFF;
}
#colombia-bg{	
    /*width:1280px;
	margin:0 auto;
	background: url(/images/About-Banner.jpg) no-repeat center top #989792;*/
	background-color:#FFF;
}
#de-bg{	
    /*width:1280px;
	margin:0 auto;
	background: url(/images/About-Banner.jpg) no-repeat center top #989792;*/
	background-color:#FFF;
}
#de-ds-bg{	
    /*width:1280px;
	margin:0 auto;
	background: url(/images/About-Banner.jpg) no-repeat center top #989792;*/
	background-color:#FFF;
}
#dk-bg{	
    /*width:1280px;
	margin:0 auto;
	background: url(/images/About-Banner.jpg) no-repeat center top #989792;*/
	background-color:#FFF;
}
#dk-ds-bg{	
    /*width:1280px;
	margin:0 auto;
	background: url(/images/About-Banner.jpg) no-repeat center top #989792;*/
	background-color:#FFF;
}
#ema-bg{	
    /*width:1280px;
	margin:0 auto;
	background: url(/images/About-Banner.jpg) no-repeat center top #989792;*/
	background-color:#FFF;
}
#ema-ds-bg{	
    /*width:1280px;
	margin:0 auto;
	background: url(/images/About-Banner.jpg) no-repeat center top #989792;*/
	background-color:#FFF;
}
#es-bg{	
    /*width:1280px;
	margin:0 auto;
	background: url(/images/About-Banner.jpg) no-repeat center top #989792;*/
	background-color:#FFF;
}
#es-ds-bg{	
    /*width:1280px;
	margin:0 auto;
	background: url(/images/About-Banner.jpg) no-repeat center top #989792;*/
	background-color:#FFF;
}
#europe-bg{	
    /*width:1280px;
	margin:0 auto;
	background: url(/images/About-Banner.jpg) no-repeat center top #989792;*/
	background-color:#FFF;
}
#europe-ds-bg{	
    /*width:1280px;
	margin:0 auto;
	background: url(/images/About-Banner.jpg) no-repeat center top #989792;*/
	background-color:#FFF;
}
#eu-en-safety{	
    /*width:1280px;
	margin:0 auto;
	background: url(/images/About-Banner.jpg) no-repeat center top #989792;*/
	background-color:#FFF;
}
#eu-de-safety{	
    /*width:1280px;
	margin:0 auto;
	background: url(/images/About-Banner.jpg) no-repeat center top #989792;*/
	background-color:#FFF;
}
#eu-es-safety{	
    /*width:1280px;
	margin:0 auto;
	background: url(/images/About-Banner.jpg) no-repeat center top #989792;*/
	background-color:#FFF;
}
#eu-fr-safety{	
    /*width:1280px;
	margin:0 auto;
	background: url(/images/About-Banner.jpg) no-repeat center top #989792;*/
	background-color:#FFF;
}
#eu-it-safety{	
    /*width:1280px;
	margin:0 auto;
	background: url(/images/About-Banner.jpg) no-repeat center top #989792;*/
	background-color:#FFF;
}
#eu-nl-safety{	
    /*width:1280px;
	margin:0 auto;
	background: url(/images/About-Banner.jpg) no-repeat center top #989792;*/
	background-color:#FFF;
}
#eu-pt-safety{	
    /*width:1280px;
	margin:0 auto;
	background: url(/images/About-Banner.jpg) no-repeat center top #989792;*/
	background-color:#FFF;
}
#fi-bg{	
    /*width:1280px;
	margin:0 auto;
	background: url(/images/About-Banner.jpg) no-repeat center top #989792;*/
	background-color:#FFF;
}
#fi-ds-bg{	
    /*width:1280px;
	margin:0 auto;
	background: url(/images/About-Banner.jpg) no-repeat center top #989792;*/
	background-color:#FFF;
}
#fr-bg{	
    /*width:1280px;
	margin:0 auto;
	background: url(/images/About-Banner.jpg) no-repeat center top #989792;*/
	background-color:#FFF;
}
#gr-bg{	
    /*width:1280px;
	margin:0 auto;
	background: url(/images/About-Banner.jpg) no-repeat center top #989792;*/
	background-color:#FFF;
}
#hu-bg{	
    /*width:1280px;
	margin:0 auto;
	background: url(/images/About-Banner.jpg) no-repeat center top #989792;*/
	background-color:#FFF;
}
#india-bg{	
    /*width:1280px;
	margin:0 auto;
	background: url(/images/About-Banner.jpg) no-repeat center top #989792;*/
	background-color:#FFF;
}
#it-bg{	
    /*width:1280px;
	margin:0 auto;
	background: url(/images/About-Banner.jpg) no-repeat center top #989792;*/
	background-color:#FFF;
}
#it-ds-bg{	
    /*width:1280px;
	margin:0 auto;
	background: url(/images/About-Banner.jpg) no-repeat center top #989792;*/
	background-color:#FFF;
}
#kr-bg{	
    /*width:1280px;
	margin:0 auto;
	background: url(/images/About-Banner.jpg) no-repeat center top #989792;*/
	background-color:#FFF;
}
#mexico-bg{	
    /*width:1280px;
	margin:0 auto;
	background: url(/images/About-Banner.jpg) no-repeat center top #989792;*/
	background-color:#FFF;
}
#nl-bg{	
    /*width:1280px;
	margin:0 auto;
	background: url(/images/About-Banner.jpg) no-repeat center top #989792;*/
	background-color:#FFF;
}
#nl-ds-bg{	
    /*width:1280px;
	margin:0 auto;
	background: url(/images/About-Banner.jpg) no-repeat center top #989792;*/
	background-color:#FFF;
}
#no-bg{	
    /*width:1280px;
	margin:0 auto;
	background: url(/images/About-Banner.jpg) no-repeat center top #989792;*/
	background-color:#FFF;
}
#philippines-bg{	
    /*width:1280px;
	margin:0 auto;
	background: url(/images/About-Banner.jpg) no-repeat center top #989792;*/
	background-color:#FFF;
}
#ru-bg{	
    /*width:1280px;
	margin:0 auto;
	background: url(/images/About-Banner.jpg) no-repeat center top #989792;*/
	background-color:#FFF;
}
#se-bg{	
    /*width:1280px;
	margin:0 auto;
	background: url(/images/About-Banner.jpg) no-repeat center top #989792;*/
	background-color:#FFF;
}
#se-ds-bg{	
    /*width:1280px;
	margin:0 auto;
	background: url(/images/About-Banner.jpg) no-repeat center top #989792;*/
	background-color:#FFF;
}
#thailand-bg{	
    /*width:1280px;
	margin:0 auto;
	background: url(/images/About-Banner.jpg) no-repeat center top #989792;*/
	background-color:#FFF;
}
#tw-bg{	
    /*width:1280px;
	margin:0 auto;
	background: url(/images/About-Banner.jpg) no-repeat center top #989792;*/
	background-color:#FFF;
}
#uk-bg{	
    /*width:1280px;
	margin:0 auto;
	background: url(/images/About-Banner.jpg) no-repeat center top #989792;*/
	background-color:#FFF;
}
#uk-ds-bg{	
    /*width:1280px;
	margin:0 auto;
	background: url(/images/About-Banner.jpg) no-repeat center top #989792;*/
	background-color:#FFF;
}
#us-bg{	
    /*width:1280px;
	margin:0 auto;
	background: url(/images/About-Banner.jpg) no-repeat center top #989792;*/
	background-color:#FFF;
}
#us-about-bg{	
    /*width:1280px;
	margin:0 auto;
	background: url(/images/About-Banner.jpg) no-repeat center top #989792;*/
	background-color:#FFF;
}
#us-contact-bg{	
    /*width:1280px;
	margin:0 auto;
	background: url(/images/About-Banner.jpg) no-repeat center top #989792;*/
	background-color:#FFF;
}
#us-safety-bg{	
    /*width:1280px;
	margin:0 auto;
	background: url(/images/About-Banner.jpg) no-repeat center top #989792;*/
	background-color:#FFF;
}
#za-bg{	
    /*width:1280px;
	margin:0 auto;
	background: url(/images/About-Banner.jpg) no-repeat center top #989792;*/
	background-color:#FFF;
}
/* end new bg styles for subsites - sbe */


/******CommonStyles******/

.LiveArea{
	width:980px;
	margin:0 auto;
	height:121px;
}

.header{
	width:100%;
	height:121px;
	background:url(/images/Header-Bg.png) repeat-x left top;
	position:relative;
	float:left;
}

nav{
	float:left;
	color:#585854;  /* sg3:  was #686863 */
	font: normal 13px "FrutigerLTW01-45Light", Arial, Helvetica, sans-serif;
	letter-spacing:1px;
}

/*
nav ul{ margin-top:48px; margin-left:20px;}
nav li{ float:left;}
nav li a{ float:left;color:#686863; text-decoration:none; padding:0px 25px 0px 25px;}
*/
.Location-Field{
	/*margin-top:29px;*/
	color:#FFF;
	font-size:13px;
	float:left;
	margin-left:20px;  /* sg2:  was 140px */
	width:800px;
	overflow:hidden;
} 
.Location-Field a{ text-decoration:none; color:#fff;}


.Location-Worldwide{
	float:left;
	width:251px; /* sg2 */
	text-transform:uppercase;
	text-decoration:none;
	color:#fff;
	line-height:11px;  /* sg2:  was 15px */
	letter-spacing: 0.17em;  /* sg2:  was 2px */
	padding:5px 0 6px 0;  /* sg2:  was 6 0 6 0 */
	margin-top:0px;
	font: normal 11px "FrutigerLTW01-55Regular", Arial, Helvetica, sans-serif;  /* sg2:  was 10px & Frutiger 45 Light */
}

.Location-AllLocations{
	position:absolute;  /* sg2 */
	float:left;
	text-transform:uppercase;
	text-decoration:none;
	font: normal 11px "FrutigerLTW01-55Regular", Arial, Helvetica, sans-serif; /* sg2:  was 10px & Frutiger 45 Light */
	color:#fff;
	line-height:15px;
	letter-spacing: 0.17em;  /* sg2:  was 2px */
	border-left:1px solid #fff;
	border-right:1px solid #fff;
	padding: 4px 24px 4px 12px;
	/* margin-left:110px;  sg2 */
	margin-top:0px;
	background: url(/images/button-arrow-down.png) no-repeat right center;
}
#LocationDrop{
	display:none;
	position:absolute;  
	z-index:1010;
	width:601px;
	background:#FFF;
	top:121px;
	/* left:251px;  /* sg2: was 476px */
	margin-left:-50px;  /* sg2 */
	border:1px solid #f17528;
	opacity:0.95;
    filter:alpha(opacity=95); /* For IE8 and earlier */
}
.LocationBox1,.LocationBox2{
	color:#f37121;
	letter-spacing:2px;
	float:left;
	list-style: none;  /* sbe3 */
	margin: 0px;  /* sbe3 */
}

.LocationBox1 ul,.LocationBox2 ul{  /* sbe3 */
	list-style: none;
	margin: 0px;
	line-height: 1; /* sbe3 */
}

.LocationBox1 li,.LocationBox2 li{
	color:#f37121;
	clear:both;
	margin:3px 0 10px 3px;
	float:left;
	list-style: none;  /* sbe3 */
}


.LocationBox1 li strong, .LocationBox2 li strong{
	font: normal 15px "FrutigerLTW01-67BoldCn", Arial, Helvetica, sans-serif;
	font-weight: normal;
	letter-spacing:3px;
	padding:2px 5px 2px 10px;
	float:left;
	line-height:16px;
}

.LocationBox1 li a{
	color:#f37121;
	font: normal 15px "FrutigerLTW01-67BoldCn", Arial, Helvetica, sans-serif;
	letter-spacing:3px;
	padding:2px 5px 2px 10px;
	float:left;
	line-height:16px;
	width:150px;
}
.LocationBox2 li a{
	color:#f37121;
	font: normal 15px "FrutigerLTW01-67BoldCn", Arial, Helvetica, sans-serif;
	letter-spacing:3px;
	padding:2px 5px 2px 10px;
	float:left;
	line-height:16px;
	width:126px;
}
.LocationBox1 li a:hover,.LocationBox2 li a:hover{
	color:#fff;
    background:#f17026; 
}
.LocationBox1 li ul,.LocationBox2 li ul{
	float:none;	
	list-style: none;
	margin: 0px;  /* sbe3 */
	line-height: 1;   /* sbe3 */
}

.LocationBox1 li ul li a,.LocationBox2 li ul li a{
	color:#f37121;
	font: normal 15px "FrutigerLTW01-47LightCn", Arial, Helvetica, sans-serif;
	line-height:16px;
	letter-spacing:1px;
}
.LocationBox1 li ul li,.LocationBox2 li ul li{	
	margin:0 0 0px 0;
	float:left;	
	list-style: none;  /* sbe3 */
	line-height: 1;   /* sbe3 */
}





.Search-Field{
	/*float:left;*/
	/*margin-left:248px;*/
	display: inline-block;
	border-right:1px solid #fff;
	/*position:absolute;*/
	float:right;
	margin-right:12px; 
	
}
.Search-Field-input{
	background:#FFF;
	padding:5px 0px 5px 5px;
	border:none;
	width:239px;
	float:left;
	margin-top:2px;
	font: normal 11px "FrutigerLTW01-55Regular", Arial, Helvetica, sans-serif;  /* sg2:  was 10px & Frutiger 45 Light */
	letter-spacing: 0.17em;  /* sg2:  was 1px */
	color:#f37321;
	height:9px;
}
.Search-Field-Submit{
	padding:0px;
	border:none;
	background:url(/images/icon-arrow.png) no-repeat center;	
	float:left;
	width:26px;
	height:23px;
	cursor:pointer;
}
.BreadCrumbMenu, .BreadCrumbMenu2{
/* sg2 start 
	font-size:14px;  */
	font: normal 14px "FrutigerLTW01-47LightCn", Arial, Helvetica, sans-serif;
	letter-spacing: .01em;
	color: #585854;
	/*padding-top:27px;*/
	padding: 11px 0 24px 0;  
/* 	padding-top:8px;  sg2 end */

}
.BreadCrumbMenu a, .BreadCrumbMenu2 a{
	font-size:14px; 
	line-height:14px;  /* sg2:  was 50px */
/* sg2 start	padding-top:13px;  */
	padding: 11px 0 24px 0;
/* sg2 end */
	/*padding-top:27px;*/
	color:#585854;  /* sg2:  was 686863 */
	text-decoration:none;
}
.BreadCrumbMenu a:hover, .BreadCrumbMenu2 a:hover{
	text-decoration:underline;
}

/****HomeOnly********/
.h1_home{
	font: normal 23px "FrutigerLTW01-67BoldCn", Arial, Helvetica, sans-serif;	
	line-height:25px;
	color:#fff;
	letter-spacing:1px;
	margin: 0;
	padding-bottom: 0px;
}
.h1_Subtext{
	line-height:22px;
	color:#fff;
	letter-spacing:1px;
	padding-top:8px;
	font-weight:normal;
	float:left;
	font: normal 19px "FrutigerLTW01-45Light", Arial, Helvetica, sans-serif;
	
}
.Home-Bottom{
	width:990px;
	margin-top:25em;
	position:relative;
	/*background: url(/images/Home-Bottom-Bg.png) repeat-x left top;*/
}
.Home-TabbebContent{
	width:640px;
	margin:0 auto;
}
.Home-LearnMore{
	font-size:12px;
	color:#fff;
	background:#f37321 url(/images/button-arrow.jpg) right center no-repeat;
	padding:1px 16px 1px 4px;
	line-height:14px;
	margin-top:0px;
	position:relative;
	top:-3px;
	/*float:left;	*/
	width:75px;
	text-decoration:none;
}
.Home-LearnMore:hover{ text-decoration:none;color:#fff;background:#ce6c2d url(/images/button-arrow-hover.jpg) right center no-repeat;}

.Home-Right-BDReport{
	min-width:397px;
	position: absolute;
    bottom:0px;
	top:340px;
	right:-13px;
	z-index:100;		
}


.Home-Right-BDReport ul{
	list-style:none;
	text-transform:uppercase;
	font: normal 15px "FrutigerLTW01-67BoldCn", Arial, Helvetica, sans-serif;
	letter-spacing:1px;
	margin: 0px; /* sbe3 */
	line-height: 1;   /* sbe3 */
}
.Home-Right-BDReport li{
		
}
.Home-Right-BDReport li a{
	text-decoration:none;
	background:url(/images/Home-Right.png) repeat-y;
	margin-top:3px;	
	min-width:397px;
	color:#fff;
	display:block;
	padding-top:7px;
	padding-bottom:7px;
	padding-left:15px;
}
.Home-Right-BDReport u{ 
    text-decoration:none; 
	color:#f37321; 
	background:url(/images/icon-arrow.png) left center no-repeat;
	padding:0 0 0 15px;
}

.home-footer{
	width:943px;
	margin:0 auto;
	
}
.home-footer ul{
	list-style:none;
	margin-top:430px;
	float:left;
	margin-bottom: 0px;  /* sbe3 */
	margin-left: 0px;  /* sbe3 */
	line-height: 1;   /* sbe3 */
}
.home-footer li{
	text-decoration:none;
	color:#fff;			
	float:left;
	
}
.home-footer li a{
	text-decoration:none;
	color:#fff;
	border-right:#fff solid 1px;
	padding:0px 10px 0px 10px;	
	font: normal 14px "FrutigerLTW01-45Light", Arial, Helvetica, sans-serif;
	letter-spacing: -0.01em; /* sg3 */
}
.home-footer span{
	/* font-size:11px;  sg2 */
	font: normal 11px "FrutigerLTW01-45Light", Arial, Helvetica, sans-serif;	/* sg3 */
	line-height:14px;
	color:#FFF;
	float:left;
	letter-spacing: -0.01em; /* sg3 */
	
}
#hfooter-Last{ border:none;}
#hfooter-First{ padding-left:0px;}

.inner-footer{
	width:990px;
	margin:0 auto;
	font-size:14px;
	padding-bottom:15px;
	padding-top: 20px; /* sg2 */
	
}
.inner-footer ul{
	list-style:none;
	margin-top:15px;
	padding-bottom:3px;  /* sg2:  was 5px */
	float:left;
	margin-bottom: 0px;  /* sbe3 */
	margin-left: 0px;  /* sbe3 */
	line-height: 1;   /* sbe3 */
/* sg2 start */
	font: normal 14px "FrutigerLTW01-45Light", Arial, Helvetica, sans-serif;
	letter-spacing: -0.01em;
	color: #585854;
/* sg2 end */
}
.inner-footer li{
	text-decoration:none;
	color:#585854;	/* sg2:  was #686863 */	
	float:left;
}

.inner-footer li a{
	text-decoration:none;
	color:#585854;	/* sg2:  was #686863 */	
	border-right:#585854 solid 1px;  /* sg2:  was #686863 */
	padding:0px 6px 0px 6px;	
}
.inner-footer span{
/* sg2 start
	font-size:12px;   */
	font: normal 11px "FrutigerLTW01-45Light", Arial, Helvetica, sans-serif;
	letter-spacing: -0.01em; 
	color: #585854;	
/* sg2 end */
	line-height:13px;  /* sg2:  was 14px */	
	
}
/****AboutPage*******/

#About-bg{	
    width:1280px;
	margin:0 auto;
	background: url(/images/About-Banner.jpg) no-repeat center top #989792;
}
#About-LiveArea{	
    width:1280px;
	margin:0 auto;
	background:#fff;
}
#About-ContentArea,#About-ContentArea2{	
    width:943px;
	margin:0 auto;
}
.About-MiddleContent{
	width:549px;
	min-height:812px;
	/* margin-top:8px;  sg2 */
	float:left;
	border-left:1px solid #dcdcd2;
	border-right:1px solid #dcdcd2;
	padding:0px 34px 0 50px;  /* sg2:  was 5 34 0 50 */
	margin-bottom:30px;  /* sg2:  was 35px */
	letter-spacing: 0.01em; /* sg3 */
}
.About-MiddleContent2{
	width:710px;
	min-height:812px;  
	/* margin-top:8px;  sg2 */
	float:left;
	border-left:1px solid #dcdcd2;
	/*border-right:1px solid #dcdcd2;*/
	padding:0px 10px 0 50px;  /* sg2:  was 5 10 0 50 */
	margin-bottom:30px;  /* sg2:  was 55px */
	letter-spacing: 0.01em; /* sg3 */	
}

.About2-MiddleContent{
	width:549px;
	min-height:812px;
	margin-top:3px;
	float:left;
	border-left:1px solid #dcdcd2;
	border-right:1px solid #dcdcd2;
	padding:13px 34px 0 50px;
	margin-bottom:30px;  /* sg2:  was 55px */
	letter-spacing: 0.01em; /* sg3 */	
}
.About-MinHeight{min-height:1100px; margin-bottom:55px;}

.About-Subtext{
	font: normal 16px "FrutigerLTW01-47LightCn", Arial, Helvetica, sans-serif;  /* sg1: was 15px */
	color: #585854; /* sg1 */  /* sg3:  was #686863 */
	letter-spacing:0.01em;  /* sg3:  was 0 */ 
	padding-right:10px;
	margin-top: -10px; /* sg3 */
	line-height:29px;
}
.About-Subtext u{
	font: normal 16px "FrutigerLTW01-67BoldCn", Arial, Helvetica, sans-serif;  /* sg1:  was 15px */
	color:#f37121;
	text-decoration:none;
	letter-spacing:0.01em;  /* sg3:  was 1px */

}
.About-h2Box{width:280px;}

.About-h2Box2{width:245px; margin-left:15px;}
/* start sbe */
.About-h2Box3{width:405px; margin-left:15px;}
.About-h2Box4{width:549px;float:left;}  /* sg4:  was 600px */

.About-h2Box4 ul{ 
/* sg3 start */
	font: normal 16px "FrutigerLTW01-47LightCn", Arial, Helvetica, sans-serif; 
	color: #585854; 
	letter-spacing:0.01em;  
/* sg3 end */
	list-style: none; 
	float:left;
	margin-left:0px;
}
.About-h2Box4 li, .About-h2Box4 ul li, .About-h2Box4 ul li ul{ 
	list-style: none; 
	/*float:left;  sbe 5/21/13 */  
	margin-left:0px;
	padding-bottom:15px;
}
/* end sbe */

.About-h2Box,.About-h2Box2,.About-h2Box3, .About-h2Box4{
	float:left;
	margin-top:10px;	
}
.About-h2Box h2,.About-h2Box2 h2,.About-h2Box3 h2, .About-h2Box4 h2{
	color:#f37121;
	line-height:50px;
	letter-spacing:0.03em;  /* sg3:  was 1px */
	font: normal 18px "FrutigerLTW01-67BoldCn", Arial, Helvetica, sans-serif;	
	/* text-transform:uppercase;  sg3 */
	padding-bottom:14px;
}
.About-Blue-Subtext{
	float:left;
	color:#6897b4;
	font: normal 15px "FrutigerLTW01-67BoldCn", Arial, Helvetica, sans-serif;  /* sg1:  was 14px */
	letter-spacing:1px;
}

.About-h2Box ul, .About-h2Box2 ul{
	/*float:left; sbe 5/21/13 */
	margin-left:20px;
	width:210px;
	color:#585854;  /* sg3:  was #686863 */
	font: normal 16px "FrutigerLTW01-47LightCn", Arial, Helvetica, sans-serif;  /* sg3:  was 14px */
	letter-spacing:0.01em;  /* sg3:  was 0px */
	line-height:19px;
	padding-bottom:15px;
	list-style: none;
	margin-bottom: 0px;  /* sbe3 */
	margin-top: 0px;  /* sbe3 */
}
.About-h2Box li, .About-h2Box2 li{
	/*float:left; sbe 5/21/13 */
	clear:both;
	font: normal 16px "FrutigerLTW01-47LightCn", Arial, Helvetica, sans-serif;  /* sg1:  was 14px */  /* sg3: was 15px */
	letter-spacing:0.01em;  /* sg3: was 0px */
	
}
.About-h2Box ul li ul, .About-h2Box2 ul li ul{ 
	padding-bottom:0px;
	list-style: none;
	margin: 0px;  /* sbe3 */
	line-height: 1;   /* sbe3 */
}

.About-Grey-Subtext{
	float:left;
	width:205px;
	color:#686863;
	font: normal 16px "FrutigerLTW01-47LightCn", Arial, Helvetica, sans-serif;	/* sg1:  was 14px */  /* sg3:  was 15px */
	text-align:left;
	letter-spacing:0.01em;  /* sg3:  was 0px */
	line-height:19px;
	padding-bottom:15px;
}
.About-Grey-Subtext2{
	float:left;
	
	color:#686863;
	font: normal 16px "FrutigerLTW01-47LightCn", Arial, Helvetica, sans-serif;	/* sg1:  was 14px */  /* sg3:  was 15px */
	text-align:left;
	letter-spacing:0.01em;  /* sg3:  was 0px */
	line-height:19px;
	padding-bottom:15px;
}
.About-Right-Section{
	float:left;
	width:121px;
	margin-left:30px; /* was 35 */
	padding-top:22px;
	text-align:left;
	
}

.About-Right-Section p{
	width:130px;
	font: normal 15px "FrutigerLTW01-47LightCn", Arial, Helvetica, sans-serif;  /* sg3:  was 14px */
	line-height: 19px;  /* sg3:  was 16px */
	letter-spacing:0.01em;  /* sg3: was 1px */
}

.About-Right-Link{
	line-height:16px;
	font: normal 15px "FrutigerLTW01-47LightCn", Arial, Helvetica, sans-serif;
	color:#6897b4;
	letter-spacing:0.01em;  /* sg3: was 1px */
	text-decoration:none;
}
.About-Right-Link:hover{ 
    text-decoration:underline;
}

.About-Right-margin{
	margin-top:72px;
}
.About-14pxMargin{ padding-top:14px;}
.About-h1,#About-ContentArea h1{
	color:#f37121;
	line-height:50px;
	letter-spacing:0.05em; /* sg3:  was 1px */
	font: normal 22px "FrutigerLTW01-67BoldCn", Arial, Helvetica, sans-serif;  
	text-transform:uppercase;
}

.About-Diagnos-img{
	float:left;
	margin-top:32px;
	padding-bottom:30px;
}
#AboutBusiness-bg{	
    width:1280px;
	margin:0 auto;
	background: url(/images/About-Business%20Segments-Banner.jpg) no-repeat center top #989792;
}
#AboutBiosciences-bg{	
    width:1280px;
	margin:0 auto;
	background: url(/images/About-Biosciences-Banner.jpg) no-repeat center top #989792;
}
#AboutDiagnostics-bg{	
    width:1280px;
	margin:0 auto;
	background: url(/images/About-Diagnostics-Banner.jpg) no-repeat center top #989792;
}
#AboutMedical-bg{	
    width:1280px;
	margin:0 auto;
	background: url(/images/About-Medical-Banner.jpg) no-repeat center top #989792;
}
.AboutBus-Subtext{
	font: normal 15px "FrutigerLTW01-47LightCn", Arial, Helvetica, sans-serif;
	letter-spacing:.7px;
	padding-right:10px;
	line-height:29px;
	margin-top:20px;	
}
.AboutBus-Subtext2{
	font: normal 15px "FrutigerLTW01-47LightCn", Arial, Helvetica, sans-serif;
	letter-spacing:.7px;
	padding-right:10px;
	line-height:29px;
	margin-top:6px;	
}

.AboutBus-Subtext u{
	font: normal 15px "FrutigerLTW01-67BoldCn", Arial, Helvetica, sans-serif;
	color:#f37121;
	text-decoration:none;
	letter-spacing:1px;

}
.AboutBus-SubTitle{
	color:#f37121;
	line-height:50px;
	letter-spacing:1px;
	font: normal 18px "FrutigerLTW01-67BoldCn", Arial, Helvetica, sans-serif;	
	text-transform:uppercase;
	padding-bottom:0px;
	padding-top:30px;
}
.AboutBus-Diagnos-img{
	float:left;
	margin-top:15px;
	padding-bottom:0px;
}
.AboutBus-Diagnos-img2{
	float:left;
	margin-top:15px;
	padding:0px 10px 0 0;
}
/***Search***/
.Seacrh-Scope-Checkbox{
	float:left;
	width:500px;
	clear:both;
	padding-top:17px;
	padding-left:5px;
}
.Seacrh-Scope-Checkbox input{
	float:left;
	width:25px;
}
.Seacrh-Scope-Checkbox span{
	width:300px;
	float:left;
	font-size:14px;
	letter-spacing:1px;
}
.Seacrh-Query-Outer{
	float:left;
	width:630px;
	background:#fff;
	margin-left:15px;
	margin-top:13px;
	color:#686863;
	font-size:14px;	
	font: normal 14px "FrutigerLTW01-47LightCn", Arial, Helvetica, sans-serif;
	letter-spacing:1px;
}
.Seacrh-Query-List1{
	width:126px;
	margin-left:2px;
	padding:0px;
	font: normal 14px "FrutigerLTW01-47LightCn", Arial, Helvetica, sans-serif;
	color:#686863;
}
.Seacrh-Query-List2{
	width:154px;
	margin-left:2px;
	padding:0px;
	font: normal 14px "FrutigerLTW01-47LightCn", Arial, Helvetica, sans-serif;
	color:#686863;
}
.Seacrh-Query-List3{
	width:121px;
	margin-left:2px;
	padding:0px;
	font: normal 14px "FrutigerLTW01-47LightCn", Arial, Helvetica, sans-serif;
	color:#686863;
}
.Seacrh-Query-Input{
	width:201px;
	margin-left:2px;
	padding:0px;
}
.Seacrh-Data-Outer{
	float:left;
	width:630px;
	background:#fff;
	margin-left:5px;
	margin-top:13px;
	color:#686863;
	font: normal 14px "FrutigerLTW01-47LightCn", Arial, Helvetica, sans-serif;
	letter-spacing:1px;
}
.Seacrh-Data-Radio,.Seacrh-Data-Radio2{
	float:left;
	width:638px;
	clear:both;
	padding-top:10px;
	padding-bottom:5px;
	padding-left:5px;
	color:#686863;
	font: normal 14px "FrutigerLTW01-47LightCn", Arial, Helvetica, sans-serif;
	
}
em{font-family:'FrutigerLTW01-56Italic';}
.Seacrh-Data-Radio input{
	float:left;
	width:25px;
}
.Seacrh-Data-Radio span{
	width:300px;
	float:left;
	font-size:14px;
	letter-spacing:1px;
}

.Seacrh-DocumentType-Select{
	margin-left:17.8em; 
	padding-top:10px;
	float:left;
}
.Seacrh-Languages-Outer{
	margin-left:9px;
	margin-top:13px;
	color:#686863;
	font: normal 14px "FrutigerLTW01-47LightCn", Arial, Helvetica, sans-serif;
	letter-spacing:1px;
	width:auto;
	float:left;
}
.Seacrh-Languages-Outer input{
	width:25px;
	float:left;
	padding-bottom:14px;
	
}
.Seacrh-Languages-Outer span{
	margin-right:10px;
	float:left;
	padding-bottom:14px;
	margin-top:3px;
	
}

.Seacrh-Languages-box{
	width:120px;
	clear:both;
	
}

.Seacrh-Width160px  { width:160px;}
.Seacrh-Width200px  { width:200px;}



.Search-Submit{
	font: normal 11px "FrutigerLTW01-45Light", Arial, Helvetica, sans-serif;
	color:#fff;
	background:#f37321 url(/images/button-arrow.jpg) no-repeat right center;
	padding:2px 0px 2px 8px;
	letter-spacing:2px;
	line-height:12px;
	margin-top:10px;
	float:right;
	width:70px;
	text-decoration:none;
	margin-right:112px;
}
.Search-Submit:hover{ text-decoration:none;color:#fff;background:#ce6c2d   url(/images/button-arrow-hover.jpg) no-repeat right center}

.Search-16pxMargin{ margin-top:15px;}
.Search-Content{}
.Search-Blue-Subtext{
	float:left;
	color:#6897b4;
	font: normal 15px "FrutigerLTW01-67BoldCn", Arial, Helvetica, sans-serif;
	letter-spacing:1px;
	margin-top:25px;
	padding-bottom:5px;
}
.Search-Content span{	
	color:#686863;
	font: normal 14px "FrutigerLTW01-45Light", Arial, Helvetica, sans-serif;
	letter-spacing:1px;
	margin-left:15px;
	margin-top:14px;
	float:left;
	clear:both;
}
.Search-Content p{
	font: normal 12px "FrutigerLTW01-45Light", Arial, Helvetica, sans-serif;
    letter-spacing: 1px;
    line-height: 18px;
    padding-right: 10px;
	color:#6897b4;
	margin-left:15px;
	padding-bottom:4px;
	float:left;
	clear:both;
	padding-top: 0px;  /* sbe3 */
}
.Search-Pagination{ 
    margin-top:50px;
	float:left;
	margin-left:380px;
	padding-bottom:50px;
	font-size:14px;
}
.Search-Pagination strong{
	font: normal "Frutiger LT W01 65 Bold", Arial, Helvetica, sans-serif;
} 
/****LeftMenu***/
.Inner-LeftMenu{
	float:left;
	width:151px;  
	/*font: normal "FrutigerLTW01-47LightCn", Arial, Helvetica, sans-serif;*/
	letter-spacing:1px;
	/*margin-top:14px;*/
}
.Inner-LeftMenu span{
	color:#f37121;
	font: normal 15px "FrutigerLTW01-57RegularCn", Arial, Helvetica, sans-serif;  /* sg2 was 22px & Frutiger 47 */
	letter-spacing: 0.05em; /* sg2 */
	line-height:14px;  /* sg2:  was 24px */
	padding:0px 0px 18px 0px;   /* sg2:  was 18 0 13 0 */
	text-transform:uppercase;
	float:left;
	/*text-transform:uppercase;*/
	letter-spacing:1px;
}
.Inner-LeftMenu ul{
	list-style:none;
	width:145px;  /* sg3:  was 151px */
	margin: 0px;  /* sbe3 */
	line-height: 1;   /* sbe3 */
	
}
.Inner-LeftMenu li{	
    padding-bottom:12px;
	padding-right:6px;
}
.Inner-LeftMenu li a{
	color:#585854;  /* sg2:  was #686863 */
	line-height:17px;  /* sg2:  was 15px */
	letter-spacing: 0.01em;  /* sg2:  was .3px */
	font: normal 15px "FrutigerLTW01-47LightCn", Arial, Helvetica, sans-serif; 
	text-decoration:none;
}
.Inner-LeftMenu li a:hover{
	color:#f37321;
	line-height:17px;	/* sg2:  was 15px */
	letter-spacing: 0.01em;
	font: normal 15px "FrutigerLTW01-47LightCn", Arial, Helvetica, sans-serif;  
	text-decoration:none;
}
.Inner-LeftMenu li ul{
	margin-left:14px;
	margin-top:10px;
	width:125px;  /* sg3:  was 138px */
	list-style: none;
	margin-bottom: 0px;
	line-height: 1;   /* sbe3 */
}
#PaddingBottomNone{ padding-bottom:0px;}
#Inner-LeftMenu-Active{
	color:#f37321;
	line-height:17px;	/* sg2:  was 15px */
	text-decoration:none;
	letter-spacing:0px;
	font: normal 16px "FrutigerLTW01-57RegularCn", Arial, Helvetica, sans-serif;  /* sg2:  was 15px & Frutiger 67 */
}
#Inner-LeftSub-Active{
	color:#f37321;
	line-height:17px;	/* sg2:  was 15px */
	font-size:15px;
	text-decoration:none;
	font: normal 16px "FrutigerLTW01-57RegularCn", Arial, Helvetica, sans-serif;   /* sg2:  was 15px & Frutiger 67 */
}
/***ENDLeftMenu****/

/****ADVDiagnostics****/

#ADVDiag-bg{	
    width:1280px;
	margin:0 auto;
	background: url(/images/ADVDiag-Banner.jpg) no-repeat center top #989792;
}
.ADVDiag-Padding22px{ padding-bottom:23px; padding-top:3px;}
.MoreInfo-LinksList{
	font: normal 15px "FrutigerLTW01-47LightCn", Arial, Helvetica, sans-serif;
	letter-spacing:1px;
	margin-top:25px;
	padding-bottom:47px;
}
.MoreInfo-LinksList ul{
	margin-left:20px;
	list-style: none;
	margin-bottom: 0px;  /* sbe3 */
	margin-top: 0px;  /* sbe3 */
	line-height: 1;   /* sbe3 */
}
.MoreInfo-LinksList li{
	color:#6897b4;
	line-height:28px;
}
.MoreInfo-LinksList li a{
	color:#6897b4;
	text-decoration:none;
}
.MoreInfo-LinksList li a:hover{
	color:#6897b4;
	text-decoration:underline;
}
.Video_player{
	width:300px;
	height:260px;
	float:left;
}
.ADVDiag-AdSpot1{
	width:209px;
	height:109px;
	float:left;
	margin-left:30px;
}
.ADVDiag-BlueText{
	font: normal 15px "FrutigerLTW01-67BoldCn", Arial, Helvetica, sans-serif;
	color:#6897b4;
	letter-spacing:1px;
	padding-right:10px;
	padding-top:25px;
	float:left;
	line-height:29px;	
}

.Padding-Bottom-100px{ padding-bottom:100px;}

/****BD-Careers*******/

#Career-bg{	
    width:1280px;
	margin:0 auto;
	background: url(/images/Carrers-Banner.jpg) no-repeat center top #989792;
}

#Careers-bg{	
    width:1280px;
	margin:0 auto;
	background: url(/images/Carrers-Banner.jpg) no-repeat center top #989792;
}


.Careers-Blue-Outer{
	float:left;
	width:548px;
	position:relative;
	height:239px;
}
.Careers-Blue-Box{
	float:left;
	width:538px;
	height:184px;
	background:#007cc2;
	webkit-border-radius:4px;
	padding-left:10px;
    -moz-border-radius:4px;
    border-radius:4px;
	behavior: url(PIE.htc);
	position: relative;
	margin-top:10px;
}
.Careers-DidYouKnow{
	font: normal 28px "FrutigerLTW01-67BoldCn", Arial, Helvetica, sans-serif;
	color:#fff;
	line-height:50px;
}
.Careers-Blue-Box p{ 
    color:#fff; 
	padding-right:150px; 
	line-height:26px;
	height:85px;
	padding-bottom: 0px; /* sbe3 */
	padding-top: 0px;  /* sbe3 */
}
.Careers-Employee{
	position:absolute;
	left:433px;
	right:0px;
	top:40px;
}
.Careers-EmployeeSign{
	position:absolute;
	left:340px;
	right:0px;
	top:15em;
}
.Careers-Em-Name{
	font: normal 13px "FrutigerLTW01-47LightCn", Arial, Helvetica, sans-serif;	
	color:#fff;
	line-height:15px;
	letter-spacing:1px;
	float:right;
	margin-right:124px;
	margin-top:8px;
	text-align:right;
}
.Careers-Blue-Box hr{
	padding:0px;
	background:#007cc2;
	color:#007cc2;
	width:546px;
	height:1px;
	position:absolute;
	border:none;
	left:0px;
	right:0px;
	top:220px;
	*top:227px;
}
.Careers-Para{
	font: normal 15px "FrutigerLTW01-47LightCn", Arial, Helvetica, sans-serif;	
	padding-top:18px;
	padding-bottom:8px;
	line-height:29px;
	letter-spacing:1px;
}

/******Contact********/


.Contact-MiddleContent{
	width:735px;
	min-height:812px;
	margin-top:3px;
	float:left;
	border-left:1px solid #dcdcd2;
	/*border-right:1px solid #dcdcd2;*/
	padding:13px 0px 0 50px;
	margin-bottom:55px;
}
.Contact-Padding{ padding-top:17px;}
.Contact-MiddleContent p{
	padding-right:30px;
	padding-bottom: 0px;  /* sbe3 */
	padding-top: 0px;  /* sbe3 */
}
.Contact-CountryList{
	float:left;
	width:190px;
	margin-left:15px;
	margin-top:12px;
	font: normal 15px "FrutigerLTW01-47LightCn", Arial, Helvetica, sans-serif;
	letter-spacing:1px;	
}
.Contact-CountryList a{
	font: normal 15px "FrutigerLTW01-47LightCn", Arial, Helvetica, sans-serif;
	letter-spacing:1px;
	color:#6897b4;
	float:left;
	clear:both;
	margin-bottom:18px;
	text-decoration:none;
	line-height:16px;		
}
.Contact-CountryList a:hover{
	text-decoration:underline;
}


.Contact-Country-Detail{
	border:10px solid #edebe4;
	width:715px;
	margin-top:34px;
	margin-bottom:20px;
	padding-bottom:14px;
	font-size:14px;
	float:left;
}
.Contact-CountryBoxMain{
	float:left;
	margin-left:14px;
	margin-top:14px;
	color:#686863;
}
.Contact-InnerBox1{
	float:left;
	width:204px;
	color:#f37321;
}
.Contact-InnerBox1 span{
	font: normal "FrutigerLTW01-67BoldCn", Arial, Helvetica, sans-serif;
}

.Contact-InnerBox2{
	float:left;
	width:250px;
}

.Contact-InnerBox3{
	float:left;
	width:240px;
}


/******BD_Diversity********/
.Diversity-OuterPadding{	
	padding-right:10px;
}
.Diversity-BlueBox{
	background:#007cc2;
	float:right;
	width:172px;
	padding:10px;
	margin-top:18px;
}
.Diversity-BlueBox span{
	color:#fff;
	font: normal 20px "FrutigerLTW01-67BoldCn", Arial, Helvetica, sans-serif;
	line-height:22px;
}
.Diversity-BlueBox p{
	color:#fff3f3;
	font-size:14px;
	line-height:16px;
	padding:6px 0px 0px 0px;
}
.Diversity-Subtext{
	font: normal 15px "FrutigerLTW01-47LightCn", Arial, Helvetica, sans-serif;
	letter-spacing:1px;
	padding-right:10px;
	line-height:29px;
	width:520px;
	padding-bottom:4px;
	margin-top:23px;
	*float:left;
}

/*****BDForm*****/
.BDForm-MiddleContent{
	width:943px;
	margin-top:15px;
	float:left;
	/*position:relative;
	min-height:1450px;*/
}

.BDForm-MiddleContent p{  /* sbe3 */
	padding: 0px;
}

.BDForm-Padding7px{ padding-top:7px;}
.BDForm-OuterMain{
	width:970px;
	margin:0 auto;
}

.BDForm-OuterMain p{  /* sbe3 */
	padding: 0px;
}

.BDForm-OuterGrey{
	background:#edebe4;
	/*position:absolute;*/
	width:970px;
	/*min-height:400px;	
	left:-20px;
	top:11.3em;*/
	padding-bottom:20px;
	float:left;
	margin-bottom:56px;
}
.BDForm-GreyLeft{
	float:left;
	width:420px;
	margin-left:22px;
	margin-top:18px;
	
}
.BDForm-BlueTitle{
	color:#6897b4;
	line-height:18px;
	font: normal 15px "FrutigerLTW01-67BoldCn", Arial, Helvetica, sans-serif;
	letter-spacing:1px;
	padding-bottom:23px;
	float:left;
}
.BDForm-Margintop23px{
	margin-top:23px;
}
.BDForm-ContactForm{
	font: normal 14px "FrutigerLTW01-45Light", Arial, Helvetica, sans-serif;
	letter-spacing:1px;
	float:left;
}
.BDForm-ContactForm span{
	width:188px;
	float:left;
	text-align:right;
	margin-right:14px;
}
.BDForm-ContactForm input{
	float:left;
	width:208px;
	height:20px;
	padding:0px;
	border:1px solid #e2e3e8;
	clear:right;
	margin-bottom:8px;
	font: normal 14px "FrutigerLTW01-45Light", Arial, Helvetica, sans-serif;
	color:#686863;
	letter-spacing:1px;
}
.BDForm-ContactForm select{
	float:left;
	width:210px;
	height:20px;
	padding:0px;
	border:1px solid #e2e3e8;
	clear:right;
	margin-bottom:8px;
	font: normal 14px "FrutigerLTW01-45Light", Arial, Helvetica, sans-serif;
	color:#686863;
	letter-spacing:1px;
}
#BDForm-2lineitem{
	width:188px;
	float:left;
	text-align:right;
	margin-right:14px;
	line-height:16px;	
}
#BDForm-2itemInput{
	float:left;
	width:208px;
	height:20px;
	padding:0px;
	border:1px solid #e2e3e8;
	clear:right;
	margin-bottom:8px;
	margin-top:10px;	
}

.BDForm-GreyRight{
	float:left;
	width:436px;
	margin-left:65px;
	margin-top:18px;
}
.BDForm-AcceptanceText{
	font: normal 14px "FrutigerLTW01-45Light", Arial, Helvetica, sans-serif;
    letter-spacing: 1px;
    line-height:18px;
    padding-right: 10px;
	float:left;
}

.BDForm-IAccept{
	font: normal 14px "FrutigerLTW01-45Light", Arial, Helvetica, sans-serif;
    letter-spacing: 1px;
    line-height:18px;
    padding-right:3px;
	margin-top:20px;
	float:left;
}
.BDForm-AcceptInput{	
	padding:0px;
	border:1px solid #e2e3e8;
	clear:right;
	margin-bottom:8px;	
	float:left;
	margin-top:24px;
}
.BDForm-IAccept2{
	font: normal 14px "FrutigerLTW01-45Light", Arial, Helvetica, sans-serif;
    letter-spacing: 1px;
    line-height:18px;
    padding-right:3px;
	margin-top:20px;
	float:left;
}
.BDForm-Authen{	
	padding:0px;
	width:80px;
	height:20px;
	border:1px solid #e2e3e8;
	clear:right;
	margin-bottom:8px;	
	float:left;
	margin-top:18px;
	margin-left:4px;
}
.BDForm-AcceptInput{	
	padding:0px;
	border:1px solid #e2e3e8;
	clear:right;
	margin-bottom:8px;	
	float:left;
	margin-top:24px;
}
.BDForm-Request{
	font: normal 14px "FrutigerLTW01-45Light", Arial, Helvetica, sans-serif;
    letter-spacing: 1px;
    line-height:18px;
    padding-right:3px;
	margin-top:0px;
	margin-left:12px;
	float:left;
	width:350px;
	padding-bottom:20px;
}
.BDForm-RequestCheckbox{	
	padding:0px;
	border:1px solid #e2e3e8;
	clear:right;
	margin-bottom:8px;	
	float:left;
	margin-top:2px;
}
.BDForm-CommentBox{
	width:430px;
	height:120px;
	padding:0px;
	border:1px solid #e2e3e8;
	float:left;
	margin:10px 0px 0px 0px;
	display:inline;
	font: normal 14px "FrutigerLTW01-45Light", Arial, Helvetica, sans-serif;
    letter-spacing: 1px;
	*margin-left:-65px;
}
.BDForm-IAccept{
	font: normal 14px "FrutigerLTW01-45Light", Arial, Helvetica, sans-serif;    
	letter-spacing: 1px;
    line-height:18px;
    padding-right:3px;
	margin-top:20px;
	float:left;
}
.BDForm-Copyright{
	font: normal 12px "FrutigerLTW01-45Light", Arial, Helvetica, sans-serif;
    letter-spacing: 1px;
    line-height:18px;
    padding-right:3px;
	padding-bottom:10px;
	margin-top:10px;
	float:left;
}
.BDForm-ContactForm2{
	font: normal 14px "FrutigerLTW01-45Light", Arial, Helvetica, sans-serif;
	letter-spacing:1px;
	/*float:left;*/
}
.BDForm-ContactForm2 span{
	width:206px;
	float:left;
	text-align:right;
	margin-right:14px;
}
.BDForm-ContactForm2 input{
	float:left;
	width:208px;
	height:20px;
	padding:0px;
	border:1px solid #e2e3e8;
	clear:right;
	margin-bottom:8px;
	font: normal 14px "FrutigerLTW01-45Light", Arial, Helvetica, sans-serif;
	color:#686863;
	letter-spacing:1px;
}
.BDForm-MaterialsRequest2{
	font: normal 14px "FrutigerLTW01-45Light", Arial, Helvetica, sans-serif;
	letter-spacing:1px;
	width:206px;
	float:left;
	text-align:right;
	margin-right:14px;
	line-height:16px;	
}
.BDForm-MaterialsRadio{
    margin-top:6px; 
	float:left;
	padding-bottom:10px;
}

.BDForm-Submit{
	font: normal 10px/12px "FrutigerLTW01-45Light", Arial, Helvetica, sans-serif;
	letter-spacing:2px;
	color:#fff;
	background:#f37321 url(/images/button-arrow.jpg) right center no-repeat;
	padding:2px 0px 2px 8px;
	margin-top:2px;
	float:right;
	width:200px;
	margin-right:7px;
	text-decoration:none;
	text-transform:uppercase;
}
.BDForm-Submit:hover{
	background:#ce6c2d url(/images/button-arrow-hover.jpg) right center no-repeat;
	color:#fff;
	text-decoration:none;
}
.BDForm-Submit2{
	font: normal 10px/12px "FrutigerLTW01-45Light", Arial, Helvetica, sans-serif;
	letter-spacing:2px;
	color:#fff;
	background:url(/images/Submit-button.jpg) no-repeat;
	padding:0px 0px 0px 0px;
	height:19px;
	border:none;
	margin-top:2px;
	float:right;
	width:210px;
	margin-right:7px;
	text-decoration:none;
	text-transform:uppercase;
	cursor:pointer;
	text-indent:-9999px;
}
.BDForm-Submit2:hover{
	background:url(/images/Submit-button-hover.jpg) no-repeat;
	color:#fff;
	text-decoration:none;
}
/*****Investers****/
.Invest-MiddleContent{
	width:549px;
	min-height:950px;
	margin-top:3px;
	float:left;
	border-left:1px solid #dcdcd2;
	border-right:1px solid #dcdcd2;
	padding:1px 34px 0 50px;
	margin-bottom:55px;
}
#Invest-bg{	
    width:1280px;
	margin:0 auto;
	background: url(/images/Investers-Banner.jpg) no-repeat center top #989792;
}
.Invest-Subtext{
	font: normal 16px "FrutigerLTW01-47LightCn", Arial, Helvetica, sans-serif;  /* sg1: was 15px */
	letter-spacing:0.01em;  /* sg3:  was .7px */
	padding-right:10px;
	margin-top:-10px;  /* sg3: was 10px */
	line-height:29px;
}
.Invest-Video_player{
	width:300px;
	height:250px;
	float:left;
	margin-top:19px;
}
.Invest-News-Links{
	font: normal 16px "FrutigerLTW01-47LightCn", Arial, Helvetica, sans-serif;  /* sg1: was 15px */  /* sg3:  was 14px & Frutiger 45 */
	letter-spacing:0.01em; /* sg3:  was .5px */
	margin-top:18px;
	padding-bottom:40px;
}
.Invest-News-Links ul{
	margin:0px; /* sbe3 */
	list-style: none;
	line-height: 1;   /* sbe3 */
}
.Invest-News-Links li{
	color:#6897b4;
	/*line-height:34px;*/
	padding-bottom:18px;
}
.Invest-News-Links li a{
	color:#6897b4;
	text-decoration:none;
	font: normal 16px "FrutigerLTW01-47LightCn", Arial, Helvetica, sans-serif;  /* sg1: was 15px */  /* sg3:  was 14px & Frutiger 45 */
	letter-spacing:0.01em;  /* sg3:  was .5px */
}
.Invest-News-Links li a:hover{
	color:#6897b4;
	text-decoration:underline;
}

.Invest-h2Box{width:280px;}  /*margin-top: 42px;  sbe3*/

.Invest-h2Box2{width:250px; margin-left:15px;}  /*margin-top: 42px;  sbe3*/

.Invest-h2Box,.Invest-h2Box2{
	float:left;
	
}
.Invest-h2Box h2,.Invest-h2Box2 h2{
	color:#f37121;
	line-height:40px;
	letter-spacing:0.03em;  /* sg3: was 1px */
	font: normal 18px "FrutigerLTW01-67BoldCn", Arial, Helvetica, sans-serif;
	/* text-transform:uppercase;  sg3 */
}

/*********News**********/
#News-bg{	
    width:1280px;
	margin:0 auto;
	background: url(/images/News-Banner.jpg) no-repeat center top #989792;
}
/*Slider*/
#jFlowSlide{ background:#FFF;}
#myController { padding:0px 0;  width:610px; background:#FFF; }
#myController span.jFlowSelected { background:#F88017;margin-right:0px;color:#FFF; }

.slide-wrapper { padding: 0px; margin-top:33px;}
.slide-thumbnail { /*width:200px;*/ width:241px; float:left; }  /* sg1 added width of 241 */
.slide-thumbnail img {/*max-width:200px; */float:left; }
.slide-details { width:465px; float:left; margin-left:16px;}

.slide-details .description { margin-top:0px;font:normal 16px/30px "FrutigerLTW01-47LightCn", Arial, Helvetica, sans-serif; letter-spacing: 0.01em; }  /* sg3:  was 15px/29px & Frutiger 45; added letter spacing */

.jFlowControl { color:#000; cursor:pointer;padding: 0 4px; font-size:12px; letter-spacing:0px; }

 .jFlowPrev, .jFlowNext { color:#000; cursor:pointer;padding: 0 0px; }
 
.jFlowControl:hover{ background: #F88017;color:#FFF;}
.jFlowPrev:hover, .jFlowNext:hover {color:#FFF;}
/*END*/

.NewsLeft-Links{
	font: normal 15px "FrutigerLTW01-47LightCn", Arial, Helvetica, sans-serif;  /* sg3:  was Frutiger 45 */
	letter-spacing:.5px;
	margin-top:10px;
	padding-bottom:40px;
	width:160px;
}
.NewsLeft-Links ul{
	margin:0px;  /* sbe3 */
	list-style: none;
	line-height: 1;   /* sbe3 */
}
.NewsLeft-Links li{
	color:#6897b4;
	/*line-height:34px;*/
	padding-bottom:18px;
}
.NewsLeft-Links li a{
	color:#6897b4;
	text-decoration:none;
}
.NewsLeft-Links li a:hover{
	color:#6897b4;
	text-decoration:underline;
}
.News-h2Box{width:210px;margin-top:40px;float:left;	}
.News-h2Box2{width:240px;margin-top:40px;float:left; margin-left:20px;}
.News-h2Box3{width:185px;margin-top:40px;float:left; margin-left:70px;}

.News-h2Box h2,.News-h2Box2 h2,.News-h2Box3 h2{
	color:#f37121;
	line-height:40px;
	letter-spacing:0.03em;  /* sg3:  was 1px */
	font: normal 18px "FrutigerLTW01-67BoldCn", Arial, Helvetica, sans-serif;
	/* text-transform:uppercase;  sg3 */
}

.NewsMiddle-Content{
	font: normal 16px "FrutigerLTW01-47LightCn", Arial, Helvetica, sans-serif;  /* sg3:  was 15px */
	letter-spacing:.5px;
	margin-top:10px;
	padding-bottom:40px;
}
.NewsMiddle-padding-top{ margin-top:16px;}
.NewsMiddle-Content span{		
	display:block;
	width:150px;
}
.NewsRight-Content{
	font: normal 15px "FrutigerLTW01-47LightCn", Arial, Helvetica, sans-serif;
	letter-spacing:.5px;
	margin-top:10px;
	padding-bottom:40px;
}
.NewsRight-Content span{	
	display:block;	
}
.NewsRight-Content img{	
	display:block;
	float:right;
	
}
/***PressReleases***/
.PressRel-MiddleContent{
	width:735px;
	min-height:812px;
	margin-top:3px;
	float:left;
	border-left:1px solid #dcdcd2;
	/*border-right:1px solid #dcdcd2;*/
	padding:13px 0px 0 50px;
}
.PressRel-MiddleContent p{
	padding-right:30px;
	padding-bottom: 0px; /* sbe3 */
	padding-top: 0px;  /* sbe3 */
}
.PressRel-Years{	
	/*float:left;*/
	margin-left:8px;
	margin-top:12px;
}
.PressRel-Years a{
	width:58px;
	padding:1px 0 1px 0;
	letter-spacing:1px;
	color:#686863;
	font: normal 15px "FrutigerLTW01-47LightCn", Arial, Helvetica, sans-serif;
	float:left;
	text-align:center;
}
.PressRel-Years a:hover{ text-decoration:none;color:#686863;}

.PressRel-Active1{ 
    float:left; 
    background:url(/images/PressRel-Active.jpg) no-repeat left top;
	width:58px;
	height:15px;
}
.PressRel-Active2{ 
    float:left; 
    background:url(/images/PressRel-Active.jpg) no-repeat left top;
	width:58px;
	height:15px;
	margin-left:60px;
}
.PressRel-Active3{ 
    float:left; 
    background:url(/images/PressRel-Active.jpg) no-repeat left top;
	width:58px;
	height:15px;
	margin-left:118px;
}
.PressRel-Active4{ 
    float:left; 
    background:url(/images/PressRel-Active.jpg) no-repeat left top;
	width:58px;
	height:15px;
	margin-left:175px;
}
.PressRel-Active5{ 
    float:left; 
    background:url(/images/PressRel-Active.jpg) no-repeat left top;
	width:58px;
	height:15px;
	margin-left:235px;
}

.PressRel-Outer{
	border:8px solid #edebe4;
	width:720px;
	margin-top:0px;
	margin-bottom:20px;
	padding-bottom:14px;
	font-size:14px;
	float:left;
}
.PressRel-Outer_center{ float:left; margin-left:350px; margin-top:38px;}
.PressRel-Content{}
.PressRel-Content span{	
	color:#686863;
	font: normal 15px "FrutigerLTW01-47LightCn", Arial, Helvetica, sans-serif;
	letter-spacing:1px;
	margin-left:15px;
	margin-top:14px;
	float:left;
	clear:both;
}
.PressRel-Content p{
	font: normal 15px "FrutigerLTW01-47LightCn", Arial, Helvetica, sans-serif;
    letter-spacing: 1px;
    line-height: 18px;
    padding-right: 10px;
	color:#6897b4;
	margin-left:15px;
	padding-bottom:4px;
	float:left;
	clear:both;
	padding-top: 0px;  /* sbe */
}

 
/*********Products**********/
#Products-bg{	
    width:1280px;
	margin:0 auto;
	background: url(/images/Products-Banner.jpg) no-repeat center top #989792;
}
.Products-h1{
	margin-top:15px;
}
.Products-Left{
	float:left;
	margin-top:20px;
	min-height:1082px;
	width:305px;
	border-right:1px solid #dcdcd2;
	padding-left:0px;
	margin-bottom:55px;
}
.Products-Mid{
	float:left;
	margin-top:20px;
	min-height:1082px;
	width:320px;
	border-right:1px solid #dcdcd2;
}
.Products-Right{
	float:left;
	margin-top:20px;
	min-height:1082px;
	width:300px;
}
.Products-Left .Products-Box{
	width:280px;
	float:left;
	margin-top:6px;
	padding-bottom:25px;
	margin-left:40px;
}
.Products-Mid .Products-Box{
	width:280px;
	float:left;
	margin-top:6px;
	padding-bottom:25px;
	margin-left:40px;
}
.Products-Right .Products-Box{
	width:280px;
	float:left;
	margin-top:6px;
	padding-bottom:25px;
	margin-left:40px;
}
.Products-Box img{ margin-top:5px; float:left;}
.Products-Box span{
	color:#6897b4;
	font-size:14px;
	padding-left:10px;
	letter-spacing:1px;
	float:left;
}
.Products-Box p{
	color:#686863;
	font-size:14px;
	line-height:18px;
	padding-left:10px;
	width:150px;
	display:block;
	float:left;
	padding-bottom: 0px;  /* sbe3 */
	padding-top: 0px;  /*sbe3 */
}

.Products-OuterMain{
	width:980px;
	margin:0 auto;
	position:relative;
}
.Prod-Counrty-Button{
	width:675px;
	float:left;
	background:#f48137;
	display:block;
	position:absolute;
	top: 960px; /* sbe1 was 932 */
	right:30px;
	z-index:1000;
	/*margin-top:6px;*/
}
.Prod-Counrty-Button span{
	color:#fff;
	font: normal 11px "FrutigerLTW01-47LightCn", Arial, Helvetica, sans-serif;
	letter-spacing:2px;
	text-align:right;
	float:right;
	margin-top:5px;
	margin-right:12px;
	cursor:pointer;
	text-decoration:none;
}
.Prod-Counrty-Button:hover{ text-decoration:none !important;}

.Prod-Counrty-Button img{
	float:right;
}
.Prod-Counrty-Button a{ border:none;}
/*
.Products-OuterGrey{
	background:#edebe4;
	width:980px;
	padding-bottom:20px;
	float:left;
}
*/
/*Added by anas*/
.top{
	position:relative;
	z-index:1000;
	height:121px;
}


#LocationDrop2{
	display:none;
	position:absolute;
	z-index:1010;
	width:673px;
	height:240px;
	background:#FFF;
	top:718px; /* sbe1 was 690 */
	left:275px;
	border:1px solid #f17528;
	opacity:0.95;
    filter:alpha(opacity=95); /* For IE8 and earlier */
	padding:0px 0px 0 0px;
	
}

.Prod-Title{
	font: normal 15px "FrutigerLTW01-67BoldCn", Arial, Helvetica, sans-serif;
	color:#f37121;
	letter-spacing:2px;
}
.Prod-Text{
	font: normal 15px "FrutigerLTW01-47LightCn", Arial, Helvetica, sans-serif;
	color:#686863;
	letter-spacing:2px;
	margin-top:12px;
	float:left;
	padding-right:5px;
}
.ProdLocationBoxOuter{
	width:670px; 
	float:left;
	
	margin-top:0px;
	min-height:240px;
	
}


.ProdLocationBox1,.ProdLocationBox2,.ProdLocationBox3{
	color:#f37121;
	letter-spacing:2px;
	float:left;
	margin-top:5px;
	
}
.ProdLocationBox1 li,.ProdLocationBox3 li{
	color:#f37121;
	clear:both;
	margin:3px 0 10px 3px;
	float:left;
}


.ProdLocationBox1 li a{
	color:#f37121;
	font: normal 15px "FrutigerLTW01-67BoldCn", Arial, Helvetica, sans-serif;
	letter-spacing:3px;
	padding:2px 5px 2px 10px;
	float:left;
	line-height:16px;
	width:167px;
}

.ProdLocationBox1 li a:hover,.ProdLocationBox2 li a:hover,.ProdLocationBox3 li a:hover{
	color:#fff;
    background:#f17026; 
	text-decoration:none;
}
.ProdLocationBox1 li ul,.ProdLocationBox2 li ul,.ProdLocationBox3 li ul{
	float:none;
	list-style: none;
	margin: 0px; /* sbe3 */
	line-height: 1;   /* sbe3 */
}

.ProdLocationBox1 li ul li a,.ProdLocationBox2 li ul li a,.ProdLocationBox3 li ul li a{
	color:#f37121;
	font: normal 15px "FrutigerLTW01-47LightCn", Arial, Helvetica, sans-serif;
	line-height:16px;
	letter-spacing:1px;
}
.ProdLocationBox1 li ul li,.ProdLocationBox2 li ul li,.ProdLocationBox3 li ul li{	
	margin:0 0 0px 0;
	float:left;	
	line-height: 1;   /* sbe3 */
}


.ProdLocationBox1{ margin-left:0px;}
.ProdLocationBox2{ margin-left:5px;}
.ProdLocationBox3{ margin-left:5px;}
.ProdLocationBox2 li a,.ProdLocationBox3 li a{
	color:#f37121;
	font: normal 15px "FrutigerLTW01-67BoldCn", Arial, Helvetica, sans-serif;
	letter-spacing:3px;
	padding:2px 5px 2px 10px;
	float:left;
	line-height:16px;
	width:138px;
}
.ProdLocationBox2 li{
	color:#f37121;
	clear:both;
	margin:3px 0 5px 3px;
	float:left;
}



/****RegionalHome***/



.RegoinalHome-WhiteBg{
	width:1280px;
	float:left;
	position:relative;
	background:#fff;
	margin-top:16px;
	margin-bottom:30px;
}
.RegoinalHome-Inner{
	margin:0 auto;
	width:943px;
}
.RegoinalHome-Inner2{
	margin:0 auto;
	width:980px;
}

.RegoinalHome-Inner2 u{
	text-decoration:none; 
	color:#f37321; 
	background:url(/images/icon-arrow.png) left center no-repeat;
	padding:0 0 0 15px;
}

.RegoinalHome-Title{
	font: normal 15px "FrutigerLTW01-67BoldCn", Arial, Helvetica, sans-serif;
	letter-spacing:1px;
	float:left;
	color:#f37321;
	text-transform:uppercase;
	margin-top:20px;
}
.RegoinalHome-Box1{
	float:left;
	margin-top:25px;
	padding-bottom:20px;
}
.RegoinalHome-Box1 center{
	font: normal 16px "FrutigerLTW01-47LightCn", Arial, Helvetica, sans-serif;  /* sg1:  was 15px */
	padding-bottom:5px; 
	color: #686863; /* sg1 */
}  

.RegoinalHome-Box1 center sup {
    font: 10px "FrutigerLTW01-47LightCn",Arial,Helvetica,sans-serif;
    vertical-align: text-top;
}
.RegoinalHome-img{
	border-right:1px solid #dcdcd2;
}


.Regional-News-Links{
	font: normal 16px "FrutigerLTW01-47LightCn", Arial, Helvetica, sans-serif;  /* sg3:  was 15px & Frutiger 45 */
	letter-spacing:0.01em;  /* sg3:  was 0px */
	margin-top:18px;
	padding-bottom:40px;
}
.Regional-News-Links ul{
	margin:0px;  /* sbe3 */
	list-style: none;
	line-height: 20px;   /* sbe3 */
}
.Regional-News-Links li{
	color:#6897b4;
	line-height: 20px;   /* sbe3 */
	/*line-height:34px;*/
	padding-bottom:18px; clear:both;
}
.Regional-News-Links li a{
	color:#6897b4;
	text-decoration:none;
	font: normal 16px "FrutigerLTW01-47LightCn", Arial, Helvetica, sans-serif;  /* sg3:  was 14px & Frutiger 45 */
	letter-spacing:0.01em;  /* sg3:  was 0px */
}
.Regional-News-Links li a:hover{
	color:#6897b4;
	text-decoration:underline;
}

.Regional-h2Box{width:312px;margin-top:42px; float:left; margin-left:15px;}

.Regional-h2Box1{width:330px;margin-top:42px; float:left; margin-left:15px;}  /* sbe5 */

.Regional-h2Box2{width:330px;margin-top:42px; float:left; margin-left:45px;}  /* sbe5 */

.Regional-h2Box-2wide{width:700px;margin-top:42px; float:left; margin-left:15px;}  /* sbe5 */

.Regional-h2Box-half{width:450px;margin-top:42px; float:left; margin-left:15px;}  /* sbe5 */

.Regional-h2Box h2, .Regional-h2Box-2wide h2, .Regional-h2Box-half h2, .Regional-h2Box1 h2, .Regional-h2Box2 h2{
	color:#f37121;
	line-height:40px;
	letter-spacing:0.03em;  /* sg3:  was 1px */
	font: normal 18px "FrutigerLTW01-67BoldCn", Arial, Helvetica, sans-serif;
	/* text-transform:uppercase;  sg3 */
}

.Regional-h2Box-2wide ul{ 
	list-style: none; 
	margin-left:0px;
}
.Regional-h2Box-2wide li, .Regional-h2Box-2wide ul li, .Regional-h2Box-2wide ul li ul{ 
	list-style: none; 
	margin-left:0px;
	padding-bottom:15px;
	clear:both; /* sg1 */
}


.Regional-News-Links2{
	font: normal 16px "FrutigerLTW01-47LightCn", Arial, Helvetica, sans-serif;  /* sg3:  was 15px & Frutiger 45 */
	letter-spacing:0px;
	margin-top:18px;
	padding-bottom:40px;
}
.Regional-News-Links2 ul{
	margin:0px; /* sbe3 */
	list-style: none;
	line-height: 1;   /* sbe3 */
}
.Regional-News-Links2 li{
	color:#6897b4;
	/*line-height:34px;*/
	 clear:both;
}
.Regional-News-Links2 li a{
	color:#6897b4;
	text-decoration:none;
	font: normal 16px "FrutigerLTW01-47LightCn", Arial, Helvetica, sans-serif;  /* sg3:  was 14px & Frutiger 45 */
	letter-spacing:0.01em;  /* sg3:  was 0px */
}
.Regional-News-Links2 li a:hover{
	color:#6897b4;
	text-decoration:underline;
}
.Regional-News-Links2 img{ float:left; margin-right:6px;margin-bottom:24px; margin-left:-5px;} 



.Regional-Right-Section{
	float:left;
	width:150px;
	padding-left:35px;
	padding-bottom:160px;
	margin-left:31px;
	margin-top:24px;
	padding-top:22px;
	border-left:1px solid #dcdcd2;
	margin-bottom:55px;
	
}
.Regional-Right-margin {
    margin-top: 38px;
}

.SegmentHomeOuter{
	width:1280px;
	margin: 0 auto;
	background:#FFF;
}
.SHome-Medical{
	height:479px;
	width:1280px;
	float:left;
	background:url(/images/SegHome-Bg1.jpg) no-repeat right;	
}

.SHome-Pharmaceuticals{
	height:471px;
	width:1280px;
	float:left;
	background:url(/images/SegHome-pharmaceuticals.jpg) no-repeat right;	
}

.SHome-LabAutomation{
	height:479px;
	width:1280px;
	float:left;
	background:url(/images/SegHome-labautomation.jpg) no-repeat right;	
}

.SHome-MedicalInner{
	height:479px;
	width:1280px;
	float:left;
}
.SHome-Heading{
	font: normal 27px "FrutigerLTW01-67BoldCn", Arial, Helvetica, sans-serif;
	letter-spacing:1px;
	color:#686863;
	width:415px;
	float:left;
	margin-left:260px;
	margin-top:83px;
}
.SHome-Heading em{margin-left:-15px; font-style:normal;}
.SHome-MiddleText{
	width:645px;
	float:left;
	margin-top:85px;
	margin-left:164px;
}

.SHome-Right-BDReport{
	float:right;
	margin-top:81px;
}


.SHome-Right-BDReport ul{
	list-style:none;
	text-transform:uppercase;
	font: normal 15px "FrutigerLTW01-75Black", Arial, Helvetica, sans-serif;
	letter-spacing:0px;
	line-height:20px;
	margin: 0px;
}
.SHome-Right-BDReport li{
		
}
.SHome-Right-BDReport li a{
	text-decoration:none;
	background:url(/images/Home-Right.png) repeat-y;
	margin-top:3px;	
	width:375px; /* sbe2 was min-width */
	color:#fff;
	display:block;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:15px;
}
.SHome-Right-BDReport u{ 
    text-decoration:none; 
	color:#f37321; 
	background:url(/images/icon-arrow.png) left center no-repeat;
	padding:0 0 0 15px;
}
.SHome-WhiteBg{
	width:1280px;
	float:left;
	position:relative;
	background:#fff;
	margin-top:0px;
	margin-bottom:30px;
}

.SHomeMedical-Box1{
	float:left;
	padding:25px 15px 55px 0px; /* sbe4 */
	/* padding-top:25px; */
	/* padding-bottom:55px; */
	margin-top:-10px;
	width:304px;
	min-height:250px; /*sbe4 */
	border-right:1px solid #dcdcd2;
}

.SHomeMedical-Box2{
	float:left;
	padding:25px 15px 55px 15px; /* sbe4 */
	/*padding-top:25px;
	padding-left:33px;
	padding-bottom:55px;*/
	margin-top:-10px;
	width:304px;  /* sbe4 - was 271 */
	min-height:250px; /*sbe4 */
	border-right:1px solid #dcdcd2;
}
.SHomeMedical-Box3{
	float:left;
	padding:25px 0px 55px 15px; /* sbe4 */
	/*padding-top:25px;
	padding-left:33px;
	padding-bottom:55px;*/
	margin-top:-10px;
	width:271px;
}
/* sbe4 BEGIN - for news, highlights, and promos rather than products */
.SHomeMedical-Box1-2{
	float:left;
	padding:25px 20px 55px 0px; /* sbe4 */
	/* padding-top:25px; */
	/* padding-bottom:55px; */
	margin-top:-10px;
	width:718px;
	min-height:250px; /*sbe4 */
	border-right:1px solid #dcdcd2;
}
.SHomeMedical-Col1{
	float:left;
	padding:25px 15px 55px 0px; /* sbe4 */
	/* padding-top:25px; */
	/* padding-bottom:55px; */
	margin-top:-10px;
	width:359px;
	min-height:250px; /*sbe4 */
	border-right:1px solid #dcdcd2;
}

.SHomeMedical-Col2{
	float:left;
	padding:25px 15px 55px 15px; /* sbe4 */
	/*padding-top:25px;
	padding-left:33px;
	padding-bottom:55px;*/
	margin-top:-10px;
	width:359px;  /* sbe4 - was 271 */
	min-height:250px; /*sbe4 */
	border-right:1px solid #dcdcd2;
}
.SHomeMedical-PromoCol{
	float:left;
	padding:25px 0px 55px 15px; /* sbe4 */
	/*padding-top:25px;
	padding-left:33px;
	padding-bottom:55px;*/
	margin-top:-10px;
	width:161px;
	line-height: 16px;
	letter-spacing:1px;
}
.SHomeMedical-PromoCol p{
	line-height: 16px;
	letter-spacing:1px;
}
.SHomeMedical-Box1-2 span,.SHomeMedical-Col1 span,.SHomeMedical-Col2 span,.SHomeMedical-PromoCol span{ 
    color:#f37321;
	font: normal 18px "FrutigerLTW01-67BoldCn", Arial, Helvetica, sans-serif;
	letter-spacing:1px;
	margin-top:10px;
	float:left;
}
/* sbe4 END */
.SHomeMedical-Box1 span,.SHomeMedical-Box2 span,.SHomeMedical-Box3 span{ 
    color:#f37321;
	font: normal 18px "FrutigerLTW01-67BoldCn", Arial, Helvetica, sans-serif;
	letter-spacing:1px;
	margin-top:10px;
	float:left;
}

.SHomeMedical-Box1 p,.SHomeMedical-Box2 p,.SHomeMedical-Box3 p{
	line-height:26px;  /* sg3:  was 18px */
	font: normal 16px "FrutigerLTW01-47LightCn", Arial, Helvetica, sans-serif;  /* sg3:  was 14px */
	color:#686863;
	letter-spacing:0.01em;  /* sg3:  was 0px */
	padding-right:100px;
	padding-top:3px;
	padding-bottom: 0px;  /* sbe3 */
}


/* sbe6 start */
.DiabetesHome-Box1{
	float:left;
	padding:25px 15px 55px 0px;
	/* padding-top:25px; */
	/* padding-bottom:55px; */
	margin-top:-10px;
	width:293px;
	border-right:1px solid #dcdcd2;
}

.DiabetesHome-Box2{
	float:left;
	padding:25px 15px 55px 15px;
	/*padding-top:25px;
	padding-left:33px;
	padding-bottom:55px;*/
	margin-top:-10px;
	width:293px;  /* sbe4 - was 271 */
	border-right:1px solid #dcdcd2;
}
.DiabetesHome-Box3{
	float:left;
	padding:25px 0px 55px 15px;
	/*padding-top:25px;
	padding-left:33px;
	padding-bottom:55px;*/
	margin-top:-10px;
	width:293px;
}
.DiabetesHome-Box1 span,.DiabetesHome-Box2 span,.DiabetesHome-Box3 span{ 
    color:#f37321;
	font: normal 18px "FrutigerLTW01-67BoldCn", Arial, Helvetica, sans-serif;
	letter-spacing:1px;
	margin-top:10px;
	float:left;
}
.DiabetesHome-Box1 p,.DiabetesHome-Box2 p,.DiabetesHome-Box3 p{
	line-height:18px;
	font: normal 14px "FrutigerLTW01-47LightCn", Arial, Helvetica, sans-serif;
	color:#686863;
	letter-spacing:0px;
	padding-right:100px;
	padding-top:3px;
	padding-bottom: 0px; 
}
.diabetes-subtitle{
	color:#f37121;
	line-height:30px;
	letter-spacing:1px;
	font: normal 17px "FrutigerLTW01-67BoldCn", Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}
.subHeader{
	font: normal 15px "FrutigerLTW01-67BoldCn", Arial, Helvetica, sans-serif;
}

.home-box-blue {
	color:#f37121;
	line-height:30px;
	letter-spacing:1px;
	font: normal 14px "FrutigerLTW01-67BoldCn", Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	margin-top:10px;
	margin-bottom:10px;
	margin-right:100px;
}

.home-box-grey {
	font: normal 15px "FrutigerLTW01-47LightCn", Arial, Helvetica, sans-serif;
	margin-top:10px;
	margin-bottom:10px;
	margin-right:100px;
}

.home-box-orange {
	font: normal 15px "FrutigerLTW01-47LightCn", Arial, Helvetica, sans-serif;
	margin-top:10px;
	margin-bottom:10px;
	margin-right:100px;
}

.box1 {
	min-height:100px;	
}

.box2 {
	min-height:100px;
}

.box3 {
	min-height:100px;
}

/* diabetes HCP sites */


.DiabHCP-Heading{
	font: normal 27px "FrutigerLTW01-67BoldCn", Arial, Helvetica, sans-serif;
	letter-spacing:1px;
	color:#686863;
	width:990px;
	float:left;
	margin-left:155px;
	margin-top:0px;
}
.DiabHCP-Heading em{margin-left:-15px; font-style:normal;}

.big-box h3 {
	font-size: 18px;
	font-weight: bold;
	font-family: 'Frutiger CE 65 Roman Bold', Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	padding: 2px 0 0 15px;
	margin: 180px 0 0 0;
}

.big-box p {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	padding: 2px 12px 0 15px;
	margin: 0 0 10px 0;
}

.big-box-1column {
	float: left;
	margin: 0 0 0 12px;
	padding: 151px 0 9px 0;
	width: 964px;
	height: 130px;
}

.big-box1 {
	float: left;
	margin-left: 12px;
	width: 312px;
	height: 282px;
}

.big-box1-5 {
	float: left;
	margin: 0 0 0 12px;
	padding: 151px 0 9px 0;
	width: 635px;
	height: 130px;
}

.big-box2 {
	float: left;
	margin-left: 14px;
	width: 312px;
	height: 282px;
}

.big-box3 {
	float: left;
	margin-left: 14px;
	width: 312px;
	height: 282px;
}



/* sbe6 end */


/* sbe2 start */
#jslidernews1{width:1280px; height:600px;}
#Divslider1{width:1280px; height:600px;position: relative;}

/* sbe2 end */

.PrintLogo{ display:none;}