﻿body
{
	background-image: none;
}

body, input, select
{
	font-size: 10pt;
}

h1 {
	font-size: 14pt;
}

h2 {
	font-size: 12pt;
}

h3, h4, h5, h6 {
	font-size: 11pt;
}

div#divLogo, div#divClient, div#divImpersonation, div#divBanner, div#divTopmenu, 
div#divSubTopmenu, div#divLeftmenu, div#divLeftmenuBackground,
div#divTopmenuBackground, .Control, #divLogo {
	display: none;
}

#tblHeader
{
	display: none;
}

div#divContent 
{
	position: relative;
	top: 0;
	left: 0;
	overflow: visible;
}

.AllOrdersEntry
{
	margin-bottom: 0;
	page-break-before: always;
}

.AllOrdersEntry:first-child
{
	page-break-before: auto;
}

.PrintHeader
{
	display: block;
	text-align: right;
}

.FormattedRow.HasCalendar .RightCol
{
	left: 32px;
}

.FormattedRow.HasCalendar .RightCol.Last
{
	margin-right: 32px;
}
