

#hsbody {
  float: left;
  width: 515px;
  color: #000000;
  margin-left: 25px;
}

#home {
  float: left;
  width: 765px;
  color: #000000;
}

*>#home {
  margin-left: 48px;
}

#home #homeleft {
  float: left;
  width: 316px;
  margin-left: 32px;
}

#home #homeleft img {
  border: 0;
}

#home #homeright {
  float: left;
  margin-left: 78px;
}



/* Text and headers */

#hsbody h1 {
  color: #004789;
  font-size: 1.4em;
  margin-bottom: 25px;
}

#hsbody h2 {
  color: #004789;
  font-size: 1em;
  margin-top: 15px;
}

#hsbody h3 {
  color: #004789;
  font-size: 1em;
  margin-top: 15px;
  font-weight: normal;
  text-decoration: underline;
}

#hsbody p {
  line-height: 1.5em;
  margin-bottom: 10px;
}



/* Links */

#hsbody a {
  color: #188EBD;
  text-decoration: none;
}

#hsbody a:hover {
  text-decoration: underline;
}



/* Tables */

#hsbody table  {
  width: 100%;
  font: 8pt Verdana, sans-serif;
  border-top: 1px solid #E7E7E7;
  border-left: 1px solid #E7E7E7;
  margin: 10px 0 10px 0;
}

#hsbody table caption {
  color: #004789;
  font: 9pt Verdana, sans-serif;
  font-weight: bold;
  text-align: left;
  padding: 4px;
}

#hsbody table th {
  background-color: #E7E7E7;
  color: #525552;
  vertical-align: top;
  border-right: 1px solid #E7E7E7;
  border-bottom: 1px solid #E7E7E7;
  padding: 4px;
}

#hsbody table td  {
  text-align: center;
  vertical-align: top;
  border-right: 1px solid #E7E7E7;
  border-bottom: 1px solid #E7E7E7;
  padding: 4px;
}



/* Fieldsets */

#hsbody fieldset {
  border: 1px solid #E7E7E7;
}

#hsbody fieldset legend {
  color: #004789;
  font: 9pt Verdana, sans-serif;
  font-weight: bold;
}

*>#hsbody fieldset legend {
  padding: 3px;
}



/* Various formatting styles */

#hsbody .bold {
  font-weight: bold;
}

#hsbody .nobold {
  font-weight: normal;
}

#hsbody .small {
  font-size: 0.75em;
}

#hsbody .centeralign {
  text-align: center;
}

#hsbody .leftalign {
  text-align: left;
}

#hsbody .rightalign {
  text-align: right;
}



/* Misc */

#hsbody input, #hsbody select {
  font: 8pt Verdana, sans-serif;
}

#hsbody ul {
  list-style-type: none;
}

#hsbody .disclaim {
  clear: both;
  margin: 15px 0;
  padding-bottom: 20px;
}

#hsbody acronym, #hsbody abbr {
  cursor: help;
}

#hsbody .purchase {
  color: #009900;
}

#hsbody .sale {
  color: #990000;
}

#hsbody .pricelabel {
  color: #686868;
  font-size: 1em;
  font-weight: bold;
  margin: 0;
}

#hsbody .price {
  color: #686868;
  font-size: 1.5em;
  font-weight: bold;
  margin: 0;
}

#hsbody .change {
  color: #004789;
  font-size: 1em;
  font-weight: bold;
  margin: 0;
}

#hsbody .date {
  color: #686868;
  font-size: 1em;
  font-weight: bold;
  margin: 0;
}

*>#hsbody .latestannouncements fieldset {
  padding-bottom: 15px;
}

*>#hsbody .latestresults fieldset  {
  padding-bottom: 17px;
}

#home {
  color: #686868;
}

#home h4 {
  color: #004789;
  font-size: 1.1em;
  font-weight: bold;
  margin: 0 0 5px 5px
}

#home .pricelabel {
  font-size: 1.1em;
  font-weight: bold;
}

#home .price {
  font-size: 2em;
  margin: 0;
}

#home .change {
  color: #004789;
  font-size: 1.1em;
  font-weight: bold;
}

#home .date {
  font-size: 1em;
  font-weight: bold;
}



/* News search table */

#hsbody .newstable {
  border: 0px;
  margin-bottom: 40px;
}

#hsbody .newstable caption {
  padding: 20px 0;
}

#hsbody .newstable th {
  border: 0px;
}

#hsbody .newstable td  {
  border: 0px;
}



/* Graph table */

#hsbody .graphtable {
  border: 0px;
}

#hsbody .graphtable caption {
  color: #000000;
  font-size: 1em;
  padding-bottom: 10px;
  border: 1px solid red;
}

#hsbody .graphtable caption, 
#hsbody .graphtable th, 
#hsbody .graphtable td {
  text-align: left;
  vertical-align: middle;
  border: 0px;
  padding: 0;
  margin: 0;
}

.discbutton{
font-weight:bold;
border:1px solid #004789;
padding:5px;
}

/* ------------------------------------------ Homepage */

.homepage_disclaimer {
float:left;
margin:60px 0 0 30px;
width:75%;
font-size:0.9em;
}