html {
  height: 100%;
  margin-bottom: 1px;
}

body {
  color: #666666;
  background: #f5f5f5 url(../images/body_bg.gif) repeat-x top left;
  font-family: Arial, Helvetica, Sans-serif;
  font-size: 13px;
  line-height: 18px;
  margin: 0;
  padding: 0;
}

table {
  border: 0;
}

td {
  vertical-align: top;
}

img {
  border: 0;
}

h1 {
  color: #330033;
  font-family: Georgia, "Times New Roman", Times, Serif;
  font-size: 18px;
  font-weight: bold;
  padding-bottom: 1em;
}

h2 {
  color: #330033;
  font-size: 15px;
  font-weight: bold;
  padding-bottom: 1em;
}

h3 {
  color: #330033;
  font-size: 13px;
  font-weight: bold;
  padding-bottom: 0.25em;
}

p {
  font-size: 13px;
  line-height: 18px;
  padding-top: 0.25em; 
  padding-bottom: 1em; 
}

a {
  text-decoration: none;
}

a:link {
  color: #ff9900;
}
a:visited {
  color: #ff9900;
}
a:hover {
  color: #330033;
}
a:active {
  color: #ffffff;
}

strong {
  font-weight: bold;
}

#header {
  padding-top: 13px;
  background-color: #ffffff;
  clear: both;
}

#menutop {
  margin-left: auto;
  margin-right: 80px;
  padding: 0;
  width: 155px;
  height: 18px;
}
#menutop a {
  color: #666666;
}
#menutop a:hover {
  color: #330033;
}
#logo {
  margin-left: 80px;
  margin-top: 13px;
  padding: 0;
  width: 277px;
  height: 38px;
}
#menumain {
  margin: 0;
  margin-top: 31px;
  padding: 0;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 80px;
  border-top: 1px solid #dcdcdc;
  border-bottom: 1px solid #dcdcdc;
  height: 18px;
}
#menumain a {
  text-decoration: none;
}

#nowrap
{
    width: 800px;
}

#mainbox {
  width: 840px;
  margin: 40px 80px 0 80px;
  min-height: 350px;
  font-size: 12px;
  text-decoration: none;
  line-height: 18px;
  min-height: 350px;
  clear: both;
}

#footer {
  border-top: 1px solid #dcdcdc;
  margin-top: 35px;
  padding-top: 12px;
  height: 39px;
  clear: both;
}
#footer a {
  color: #666666;
}
#footer a:hover {
  color: #330033;
}
#footerbar {
  margin-left: 80px;
}

.activepage, .activepageb {
  font-size: 12px;
  color: #a9a9a9;
}
.activepageb {
  /*padding-left: 80px;*/
}

#columnleft, #columnmiddle, #columnright {
  width: 255px;
  padding-bottom: 1em;
  float: left;
}
#columnleft, #columnmiddle {
  margin-right: 30px;
}

.intro {
  font-weight: bold;
}

ul {
  list-style: disc;
  margin-top: 1em;
}
ul li {
  margin-left: 1.5em;
}

ul.listalphalower {
  margin-top: 1em;
}
ul.listalphalower li {
  list-style: lower-alpha;
  margin-left: 1.5em;
}

.text12 {
  font-size: 10px;
  text-decoration: none;
  text-transform: uppercase;
}
.text31 {
  font-size: 12px;
  text-decoration: none;
  width: 822px;
  margin-left: 80px;
  margin-right: 80px;
  line-height: 18px;
}
.text46 {
  font-size: 10px;
  text-decoration: none;
  text-transform: uppercase;
  color: #ff9900;
  padding-left: 0.5em;
  padding-right: 0.5em;
}
.text53 {
  font-size: 12px;
  text-decoration: none;
  color: #A9A9A9;
  padding-left: 0.7em;
  padding-right: 0.7em;
}
.text56 {
  font-size: 12px;
  text-decoration: none;
  color: #ff9900;
}
.text56b {
  font-size: 12px;
  text-decoration: none;
  color: #ff9900;
}
