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:680px;}

.div1z {
 text-align:left;  background-color: #F9F9F9;
}

.position2z {
 display:table;table-layout: fixed;word-wrap: break-word;
 position:absolute; left:640px; top:470px;width:100px; height:50px;}

.div2z {
 text-align:center;display:table-cell; vertical-align:middle;}

.img1z {
 width:50px; height:42px}

.position3z {
 display:table;table-layout: fixed;word-wrap: break-word;
 position:absolute; left:0px; top:0px;width:740px; height:70px;}

.img2z {
 width:740px; height:70px}

.position4z {
 display:table;table-layout: fixed;word-wrap: break-word;
 position:absolute; left:40px; top:170px;width:670px; height:270px;}

.div3z {
 text-align:justify;display:table-cell; vertical-align:top;  font-size: 18.0pt; font-size: 2rem;
  font-family: Arial, Helvetica, sans-serif;
  color: #0000FF;
  font-weight: bold;
  font-style: normal;
  white-space: normal;
}

.position5z {
 display:table;table-layout: fixed;word-wrap: break-word;
 position:absolute; left:460px; top:100px;width:210px; height:60px;}

.img3z {
 width:210px; height:60px}

