body {
	padding-right: 0px;
	padding-left: 0px;
	font-family: Arial, "MS Trebuchet", sans-serif;
	line-height: 1.5;
}

#ctl00_ContentPlaceHolder1_lblFacilityName {
	font-size: 16pt;
	font-weight: bold;
	border-bottom: 3px solid #000;
	margin-bottom: 15px;
	display: block;
}

h3 {
	border-bottom: 1px solid #ccc;
	display: block;
	margin-bottom: 5px;
}

#tblAddressDetails {
	margin-left: 12px;
}

/* hide header link underlines when printing table results */
tr.tableResultsHead a
{
	font-weight: bold;
	background: transparent;
	text-decoration: none;
}

/* scrunch in white space on divs for printing */
table.display.results 
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
div#mainContentFull 
{
    padding: 0 0 0 0;
}
div#secBody div.sub {
	min-height: 0px;
	border: 1px solid #b6d6fc;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
div#secBody table.display
{
	padding: 0 0 0 0;
}

div.compareResults
{
    padding: 0 0 0 0;
}


.noprint,
#header,
.tabs,
#footer,
#ahca_network,
#fhf-logo,
.secTitleBar,
h1,
hr,
.navigation,
input,
.rss,
.filterOptions,
#ctl00_ContentPlaceHolder1_trArticles,
#ctl00_ContentPlaceHolder1_pnlReportLinks {
	display: none !important;
}
