html { font-size: 75%; } 
#surveyPage *, #printedPage * {margin: 0px; padding: 0px; line-height: 1.231;}
#surveyPage input[type=radio], #printedPage input[type=radio], #surveyPage input[type=checkbox], #printedPage input[type=checkbox] {margin:1px;}
textarea, input[type=text] { box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;}
fieldset{border:0px;}
p, ol, ul {
  margin-top: 0px;
  margin-bottom: 0px;
}

ol, ul {
counter-reset:item; list-style: none; padding-left: 0px;}

li {
position: relative; counter-increment: item;}

ol li:before {
content: counter(item, decimal) '.\00A0';}

ol.lr li:before {
content: counter(item, lower-roman) '.\00A0';}

ol.ur li:before {
content: counter(item, upper-roman) '.\00A0';}

ol.la li:before {
content: counter(item, lower-alpha) '.\00A0';}

ol.ua li:before {
content: counter(item, upper-alpha) '.\00A0';}

ul li:before {
content: '\2022\00A0';}

.position1z {
 position:relative;width:740px; height:430px;}

.div1z {
  border: 1px solid #000000;
 text-align:left;}

.position2z {
 display:table;table-layout: fixed;word-wrap: break-word;
 position:absolute; left:0px; top:0px;width:240px; height:180px;}

.div2z {
 text-align:center;display:table-cell; vertical-align:middle;}

.img1z {
 width:240px; height:180px}

.position3z {
 display:table;table-layout: fixed;word-wrap: break-word;
 position:absolute; left:360px; top:40px;width:330px; height:100px;}

.div3z {
 text-align:left;display:table-cell; vertical-align:top;  font-size: 18.0pt; font-size: 2rem;
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-weight: bold;
  font-style: normal;
  white-space: normal;
}

.position4z {
 display:table;table-layout: fixed;word-wrap: break-word;
 position:absolute; left:80px; top:200px;width:580px; height:150px;}

.div4z {
 text-align:justify;display:table-cell; vertical-align:top;  font-size: 11.0pt; font-size: 1.22rem;
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  white-space: normal;
}

.position5z {
 display:table;table-layout: fixed;word-wrap: break-word;
 position:absolute; left:320px; top:360px;width:90px; height:60px;}

.img2z {
 width:48px; height:48px}

