/*------------------------------- Divs & Classes ----------------------------------*/

#container {
  width: 100%;
  margin: 20px 0px 0px 0px;
  padding: 0;
  background: #eff9fd;
  text-align: center;
}

#header {
  margin: 0;
  padding: 0;
  text-align: center;
  width: 95%;
  height: 27px;
}

#header ul {
  margin: 0;
  padding: 0px 0px 0px 20px;
  height: 27px;
  list-style: none;
}

#header ul li {
  float: left;
  background: url('tab-right.gif') no-repeat top right;
  height: 27px;
  font-size: 9pt;
}

/* Hack to make IE/Mac play nice */
#header li a {
  padding: 0px 18px;
  line-height: 27px;
  background: url('tab-left.gif') no-repeat top left;
  float: left;
  display: block;
}

#hdr_nav {
  margin: 0;
  padding: 0;
  text-align: left;
  background: url('hor-nav-bkg-top.gif');
  width: 95%;
  height: 62px;
  border-top: 1px solid #5c9ebf;
  border-right: 1px solid #5c9ebf;
  border-left: 1px solid #5c9ebf;
}

#main_wrapper {
  margin: 0;
  padding: 15px 0px 15px 0px;
  width: 95%;
  height: auto;
  background: #ffffff;
  border-left: 1px solid #5c9ebf;
  border-bottom: 1px solid #5c9ebf;
  border-right: 1px solid #5c9ebf;
}

#lft_content {
  float: left;
  margin: 0;
  padding: 0;
  width: 75%;
  text-align: left;
  border-top: 1px solid #5c9ebf;
  border-right: 1px solid #5c9ebf;
  border-bottom: 1px solid #5c9ebf;
}

#content {
  width: auto;
  margin: 0;
  padding: 15px 15px 30px 15px;
  background: #ffffff;
  text-align: left;
}

#intermediate {
  width: auto;
  margin: 0;
  padding: 5px 15px 5px 15px;
  background: #ffffff;
  border-top: 1px solid #5c9ebf;
  border-right: 1px solid #5c9ebf;
  border-bottom: 1px solid #5c9ebf;
  border-left: 1px solid #5c9ebf;
  font-size: 9pt;
}

#intermenu {
  float: right;
  width: 40%;
  margin: 0;
  padding: 5px 5px 5px 5px;
  background: #e4e4e4;
  text-align: center;
  border-top: 1px solid #5c9ebf;
  border-right: 1px solid #5c9ebf;
  border-bottom: 1px solid #5c9ebf;
  border-left: 1px solid #5c9ebf;
}

#feature {
  width: auto;
  margin: 0;
  padding: 5px 5px 5px 15px;
  background: #ffffff;
  border-top: 1px dotted #5c9ebf;
  border-right: 1px dotted #5c9ebf;
  border-bottom: 1px dotted #5c9ebf;
  border-left: 1px dotted #5c9ebf;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 8pt;
}

#rgt_nav {
  float: right;
  margin: 0;
  padding: 0;
  width: 23%;
  text-align: left;
  border-top: 1px solid #5c9ebf;
  border-bottom: 1px solid #5c9ebf;
  border-left: 1px solid #5c9ebf;
}

#rgt_nav input {
  font-size: 9pt;
}

#main_clear {
  margin: 0;
  padding: 0;
  clear: both;
}

#footer {
  margin: 0;
  padding: 0;
  text-align: center;
  width: 90%;
  height: 55px;
  background: url('ftr-bkg.gif') repeat-x;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 8pt;
  color: #ffffff;
}

#footer a {
  color: #ffffff;
}

#ftr_lft {
  float: left;
  width: 30px;
  height: 55px;
  background: url('ftr-lft.gif') repeat-x;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 8pt;
}

#ftr_rgt {
  float: right;
  width: 30px;
  height: 55px;
  background: url('ftr-rgt.gif') repeat-x;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 8pt;
}

.heading {
  margin: 0;
  padding: 5px 20px 5px 20px;
  width: auto;
  height: 28px;
  background: url('heading-bkg.gif') repeat-x;
  text-align: left;
}

.cont_rgt {
  margin: 0;
  padding: 20px 20px 20px 20px;
  width: auto;
  text-align: left;
}

.cont_rgt ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.cont_rgt li {
  background: url('bullet-small.gif') no-repeat 0 50%;
  padding: 5px 25px 5px 25px;
}

.paid-pending {
  margin: 0;
  margin: 5px 5px 5px 5px;
  font-family: Courier New, Verdana, Arial, Helvetica, sans-serif;
  font-size: 8pt;
  color: #008000;
  text-align: left;
}

.pending {
  margin: 0;
  margin: 5px 5px 5px 5px;
  font-family: Courier New, Verdana, Arial, Helvetica, sans-serif;
  font-size: 8pt;
  text-align: left;
}

.sub-text {
  font-size: 8pt;
}

.terms {
  font-size: 8pt;
  font-family: Courier New, Verdana, Arial, Helvetica, sans-serif;
}

.highlight {
  color: #008000;
}


/*------------------------------- Typography ----------------------------------*/


body {
  margin 0;
  padding: 0;
  background: #eff9fd;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 9pt;
  text-align: left;
  color: #225977;
}

td {
  color: #4b4b4b;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 9pt;
}

form {
  margin: 0;
  padding: 0;
}

input, select {
  margin: 0;
  padding: 0;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 8pt;
}

a:link {
  margin: 0;
  text-align: left;
  text-decoration: none;
  color: #456c92;
}

a:visited {
  margin: 0;
  text-align: left;
  text-decoration: none;
  color: #456c92;
}

a:hover {
  margin: 0;
  text-align: left;
  text-decoration: underline;
  color: #456c92;
}
