html, body {
	height: 95%;    
}

.print-content {
	margin: 20px;
	page-break-after: auto;
}

.side_logo {
	width: 1.5in;
	margin-left: 0.1in;
}

table {
	width: 100%;
}

table.hl-table td {
	height: .5in;
	vertical-align: bottom;
}

table td.top-aligned {
	vertical-align: top;
}

.tt-title {
	margin-bottom: 0;
}

.tablebox {
	border: 1px solid #000;
	padding: 0.1in;
	margin: 0.1in;
}

.tt-headline {
	font-weight: bold;
	font-size: 20px;
	text-transform: uppercase;
}

.tt-item {
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
}

.tt-right {
	text-align: right;
}