body
{
	font-family: calibri, arial;
	font-size:11;
	font-weight:bold;
	padding-left:3%;
	padding-right:3%;
	padding-top:3%;
	padding-bottom:3%;
}
page
{
	width:99%;
}
table
{
	width:100%;
	border-collapse:collapse;
	font-weight:bold;
	border:solid 1px black;
}
td
{
	border-collapse:collapse;
	padding: 0cm 0cm 0cm 0cm;
	border:solid 1px black;
	text-align:center;
	font-size:12;
}
#subhead
{
	font-size:11;
}
textarea
{
	width:100%;
	height:100%;
	padding: 0cm 0cm 0cm 0cm;
	overflow:hidden;
	border:0cm;
	font-size:12;
}
.left
{
	width:50%;
}
.right
{
	width:50%;
}

.left-desc
{
	width:20%;
}
.right-desc
{
	width:80%;
}
input
{
	width:100%;
	height:14px;
	font-size:12px;
	border:0cm;
	padding: 0cm 0cm 0cm 0cm;
	overflow:hidden;
}
.bottom
{
	width:20%;
	height:100%;
}
.footer
{
	width:100%;
	height:15px;
	text-align:center;
}
.trays
{
	width:10%;
	height:15px;
}
.textbox
{
	width:5cm;
	height:2cm;
}
.address
{
	width:50%;
}
.patient-left
{
	width:25%;
}
.patient
{
	text-align:center;
}
.details
{
	width:30%;
}
#footer
{
	text-align:center;
}
#logo
{
	float:right;
	width:3.5cm;
	height:3.5cm;
}
