body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}	

#wrapper {
	width: auto;
	}
	
hr {
	margin-top: 50px;
	clear: both;
	}
	
#sidebar,
#site_header,
#page_header,
#breadcrumb,
#header_search,
.hide_print,
#banner,
#internal_promotions,
#quicklinks,
#hero,
.hide

 {
	display: none !important;
	}
	
.show_print {
	display: block !important;
	}
	
img {
	border: none;
	}
	
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	line-height: 18px;
	}
	
* html h1,
* html h2,
* html h3,
* html h4,
* html h5,
* html h6
  {
 	height: 1px;
	}
	
h1 object,
h2 object,
h3 object,
h4 object,
h5 object,
h6 object
	{
	display: block;
	position: relative;
	left: -3px;
	}	
	
h1 {
	font-size: 26px;
	line-height: 30px;
	margin: .75em 0 .25em;
	font-weight: normal;
	}
	

h2 {
	font-size: 20px;
	line-height: 1.5em;
	color: #046fbe;
	margin: .25em 0;
	}	
	
h3, h4 {
	font-size: 12px;
	margin: 1.5em 0 .25em;
	font-weight: bold;
	color: #191c1f;
	letter-spacing: 0;
	}
	
	
h3 {
	}
	
h4 {
	}

h5 {
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-weight: bold;
	}
	
.note {
	font-size: 10px;
	}