@charset "UTF-8";
/* Reset the defult styles */

* 	{
font-family:		Arial, Helvetica, sans-serif;
line-height: normal;
}
html * {	
	font-family:		Arial, Helvetica, sans-serif;}
body, tr, td {
	font-size:		10px;
}
body {
background-repeat:	no-repeat;
font-size:		10px;
color:			#4B4B4B;
padding:			0px;
margin:			0px;
line-height: 		12px;
}
	/* BIOZONE Main Mebu */
#biozonebanner {
	position: 		absolute;
	width: 			800px;
	background: 		url(images/biozone-header.gif) no-repeat left top;
	padding-top: 		15px;
	height: 			65px;
	margin: 			0px;
}
#biozonemenu {
	position: 		absolute;
	width: 			640px;
	font-family: 		Arial, Helvetica, sans-serif;
	font-size: 		11px;
	margin-top: 		63px;
	margin-left: 		60px;
	background-color: 	transparent;
}
#biozonemenu ul {
	margin: 			0px;
	border-style: 		none;
	list-style-image: 	none;
	list-style-type: 	none;
	padding: 			0px;
}
#biozonemenu ul li {
	margin: 			0px;
	padding: 			0px;
	border-style: 		none;
	list-style-image: 	none;
	list-style-type: 	none;
	float: 			left;
	background-image: 	none;
}
#biozonemenu ul li a {
color: 			#F0F0F0;
text-decoration: 	none;
margin: 			0px;
padding: 			2px 10px;
background-image: 	none;
background-repeat: repeat-x;
background-position: 0px 0px;
}
#biozonemenu ul li a:hover {
color: 			#FFE400;
background-image: 	url(images/biozone-header-button.jpg);
}
a	{
	text-decoration:	none;
	color:			#006699;
	outline:			none;
	line-height:normal;
}
a:hover {
	text-decoration:	underline;
}
p .dotted_border { border: medium dotted #006699; }
h1, h2, h3, h4, h5, h6 {
	font-weight: 		bold;
	color: 			#006699;
	line-height: 		normal;
}
h1, h1 a {
	color:			#015480;	
	font-size: 		26px;
}
h2, h2 a {	
	font-size: 		22px;
}
/*	WORKBOOK TITLE HEADINGS, HOMEP PAGE HEADINGS	*/
h3 {
	font-size: 		17px;
	color: 			#333333;
}
h3 a {
	color: 			#006699;
}
h4, h4 a {	
	font-size: 		14px;
}
h5, h5 a {	
	font-size: 		12px;
}
/*	CONTACT PAGE	*/
h6, h6 a {
font-size: 		11px;
margin: 			0px;
padding: 			0px;
}
table, tr, td, iframe {
	padding:			0px;
	border:			none;
	border-spacing:	0px;
	table-layout:		fixed;
	border-collapse:	collapse;
}
th { 
	font-size:		11px;
}
img, img a {
	border: 			none;
}

p {
	margin-top: 		12px;
	margin-bottom: 	12px;
}
select {
	border: 			1px solid #666666;
	font-size: 		11px;
	color: 			#4B4B4B;
	background-color: 	#FFFFFF;
	padding:		 	1px;
}
textarea:focus, input[type=text]:focus {
	background-color:	#E8E8E8;
	color: 			#333333;
	border-color: 		#999999;
}
textarea {
	border: 			1px solid #666666;
	font-size: 		11px;
	color: 			#4B4B4B;
	background-color: 	#FFFFFF;
	padding:		 	1px;
}
input[type=button], input[type=submit] {
	color: 			#004C73;
	background-color: 	#E8E8E8;
	border: 			1px solid #004C73;
	font-size: 		9px;
	font-weight: 		bold;
	text-transform: 	uppercase;
	cursor: 			pointer;
	background: 		url(images/buttons/button-f.jpg) repeat-x left center;
	padding: 			3px 8px;
}
input[type=button]:hover, input[type=submit]:hover {
	color: 			#C7DFEA;
	background-color:	#004C73;
	background-image: 	url(images/buttons/button.jpg);
}
input[type=button]:focus, input[type=submit]:focus {
	color: 			#FFFFFF;
	background-color: 	#004C73;
	background-image: 	url(images/buttons/button.jpg);
}
input[type=text] {
	border: 			1px solid #666666;
	background-color: 	#FFFFFF;
	padding: 			1px;
	font-size: 		11px;
	color: 			#666666;
}
input[type=file] {
	border-color:		transparent;
	background-color:	transparent;
	color: 			#4B4B4B;
}
ul {
	margin:			0px;
	list-style:		none;
	padding-top: 		4px;
	padding-right: 	0px;
	padding-bottom: 	4px;
	padding-left: 		18px;
}
ol {
	list-style:		decimal;
}
li {
	padding-left: 		8px;
}
ul li {
	background-image: 	url(images/bullets/arrow_menu1.gif);
	background-repeat: 	no-repeat;
	background-position:0px 4px;
}
.mysearch {
	font-family: 		Arial, Helvetica, sans-serif;
	font-size: 		10px;
	font-style: 		normal;
	line-height: 		normal;
	font-weight: 		normal;
	font-variant:		normal;
	color: 			#333333;
	background-color: 	#FFFFFF;
	margin: 			0px;
	padding: 			0px;
	border: 			1px solid #23282F;
	height: 			15px;
	vertical-align: 	middle;
}
