body {
  font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, helvetica, sans-serif;
}

h1 {
	font-size:16px;
	line-height:18px;
	font-weight:bold;
}

h2 {
	font-size:16px;
	line-height:18px;
	font-weight:bold;
}
img {
	border: none;
}
p {
	font-size:12px;
	line-height:15px;
	color:#545454;
}

li {
	font-size:12px;
	line-height:15px;
	color:#545454;
}

h1.about { color:#5C86C2 }
h2.about { color:#5C86C2 }

h1.index { color:#02A650 }
h2.index { color:#02A650 }

h1.int { color:#B46622 }
h2.int { color:#B46622 }

h1.inv { color:#626604 }
h2.inv { color:#626604 }

h1.careers { color:#326E8D }
h2.careers { color:#326E8D }

h1.products { color:#9D1F29 }
h2.products { color:#9D1F29 }

h1.hcp { color:#5C817C }
h2.hcp { color:#5C817C }

h1.enroll { color:#9C3EB0 }
h2.enroll { color:#9C3EB0 }

p.footer { font-size:10px }

span.copyright { font-size:8px }

span.disclaimer { font-size:9px }

span.green { color:#02A650; font-weight:bold; font-size:14px; line-height:18px; }

span.quote { color:#02A650; font-size:14px; line-height:18px; }

a.careers { color:#545454 ; font-size:11px; line-height:14px; text-decoration: underline; }

span.careers { color:#326E8D ; font-size:13px; line-height:18px; font-weight:bold }

p.faq {
	font-size:11px;
	line-height:12px;
	color:#545454;
	padding-left:15px;
}


#flyout {
	position:absolute;
	width:126px;
	height:72px;
	z-index:2;
	top: 1px;
	left: 127px;
	visibility: hidden;
}
#about {
	position:relative;
	width:126px;
	height:23px;
	z-index:4;
	visibility: visible;
}
#tableLaunchedProducts {
	width: 100%;
	height: 295px;
	background: url(images/bg_launched_products.jpg);
	background-position: center;
	background-repeat: no-repeat;
}
#tableLogo td {
	border-collapse: collapse;
	border: none;
	text-align: center;
	vertical-align: middle;	
}
.pic_brdr {
	border: none;
}