/* CSS Document */
#homeCBU {
	padding-top: 1px;
	padding-bottom: 5px;
}
#bio-contents {
	background-color: #FAFFE5;
	padding: 10px;
	border: 1px solid #DAE0DD;
	margin-top: 5px;
	font-size: 11px;
	width: 740px;
}
#bio-contents h1{
	font-size: 130%;
	margin-bottom: 6px;
}
#bio-contents h2{
	font-size: 130%;
	margin-bottom: 6px;
}
#bio-date {
	float: right;
}
#bio-inthisissue {
	float: left;
}
#bio-contents-left {
	width: 360px;
	margin-right: 10px;
	
}
#bio-contents-right {
	width: 360px;
	margin-left: 10px;
}
#bio-contents-bottom {
	width: 360px;
	margin-top: 15px;
	
}
#biofuels-notice {
	background-color: #DADDC7;
	padding: 10px;
	margin-top: 15px;
	border: 1px dotted #B8BF99;
	font-weight: bold;
}
#bio-links{
	background-image: url(../kc/images/cbu-links-bg.jpg);
	height: 25px;
	padding-top: 6px;
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	overflow: hidden;
	width: 740px;
}
#bio-body {
	width: 760px;
}
#bio-body h1{
	margin: 0px;
	padding: 5px;
	font-size: 20px;
}
#bio-body h2{
	font-size: 18px;
	margin-top: 2px;
	margin-bottom: 2px;
	text-transform: uppercase;
}
#bio-body hr{
	border: thin dotted #999999;
	margin-top: 10px;
	margin-bottom: 10px;
}
#bio-news{
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #CACAD3;
	margin-top: 10px;
}
#bio-news strong{
	color: #51543E;
}
#bio-news h2{
	color: #5B5C76;
}
#news-label{
	background-color: #CACAD3;
	margin-bottom: 2px;
}
.news-region{
	background-image: url(../kc/images/cbu-region-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 10px;
	margin-top: 3px;
}
#bio-production{
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #E0E2CF;
	margin-top: 10px;
}
#bio-production strong{
	color: #6E6F85;
}
#production-label{
	background-color: #E0E2CF;
	margin-bottom: 2px;
}
.production-body{
	background-image: url(../kc/images/cbu-research-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 10px;
	margin-top: 3px;
}
#bio-processing{
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #E5EBC7;
	margin-top: 10px;
}
#bio-processing strong{
	color: #51543E;
}
#processing-label{
	background-color: #E5EBC7;
	margin-bottom: 2px;
}
.processing-body{
	background-image: url(../kc/images/cbu-announcement-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 10px;
	margin-top: 3px;
}
#bio-policy{
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #C6D8CF;
	margin-top: 10px;
}
#bio-policy strong{
	color: #6E6F85;
}
#policy-label{
	background-color: #C6D8CF;
	margin-bottom: 2px;
}
.policy-body{
	background-image: url(../kc/images/bio-policybg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 10px;
	margin-top: 3px;
}
#docreminder-box{
	background-color: #E7E8EB;
	padding: 10px;
	margin-top: 10px;
	border: 1px dashed #666666;
}

#docreminder-box strong{
color: #5B5C76;
}
.toplink{
	text-align: right;
	float: right;
	height: 50px;
	font-size: 10px;
	line-height: 14px;
}
.smalltext{
	font-size: 9px;
}
