﻿@charset "utf-8";

/* CSS Document for Business License Lookup Page - Print */

body, th, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:xx-small;
	color: #000000;
}

h1 {
	font-size: 16pt;
}

h2 {
	font-size: 14pt;
}

h3 {
	font-size: 12pt;
}

h4 {
	font-size: 10pt;
}

#ctl00_bodyCPH_searchPNL {
	display:none;
}
#ctl00_bodyCPH_resultsGV th{
	font-size:xx-small;
}

#ctl00_bodyCPH_resultsGV {
	font-size:xx-small;
	width: 100%;
}
#ctl00_bodyCPH_resultsGV td {
	font-size:xx-small;
}

#printResultsLB {
	display:none;
}

#TopIncludePNL {
	display:none;
}

#ctl00_TopIncludePNL {
	display:none;
}

#printResultsLI {
	display:none;
}