/*------------------------------- Div ----------------------------------*/

#container {
  width: 90%;
  margin: 0 auto;
  background: #ffffff;
  border-top: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff;
  text-align: left;
}

#content_wrapper {
  width: 100%;
  background: #ffffff;
}

#content {
  width: auto;
  margin: 0 auto;
  padding: 0px 30px 0px 30px;
  background: #ffffff;
  text-align: left;
}

#rnav_wrapper {
  width: 180px;
  background: #ffffff;
}

#rnav_wrapper img {
  vertical-align: middle;
}

#rnav_wrapper ul {
  padding: 0px;
  margin: 0px;
  text-align: left;
  text-indent: -0.3em;
  list-style-image: url(rnav_button.gif);
  list-style-position: inside;
  list-style-type: disc
}

.rnav_header_wrapper {
  width: 180px;
  height: 25px;
  background: url(rnav_top.gif);
}

.rnav_header {
  width: auto;
  margin: 0 auto;
  padding: 8px 0px 0px 0px;
  text-align: center;
  font-weight: bold;
}

.rnav {
  width: auto;
  margin: 0 auto;
  padding: 5px 15px 5px 15px;
  background: url(rnav_mid.gif);
  text-align: left;
}

.rnav_footer {
  width: auto;
  height: 11px;
  margin: 0 auto;
  background: url(rnav_btm.gif);
  font-size: 1;
}

#intermediate {
  width: auto;
  margin: 0 auto;
  padding: 5px 25px 5px 25px;
  background: #ffffff;
  border-top: 1px dotted #d0d0d0;
  border-right: 1px dotted #d0d0d0;
  border-bottom: 1px dotted #d0d0d0;
  border-left: 1px dotted #d0d0d0;
}

#feature {
  width: auto;
  margin: 0 auto;
  padding: 5px 5px 5px 15px;
  background: #ffffff;
  border-top: 1px dotted #d0d0d0;
  border-right: 1px dotted #d0d0d0;
  border-bottom: 1px dotted #d0d0d0;
  border-left: 1px dotted #d0d0d0;
}

.paid-pending {
  font-family: Courier New, Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #910303;
  text-align: left;
}

.pending {
  font-family: Courier New, Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  text-align: left;
}

#header {
  width: 100%;
  margin: 0 auto;
}

#footer {
  clear: both;
  width: 100%;
  height: auto;
  margin: 0 auto;
  color: #ffffff;
}

#footer a {
  color: #ffffff;
}

#footer td {
  color: #ffffff;
}

#hnav {
  width: 100%;
  height: auto;
  margin: 0 auto;
  color: #ffffff;
}

#hnav a {
  color: #ffffff;
}

#hnav td {
  color: #ffffff;
}

#intermenu {
  float: right;
  width: 246px;
  height: 25px;
  margin: 0 auto;
  padding: 5px 0px 0px 0px;
  background: url('internav.gif') top left no-repeat;
  color: #ffffff;
  text-align: center;
}

#intermenu a {
  color: #ffffff;
}

.searchclass{
  position: absolute;
  visibility: hidden;
  padding: 10px 10px 10px 10px;
  background: #efefef;
  border-top: 1px solid #c0c0c0;
  border-right: 1px solid #c0c0c0;
  border-bottom: 1px solid #c0c0c0;
  border-left: 1px solid #c0c0c0;
  z-index: 100;
}

#searchdiv {
  width: 255px;
}

#searchdiv a {
  color: #336699;
}

#searchdiv input, textarea, select {
  background: #ffffff;
  border: 1px solid #c0c0c0;
  color: #4b4b4b;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
}

/*------------------------------- Typography ----------------------------------*/

body {
  margin: 0 auto;
  background: #ffffff;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  text-align: left;
  color: #4b4b4b;
}

td {
  color: #4b4b4b;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
}

form {
  margin: 0 auto;
  padding: 0px;
}

input, textarea {
  background: #fdfcfa;
  border: 1px solid #c0c0c0;
  color: #4b4b4b;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
}

a:link {
  margin: 0 auto;
  text-align: left;
  text-decoration: none;
  color: #336699;
}

a:visited {
  margin: 0 auto;
  text-align: left;
  text-decoration: none;
  color: #336699;
}

a:hover {
  margin: 0 auto;
  text-align: left;
  text-decoration: underline;
  color: #336699;
}

.sub-text {
  font-size: 11px;
}

.terms {
  font-size: 11px;
  font-family: Courier New, Verdana, Arial, Helvetica, sans-serif;
}

.highlight {
  color: #008000;
  font-style: italic;
}
