@charset "utf-8";
/* CSS Document */

/*AK illustrations.com created this CSS file to be placed after the screan.css file in www.htslabs.com HTML files*/

/*layout*/
#dataSheet{
	text-align:left;
	width: 760px;
	height:auto;
	font-size:100%;
	
}
#dataHead{
	width:760px;
	height:964px;
	}
#dataHead div.headImg{	width:760px; height:854px; background: url(../images/ultraFlask/ultraYieldHead.jpg) no-repeat top left;}
#dataHead div.headImg h1{ text-indent:-9000px; background:none; padding:0px; margin:0px;}
	
#dataMain{
	width:738px;

	padding: 0 10px 20px 10px;
	background-color:#FFF;
	border-radius:0 0 20px 20px;
	-moz-border-radius:0 0 20px 20px;
	-webkit-border-radius:0 0 20px 20px;
}
/*
#dataLeft{float:left;}
#dataRight{float:right;}
*/
/*text formating*/
#dataSheet p{
	font-size:12px;
	font-style:normal}
#dataSheet h1{
	font-size:20px;
	color:#FFF;
	background-color:#000;
	padding: 3px 0 5px 15px;
	margin:0 -10px 0 -10px;
}
#dataSheet h2{
	font-size:17px;
	margin: 0 -10px 0 0;
	border-bottom:3px solid #58bf80;
}
#dataSheet p{
	padding:0 0 0 5px;
}
#dataContact{
	font-size:10px;
	color:#666;
	padding:10px 0 0 20px;
	width:330px;
	height:110px;
float:left;
}
#dataFootnote{
	font-size:8px;
	text-align:right;
	color:#999;
	padding:10px 20px 0 0;
	width:330px;
	height:110px;
	float:right;
}

/*table*/
#dataTable,table{border-collapse:collapse;
	margin:0 0 5px 0;}
#dataTable,th{
	text-align: left;
	font-size:9px}
#dataTable,td{
	text-align: left;
	font-size:9px;
}
span.footnote{
	font-style:italic;
	font-size:8px;
}
.color{
	background-color:#d2ebdf;}

/*classes*/
.centerData{margin:0 0 0 -54px;}
.bottomPic{
	float:right;
	-moz-border-radius-bottomright:30px;
	-webkit-border-radius-bottomright:30px;
}
.captionRight{
	font-size:10px;
	float:right;
	width:364px;
	padding: 0 20px 0 0;
}
.bottomContact{
	font-size:9px;
	font-style:oblique;
	text-align:center;
	clear:both;
}
.clearBoth{clear:both;}





