.hostsidebar {
  background-color: #eee;
  color: #000;
  flex: 300px;
  line-height: 28px;
 }
.hostsidebar li {
  list-style: none;
  padding-top: 8px;
  margin-top: -8px;
  padding-bottom: 11px;
  margin-bottom: -11px;
 }
.hostsidebarlastli {
  margin-bottom: -2px;
  padding-bottom:10px;
  border-bottom: 2px solid #36A;
 }
.hostbody {
  font-family: Arial, Helvetica, sans-serif;
  color: #000;
  font-weight: normal;
  text-align: left;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
 }
.hostheader {
  height: 80px;
  background-color: #000;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
 }
.hostheaderimg {
  float:right;
  height:30px;
  margin-top:25px;
  margin-right:20px; 
 }
.hostcontent {
  display: flex;
  column-count: 2;
  column-gap: 20px;
  padding-top: 80px;
  margin-top: 40px;
  margin-bottom: 40px;
  margin-left: 40px;
  margin-right: 40px;
 }
.hostsidebar ul {
  font-weight: normal;
 }
.hostsidebar a {
  color: #000;
  text-decoration: none;
 }
.hostsidebarcurrentul {
  background-color: #ccc;
  font-weight: bold;
  border-top: 2px solid #36A;
 }
.hostsidebarcurrentli a {
  font-weight: normal !important;
  color: #0072B2 !important;
 }
.hostsidebar_lev0 {
  padding-left: 20px;
  margin-left: -40px;
 }
.hostsidebar_lev1 {
  padding-left: 40px;
  margin-left: -80px;
 }
.hostsidebar_lev2 {
  padding-left: 60px;
  margin-left: -80px;
 }
.hostsubcontent {
/*   display: inline !important; */
  flex: 67%;
  line-height: 1.5em;
 }
.hostsubcontent a {
  color: #0072B2;
  text-decoration: none;
 }
.hostsubcontent a:visited {
  color: #0072B2;
  text-decoration: none;
 }
.hostsubcontent h1, h2, h3 {
  font-family: ITCLubalinGraphW01Demi,Georgia,serif;
  color: #058;
  text-transform: uppercase;
  text-align: left;
  padding-top: 0;
  padding-bottom: .75em;
  padding-left: 0;
  padding-right: 0;
  margin: 0;
  line-height: 1.1;
 }
.hostsubcontent h1 {
  font-size: 36px;
 }
.hostsubcontent h2 {
  font-size: 30px;
 }
.hostsubcontent h3 {
  font-size: 24px;
 }
.hostsafetymax li {
  padding-left: 0.5em;
  padding-bottom: 1.2em;
 }
.hostfooter {
/*   height: 80px !important; */
  height: 80px;
/*   background-color: #000 !important; */
  background-color: #000; 
/*   font-family: Arial, Helvetica, sans-serif !important; */
/*   color: #FFF !important; */
  color: #FFF;
  font-weight:600 !important; 
  font-size: .8em !important;
  text-align: left !important;
  padding-left:10px !important; 
  padding-right:30px !important; 
  padding-top:15px !important;
 }
.hostfooter a {
  color: #FFF !important;
  text-decoration: underline !important;
 }
.hostlinklist p a {
  color: #FFF !important;
  font-weight: normal !important;
  text-align: left !important;
 }
.hostactivelink {
  color: #0072B2 !important;
  font-weight: normal !important;
  text-align: left !important;
 }
.hostinactivelink {
  color: #777 !important;
  font-weight: normal !important;
  text-align: left !important;
 }
.hosttab1 {
  margin-left: 40px;
 }
.hosttab2 {
  margin-left: 80px;
 }
.hosttab3 {
  margin-left: 120px;
 }
.hosttourform  {
  border-width: 0px !important; 
  box-shadow: none !important; 
  background-color: #EEE !important; 
  -moz-box-shadow: none !important;
  margin-top: 0px !important;
  margin-left: 0px !important;
  margin-right: 0px !important;
  margin-bottom: 0px !important;
  padding-top: 20px !important;
  padding-left: 20px !important;
  padding-right: 20px !important;
  padding-bottom: 40px !important;
 }
.hostbutton  {
  color:#FFF !important; 
  background-color:#F90 !important;
  font-size:100% !important; 
  font-weight: normal !important;
  text-align: center !important;
  text-decoration:none !important;
  margin-top:10px !important;
  padding-top:7px !important;
  padding-bottom:7px !important;
  padding-left:10px !important;
  padding-right:10px !important;
  width:90px !important;
}
.hostwidebutton  {
  color:#FFF !important; 
  background-color:#F90 !important;
  font-size:100% !important; 
  font-weight: normal !important;
  text-align: center !important;
  text-decoration:none !important;
  margin-top:10px !important;
  padding-top:7px !important;
  padding-bottom:7px !important;
  padding-left:10px !important;
  padding-right:10px !important;
  width:120px !important;
}

.hostbullet {
  color: #F90 !important;
  font-weight: strong !important;
}

.hostradio {
  position: relative !important;
  top: -1px !important;
  overflow: hidden !important;
  width: 13px !important ;
  height: 13px !important;
  margin-right:10px !important;
  vertical-align:text-bottom !important;
}

.hostcheck {
  display:inline-block !important;
  font-weight:normal !important;
  overflow: hidden !important;
  white-space:nowrap !important; 
  margin-right:10px !important; 
  margin-bottom:5px !important;
}

.hostnoborder td  {border-top:none !important;
}

.hostsmallrow tr td  {padding: 0px 20px !important;
}

.hostsubmit {margin: 0 auto !important;
  width:75% !important;
}

.hostsubmit td  {width:33.33% !important;
  text-align:center !important; 
  padding-top:20px !important; 
  border-top:none !important;
}

.hostinput  {min-width:50px;
  margin-left:15px;
}

.hostlabel  {font-weight: normal !important;
             display: inline !important; 
             vertical-align:-4px !important;
 }

 /* Customize the label (the container) */
.hostcheckcontainer {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  vertical-align:-26px;
  font-weight:normal;
}

/* Hide the browser's default checkbox */
.hostcheckcontainer input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.hostcheckmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: #fff;
}

/* Create the checkmark/indicator (hidden when not checked) */
.hostcheckmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.hostcheckcontainer input:checked ~ .hostcheckmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.hostcheckcontainer .hostcheckmark:after {
  left: 9px;
  top: 5px;
  width: 7px;
  height: 12px;
  border: solid black;
  border-width: 0 1px 1px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

@font-face {
  font-family: 'ITCLubalinGraphW01Demi';
  src: url(/~fonts/itc-lubalin-graph-w01-demibold.ttf)format('truetype');
  font-style: bold;
}
@font-face {
  font-family: 'ITCLubalinGraphW01DemiOb';
  src: url(/~fonts/itc-lubalin-graph-w01-demibold-italic.ttf)format('truetype');
  font-style: bold;
}
@font-face {
  font-family: 'ITCLubalinGraphW01Bd';
  src: url(/~fonts/itc-lubalin-graph-w01-bold.ttf)format('truetype');
  font-style: bolditalic;
}
@font-face {
  font-family: 'ITCLubalinGraphW01BdOb';
  src: url(/~fonts/itc-lubalin-graph-w01-bold-italic.ttf)format('truetype');
  font-style: bolditalic;
}
