body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
table{font-size:12px;}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-align:justify;
}
b{font-size:1.1em;}

a:link {
	text-decoration:underline;
	color:#07076A;
	}

a:hover {
	text-decoration:underline;
	color: #009;
}
	
a:visited {
	text-decoration:underline;
	color:#07076A;
	}
	
img {border:none;}
	
.vline	{
	background-image:url(http://www.hepalife.com/images/line-vertical.gif);
	background-position:center;
	background-repeat:repeat-y;
	}
	
.bottomlinks {
	font-size:0.9em;
	}
	
ul {
	list-style-image:url(http://www.hepalife.com/images/bullet.gif);
	margin-left:9px;
	padding-left:9px;
	}
	
li {
	padding-bottom:5px;
	}
	
.searchbutton {
	width:35px;
	height:26px;
	color:#FFF;
	font-weight:bold;
	padding:5px 5px;
	background:url(http://www.hepalife.com/images/search-btn.gif) no-repeat left top;
	cursor:pointer;
	border:none;
	float:right;
	}
	
.searchinput {
	width:98px;
	height:26px;
	background:url(http://www.hepalife.com/images/searchinput.gif) no-repeat left top;
	border:none;
	float:left;
}