/* This is the print stylesheet to hide the Flash headlines from the browser... regular browser text headlines will now print as normal */

.sIFR-flash, .sIFR-flash object, .sIFR-flash embed {
	display: none !important;
	height: 0;
	width: 0;
	position: absolute;
	overflow: hidden;
	border: none;
}

span.sIFR-alternate {
	visibility: visible !important;
	display: block !important;
	position: static !important;
	left: auto !important;
	top: auto !important;
	border: none;
}

body {
	background: none;
	margin: 0 4em 0em 4em;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: black;
}

#header,
#header h1,
#pagetitle  {
 display: none;
}

#email {
  display: none;
}


#header img {
  border: 0;
}


a:link,
a:visited,
a:hover {
  text-decoration: none;
  color: black;
  border-bottom: none;
}



#acrobat {
 display: none;
}


#content h3 {
  margin: .5em 0 .25 0;
  padding: 0;
  border: none;
}


#content ul {
  margin: .25em 0 0 0;
  padding: 0 0 1em 1.5em;
  line-height: 150%;
}

#content li {
  margin: 0;
  padding: 0;
}

#content p {
  margin-top: 0;
}

#content .date {
  font-variant: small-caps;
  font-family: Georgia, "Trebuchet MS";
  color: #717171;
  letter-spacing: .2em;
  font-size: .9em;
  display: block;
}

#content i {
  font-size: .9em;
  font-family: Georgia;
  color: #717171;
  display: block;
}

#nav {
display: none;
}

#content {
  margin: 0;
  line-height: 150%;
}


#content #name {
  margin-bottom: 0;
  font-size: 1.2em;
}

#address {
  font-size: .9em;

}

#phone {
  float: right;
}


#shim {
  clear: both;
  border-top: 1px dotted #a3a3a3;
  margin-top: 1em;
  height: 1px;
}

.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;
}


#mail {
  display: none;
  color: #ffffff;
}