@page  
{ 
    size: auto;   /* auto is the initial value */ 
    margin: 15mm 15mm 15mm 15mm;  
} 

body {
  font-family: Roboto, Arial, Verdana, Helvetica, sans-serif;
  font-size: 85%;
  padding: 30px 0;
}

#PrintHeader {
  display: block;
  text-align: right;  
  padding-right: 20px;
  margin-bottom: 15px;
}

#PrintFooter {
  margin: 50px 20px 0 20px;
  font-size: 0.8em;
}

#PrintFooter p {
  clear: both;
}

#PrintFooter .nam-logo {
  width: 150px;
  height: auto;
  float: left;
  margin-bottom: 15px;
}

#PrintFooter .is-logo {
  width: 200px;
  height: auto;
  float: right;
  margin-bottom: 15px;
}

#PrintHeader img {
  width: 300px;
  height: auto;
}

.Col2, .Col3, #Footer, #Header, .TopContent, .BottomContent, .Breadcrumbs, .AccreditationFooter {
  display: none !important;
}

.Col1, .Wrapper {
  margin: 0px !important;
  padding: 0px 10px;
  float: none !important;
  width: auto !important;
  clear: both !important;
  position: static !important;
  left: auto !important;
  right: auto !important;
}

.Col1 .ContentsLink, .Pager {
  display: none !important;
}

.PrintToolbar {
  background-color: #067070;
  position: absolute;
  margin: 0 auto;
  top: -25px;
  width: 100%;
}

.PrintToolbar a {
  background-image: url('/site/file/1004424/');
  background-repeat: no-repeat;
  background-position:right -15px;
  height:25px;
  display: block;
  overflow: hidden;
  margin-right: 10px;
}

.PrintToolbar a span {
  visibility: hidden;
} 


#hivt4p-header,
#hivt4p-background,
#hivt4p-footer {
  display: none !important;
}




.factsheet-page h1 {
  color: #DA006E;  
  font-size: 2em;
  padding-bottom: 0;
  margin-top: 0;
  margin-bottom: 10px;
  font-weight: 100;
  margin-top: 0;
}

.factsheet-page h1 span {
  color: #58595B;
  font-weight: bold;
}


.factsheet-page .object123 a {
  color: #3a5a9a;
  text-decoration: underline;
}

.factsheet-page .object123 li,
.factsheet-page .object123 p {
  font-size:1.0em;
  line-height: 1.3em;
}

.factsheet-page #Col1 > div:nth-of-type(2) p:first-child {
  font-size:1.4em;
  line-height: 1.3em;
}

.factsheet-page .object123 .cms-BoxOut {
  font-weight: bold;
  color: #000000;
  padding: inherit;
  background-color: transparent;  
  float: none;
  width: auto;
  margin: 20px 0;
}

.factsheet-page .object123 h3 {
  color: #DA006E;  
  font-size: 1.4em;
  border-top: none;
}



.factsheet-page .find-out-more {
  width: 100%;
  color: #58595B;
  box-sizing: border-box;
  padding: 10px;
  border: 1px solid #58595B;
  margin-bottom: 0;
  margin-top: 35px;
}

.factsheet-page .find-out-more h3 {
  padding: 0;
  margin: 0 0 15px 0;
  color: #58595B;
  font-size: 1.0em;
  color: #DA006E;
}

.factsheet-page .find-out-more ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.factsheet-page .find-out-more ul li {
  margin: 0 0 5px 0;
  padding: 0;
  list-style-type: none;
}

.factsheet-page .find-out-more ul li:last-child {
  margin-bottom: 0;
}

.factsheet-page .find-out-more ul li p {
  font-size: 1em;
  margin: 0;
  padding: 0;
}

.factsheet-page .find-out-more ul li a {
  color: #DA006E;
}

.factsheet-page blockquote {
    width: auto;
    background-color: transparent;
    background-image: none;
    padding: 0 50px;
    margin: 20px 0 20px 0;
    font-size: 1.4em;
    line-height: 1.4em;
    font-style: italic;
    font-weight: 400;
    color: #58595b;
    float: none;
    position: relative;
}

.factsheet-page .header-wrap {
  margin: 20px 0;
}

.factsheet-page .main-image-wrap {
  display: none;
}


.factsheet-page .key-points-wrap {
  width: 100%;
  color: #58595B;
  box-sizing: border-box;
  padding: 10px;
  border: 1px solid #58595B;
  margin-bottom: 0;
  padding-bottom: 0;
}

.factsheet-page .key-points-wrap h3 {
  padding: 0;
  margin: 0 0 15px 0;
  color: #58595B;
  font-size: 1.0em;
  color: #DA006E;
}

.factsheet-page .key-points-wrap ul {
    margin-left: 0;
    padding-left: 15px;
}

.factsheet-page .key-points-wrap ul li {
  margin-bottom: 0;
  padding-bottom: 0;
}

.factsheet-page .intro-wrap {
  font-size: 1.0em;
  line-height: 1.3em;
  color: #58595B;
  margin-bottom: 20px;  
}

.factsheet-page .outro-wrap {
  margin-bottom: 30px;
  margin-top: 30px;
  padding-top: 15px;
  color: #58595B;
  border-top: 1px solid #C6C6C6;
}


.factsheet-page .action-wrap {
  display: none;
}
