body {
  color: #1E1E1E;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 69%;
  padding: 0;
  margin: 0;
}

body, div, dl, dt, dd, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p,
    blockquote, th, td {
  margin: 0;
  padding: 0;
}

button, input, select {
  font-family: Verdana, Arial, Helvetica, sans-serif !important;
}

a img {
  border: 0;
}

a, a:link, a:hover, a:active, .linked {
  color: #155FA9;
  text-decoration: underline;
}

a:visited {
  color: #0062AB;
}

h1 {
  font-size: 1.5em;
  font-weight: normal;
  line-height: 1em;
  margin-top: 1em;
  margin-bottom:0;
}

h2 {
  font-size: 1.1667em;
  font-weight: bold;
  line-height: 1.286em;
  margin-top: 1.929em;
  margin-bottom:0.643em;
}

h3, h4, h5, h6 {
  font-size: 1em;
  font-weight: bold;
  line-height: 1.5em;
  margin-top: 1.5em;
  margin-bottom: 0;
}

p {
  font-size: 1em;
  margin-top: 1.5em;
  margin-bottom: 1.5em;
  line-height: 1.35em;
}

ol li, ul li {
  font-size: 1em;
  line-height: 1.5em;
  margin: 0;
}

table {
  font-size:100%;
}

.centered {
  width: 984px;
  margin: 0 auto;
}

.head {
  margin: 0;
  padding: 18px 0;
  width: 984px;
  height: 66px;
  position: relative;
}

.relative {
  position: relative;
}

.inline {
  display: -moz-inline-box;
  display: inline-block;
  border: 0;
  padding: 0;
  vertical-align: middle;
}

.logo {
  height: 66px;
}

a.itaSiteTitle {
  font-family: Arial, Helvetica, sans-serif;
  color: #0594E2;
  font-size: 24px;
  white-space: nowrap;
  text-decoration: none;
  margin-left: 5px;
}

a.itaSiteTitle:hover {
  text-decoration: underline;
}

.userLinks {
  margin: 0;
  position: absolute;
  top: 0;
  right: 0;
  list-style: none;
  display: inline;
}

.userLink {
  margin: 0 0 0 15px;
  padding: 0;
  color: #878787;
  height: 16px;
  line-height: normal;
  border: 0;
}

.userLink a {
  height: 16px;
}

.itaHelpLink {
  background: url("help_small.png") no-repeat scroll 0 2px transparent;
  padding-left: 18px;
}

.clearer {
  clear: both;
  visibility: hidden;
  margin: 0;
  padding: 0;
  line-height: 0;
  font-size: 0;
  height: 0;
}

.footer {
  margin-top: 30px;
  text-align: center;
  color: #787878;
  font-weight: normal;
}
