﻿@media print
{
	html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td
	{
		text-align: left;
	}

	img
	{
		border: none;
	}

	th, td
	{
		padding: 10px;
		min-width: 60px;
	}

	.printhide
	{
		display: none;
	}

	.logo
	{
		display: none;
	}

	body
	{
		font-size: 11pt;
		line-height: 120%;
		background: white;
		text-align: left;
	}

	body.main
	{
		text-align: left;
	}

	body.main div#wrapper
	{
		text-align: left;
	}

	body.main div#wrapper div#container
	{
		text-align: left;
	}

	body.main div#wrapper div#container table
	{
		text-align: left;
	}

	body.main div#wrapper div#container table td
	{
		text-align: left;
	}

	body.main div#wrapper div#container table th
	{
		text-align: left;
	}

	a:link
	{
		color: #000;
		background: #333333;
		text-decoration: none;
	}
	a:visited
	{
		color: #000;
		background: #333333;
		text-decoration: none;
	}
	a:active
	{
		color: #000;
		background: white;
		text-decoration: none;
	}
	h1, h2, h3, h4, h5
	{
		color: #000;
	}

	#loginview, #banner, #bannerright, #sitemappath, #detailtreecolumn, ctl00_MainContent_InmateFormView_DetailTree, div#footer, div#jaillinks
	{
		display: none;
	}

	#bannerleft
	{
		background-image: url("../images/logoprint.png");
	}

	#ctl00_MainContent_InmateFormView_DetailTree
	{
		display: none;
	}

	#ctl00_MainContent_InmateFormView_DetailTree table
	{
		display: none;
	}

	#ctl00_MainContent_InmateFormView_DetailTree a:link, a:visited, a:active
	{
		display: none;
	}

	#ctl00_MainContent_InmateFormView_DetailTree th
	{
		display: none;
	}

	#ctl00_MainContent_InmateFormView_DetailTree td
	{
		display: none;
	}

	div#jaillinks img
	{
		display: none;
	}

	body.main
	{
		color: #000;
		font: normal 11pt "Times New Roman" , serif;
	}

	body.main div#wrapper
	{
		text-align: left;
		width: 100%;
	}

	body.main div#wrapper div#container
	{
		margin-left: 30px;
		margin-right: 30px;
		text-align: left;
		width: 95%;
	}

	body.main div#wrapper div#container h1, h2, h3, h4, h5
	{
		color: #000;
	}

	.print, .header
	{
		display: none;
	}

	div#BookingDetailContainer
	{
		text-align: left;
	}

	div#BookingDetailContainer table
	{
		text-align: left;
	}

	div#BookingDetailContainer th
	{
		text-align: left;
	}

	.PrinterHeading
	{
		display: none;
	}

	.PrintHeading
	{
		display: none;
	}
}