* {
  margin: 0px;
  padding: 0px;
  border: 0px;
}

abbr {
  border-bottom: 1px dotted #999;
  cursor: help;
}

body, option {
  font: 75% "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, helvetica, sans-serif;
  color: black;
  background: white;
  font-weight: normal;
}

select {
  font: 1em "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, helvetica, sans-serif;
}

option {
  color: #006CB6;
  font-size: 1em;
  padding: 2px;
}

input {
  font: 95% "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, helvetica, sans-serif;
  padding: 1px;
}

.clear {
  clear: both;
}

.csc-textpic-imagerow {
  clear: both;
  margin-bottom: 2.5em;
}

.csc-textpic-imagerow dl {
  float: left;
  margin-right: 0.5em;
}

acronym {
  cursor: help;
}

address {
  font-style : normal;
}

hr {
  visibility: hidden;
}

a {
  text-decoration: none;
  color: black;
}

a:hover {
  text-decoration: underline;
}

h1 {
  font-size: 110%;
  font-weight: bold;
}

h2 {
  font-size: 108%;
  font-weight: bold;
}

h3 {
  font-size: 105%;
  font-weight: bold;
}

h4 {
  font-size: 100%;
  font-weight: bold;
}

h5 {
  font-size: 100%;
  font-weight: bold;
}

h6 {
  font-size: 100%;
  font-weight: bold;
}

ul, ol {
  list-style-type: none;
}

.toggle, .countryToggle {
  cursor: pointer;
}

.tx-innovissearchbox-pi1 {
  display: none;
}

a img {
  margin-right: 4px;
}