/* Generated by KompoZer */
html {
  height: 100%;
}
body {
  margin: 0;
  padding: 0;
  background: #659ed5 url(../images/bg/header.jpg) repeat-x scroll left top;
  height: 100%;
  text-align: center;
  font-family: verdana,arial,sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  font-size: 1em;
  font-size-adjust: none;
  font-stretch: normal;
  line-height: 170%;
  color: #000000;
}
h1 {
  font-family: "trebuchet ms",serif;
  font-style: normal;
  font-variant: normal;
  font-weight: 700;
  font-size: 2.5em;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
  color: #00549a;
}
h2 {
  font-family: "trebuchet ms",serif;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  font-size: 1.5em;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
  color: #f06900;
}
h2 a {
  color: #f06900;
}
h2 a:hover {
  color: #f06900;
}
h3 {
  font-family: "trebuchet ms",serif;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  font-size: 1.3em;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
  color: #f8d766;
}
h3 a:hover {
  color: #f06900;
  text-decoration: none;
}
h4 {
  font-family: "trebuchet ms",serif;
  font-style: normal;
  font-variant: normal;
  font-weight: 700;
  font-size: 1.2em;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
  color: #f39f01;
}
h5 {
  font-family: "trebuchet ms",serif;
  font-style: normal;
  font-variant: normal;
  font-weight: 700;
  font-size: 1.1em;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
  color: #f17400;
}
h6 {
  font-family: "trebuchet ms",serif;
  font-style: normal;
  font-variant: normal;
  font-weight: 700;
  font-size: 1em;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
  color: #ff4b33;
}
h1, h2, h3, h4, h5, h6, p, dl {
  margin: 0;
  padding: 10px 15px;
}
.leftColumn h1, .leftColumn h2, .leftColumn h3, .leftColumn h4, .leftColumn h5, .leftColumn h6, .leftColumn p, .leftColumn dl {
  padding-left: 0;
}
a {
  color: #00549a;
}
a:hover {
  color: #ffffff;
}
b {
  color: #ffffff;
}
ol, ul {
  margin: 10px 30px;
  padding: 0 30px;
}
ol {
  color: #ffcc00;
}
ol span {
  color: #eeeeee;
}
ul {
  list-style-image: url(../images/bg/bullet.gif);
}
del {
  color: #aaaaaa;
}
code {
  margin: 10px 15px;
  padding: 10px;
  background: #444444 none repeat scroll 0%;
  display: block;
  overflow: auto;
  font-family: courier,monospace;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  font-size: 1em;
  font-size-adjust: none;
  font-stretch: normal;
  line-height: 120%;
  white-space: pre;
}
.leftColumn code {
  margin-left: 0;
}
acronym {
  border-bottom: 1px solid #777777;
  cursor: help;
}
dt {
  font-weight: bold;
  color: #ffb323;
}
dd {
  margin-left: 0;
  padding-left: 45px;
}
label {
  display: block;
}
input, textarea, select {
  border: 1px solid #444444;
  padding: 2px;
  background: #eeeeee none repeat scroll 0%;
  font-family: verdana,sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  font-size: 1em;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
  color: #444444;
}
input:focus, input:hover, textarea:focus, textarea:hover, select:focus, select:hover {
  border: 1px solid #00dfff;
  background: #e4f7fa none repeat scroll 0%;
  color: #000000;
}
input.button {
  border-style: solid;
  border-color: #ffffff #00dfff #00dfff #ffffff;
  border-width: 1px;
  padding: 2px 5px;
  background: #9ff3ff none repeat scroll 0%;
  font-family: "trebuchet ms",serif;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  font-size: 1.1em;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
  color: #555555;
}
blockquote {
  border: 1px solid #ffe303;
  margin: 10px 15px;
  background-color: #ffef6e;
  background-position: 5px 50%;
  text-align: center;
}
blockquote.exclamation {
  background-image: url(../images/icons/exclamation.gif);
}
blockquote.stop {
  background-image: url(../images/icons/stop.gif);
}
blockquote.go {
}
img.floatRight {
  margin: 5px 0px 10px 15px;
}
img.floatLeft {
  margin: 5px 15px 10px 0px;
}
a img {
  border: 2px solid #00549a;
}
a:hover img {
  border: 2px solid #ffffff ! important;
}
