﻿@media print {
	.con-header,
	.con-image,
	.page .con-supp-1,
	.page .con-supp-2,
	.con-footer {
		display: none;
		}
	html,
	body,
	.frame,
	.con-wrapper,
	.con-main {
		background-image: none !important;
		margin: 0;
		width: auto;
		display: block;
		}
	.con-wrapper {
		float: left;
		}
	body,
	.frame {
		background-image: none;
		background-color: #fff;
		width: 100%;
		margin: 0 !important;
		font-size: 12px;
		}
	.con-printlogo {
		display: block !important;
		margin-bottom: 2em;
		}
	.con-printlogo img {
		width: 150px;
		}
	.content,
	.form,
	.sitemap {
		padding: 0 !important;
		margin: 0 !important;
		}	
	.content ul,
	.content ul li {
		/*list-style-type: disc;
		padding: auto!important;
		margin: auto!important;
		background-image: none; */
		}	
	
	/* SIFR - Do not remove */	 
	.sIFR-flash {
		visibility : visible !important;
		display    : none   !important;
		position   : static  !important;
		left       : auto    !important;
		top        : auto    !important;
		width      : auto    !important;
		height     : auto    !important;
		}
	.sIFR-alternate {
		visibility : visible !important;
		display    : block   !important;
		position   : static  !important;
		left       : auto    !important;
		top        : auto    !important;
		width      : auto    !important;
		height     : auto    !important;
		}	
	
	.sIFR-active h1.annualreport2008-big,
	.sIFR-active h1.annualreport2008,
	.sIFR-active h2.annualreport2008 {
		line-height: 1.4em !important;
		font-weight: bold;
		color: #008eca;
		display: block !important;
		width: 100% !important;
		}
	.title-wrapper,
	.title-wrapper div {
		display: block;
		width: 100%;
		position: static;
		height: auto;
		}		
	
	}

