/* ------------------------------------ *
 CSS - Monday, December 22, 2008 10:20:24 AM, HAPedit 3.1.11.111
 * ------------------------------------ */
html {
    background: #FFFFFF;
    padding: 0px;
    }
body {
    background: none;
    padding: 0px;
    }
p {
    margin-top: 2;
    text-align: left;
    line-height: 140%;
    }
h3 {
    letter-spacing: 1px;
    margin-bottom: 0;
    color: #CC6600;
    }
a:link {
    font: arial, sans-serif;
    font-weight: bold;
    text-decoration: none;
    color: #0066CC;
    }
a:visited {
    font-weight: bold;
    text-decoration: none;
    color: #000000;
    }
a:hover, a:active {
    text-decoration: underline;
    color: #9933E1;
    }
acronym {
    border-bottom: none;
    }
#wrapper404 {
    background: #003366;
    margin-right: auto;
    margin-left: auto;
    width: 740px;
    height: auto;
}
#header404 {
    background: url(khd404-hdr2.jpg);
    float: left;
    width: 740px;
    height: 140px;
    margin-bottom: 0px;
}
#contentBox1 {
    background: #003366;
    float: left;
    margin-top: 0px;
    width: 740px;
    height: 340px;
}
#navBoxLeft {
    background: #996600;
    float: left;
    width: 150px;
    height: 320px;
    margin-top: 20px;
}
/* Main Navigation Left - KHD standard*/
#navcontainer {
  width: 150px;
  float: left;
  margin-top: 36px;
}

#navcontainer ul {
  margin-left: 0px;
  padding-left: 0;
  list-style-type: none;
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size: 11px;
  text-align: left;
  text-indent: 12px;
}

#navcontainer a {
  display: block;
  width: 150px;
  background-color:#CC9933;
  border-bottom: 2px solid #996600;
  margin-top: 4px;
  padding-top: 2px;
  padding-right: 0px;
  padding-bottom: 2px;
  padding-left: 0px;
}

#navcontainer a:link {
color: #003366;
text-decoration: none;
}

#navcontainer a:hover {
background-color:#003366;
color: #FFFFFF;
}
#navcontainer a:visited {
background-color:#003366;
color:#99CCFF;
text-decoration: none;
}
/* Back to Content DIVs */
#contentBkg1 {
    background: url(bkg-fade1.jpg);
    background-repeat: no-repeat;
    background-position: right;
    width: 540px;
    height: 300px;
    margin-left: 200px;
}
#contentTxt1 {
    background: #FFFFFF;
    position: relative;
    float: left;
    margin-top: 20px;
    margin-left: 0px;
    width: 480px;
    height: 260px;
}
#mainTxtBox {
    background: none;
    position: relative;
    float: left;
    margin-top: 20px;
    margin-left: 20px;
    width: 450px;
}
.mainText1 {
    line-height: 150%;
    /*text-indent: 15px;*/
    font-family: arial, helvetica, geneva, sans-serif;
    font-weight: normal;
    font-size: 70%;
    color: #8A0000;
    }
.mainText2 {
    line-height: 130%;
    font-family: arial, helvetica, geneva, sans-serif;
    font-weight: normal;
    font-size: 70%;
    color: #0033CC;
    }
#footerBkg1 {
    background: #996600;
    float: left;
    width: 740px;
    height: 18px;
}
