
@media print {
BODY {
  background-image: 
;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: center center;
  color: #ffffff;
  text-decoration: none;
  font-family: Arial, Helvetica, Verdana, Geneva,sans-serif;
  font-size: 10pt;
  font-style: normal;
  font-weight: 400;
  height: 100%
}
}

@media screen {
BODY {
  background-image: none;
  background-color: #FFFFFF;
  color: #000000;
  text-decoration: none;
  font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
  font-size: 10pt;
  font-style: normal;
  font-weight: 400;
  height: 100%
}
}

  HTML {
   height: 100%
}

TD {
  text-decoration: none;
  font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
  font-size: 10pt;
  font-style: normal;
  font-weight: 400;
  border-top: none;
  border-right: none;
  border-bottom: none;
  border-left: none;
}

A:link {
  color: #D0033C;
  font-weight: 500;
  text-decoration: none;
  background-color: transparent;
}

A:visited {
  color: #D0033C;
  font-weight: 500;
  text-decoration: none;
  background-color: transparent;
}

A:Hover {
  color: #D0033C;
  font-weight: 500;
  text-decoration: none;
  background-color: transparent;
}

A:link.NavTabLink {
  color: #D0033C;
  font-weight: 500;
  text-decoration: none;
  background-color: transparent;
}

A:visited.NavTabLink {
  color: #D0033C;
  font-weight: 500;
  text-decoration: none;
  background-color: transparent;
}

A:Hover.NavTabLink {
  color: #D0033C;
  font-weight: 500;
  text-decoration: none;
  background-color: transparent;
}

A:link.NavTabLinkSelected {
  color: #D0033C;
  font-weight: 500;
  text-decoration: none;
  background-color: transparent;
}

A:visited.NavTabLinkSelected {
  color: #D0033C;
  font-weight: 500;
  text-decoration: none;
  background-color: transparent;
}

A:Hover.NavTabLinkSelected {
  color: #D0033C;
  font-weight: 500;
  text-decoration: none;
  background-color: transparent;
}

A.PlainAnchor {
}

H1 {
  color: #000000;
  font-size: 18pt;
  font-weight: bold;
  background-color: transparent;
}

H2 {
  color: #000000;
  font-size: 18pt;
  font-weight: bold;
  padding-top: 4px;
  padding-left: 12px;
  padding-right: 4px;
  padding-bottom: 4px;
  background-color: #FFFFFF;
}

H3 {
  color: #000000;
  font-size: 15pt;
  font-weight: bold;
  background-color: transparent;
}

H4 {
  color: #000000;
  font-size: 12pt;
  font-weight: bold;
  background-color: transparent;
}

H5 {
  font-size: 10pt;
  font-weight: bold;
  background-color: transparent;
}

H6 {
  font-size: 8pt;
  background-color: transparent;
}

TH, THEAD {
  color: #FFFFE6;
  margin-top: 4pt;
  margin-left: 4pt;
  margin-right: 4pt;
  margin-bottom: 4pt;
  padding-top: 4px;
  padding-left: 4px;
  padding-right: 4px;
  padding-bottom: 4px;
  background-color: #D0033C;
  border-top: none;
  border-right: none;
  border-bottom: none;
  border-left: none;
  font-size: 10pt;
  font-weight: normal;
}

.TagText {
  font-family: "Times New Roman", Garamond, Times, serif;
  font-style: italic;
}

.ColouredTagText {
  color: #663333;
  font-family: Arial, Helvetica, Verdana, sans-serif;
  font-style: normal;
  font-weight: 400;
}

.WarningText {
  color: #84414A;
  font-weight: bold;
}

.MainMenu {
  font-family: "Franklin Gothic Book", Arial, Helvetica, sans-serif;
  font-style: normal;
  font-weight: 400;
  background-color:#84414A; 
  layer-background-color:#84414A; 
  color:#ffffff;
  text-decoration: normal;
  padding:1px;
}

.MainMenuOver {
  font-family: "Franklin Gothic Book", Arial, Helvetica, sans-serif;
  font-style: normal;
  font-weight: 400;
  background-color:#b4c5de; 
  layer-background-color:#b4c5de; 
  color:#C08189;
  text-decoration: underline;
  padding:1px;
}

.SubMenu {
}

.SubMenuOver {
}

.MenuBorder {
  position: absolute;
  background-colour: #000000;
  layer-background-color: #000000;
}

.SubMenuBorder {
  border: thin #0000ff solid;
  visibility: hidden;
  position: absolute;
  background-colour: #84414A;
  layer-background-color: #84414A;
}

TABLE {
  cell-spacing: 0;
  border-collapse: collapse;
  margin-top: 0pt;
  margin-left: 0pt;
  margin-right: 0pt;
  margin-bottom: 0pt;
  padding-top: 0pt;
  padding-left: 0pt;
  padding-right: 0pt;
  padding-bottom: 0pt;
  border-top: thin #000000 solid;
  border-right: thin #000000 solid;
  border-bottom: thin #000000 solid;
  border-left: thin #000000 solid;
}

.LayoutTable {
  cell-spacing: 0;
  border-collapse: collapse;
  margin-top: 0pt;
  margin-left: 0pt;
  margin-right: 0pt;
  margin-bottom: 0pt;
  padding-top: 0pt;
  padding-left: 0pt;
  padding-right: 0pt;
  padding-bottom: 0pt;
  border-top: none;
  border-right: none;
  border-bottom: none;
  border-left: none;
}

.NakedTable, .AP-PlainTable, .AP-InputTable {
  cell-spacing: 0;
  border-collapse: collapse;
  margin-top: 0pt;
  margin-left: 0pt;
  margin-right: 0pt;
  margin-bottom: 0pt;
  padding-top: 0pt;
  padding-left: 0pt;
  padding-right: 0pt;
  padding-bottom: 0pt;
  border-top: none;
  border-right: none;
  border-bottom: none;
  border-left: none;
}

.InputTable {
  cell-spacing: 0;
  border-collapse: collapse;
  background-color: #D0033C;
  margin-top: 0pt;
  margin-left: 0pt;
  margin-right: 0pt;
  margin-bottom: 0pt;
  padding-top: 0pt;
  padding-left: 0pt;
  padding-right: 0pt;
  padding-bottom: 0pt;
  border-top: thick #000000 solid;
  border-right: thick #000000 solid;
  border-bottom: thick #000000 solid;
  border-left: thick #000000 solid;
}

.NavTable {
  cell-spacing: 0;
  border-collapse: collapse;
  margin-top: 0pt;
  margin-left: 0pt;
  margin-right: 0pt;
  margin-bottom: 0pt;
  padding-top: 0pt;
  padding-left: 0pt;
  padding-right: 0pt;
  padding-bottom: 0pt;
  border-top: none;
  border-right: none;
  border-bottom: none;
  border-left: none;
  background-color: #005EBB;
}

.NavTablePreSelected
{
  border-top: thin #000000 solid;
  border-right: thin #000000 solid;
  border-bottom: thin #000000 solid;
  border-left: thin #000000 solid;
  background-color: #005EBB;
}

.NavTableSelected
{
  border-top: thin #000000 solid;
  border-right: thin #000000 solid;
  border-bottom: thin #698bbe solid;
  border-left: thin #000000 solid;
  background-color: #005EBB;
}

.NavTablePostSelected
{
  border-top: thin #000000 solid;
  border-right: thin #000000 solid;
  border-bottom: thin #000000 solid;
  border-left: thin #000000 solid;
  background-color: #005EBB;
}

IMG {
  border-top: none;
  border-right: none;
  border-bottom: none;
  border-left: none;
}

.RequiredInput {
  background-color: #D0033C;
  color: #FFFFE6;
}

.PageGroup {
	page-break-inside : avoid;
}

.PageFooter {
	page-break-inside: avoid;
	position: fixed;
	bottom: 0mm;
}

.InvoiceBody {
	page-break-inside: allow;
	position: fixed;
	top: 80mm;
	height: 110mm;
}

@page {
	margin: 19.05mm 19.05mm 19.05mm 19.05mm;
	size : portrait;
	background : none;
}
