@import url('init.css');

/* GENERAL */
body {
	font-family:Arial, Helvetica, sans-serif;
	background-image: url(/html/images/hcp/bkg-page-body.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color:#f7f7f7;
}

h1 {
	font-size:1.385em;
	font-weight:bold;
	color:#00aad7;
	line-height:1.1em;
}
h2 {
	font-size:1.077em;
	font-weight:bold;
	color:#666666;
}

p {
	margin-top:13px;
	margin-bottom:13px;
}

ul {
	margin-left:20px;
}
ol {
	margin-left:25px;
}
.contentFontReset {
	font-size:1.231em;
}

a:link, a:visited {
	color:#00aad7;
	text-decoration:underline;
}
a:hover, a:active {	
	color:#00aad7;
	text-decoration:underline;
}

.blueText {
	color:#00aad7;
}

sup.ref {font-size:smaller; vertical-align:baseline; position:relative; bottom:0.33em;}
sup.reg {font-size:smaller; vertical-align:baseline; position:relative; bottom:0.33em;}

/* ---------------------------------------------------------- */
/* MAIN PAGE CONTAINERS */
/* home page */
.homePageWrapper {
	width:987px;
	background-image: url(/html/images/hcp/bkg-page-circle-gradient.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
/* internal page */
.interiorPageWrapper {
	width:987px;
	background-image: url(/html/images/hcp/bkg-interior-circle-gradient.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
/* ---------------------------------------------------------- */
/* PRIMARY NAVIGATION STYLES */

.primaryNav {
	width:987px;
	height:19px;
}

/* home */
a.pNavHome:link, a.pNavHome:visited {
	float:left;
	width:84px;
	height:16px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d2f3f9;
	background-image: url(/html/images/hcp/bkg-primary-nav-off.gif);
	background-repeat: repeat-x;
	background-position: left top;
	text-align:right;
	padding-top:3px;
	color: #ffffff;
	font-size: 0.625em;
	text-decoration: none;
	font-weight: bold;
	padding-right:18px;
}
a.pNavHome:hover, a.pNavHome:active {	
	float:left;
	width:84px;
	height:16px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d2f3f9;
	background-image: url(/html/images/hcp/bkg-primary-nav-on.gif);
	background-repeat: repeat-x;
	background-position: left top;
	text-align:right;
	padding-top:3px;
	color: #ffffff;
	font-size: 0.625em;
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
	padding-right:18px;
}
a.pNavHomeOn:link, a.pNavHomeOn:visited, a.pNavHomeOn:hover, a.pNavHomeOn:active {
	float:left;
	width:102px;
	height:16px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d2f3f9;
	background-image: url(/html/images/hcp/bkg-primary-nav-on.gif);
	background-repeat: repeat-x;
	background-position: left top;
	text-align:right;
	padding-top:3px;
	color: #ffffff;
	font-size: 0.625em;
	text-decoration: none;
	font-weight: bold;
}

/* about */
a.pNavAbout:link, a.pNavAbout:visited {
	float:left;
	width:157px;
	height:16px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d2f3f9;
	background-image: url(/html/images/hcp/bkg-primary-nav-off.gif);
	background-repeat: repeat-x;
	background-position: left top;
	text-align:center;
	padding-top:3px;
	color: #ffffff;
	font-size: 0.625em;
	text-decoration: none;
	font-weight: bold;
}
a.pNavAbout:hover, a.pNavAbout:active {	
	float:left;
	width:157px;
	height:16px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d2f3f9;
	background-image: url(/html/images/hcp/bkg-primary-nav-on.gif);
	background-repeat: repeat-x;
	background-position: left top;
	text-align:center;
	padding-top:3px;
	color: #ffffff;
	font-size: 0.625em;
	text-decoration: none;
	font-weight: bold;
}
a.pNavAboutOn:link, a.pNavAboutOn:visited, a.pNavAboutOn:hover, a.pNavAboutOn:active {
	float:left;
	width:157px;
	height:16px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d2f3f9;
	background-image: url(/html/images/hcp/bkg-primary-nav-on.gif);
	background-repeat: repeat-x;
	background-position: left top;
	text-align:center;
	padding-top:3px;
	color: #ffffff;
	font-size: 0.625em;
	text-decoration: none;
	font-weight: bold;
}

/* research and development */
a.pNavRandD:link, a.pNavRandD:visited {
	float:left;
	width:169px;
	height:16px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d2f3f9;
	background-image: url(/html/images/hcp/bkg-primary-nav-off.gif);
	background-repeat: repeat-x;
	background-position: left top;
	text-align:center;
	padding-top:3px;
	color: #ffffff;
	font-size: 0.625em;
	text-decoration: none;
	font-weight: bold;
}
a.pNavRandD:hover, a.pNavRandD:active {	
	float:left;
	width:169px;
	height:16px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d2f3f9;
	background-image: url(/html/images/hcp/bkg-primary-nav-on.gif);
	background-repeat: repeat-x;
	background-position: left top;
	text-align:center;
	padding-top:3px;
	color: #ffffff;
	font-size: 0.625em;
	text-decoration: none;
	font-weight: bold;
}
a.pNavRandDOn:link, a.pNavRandDOn:visited, a.pNavRandDOn:hover, a.pNavRandDOn:active {
	float:left;
	width:169px;
	height:16px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d2f3f9;
	background-image: url(/html/images/hcp/bkg-primary-nav-on.gif);
	background-repeat: repeat-x;
	background-position: left top;
	text-align:center;
	padding-top:3px;
	color: #ffffff;
	font-size: 0.625em;
	text-decoration: none;
	font-weight: bold;
}

/* clinical */
a.pNavClinical:link, a.pNavClinical:visited {
	float:left;
	width:98px;
	height:16px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d2f3f9;
	background-image: url(/html/images/hcp/bkg-primary-nav-off.gif);
	background-repeat: repeat-x;
	background-position: left top;
	text-align:center;
	padding-top:3px;
	color: #ffffff;
	font-size: 0.625em;
	text-decoration: none;
	font-weight: bold;
}
a.pNavClinical:hover, a.pNavClinical:active {	
	float:left;
	width:98px;
	height:16px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d2f3f9;
	background-image: url(/html/images/hcp/bkg-primary-nav-on.gif);
	background-repeat: repeat-x;
	background-position: left top;
	text-align:center;
	padding-top:3px;
	color: #ffffff;
	font-size: 0.625em;
	text-decoration: none;
	font-weight: bold;
}
a.pNavClinicalOn:link, a.pNavClinicalOn:visited, a.pNavClinicalOn:hover, a.pNavClinicalOn:active {
	float:left;
	width:98px;
	height:16px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d2f3f9;
	background-image: url(/html/images/hcp/bkg-primary-nav-on.gif);
	background-repeat: repeat-x;
	background-position: left top;
	text-align:center;
	padding-top:3px;
	color: #ffffff;
	font-size: 0.625em;
	text-decoration: none;
	font-weight: bold;
}

/* products */
a.pNavProducts:link, a.pNavProducts:visited {
	float:left;
	width:74px;
	height:16px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d2f3f9;
	background-image: url(/html/images/hcp/bkg-primary-nav-off.gif);
	background-repeat: repeat-x;
	background-position: left top;
	text-align:center;
	padding-top:3px;
	color: #ffffff;
	font-size: 0.625em;
	text-decoration: none;
	font-weight: bold;
}
a.pNavProducts:hover, a.pNavProducts:active {	
	float:left;
	width:74px;
	height:16px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d2f3f9;
	background-image: url(/html/images/hcp/bkg-primary-nav-on.gif);
	background-repeat: repeat-x;
	background-position: left top;
	text-align:center;
	padding-top:3px;
	color: #ffffff;
	font-size: 0.625em;
	text-decoration: none;
	font-weight: bold;
}
a.pNavProductsOn:link, a.pNavProductsOn:visited, a.pNavProductsOn:hover, a.pNavProductsOn:active {
	float:left;
	width:74px;
	height:16px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d2f3f9;
	background-image: url(/html/images/hcp/bkg-primary-nav-on.gif);
	background-repeat: repeat-x;
	background-position: left top;
	text-align:center;
	padding-top:3px;
	color: #ffffff;
	font-size: 0.625em;
	text-decoration: none;
	font-weight: bold;
}

/* patient resources */
a.pNavPatient:link, a.pNavPatient:visited {
	float:left;
	width:122px;
	height:16px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d2f3f9;
	background-image: url(/html/images/hcp/bkg-primary-nav-off.gif);
	background-repeat: repeat-x;
	background-position: left top;
	text-align:center;
	padding-top:3px;
	color: #ffffff;
	font-size: 0.625em;
	text-decoration: none;
	font-weight: bold;
}
a.pNavPatient:hover, a.pNavPatient:active {	
	float:left;
	width:122px;
	height:16px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d2f3f9;
	background-image: url(/html/images/hcp/bkg-primary-nav-on.gif);
	background-repeat: repeat-x;
	background-position: left top;
	text-align:center;
	padding-top:3px;
	color: #ffffff;
	font-size: 0.625em;
	text-decoration: none;
	font-weight: bold;
}
a.pNavPatientOn:link, a.pNavPatientOn:visited, a.pNavPatientOn:hover, a.pNavPatientOn:active {
	float:left;
	width:122px;
	height:16px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d2f3f9;
	background-image: url(/html/images/hcp/bkg-primary-nav-on.gif);
	background-repeat: repeat-x;
	background-position: left top;
	text-align:center;
	padding-top:3px;
	color: #ffffff;
	font-size: 0.625em;
	text-decoration: none;
	font-weight: bold;
}

/* professional resources */
a.pNavProf:link, a.pNavProf:visited {
	float:left;
	width:151px;
	height:16px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d2f3f9;
	background-image: url(/html/images/hcp/bkg-primary-nav-off.gif);
	background-repeat: repeat-x;
	background-position: left top;
	text-align:center;
	padding-top:3px;
	color: #ffffff;
	font-size: 0.625em;
	text-decoration: none;
	font-weight: bold;
}
a.pNavProf:hover, a.pNavProf:active {	
	float:left;
	width:151px;
	height:16px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d2f3f9;
	background-image: url(/html/images/hcp/bkg-primary-nav-on.gif);
	background-repeat: repeat-x;
	background-position: left top;
	text-align:center;
	padding-top:3px;
	color: #ffffff;
	font-size: 0.625em;
	text-decoration: none;
	font-weight: bold;
}
a.pNavProfOn:link, a.pNavProfOn:visited, a.pNavProfOn:hover, a.pNavProfOn:active {
	float:left;
	width:122px;
	height:16px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d2f3f9;
	background-image: url(/html/images/hcp/bkg-primary-nav-on.gif);
	background-repeat: repeat-x;
	background-position: left top;
	text-align:center;
	padding-top:3px;
	color: #ffffff;
	font-size: 0.625em;
	text-decoration: none;
	font-weight: bold;
}

/* US site */
span.pNavUS /*link, a.pNavUS:visited */ {
	float:left;
	width:88px;
	height:16px;
	background-image: url(/html/images/hcp/bkg-primary-nav-off.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top:3px;
	color: #ffffff;
	font-size: 0.625em;
	text-decoration: none;
	font-weight: bold;
	padding-left:18px;
}
a.pNavUS:hover, a.pNavUS:active {	
	float:left;
	width:88px;
	height:16px;
	background-image: url(/html/images/hcp/bkg-primary-nav-on.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top:3px;
	color: #ffffff;
	font-size: 0.625em;
	text-decoration: none;
	font-weight: bold;
	padding-left:18px;
}
a.pNavUSOn:link, a.pNavUSOn:visited, a.pNavUSOn:hover, a.pNavUSOn:active {
	float:left;
	width:88px;
	height:16px;
	background-image: url(/html/images/hcp/bkg-primary-nav-on.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top:3px;
	color: #ffffff;
	font-size: 0.625em;
	text-decoration: none;
	font-weight: bold;
	padding-left:18px;
}

/* NAVIGATION BAR BOTTOM SHADOWS */
/* home page shadow */
.homePageNavShadow {
	width:987px;
	height:16px;
	background-image: url(/html/images/hcp/bkg-primary-nav-shadow.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
/* interior page shadow */
.interiorPageNavShadow {
	width:987px;
	height:16px;
	background-image: url(/html/images/hcp/bkg-primary-interior-nav-shadow.gif);
	background-repeat: no-repeat;
	background-position: left top;
}


/* --------------------------------------------- */
/* HOME PAGE TOP CONTENT AREA */

.homeTopContent {
	width:987px;
	float:left;
}

/* flash media box */
.mediaFrame {
	float:left;
	width:713px;
	height:255px;
	margin-left:12px;
	background-image: url(/html/images/hcp/bkg-media-frame.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.mediaFrameContent {
	float:left;
	margin-top:8px;
	margin-left:10px;
}

/* ---------------------------------------------------------- */
/* PRODUCT BOX - home page */
.largeProductBox {
	float:right;
	width:256px;
	background-image: url(/html/images/hcp/bkg-lg-productbox-middle.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.largeProductBoxTop {
	width:256px;
	float:left;
	background-image: url(/html/images/hcp/bkg-lg-productbox-top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	z-index:1000;
}
.largeProductBoxBottom {
	width:256px;
	background-image: url(/html/images/hcp/bkg-lg-productbox-bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.largeProductBoxTitle {
	width:241px;
	height:24px;
	background-image: url(/html/images/hcp/bkg-lg-productbox-titlebar.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color:#FFFFFF;
	font-weight:bold;
	margin-left:8px;
	margin-top:8px;
	padding-top:7px;
	padding-left:7px;
	font-size:0.688em;
}
.largeProductBoxLinks {
	width:256px;
	text-align:center;
}
a.lpLink:link, a.lpLink:visited {
	font-size:0.625em;
	font-weight:bold;
	color:#666666;
	text-decoration:none;
	line-height:1.6em;
}
a.lpLink:hover, a.lpLink:active {	
	font-size:0.625em;
	font-weight:bold;
	color:#666666;
	text-decoration:underline;
	line-height:1.6em;
}
.linkThreshold {
	float:left;
	width:1px;
	height:58px;
}
.largeProductLinksWrap {
	float:left;
	width:254px;
	padding-top:4px;
}
.largeProductBox img {
	margin-left:8px;
	margin-top:-2px;
	clear:both;
}

/* home page - main page content area */
.homeMainContent {
	width:987px;
}
.homeMainContentCol1 {
	float:left;
	width:180px;
}
.homeMainContentCol2 {
	float:left;
	width:804px;
	margin-bottom:50px;
}

/* ---------------------------------------------------------- */
/* SECONDARY NAVIGATION */
.secondaryNav {
	float:left;
	width:160px;
	margin-top:15px;
	font-size:0.75em;
}

/* portals navigation */
.portalsTitle {
	width:146px;
	background-color:#00aad7;
	padding:5px;
	padding-left:20px;
	color:#FFFFFF;
	margin-bottom:5px;
}
a.snav1:link, a.snav1:visited {
	padding:5px;
	padding-left:20px;
	line-height:1.5em;
	color:#00aad7;
	text-decoration:none;
}
a.snav1:hover, a.snav1:active {	
	padding:5px;
	padding-left:20px;
	line-height:1.5em;
	color:#00aad7;
	text-decoration:underline;
}

/* bayer links navigation */
.bayerLinksTitle {
	width:146px;
	background-color:#aaaaaa;
	padding:5px;
	padding-left:20px;
	color:#FFFFFF;
	margin-top:10px;
	margin-bottom:5px;
}
a.snav2:link, a.snav2:visited {
	width:135px;
	padding:5px;
	padding-left:20px;
	line-height:1.5em;
	color:#666666;
	text-decoration:none;
}
a.snav2:hover, a.snav2:active {	
	width:135px;
	padding:5px;
	padding-left:20px;
	line-height:1.5em;
	color:#666666;
	text-decoration:underline;
}

/* ---------------------------------------------------------- */
/* TERTIARY NAV */
.tertDiv {
	width:160px;
	height:1px;
	float:left;
	margin-top:12px;
}
.tertiaryNav {
	float:left;
	width:160px;
	margin-top:12px;
	font-size:0.688em;
}
a.tnav:link, a.tnav:visited {
	padding:5px;
	padding-left:20px;
	line-height:1.1em;
	color:#666666;
	text-decoration:none;
}
a.tnav:hover, a.tnav:active, span.tnav {	
	padding:5px;
	padding-left:20px;
	line-height:1.1em;
	color:#666666;
	text-decoration:underline;
}
span.tnav {
  text-decoration: none;
}
/* ---------------------------------------------------------- */
/* NEWS BOX - home page */
.homeNewsBox {
	float:left;
	width:541px;
	background-image: url(/html/images/hcp/bkg-news-frame-middle.gif);
	background-repeat: repeat-y;
	background-position: left top;
	margin-top:5px;
	margin-left:4px;
}
.homeNewsBoxTop {
	width:541px;
	float:left;
	background-image: url(/html/images/hcp/bkg-news-frame-top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	z-index:1000;
}
.homeNewsBoxBottom {
	width:541px;
	background-image: url(/html/images/hcp/bkg-news-frame-bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom:20px;
}

/* title bar */
.homeNewsTitleBar {
	width:525px;
	height:27px;
	padding-top:12px;
	padding-left:16px;
}
.homeNewsTitleCol1 {
	width:20px;
	float:left;
}
.homeNewsTitleCol2 {
	width:480px;
	float:left;
	font-size:1.125em;
	color:#00aad7;
	font-weight:bold;
	margin-left:3px;
}

/* scrollable news content area */
.newsScrollBox {
	width:500px;
	height:170px;
	margin-left:16px;
	overflow:auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d2d2d2;	
}

/* individual new elements */
.newsElementFirst {
	padding-top:8px;
	padding-bottom:8px;
}
.newsElement {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d2d2d2;	
	padding-top:8px;
	padding-bottom:8px;
}
.newsDate {
	font-size:0.688em;
	color:#66696a;
}
.newsTitle {
	font-size:0.75em;
	padding-top:2px;
	padding-bottom:2px;
	color:#00aad7;
	font-weight:bold;
}
.newsContent {
	font-size:0.688em;
	color:#66696a;
}

a.newsMore:link, a.newsMore:visited {
	padding-left:7px;
	color:#00aad7;
	text-decoration:none;
}
a.newsMore:hover, a.newsMore:active {	
	padding-left:7px;
	color:#00aad7;
	text-decoration:underline;
}

.moreNewsBox {
	width:512px;
	text-align:right;
	font-size:0.688em;
	padding-top:10px;
}

/* view more news articles link */
a.moreNews:link, a.moreNews:visited {
	padding-left:7px;
	color:#666666;
	text-decoration:none;
}
a.moreNews:hover, a.moreNews:active {	
	padding-left:7px;
	color:#666666;
	text-decoration:underline;
}

/* ---------------------------------------------------------- */
/* UTILITIES BOX - home page */
.largeUtilitiesBox {
	float:right;
	width:256px;
	background-image: url(/html/images/hcp/bkg-utilities-box-middle.gif);
	background-repeat: repeat-y;
	background-position: left top;
	margin-right:-2px;
	margin-top:5px;
	min-height:213px;
}
.largeUtilitiesBoxTop {
	width:256px;
	float:left;
	background-image: url(/html/images/hcp/bkg-utilities-box-top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	z-index:1000;
	min-height:213px;
}
.largeUtilitiesBoxBottom {
	width:256px;
	background-image: url(/html/images/hcp/bkg-utilities-box-bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom:40px;
	min-height:213px;
}

/* title bar */
.largeUtilitiesBoxTitle {
	width:224px;
	height:27px;
	padding-top:12px;
	padding-left:16px;
	font-size:0.875em;
	font-weight:bold;
	color:#11b6b5;
}

.largeUtilitiesBoxContent {
	margin-left:16px;
	width:224px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d2d2d2;	
}

/* FONT SIZE CHANGER */
.fontSizeChanger {
	width:190px;
	margin-top:8px;
	margin-bottom:20px;
	clear:both;
}
.fontSizeTitle {
	font-size:0.75em;
	padding-top:2px;
	padding-bottom:2px;
	color:#00aad7;
	font-weight:bold;
	padding-bottom:5px;
}
.fontSizeControlCol1 {
	float:left;
	width:9px;
	padding-top:2px;
}

.fontSizeControlCol2 {
	float:left;
	width:6px;
	margin-left:4px;
	margin-right:1px;
}
/* small font indicator */
a.fontSizeSmall {
	background-image: url(/html/images/hcp/icon-font-ind-small-off.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width:6px;
	height:11px;
	display:block;
}
a.fontSizeSmallOn {
	background-image: url(/html/images/hcp/icon-font-ind-small-on.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width:6px;
	height:11px;
	display:block;
}

.fontSizeControlCol3 {
	float:left;
	width:6px;
	margin-left:1px;
	margin-right:1px;
}
/* medium font indicator */
a.fontSizeMedium {
	background-image: url(/html/images/hcp/icon-font-ind-med-off.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width:6px;
	height:11px;
	display:block;
}
a.fontSizeMediumOn {
	background-image: url(/html/images/hcp/icon-font-ind-med-on.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width:6px;
	height:11px;
	display:block;
}

.fontSizeControlCol4 {
	float:left;
	width:6px;
	margin-left:1px;
	margin-right:4px;
}
/* large font indicator */
a.fontSizeLarge {
	background-image: url(/html/images/hcp/icon-font-ind-lg-off.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width:6px;
	height:11px;
	display:block;
}
a.fontSizeLargeOn {
	background-image: url(/html/images/hcp/icon-font-ind-lg-on.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width:6px;
	height:11px;
	display:block;
}

.fontSizeControlCol5 {
	float:left;
	width:9px;
	text-align:right;
	padding-top:2px;
}

.fontSizeControlCol6 {
	float:left;
	width:110px;
	font-size:0.688em;
	color:#666666;
	margin-left:10px;
}

/* individual icon/link elements */
.utilitiesElement {
	width:240px;
	padding-top:1px;
	padding-bottom:1px;
	clear:both;
}
.utilitiesElementCol1 {
	float:left;
	width:13px;
}
.utilitiesElementCol2 {
	float:left;
	width:220px;
	margin-left:5px;
	line-height:1em;
}
a.utilLink:link, a.utilLink:visited {
	color:#00aad7;
	text-decoration:none;
	font-size:0.688em;
}
a.utilLink:hover, a.utilLink:active {	
	color:#00aad7;
	text-decoration:underline;
	font-size:0.688em;
}

/* ---------------------------------------------------------- */
/* ISI BOX - home page */
.homeISIBox {
	float:right;
	width:801px;
	background-image: url(/html/images/hcp/bkg-home-isi-middle.gif);
	background-repeat: repeat-y;
	background-position: left top;
	font-size:0.813em;
	line-height:1.308em;
}
.homeISIBoxTop {
	width:801px;
	float:left;
	background-image: url(/html/images/hcp/bkg-home-isi-top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	z-index:1000;
}
.homeISIBoxBottom {
	width:801px;
	background-image: url(/html/images/hcp/bkg-home-isi-bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom:30px;
}
.isiTitle {
	font-size:1.077em;
	color:#00aad7;
	font-weight:bold;
	line-height:3.5em;
}
.isiContentWrap {
	padding:25px;
	color:#666766;
	padding-top:10px;
}
a.isiLink:link, a.isiLink:visited {
	color:#00aad7;
	text-decoration:underline;
}
a.isiLink:hover, a.isiLink:active {	
	color:#00aad7;
	text-decoration:underline;
}

/* ---------------------------------------------------------- */
/* BEGIN INTERIOR PAGE STYLES */
/* ---------------------------------------------------------- */
.interiorMainContent {
	width:987px;
}
.interiorMainContentCol1 {
	float:left;
	width:180px;
}
.interiorMainContentCol2 {
	float:left;
	width:804px;
	margin-bottom:50px;
}

/* ---------------------------------------------------------- */
/* INTERIOR NAVIGATION */
.interiorNav {
	float:left;
	width:171px;
	background-image: url(/html/images/hcp/bkg-interior-nav-middle.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.interiorNavBackground {
	float:left;
	width:171px;
	font-size:0.875em;
	background-image: url(/html/images/hcp/bkg-interior-nav-box.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-top:-1px;
}
.interiorNavThreshold {
	width:171px;
	height:220px;
	display:block;
}

/* interior nav links */
a.inav1:link, a.inav1:visited {
	float:left;
	width:144px;
	padding:5px;
	padding-left:20px;
	padding-top:14px;
	padding-bottom:14px;
	color:#00aad7;
	text-decoration:none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d2d2d2;
}
a.inav1:hover, a.inav1:active {	
	float:left;
	width:144px;
	padding:5px;
	padding-left:20px;
	padding-top:14px;
	padding-bottom:14px;
	color:#00aad7;
	text-decoration:underline;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d2d2d2;
}

/* ---------------------------------------------------------- */
/* INTERIOR CONTENT AREA */
.interiorContentBox {
	float:left;
	width:566px;
	background-image: url(/html/images/hcp/bkg-interior-content-middle.gif);
	background-repeat: repeat-y;
	background-position: left top;
	margin-left:6px;
}
.interiorContentBoxTop {
	width:566px;
	float:left;
	background-image: url(/html/images/hcp/bkg-interior-content-top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	z-index:1000;
}
.interiorContentBoxBottom {
	width:566px;
	background-image: url(/html/images/hcp/bkg-interior-content-bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom:30px;
	padding-top:10px;
}
.interiorContentWrap {
	padding:25px;
	color:#666766;
	padding-top:10px;
	font-size:0.813em;
	line-height:1.308em;
}

/* interior page title bar */
.interiorContentTitleBar {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d2d2d2;
	padding-bottom:10px;
	margin-bottom:15px;
}
.interiorContentTitleBarCol1 {
	float:left;
	width:390px;
}
.interiorContentTitleBarCol2 {
	float:left;
	width:125px;
}

/* in-page/title bar utilities */
.pageUtilityElement {
	width:120px;
	padding-top:1px;
	padding-bottom:1px;
	clear:both;
}
.pageUtilityElementCol1 {
	float:left;
	width:13px;
}
.pageUtilityElementCol2 {
	float:left;
	width:100px;
	margin-left:5px;
	line-height:1em;
	font-size:1.1em;
}

/* ---------------------------------------------------------- */
/* PRODUCT BOX - interior pages */
.smallProductBox {
	float:right;
	width:227px;
	background-image: url(/html/images/hcp/bkg-sm-productbox-middle.gif);
	background-repeat: repeat-y;
	background-position: left top;
	margin-right:-3px;
}
.smallProductBoxTop {
	width:227px;
	float:left;
	background-image: url(/html/images/hcp/bkg-sm-productbox-top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	z-index:1000;
}
.smallProductBoxBottom {
	width:227px;
	background-image: url(/html/images/hcp/bkg-sm-productbox-bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

/* title bar */
.smallProductBoxTitle {
	width:212px;
	height:24px;
	background-image: url(/html/images/hcp/bkg-sm-productbox-titlebar.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color:#FFFFFF;
	font-weight:bold;
	margin-left:8px;
	margin-top:8px;
	padding-top:7px;
	padding-left:7px;
	font-size:0.688em;
}

/* information links */
.smallProductBoxLinks {
	width:227px;
	text-align:center;
}
a.spLink:link, a.spLink:visited {
	font-size:0.625em;
	font-weight:bold;
	color:#666666;
	text-decoration:none;
	line-height:1.6em;
}
a.spLink:hover, a.spLink:active {	
	font-size:0.625em;
	font-weight:bold;
	color:#666666;
	text-decoration:underline;
	line-height:1.6em;
}
.linkThreshold {
	float:left;
	width:1px;
	height:58px;
}
.smallProductLinksWrap {
	float:left;
	width:226px;
	padding-top:4px;
}
.smallProductBox img {
	margin-left:8px;
	margin-top:-2px;
	clear:both;
}

/* ---------------------------------------------------------- */
/* UTILITIES BOX - interior pages */
.smallUtilitiesBox {
	float:right;
	width:226px;
	background-image: url(/html/images/hcp/bkg-utilities-box-middle.gif);
	background-repeat: repeat-y;
	background-position: left top;
	margin-right:-2px;
	margin-top:5px;
	min-height:213px;
}
.smallUtilitiesBoxTop {
	width:226px;
	float:left;
	background-image: url(/html/images/hcp/bkg-utilities-box-top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	z-index:1000;
	min-height:213px;
}
.smallUtilitiesBoxBottom {
	width:226px;
	background-image: url(/html/images/hcp/bkg-utilities-box-bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom:30px;
	min-height:213px;
}
.smallUtilitiesBoxTitle {
	width:210px;
	height:27px;
	padding-top:12px;
	padding-left:16px;
	font-size:0.875em;
	font-weight:bold;
	color:#11b6b5;
}
.smallUtilitiesBoxContent {
	margin-left:16px;
	width:198px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d2d2d2;	
}

.utilitiesElementSm {
	width:180px;
	padding-top:1px;
	padding-bottom:1px;
	clear:both;
}
.utilitiesElementCol1Sm {
	float:left;
	width:13px;
}
.utilitiesElementCol2Sm {
	float:left;
	width:150px;
	margin-left:5px;
	line-height:1em;
}

.glossaryLetter {
	font-weight:bold;
	color:#00aad7;
}
.glossaryTitle {
	font-weight:bold;
}