/*
	Print specific styles
*/

.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;
}
body {
	background: none;
}
form#noprint,
#sidebar,
#navcontainer,
#navcontainersub,
#footer,
#header code,
#content .advdownload {
	display: none;
}
#header {
	height: 100px;
}
#container {
	background-image: none;
}
#content {
	width: 95%;
}
.short p,
.short li {
	max-width: 75%;
}
#h1 {
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 9px;
	color: white;
	width: 100%;
}
#h1 a:link, #logo a:hover, #logo a:visited {
	color: white;
	text-decoration: none;
}
#h1 span {
	display: block;
	width: 100%;
	height: 100px;
	margin: 5px 0 0 0;
	padding: 0;
	background: url("/img/common/logo_agcoombs.gif") left top no-repeat;
}
#content p,
#content li {
	font-size: 10pt;
}
#content .imgboxmain blockquote,
#content .imgbox blockquote {
	font-size: 10pt;
}