/*
  Running Squiz Matrix
  Developed by Squiz - http://www.squiz.net
  Squiz, Squiz Matrix, MySource, MySource Matrix and Squiz.net are registered Trademarks of Squiz Pty Ltd
  Page generated: 05 November 2020 09:19:56
*/


body {
  font-size: 12px;
  line-height: 16px;
  font-family: Arial, Arial, Helvetica, sans-serif;
}
h1 {
  font-size: 24px;
  margin-bottom: 24px;
  margin-top: 0;
}
h2 {
  font-size: 22px;
  margin-bottom: 19px;
  margin-top: 28px;
  padding-bottom: 10px;
}
h3 {
  font-size: 19px;
  margin-bottom: 10px;
  margin-top: 22px;
  padding-bottom: 10px;
  border-bottom: 1px solid #aaa;
}
h4 {
  font-size: 16px;
  margin-bottom: 10px;
  margin-top: 16px;
}
h5 {
  font-size: 14px;
  margin-bottom: 6px;
  margin-top: 4px;
}
h6 {
  font-size: 12px;
  margin-bottom: 6px;
  margin-top: 0;
}

p {
    margin: 0 0 .8em;
}



table {
    border-spacing: 0;
    margin-bottom: 2em;
    border-collapse: collapse;
    page-break-inside: avoid; 
}
th,td {
    border:1px solid #777;
    padding:.5em;
}
th {
    font-weight:bold;
    text-align:center;
}
td {
    vertical-align: top;
}
a {
  font-weight: bold;
  color: #1A6395;
}

img {
  max-width: 100%;
}
/* BOX NAVIGATION
------------------------------ */
.boxNavList {
  margin: 20px 0 20px 0;
  padding: 0;
  overflow: hidden;
}
.boxNav {
  list-style-type: none;
}
.boxNavList li {
  margin: 0 0 12px 0;
  padding: 0;
  display: block;
  float: left;
}
.boxNav a {
  text-decoration: none;
  font-weight: bold;
  display: block;
  font-size: 16px;
  color: #fff;
  width: 122px;
  text-align: center;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  margin: 0 10px 0 0;
  padding: 14px 5px 16px 5px;
  background: right repeat-y url(/__data/assets/image/0013/11263/hm-block-bg.jpg);
}

/* INDENTS
------------------------------ */
.content .indent1, #fancybox-content .indent1 {
  margin-left: 20px;
}
.content .indent2, #fancybox-content .indent2 {
  margin-left: 40px;
}
.content .indent3, #fancybox-content .indent3 {
  margin-left: 60px;
}
.content .indent4, #fancybox-content .indent4 {
  margin-left: 80px;
}
.content .new {
  background: #fbfcd0;
}
.content .red {
  color: red;
}
.para-as-heading {
  font-size: 16px;
  font-weight: bold;
  color: #00456A;
  text-transform: uppercase;
  clear: left;
}


/* Print and PDF icons and buttons */
.no-js .agent-site .create-pdf {
  display: none;
}
.no-js .print-button {
  display: none;
}

.nobreak {
  page-break-inside: avoid;
}

#news-list-head, #news-list, .page-list1 {
  display: none;
}

@media print {

  * { background: transparent !important; color: black !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } /* Black prints faster: h5bp.com/s */
  a, a:visited { text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }  /* Don't show links for images, or javascript/internal links */
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; } /* h5bp.com/t */
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; }
  h4, h5, h6 { page-break-after: avoid; }
  #print-buttons {
    display: none;
  }

}
