
@media print {
BODY {
  background-image: none;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: center center;
  color: #000000;
  text-decoration: none;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 10pt;
  font-style: normal;
  font-weight: 400;
}

@page {
  margin: 19.05mm 19.05mm 19.05mm 19.05mm;
  size : portrait;
  background : none;
}

@page rotated {
  size : landscape;
}
}

@media screen {
BODY {
  background-image: none;
  background-color: #ffffff;
  color: #000000;
  text-decoration: none;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 10pt;
  font-style: normal;
  font-weight: 400;
}
}

img {
  border: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader();
}

A:link {
  color: #3471fe;
  font-weight: bold;
  text-decoration: none;
  background-color: transparent;
}

A:visited {
  color: #3471fe;
  font-weight: bold;
  text-decoration: none;
  background-color: transparent;
}

A:link:Hover {
  color: #FF0000;
  font-weight: bold;
  text-decoration: underline;
  background-color: transparent;
}

A.SFXLink {
  color: #3471fe;
  font-weight: bold;
  text-decoration: none;
  background-color: transparent;
  cursor: pointer;
  cursor: hand;
}

H1 {
  color: #3471fe;
  font-size: 16pt;
  font-weight: bold;
  background-color: transparent;
}

H2 {
  color: #ffffff;
  font-size: 14pt;
  font-weight: bold;
  padding-top: 4px;
  padding-left: 12px;
  padding-right: 4px;
  padding-bottom: 4px;
  background-color: #3471fe;
}

H3 {
  color: #3471fe;
  font-size: 12pt;
  font-weight: bold;
  background-color: transparent;
}

H4 {
  color: #3471fe;
  font-size: 10pt;
  font-weight: bold;
  background-color: transparent;
}

H5 {
  font-size: 10pt;
  font-weight: bold;
  background-color: transparent;
}

H6 {
  font-size: 10pt;
  background-color: transparent;
}

TH, THEAD {
  color: #FFFFFF;
  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: #3471fe;
  border-top: none;
  border-right: none;
  border-bottom: none;
  border-left: none;
}


.TagText {
  font-family: "Times New Roman", Garamond, Times, serif;
  font-style: italic;
}

.ColouredTagText {
  color: #3471fe;
  font-family: Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
}

.WarningText {
  color: #FF0000;
  font-weight: bold;
}

TABLE {
  text-decoration: none;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 10pt;
  font-style: normal;
  font-weight: 400;
  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 #3471fe solid;
  border-right: thin #3471fe solid;
  border-bottom: thin #3471fe solid;
  border-left: thin #3471fe solid;
}

IMG {
  border-top: none;
  border-right: none;
  border-bottom: none;
  border-left: none;
}

.RequiredInput {
  background-color: #3471fe !important;
  color: #ffffff !important;
}

.PageGroup {
	page-break-inside : avoid;
}

.PageFooter {
	page-break-inside: avoid;
	position: fixed;
	bottom: 0mm;
}

.InvoiceBody {
	page-break-inside: auto;
	position: fixed;
	top: 80mm;
	height: 110mm;
}


.WDM-LayoutTable {
  border-collapse: collapse;
  border-top: none;
  border-bottom: none;
  border-left: none;
  border-right: none;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
}

.WDM-InputTable {
  border-collapse: collapse;
  background-color: #cccccc;
  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: 2px #3471fe solid;
  border-right: 2px #3471fe solid;
  border-bottom: 2px #3471fe solid;
  border-left: 2px #3471fe solid;
}

.WDM-WarningTable {
  background-color: #ccccff;
  margin-top: 0pt;
  margin-left: 0pt;
  margin-right: 0pt;
  margin-bottom: 0pt;
  padding-top: 4pt;
  padding-left: 4pt;
  padding-right: 4pt;
  padding-bottom: 4pt;
  border-top: 2px #ff0000 solid;
  border-right: 2px #ff0000 solid;
  border-bottom: 2px #ff0000 solid;
  border-left: 2px #ff0000 solid;
  border-collapse: collapse;
}

.WDM-BoxedTable {
  border-top: 2px #3471fe solid;
  border-bottom: 2px #3471fe solid;
  border-left: 2px #3471fe solid;
  border-right: 2px #3471fe solid;
  border-collapse: collapse;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0pt;
  padding-left: 0pt;
  padding-right: 0pt;
  padding-bottom: 0pt;
}

.WDM-BannerHead {
  color: #FFFFFF;
  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: #3471fe;
  border-top: none;
  border-right: none;
  border-bottom: none;
  border-left: none;
}

.WDM-SelectedItem {
  background-color: #cccccc;
  border-top: none;
  border-right: none;
  border-bottom: none;
  border-left: none;
}

.WDM-ProposedFile {
  border-top: none;
  border-bottom: none;
  border-left: none;
  border-right: none;
  background-color: #004b9c;
  color: #ffffff;
  cursor: pointer;
  cursor: hand;
}

.WDM-DownloadableFile {
  border-top: none;
  border-bottom: none;
  border-left: none;
  border-right: none;
  background-color: inherit;
}

.WDM-SmallFont {
  text-decoration: none;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 8pt;
  font-style: normal;
  font-weight: 400;
}

.WDM-RequiredInput {
  background-color: #3471fc !important;
  color: #ffffff !important; 
  font-weight: bold;
}

.WDM-NormalInput {
}

.WDM-WarningText {
  color: #FF0000;
  font-weight: bold;
}

