html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}

body {
  line-height: 1;
  color: black;
  background: white;
}
ol, ul {
  list-style: none;
}

table {
  border-collapse: separate;
  border-spacing: 0;
}
caption, th, td {
  text-align: left;
  font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
}
blockquote, q {
  quotes: "" "";
}body {
  font-family: Arial, "Trebuchet MS", Helvetica, sans-serif;
  text-align: left;
  background: white;
  font-size: 11px;
  color: #464646;
  padding: 20px;
  line-height: 16px;
}
#column1,
#column3 {
  display: none;
}
/* general styles -----------------------------*/
a {
  text-decoration: none;
  color: #086d9e;
}
a:hover {
  text-decoration: underline;
}
h1, h2, h3, h4 {
  font-family: "Arial Black", Arial, Helvetica, sans-serif;
  font-weight: normal;
}
h1 {
  font-size: 2.5em;
  margin-bottom: 10px;
}
h2 {
  font-size: 1.6em;
  padding-bottom: 10px;
}
h3 {
  font-size: 1.1em;
  color: #9b9b9b;
}
h4 {
  font-size: 1em;
}
h5 {
  color: white;
  background: url(/resources/dyn/files/30436zf806a518/_fn/features_bg.gif) no-repeat top left;
  font-size: 1em;
  font-weight: bold;
  padding:  2px 0 0 10px;
  margin-top: 10px;
}


