/* Generated by KompoZer */
html, body {
  height: 100%;
}
body {
  margin: 0;
  padding: 0;
  background: transparent url(../images/bg/light_body.gif) repeat-y scroll center top;
  text-align: center;
  font-family: verdana,arial,sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  font-size: 0.7em;
  font-size-adjust: none;
  font-stretch: normal;
  line-height: 170%;
  color: #08457e;
}
h1, h2, h3, h4, h5, h6 {
  margin: 0 0 10px;
  padding: 0;
}
h1 {
  border-bottom: 12px solid #dddddd;
  padding-bottom: 0.2em;
  font-family: arial,sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  font-size: 1.4em;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
  color: #536c71;
}
h2 {
  font-size: 1.2em;
  color: #586b7a;
}
h3 {
  text-transform: uppercase;
  font-size: 0.9em;
  color: #5d6f73;
}
h4 {
  font-size: 0.85em;
}
h5 {
  font-family: Tahoma;
  font-weight: normal;
  font-size: 140%;
  text-align: right;
  color: #cfb53b;
  padding-right: 25px;
  padding-top: 0px;
}
h6 {
  font-family: Verdana;
  font-weight: normal;
  font-size: 250%;
  text-align: right;
  color: #08457e;
  padding-top: 10px;
  padding-right: 25px;
  padding-bottom: 0px;
}
.horzPad h1, .horzPad h2, .horzPad h3, .horzPad h4, .horzPad h5, .horzPad p {
  padding-left: 5px;
  padding-right: 5px;
}
tji {
  font-family: Verdana;
  font-weight: normal;
  font-size: 120%;
  text-align: right;
  color: #f1cc2b;
}

ajp {
  font-family: Verdana;
  font-weight: bold;
  font-size: 120%;
  text-align: left;
  color: #000044;
}

a {
  text-decoration: none;
  color: #3b5d77;
}
a:hover {
  color: #668fa3;
}
a img {
  border:  none;
}
a img.border {
  border: 1px solid #fc3307;
}
a:hover img.border {
  border: 1px solid #668fa3 ! important;
}
img.floatRight {
  margin: 5px 0 10px 10px;
}
img.floatLeft {
  margin: 5px 10px 10px 0;
}
ul li {
  list-style-image: url(../images/bg/submenu1.gif);
}
ol li {
  font-weight: bold;
  color: #668fa3;
}
ol li span {
  font-weight: normal;
  color: #444444;
}
blockquote {
  border-top: 1px solid #aad3db;
  border-bottom: 1px solid #aad3db;
  margin: 0;
  padding: 0 20px;
  background: #e7f1f3 url(none) repeat scroll 0% 50%;
}
form {
  margin: 0;
  padding: 0;
}
label {
  float: left;
  width: 25%;
  vertical-align: top;
}
input, textarea, select {
  border: 1px solid #cccccc;
  padding: 1px;
  background: #eeeeee url(none) repeat scroll 0% 50%;
  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: #999999;
}
input:focus, input:hover, textarea:focus, textarea:hover, select:focus, select:hover {
  border: 1px solid #888888;
  background: #e7f1f3 url(none) repeat scroll 0% 50%;
  color: #000000;
}
input.noBorder, input.noBorder:focus, input.noBorder:hover {
  border:  none;
  padding: 0;
}
input.button {
  border-style: solid;
  border-color: #ff7800 #691300 #691300 #ff7800;
  border-width: 1px;
  padding: 2px 5px;
  background: #fc3307 url(none) repeat scroll 0% 50%;
  font-family: verdana,serif;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  font-size: 0.9em;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
  cursor: pointer;
  color: #ffffff;
}
input.radio {
  border:  none;
  background: transparent url(none) repeat scroll 0% 50%;
}
