﻿@media print{
body {
	margin:0px;
	font-family:Arial;
	font-size:11px;

}

DIV{
	text-align:left;
}

IMG, INPUT, SELECT{
	display:none;
} 

A{
	color:rgb(78, 145,164);
}

.boxrightmenu A{
	display:block;
}

.boxrightmenu2 A{
	display:block;
}

.searchbutton{
	display:none;
}

#topcontainerlinks{
	display:none;
}

#menu1{
	display:none;
}

.cell1-box1{
	margin-right:50px;
}

.rightmenuitem{
	margin-bottom:20px;
}

.headingrightmenu{
	font-size:13px;
	font-weight:bold;
}

.boxrightmenu{
	margin-bottom:10px;
}

.listcontainersmall{
	margin-bottom:10px;
}

.listcontainertop{
	margin-bottom:10px;
}

.listheading{
	font-size:13px;
	font-weight:bold;
}

.nonedisplay{
	display:none;
}

/* 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;
}

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