﻿html, body {
	font-family: Arial, Verdana, sans-serif;
	background-color: white;
	background-image: none;
	font-size: 10pt;
}
h1 {
	font-size: 14pt;
}
h2 {
	font-size: 12pt;
}
img {
	border: none;
}

#header object,
#navi,
#subnavi,
#footer-header,
#sitemap-atria-sites,
#sitemap-content-wrap,
#footerlinks-and-copyright *,
.share-this-page,
.column-right,
.shadow {
	display: none;
}
#footerlinks-and-copyright .copyright 
{
    display: block;
    padding-top: 2em;
}
#container {
   width: auto;
   margin: 0 5%;
   padding: 0;
   border: 0;
   float: none !important;
   color: black;
   background: transparent none;
  }
div#content {
   padding-top: 1em;
  }
a:link, a:visited {
   color: black;
   background: transparent;
   font-weight: bold;
   text-decoration: underline;
}

/* sIFR-styles for print */
.sIFR-flash, .sIFR-flash object, .sIFR-flash embed {
	display: none !important;
	height: 0;
	width: 0;
	position: absolute;
	overflow: hidden;
}

span.sIFR-alternate {
	visibility: visible !important;
	display: block !important;
	position: static !important;
	left: auto !important;
	top: auto !important;
}
