body { 
	font-family: 'arial', verdana, sans-serif;
	color: #000000;
	line-height: 1.53em;
	background-color: #f9f9f9;
	margin-top: 0px;
}

a,a:visited, a:link { 
	text-decoration: none;
	color: #0072bc; 
}
	a:hover {
		color: #0054a6;
	}

	a.headline, a:visited.headline, a:link.headline, a:hover.headline {
		font-family: 'arial', verdana, sans-serif;
		font-weight: bold;
		text-transform: uppercase;
		color: #0072bc;
		display: block;
		line-height: 1em;
	}

ul {
	margin-top: 0px;
	padding-top: 0px;
}

li {
	margin-top: 0px;
	padding-top: 0px;
	list-style-image: url("/img/bullet.gif");
	padding-bottom: 5px;
}

ul.nav_style {
	margin-top: 0px;
	padding-top: 0px;
}

ul.nav_style li {
	margin-top: 0px;
	padding-top: 0px;
	list-style-image: url("/img/nav_caret.gif");
	padding-bottom: 5px;
}


h1 {
	font-family: 'arial', verdana, sans-serif;
	font-weight: normal;
	color: #0054a6;
	line-height: 1.1em;
	padding-top: 0px;
	margin-top: 0px;
}

h2 {
	font-family: 'arial', verdana, sans-serif;
	font-weight: normal;
	text-transform: none;
	color: #0054a6;
}

	
.seperator {
	border: 0px;
	background-color: #b4b5b8;
	height: 1px;
	margin: 25px 0;
}


#layout {
	margin: 0px auto;
	width: 920px;
}

	#masthead {
		position: absolute;
		top: 0px;
		width: 920px;
	}
	
		#masthead_logo {
			width: 231px;
			float: left;
			position: relative;
		}
		
			#masthead_logo img,
			#masthead_logo a {
				border: 0px;
			}
			
		#masthead_tagline {
			width: 689px;
			float: left;
			position: relative;
			z-index: 10;
		}

		#masthead_toolbar {
			position: absolute;
			top: 3px;
			right: 15px;
			z-index: 200;
		}
	
			#masthead_toolbar form {
				display: inline;
			}
			
			.toolbar-item {
				margin-left: 40px;
			}
				
				.toolbar-item a {
					color: #ffffff;
				}
				
				.toolbar-item img {
					display: inline;
					margin-right: 5px;
					top:3px;
					position: relative;
				}
				
				.toolbar-item .text {
					width: 106px;
					background-color: #aaaaaa;
					border: 1px solid #cccccc;
					color: #ffffff;
				}
				
				
	#contentblock {
		overflow: hidden;
		margin-top: 224px;
		background-color: #b4b4b8;
		background-image: url(/img/bg_leftZone.gif);
		background-repeat: repeat-x;
		background-position: top;
	}

		#contentblock-main {
			float: right;
			width: 662px;
			padding: 0px 0 20px 27px;
			background-color: #ffffff;
		}

			#contentblock-text {
				width: 427px;
				float: left;
				margin-bottom: 25px;
				padding-top: 20px;
			}
			
	
	/* --------------- RIGHT COLUMN --------------- */
			#contentblock-extra {
				width: 184px;
				margin-left: 35px;
				float: left;
			}
		
				#textzoom {
					width: 184px;
					text-align: right;
					color: #000000;
				}

					#textzoom img {
						border: 0px;
					}
		
				.rtcolblocks {
					margin-top: 10px;
					margin-bottom: 25px;
					width: 184px;
				}
					
					.rtcolblocks-image {
						float: left;
					}
					
					.rtcolblocks-content {
						border-left: 1px solid #d7d7d7;
						border-right: 1px solid #d7d7d7;
						border-bottom: 1px solid #d7d7d7;
						width: 152px;
						padding: 0px 15px 10px 15px;
						line-height: 1.18em;
					}	
		
						.rtcolblocks-button {
							border: 0px;
							margin-left: 13px;
							margin-top: 25px;
						}
					
				
	/* --------------- END RIGHT COLUMN --------------- */
		
	/* --------------- BOTTOM 2-COL WIDE SECTION COLUMN --------------- */
		
			#contentblock-2col {
				clear: both;
				width: 658px;
			}

				#contentblock-2col .seperator {
					width: 646px;
				}
				
				#logo_bayer { float: left; }
				#logo_onyx { float: right; padding-right: 15px; }
				
				#contentblock-2col p {
					padding-bottom: 10px;
					padding-right: 16px;
				}
				
				.ref_date {
					color: #707070;
					font-style: italic;
					padding-left: 10px;
				}
				
	/* --------------- END BOTTOM 2-COL WIDE SECTION COLUMN --------------- */
				
		
		.learnmore {
			width: 427px;
			padding: 15px 0;
			background-image: url(/img/h_div_dotted_427.gif);
			background-repeat: no-repeat;
			background-position: bottom left;
		}
			
			.learnmore img {
				float: left;
				padding-right: 7px;
			}
			
			.learnmore h2 {
				padding: 0px;
				margin: 0px;
				line-height: 1em;
			}
			
			.learnmore p {
				padding: 0px;
				margin: 0px;
			}
			
		.feature {
			background-color: #ffffff;
			background-image: url(/img/grayBoxHeader.gif);
			background-repeat: no-repeat;
			background-position: top left;
			width: 420px;
			padding-top: 10px;
			margin-top: 20px;
		}

			.feature .headline {
				display: block;
				padding: 0 0 0 21px;
				margin: 0px;
				background-image: url(/img/caret_onGray.gif);
				background-repeat: no-repeat;
				background-position: top left;
				height: 18px;
				line-height: 1.33em;
			}
			
			.feature p {
				padding: 0 0 0 21px;
				margin: 0px;
			}
			
			.feature-bot {
				background-color: #f0efef;
				background-image: url(/img/grayBoxFooter.gif);
				background-repeat: no-repeat;
				background-position: bottom left;
				padding: 3px 10px 13px 10px;
			}
			
			
			
			
			

/* ------------------------- Nav -------------------------------------- */

		#contentblock-nav {
			width: auto;
			float: left;

			padding-left: 18px;
			z-index: 10;
		}

			#contentblock-nav .menu {
				width: 195px;
				padding: 12px 0px 14px 0;
				background-image: url(/img/nav_div.gif);
				background-position: bottom left;
				background-repeat: no-repeat;
			}

				#contentblock-nav .menu a, #contentblock-nav .menu a:link, #contentblock-nav .menu a:visited {
					display: block;
					font-family: arial, helvetica, sans-serif;
					font-weight:bold; 
					color: #153b5e;
					margin:0;
					padding:0 0 0 10px;
					background-image: url(/img/nav_caret.gif);
					background-repeat: no-repeat;					
				}

				#contentblock-nav .menu a:hover {
					color: #a4265d;
				}
	
				#contentblock-nav .menu a.on {
					background-image: url(/img/nav_caret_on.gif);
					color: #a4265d;
				}
	


			#contentblock-nav .menu .subsitemenu {
				width: 195px;
				padding: 0px 0px 5px 0px;
			}
						
			#contentblock-nav .menu .subsitemenu a, #contentblock-nav .menu .subsitemenu div a:link, #contentblock-nav .menu .subsitemenu div a:visited {
				color: #153b5e;
				background-image: none;
				font-weight:normal;
				line-height: 1.09em;
			}
			
			#contentblock-nav .menu .subsitemenu div a:hover,
			#contentblock-nav .menu .subsitemenu div a.on
			{
				color: #a4265d;
			}
		
/* --------------------------- Nav EOF ------------------------------------- */

	#footer {
		clear:both;
		z-index: 20;
		background-color: #205687;
		background-image: url(/img/bg_footer.gif);
		background-repeat: repeat-y;
		background-position: top left;
		height: 21px;
		padding-left: 258px;
		
		color: #ffffff;
	}
	
		#footer a {
			color: #ffffff;
		}	
		


/* --------------------------- SITEMAP SUPPORT ------------------------------------- */

#sitemap .col {
	width: 200px;
	float: left;
	height: auto;
}

	#sitemap .heading {
		font-weight: bold;
		background-image: url(/img/caret.gif);
		background-repeat: no-repeat;
		background-position: 0px 3px;
		padding-left: 20px;
		padding-bottom: 7px;
	}
	
	#sitemap li {
		list-style: none;
		padding-left: 0px;
		margin-left: 0px;
	}
	
	

