﻿body * {
	font-family: "Arial", "Placard Condensed";
	font-size: 8pt;
}

img {
	border-style: none;
}

.headerLogo {
	display: none;	
}

.headerLogoForHandheld{
	display: none;	
}

h1 {
	font-size: 1.75em;
	line-height:1.1em;
	font-weight: bold;
	border: none;
}

h2 
{
	font-size: 1.4em;
	line-height:1em;
	font-weight: bold;
	border: none;
}

h3
{
	font-size: 1.2em;
	line-height:1em;
	font-weight: bold;
	border: none;
}

/* The following divsions will not be displayed when printing */
.search {
	display: none;	
}

.headerNavigation {
	display: none;	
}

.bodyImage {
	display: none;
}

.breadcrumb {
	display: none;	
}

.featureDetailColumnB-menu {
	display: none;
}

.siteFooter {
	text-align:center;		
}

.siteFooterMenu {
	display: none;
}

.pdaMenu {
	display:none;
}