body {
  background: rgb(204,204,204);
}
page {
  background: white;
  display: block;
  margin: 0 auto;
  margin-bottom: 0.5cm;
  box-shadow: 0 0 0.5cm rgba(255,255,255,0);
}
page[size="letter"] {
  width: 8.5in;
  height: 11in;
}
page[size="letter"][layout="landscape"] {
  width: 11in;
  height: 8.5in;
}
page[size="legal"] {
  width: 8.5in;
  height: 14in;

}
page[size="legal"][layout="landscape"] {
  width: 13in;
  height: 8.5in;
}
page[size="onefour"][layout="landscape"]  {
  width: 13.2cm;
  height: 10cm;
  background-color: #FF0000;
}
page[size="onefour"]  {
  width: 10cm;
  height: 13.2cm;
  background-color: #FF0000;
}
page[size="onehalf"] {
  width: 8.5in;
  height: 5.5in;
  background-color: #FF0000;
}
@media print {
  body, page {
    margin: 0;
    box-shadow: 0;
  }
}
.outer {
    /* specify fixed width */
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
     box-sizing: border-box;
    width: 100%;
    height: 100%;
    padding: 15px;
    padding-top: 5px;
    /* background: green; */

}
.left {
    /* specify fixed width */
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
     box-sizing: border-box;
    width: 49%;
    height: 96%;
    float:left;
    /* background: red; */

}
.leftinnertop {
    /* specify fixed width */
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
     box-sizing: border-box;
    width: 100%;
    height: 70%;
    float:left;

}
.leftinnertop2 {
    /* specify fixed width */
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
     box-sizing: border-box;
    width: 100%;
    height: 47%;
    float:left;

}
.horizon {
    /* specify fixed width */
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
     box-sizing: border-box;
    width: 100%;
    height: 2%;
    float:left;
    border-bottom: 2px double black;

}
.horizon137 {
    /* specify fixed width */
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
     box-sizing: border-box;
    width: 100%;
    height: 0.3%;
    float:left;
    border-bottom: 2px double black;

}
.horizonf9 {
    /* specify fixed width */
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
     box-sizing: border-box;
    width: 100%;
    float:left;
    border-bottom: 1px dashed black;

}
.space {
    /* specify fixed width */
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
     box-sizing: border-box;
    width: 100%;
    height: 4%;
    float:left;

}
.space2 {
    /* specify fixed width */
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
     box-sizing: border-box;
    width: 100%;
    height: 1%;
    float:right;
    /* background: red; */

}
.leftinnerbot {
    /* specify fixed width */
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
     box-sizing: border-box;
    width: 100%;
    height: 29%;
    float:left;

}
.leftinnerbot2 {
    /* specify fixed width */
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
     box-sizing: border-box;
    width: 100%;
    height: 48%;
    float:left;

}
.right {
    /* specify fixed width */
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
     box-sizing: border-box;
    width: 49%;
    height: 100%;
    float:right;

}
.top {
    /* specify fixed width */
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
     box-sizing: border-box;
    width: 50%;
    height: 3.5%;
    /* background: blue; */

}
.rightinnertop {
    /* specify fixed width */
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
     box-sizing: border-box;
    width: 100%;
    height: 64%;
    float:right;

}
.rightinnertop2 {
    /* specify fixed width */
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
     box-sizing: border-box;
    width: 100%;
    height: 45%;
    float:right;

}
.horizonr {
    /* specify fixed width */
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
     box-sizing: border-box;
    width: 100%;
    height: 2%;
    float:right;
    border-bottom: 2px double black;

}
.rightinnerbot {
    /* specify fixed width */
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
     box-sizing: border-box;
    width: 100%;
    height: 34%;
    float:right;

}
.rightinnerbot2 {
    /* specify fixed width */
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
     box-sizing: border-box;
    width: 100%;
    height: 28%;
    float:right;

}
.rightinnerbot3 {
    /* specify fixed width */
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
     box-sizing: border-box;
    width: 100%;
    height: 20%;
    float:right;

}
.header137 {
    /* specify fixed width */
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
     box-sizing: border-box;
    width: 100%;
    height: 19.6%;

}

.grade11137 {
    /* specify fixed width */
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
     box-sizing: border-box;
    width: 100%;
    height: 31%;

}
.grade12137 {
    /* specify fixed width */
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
     box-sizing: border-box;
    width: 100%;
    height: 31%;

}
.footer137 {
    /* specify fixed width */
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
     box-sizing: border-box;
    width: 100%;
    height: 18%;

}
.headersf1 {
    /* specify fixed width */
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
     box-sizing: border-box;
    width: 100%;
    height: 15%;

}
.headeratt {
    /* specify fixed width */
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
     box-sizing: border-box;
    width: 100%;
    height: 15%;

}
.sf1 {
    /* specify fixed width */
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
     box-sizing: border-box;
    width: 100%;
    height: 80%;

}
.att {
    /* specify fixed width */
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
     box-sizing: border-box;
    width: 100%;
    height: 85%;

}
.footersf1 {
    /* specify fixed width */
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
     box-sizing: border-box;
    width: 100%;
    height: 15%;
    background-color: #000000;

}
.footeratt {
    /* specify fixed width */
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
     box-sizing: border-box;
    width: 100%;
    height: 5%;
background-color: #000000;
}
.headersf5 {
    /* specify fixed width */
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
     box-sizing: border-box;
    width: 100%;
    height: 20%;
    background-color: #0f000a;

}
.leftsf5 {
    /* specify fixed width */
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
     box-sizing: border-box;
    width: 70%;
    height: 80%;
    background-color: #ff0000;
    float:left;

}
.rightsf5 {
    /* specify fixed width */
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
     box-sizing: border-box;
    width: 30%;
    height: 80%;
    background-color: #0000ff;
    float:right;

}
.headergsheet {
    /* specify fixed width */
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
     box-sizing: border-box;
    width: 100%;
    height: 15%;

}
.gsheet {
    /* specify fixed width */
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
     box-sizing: border-box;
    width: 100%;
    height: 85%;

}
.headergsheetq {
    /* specify fixed width */
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
     box-sizing: border-box;
    width: 100%;
    height: 13%;

}
.gsheetq {
    /* specify fixed width */
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
     box-sizing: border-box;
    width: 100%;
    height: 87%;

}

.headerrlov {
    /* specify fixed width */
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
     box-sizing: border-box;
    width: 100%;
    height: 12%;
    background-color: #0f000a;

}
.rlov {
    /* specify fixed width */
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
     box-sizing: border-box;
    width: 100%;
    height: 88%;
    background-color: #00a00a;

}
.arial {
    /* specify fixed width */
    font-style: normal;
    font-size: 12px;
    font-family: Arial;
}
.arial2 {
    /* specify fixed width */
    font-style: normal;
    font-size: 11px;
    font-family: Arial;
}
.arial3 {
    /* specify fixed width */
    font-style: normal;
    font-size: 11px;
    font-family: Arial;
    border-collapse:collapse;
}
.arial4 {
    /* specify fixed width */
    font-style: normal;
    font-size: 9px;
    font-family: Arial;
}
.arial5 {
    /* specify fixed width */
    font-style: normal;
    font-size: 9px;
    font-family: Arial;
    font-weight: bold;
}
.arial6 {
    /* specify fixed width */
    font-style: normal;
    font-size: 10px;
    font-family: Arial;
}
.arial61 {
    /* specify fixed width */
    font-style: normal;
    font-size: 10px;
    font-family: Arial;
    border-collapse:collapse;
}

.arial14 {
    /* specify fixed width */
    font-style: normal;
    font-size: 14px;
    font-family: Arial;
}
.arial7 {
    /* specify fixed width */
    font-style: italic;
    font-size: 7px;
    font-family: Arial;
}
.arial8 {
    /* specify fixed width */
    font-style: normal;
    font-size: 7px;
    font-family: Arial;
}
.arial9 {
    /* specify fixed width */
    font-style: normal;
    font-size: 6.8px;
    font-family: Arial;
}

.arial10 {
    /* specify fixed width */
    font-style: italic;
    font-size: 6.8px;
    font-family: Arial;
}
.arial11 {
    /* specify fixed width */
    font-style: italic;
    font-size: 9px;
    font-family: Arial;
}
.arial8px {
    /* specify fixed width */
    font-style: normal;
    font-size: 10px;
    font-family: Arial;
}

.arialsmbold {
    /* specify fixed width */
    font-style: normal;
    font-size: 14px;
    font-family: Arial;
    font-weight: bold;
    height: 30px;
}
.arialsmbold2 {
    /* specify fixed width */
    font-style: normal;
    font-size: 14px;
    font-family: Arial;
    font-weight: bold;
    height: 6px;
}
.arialsmbold3 {
    /* specify fixed width */
    font-style: normal;
    font-size: 12px;
    font-family: Arial;
    font-weight: bold;
}
.arialsmbold4 {
    /* specify fixed width */
    font-style: normal;
    font-size: 10px;
    font-family: Arial;
    font-weight: bold;
}
.arialsmbold8px {
    /* specify fixed width */
    font-style: normal;
    font-size: 9px;
    font-family: Arial;
    font-weight: bold;
}
.sf1arial {
    /* specify fixed width */
    font-style: normal;
    font-size: 8px;
    font-family: Arial;
    font-weight: bold;
    padding: 5px;
}
.sf1arial2 {
    /* specify fixed width */
    font-style: normal;
    font-size: 7.4px;
    font-family: Arial;
    font-weight: bold;
}
.arialsmbold4 {
    /* specify fixed width */
    font-style: normal;
    font-size: 11px;
    font-family: Arial;
    font-weight: bold;
}
.arialsmbold5 {
    /* specify fixed width */
    font-style: italic;
    font-size: 11px;
    font-family: Arial;
    font-weight: bold;
}

.arialsmbold6 {
    /* specify fixed width */
    font-style: normal;
    font-size: 7px;
    font-family: Arial;
    font-weight: bold;
}
.arialsmbold7 {
    /* specify fixed width */
    font-style: normal;
    font-size: 10px;
    font-family: Arial;
    font-weight: bold;
}

.arialbold {
    /* specify fixed width */
    font-style: normal;
    font-size: 18px;
    font-family: Arial;
    font-weight: bold;
    height: 30px;
}
.arialbold2 {
    /* specify fixed width */
    font-style: normal;
    font-size: 14px;
    font-family: Arial;
    font-weight: bold;
}
.tnr2 {
    /* specify fixed width */
    font-style: normal;
    font-size: 12px;
    font-family:"Times New Roman", Times, serif;
}
.tnr1 {
    /* specify fixed width */
    font-style: normal;
    font-size: 11.45px;
    font-family:"Times New Roman", Times, serif;
}
.tnr3 {
    /* specify fixed width */
    font-style: normal;
    font-size: 13px;
    font-family:"Times New Roman", Times, serif;
}
.tnr4 {
    /* specify fixed width */
    font-style: normal;
    font-size: 18px;
    font-family:"Times New Roman", Times, serif;
}
.tnri4 {
    /* specify fixed width */
    font-style:italic;
    font-size: 14px;
    font-family:"Times New Roman", Times, serif;
}
.dipname {
    /* specify fixed width */
    font-style:normal;
    font-size: 36px;
    font-family:"Cooper Black", serif;
    font-weight: bold;
    padding-bottom: 0;
}
.diprem {
    /* specify fixed width */
    font-style:italic;
    font-size: 24px;
    font-family:"Cooper Black", serif;
    font-weight: bold;
    padding-bottom: 0;
}
.tnrbold3 {
    /* specify fixed width */
    font-style: normal;
    font-size: 13px;
    font-family: "Times New Roman", Times, serif;
    font-weight: bold;
}
.tnrbold4 {
    /* specify fixed width */
    font-style: normal;
    font-size: 15px;
    font-family: "Times New Roman", Times, serif;
    font-weight: bold;
}
.tnrbold1 {
    /* specify fixed width */
    font-style: normal;
    font-size: 11.45px;
    font-family: "Times New Roman", Times, serif;
    font-weight: bold;
}
.tnrbold2 {
    /* specify fixed width */
    font-style: normal;
    font-size: 14px;
    font-family: "Times New Roman", Times, serif;
    font-weight: bold;
}
.tnrbold3 {
    /* specify fixed width */
    font-style: normal;
    font-size: 24px;
    font-family: "Times New Roman", Times, serif;
    font-weight: bold;
}
.tnrbold7 {
    /* specify fixed width */
    font-style: normal;
    font-size: 16px;
    font-family: "Times New Roman", Times, serif;
    font-weight: bold;
}
.tnrbold5 {
    /* specify fixed width */
    font-style: italic;
    font-size: 28px;
    font-family: "Times New Roman", Times, serif;
    font-weight: bold;
}
.tnrbold6 {
    /* specify fixed width */
    font-style: italic;
    font-size: 20px;
    font-family: "Times New Roman", Times, serif;
    font-weight: bold;
}
.tdsizes {
    /* specify fixed width */
    width:10%;
}
.tdsizes2 {
    /* specify fixed width */
    width:7.14%;
    height: .1%;
}

.underline {
  border-bottom: 1px solid black;
}
#noBorder {
    border: 0px;
    padding:0;
    margin:0;
    border-collapse: collapse;
}

.imgaja {
  height:0.60in;
  width: 0.80in;
}

.imgSlogo {
  height:65px;
  width: 200px;
}

.imgUB {
  height:300px;
  width: 300px;
}

.imgUB2 {
  height:50px;
  width: 150px;
}
.imgaja2 {
  height:0.50in;
  width: 0.70in;
}
.table2 tr:first-child
{
    border: none;
    height: 0.1px;
}

.table3
{
    border-collapse: collapse;
    border: 1px solid black;
}



.td24 td
{
    width: 4.16%;
}
.vertical{
  transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg); /* Safari/Chrome */
  -moz-transform: rotate(-90deg);    /* Firefox */
  -o-transform: rotate(-90deg);      /* Opera */
  -ms-transform: rotate(-90deg);     /* IE 9 */
}
.rotate {
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  width: 1.5em;
  height: 13em;
  font-style: normal;
  font-size: 11px;
  font-family: Arial;
  font-weight: bold;
}
.rotate div {
     -moz-transform: rotate(-90.0deg);  /* FF3.5+ */
       -o-transform: rotate(-90.0deg);  /* Opera 10.5 */
  -webkit-transform: rotate(-90.0deg);  /* Saf3.1+, Chrome */
             filter:  progid:DXImageTransform.Microsoft.BasicImage(rotation=0.083);  /* IE6,IE7 */
         -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0.083)"; /* IE8 */
         margin-left: -10em;
         margin-right: -10em;
}
.rotate2 {
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  width: 0.1em;
  height: 5em;
  font-style: normal;
  font-size: 11px;
  font-family: Arial;
  font-weight: bold;
}
.rotate2 div {
     -moz-transform: rotate(-90.0deg);  /* FF3.5+ */
       -o-transform: rotate(-90.0deg);  /* Opera 10.5 */
  -webkit-transform: rotate(-90.0deg);  /* Saf3.1+, Chrome */
             filter:  progid:DXImageTransform.Microsoft.BasicImage(rotation=0.083);  /* IE6,IE7 */
         -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0.083)"; /* IE8 */
         margin-left: -10em;
         margin-right: -10em;
}

.rotate3 {
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  width: 0.1em;
  height: 7em;
  font-style: normal;
  font-size: 11px;
  font-family: Arial;
  font-weight: bold;
}
.rotate3 div {
     -moz-transform: rotate(-90.0deg);  /* FF3.5+ */
       -o-transform: rotate(-90.0deg);  /* Opera 10.5 */
  -webkit-transform: rotate(-90.0deg);  /* Saf3.1+, Chrome */
             filter:  progid:DXImageTransform.Microsoft.BasicImage(rotation=0.083);  /* IE6,IE7 */
         -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0.083)"; /* IE8 */
         margin-left: -10em;
         margin-right: -10em;
}


#boxed {

  border: 1px solid #000000;
  padding: 5px;
}
