/* CSS Document */

.bioimage{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 6px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-color: white;
}
p{
	font-size: 12px;
	margin: 2px 0px 2px 8px;
	padding: 2px 0px 2px 8px;
}
body{
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	min-width: 583px;
}

.disclaimer{font-size: 10px;
text-align: center;}
.disclaimerlink{font-size: 12px;
color:#666666;
	text-align: center;}
.disclosure{
	font-size: 9px;
	font-style: oblique;
	color: #000066;
	text-align: center;
}
#disbg{
	background-image: url(../images/disclaimers.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 514px;
	height: 514px;
}
#discontent{
	left: 6em;
	right:76em;
	top: 190px;
	font-size: 10px;
	z-index: 2;
	position: absolute;
}
#disccontent{
	left: 6em;
	right:6em;
	top: 90px;
	font-size: 10px;

	position: absolute;
}
#logoindex{
	background-image: url(../images/kofin_logo-conforms.jpg);
	background-repeat: no-repeat;
	width: 233;
	height: 62;
	position: relative;
	top: 75px;
	left: 55px;
	min-width:217px;
	background-position: right;

}