body {
    color:#666;
    font-family:arial, verdana, sans-serif; 
    font-size:0.66em;
}

#hsbody {
width:450px;
}

#hsbody p, #hsbody div, #hsbody form, #hsbody fieldset, #hsbody legend {
margin:0; padding:0;
}

#hsbody a {
color:#666;
text-decoration:none;
}

#hsbody a:hover {
color:#666;
text-decoration:underline;
}

#hsbody table {
    width:100%;
    margin:0;
    padding:0;
    margin-bottom:20px;
    font-size:1em;
    border-collapse:collapse;
    }

#hsbody table caption {
    text-align:left; 
    font-size:1.2em;
    padding:5px 0;
    font-weight:bold;
}

#hsbody table td,
#hsbody table th {
border:1px solid #5f686d;
}

#hsbody table td { 
    padding-left:5px;
    margin:0;
}

#hsbody table thead th { 
    padding:5px 3px;  
    margin:0; 
    color:#626a74;
    background-color:#D2E9F7;
}

#hsbody table tbody th {
    padding:5px 3px; 
    margin:0; 
    color:#626a74; 
    font-weight:normal;
    background-color:#D2E9F7;
}

#hsbody h1 {
    font-size:1.6em; 
}

#hsbody h2 {
    font-size:1.4em; 
}

#hsbody form {
    clear:both;
}

#hsbody fieldset { 
    border:0;
    padding:0;
    position:relative;
}


#hsbody legend {
    text-align:left; 
    font-size:1.2em;
    padding:0;
    font-weight:bold;
    margin:10px 0 0 0;
    _margin:10px 0 5px -7px;
    float:left;
    color:#666;
}

#hsbody label {
    display:block;
    float:left;
    width:150px;clear:left;
}

#hsbody dt {
    float:left;
    display:block;
    width:50px;
}

#hsbody input {
    font-size:1em;
}

#hsbody input, #hsbody select {
    float:left;
    margin:2px;
    font-size:1em;
    font-family:arial;
    color:#666;
}

#hsbody .error {
    color:#f00;
    margin:0 0 0 5px;
    _margin-left:10px;
    }
   

#hsbody .button {
    margin-right:20px;
    margin-left:3px;
}


/* generic classes */

#hsbody  .floatleft  {
    float:left;
}
#hsbody .floatright {
    float:right;
}
#hsbody .clear {
    clear:both;
}
#hsbody .alignleft {
    text-align:left;
}
#hsbody .alignright {
    text-align:right;
}
#hsbody .aligncenter {
    text-align:center;
}

#hsbody .title {
    color:#666;
    font-weight:bold;
}    

#hsbody .pos {
    color:#1BA71B; /* green displayed on positive change */
}   


#hsbody .neg {
    color:#CC0000; /* red displayed on negative change */
}

#hsbody .nochange {
    color:#4883C0; /* no change */
}

#hsbody .result {
    font-weight:bold;
}

#hsbody .error {
    padding:5px 10px;
}

#hsbody .abbr,
#hsbody acronym, 
#hsbody abbr {
    cursor: help; 
    border-bottom: 1px dotted #ccc !important;
}


/* share price page */

#hsbody #share_price_page span.price {
    font-size:1.5em;
    color:#000;
    font-weight:bold;
}

#hsbody #share_price_page .pos {
    color:#1BA71B; /* green displayed on positive change */
}   


#hsbody #share_price_page .neg {
    color:#CC0000; /* red displayed on negative change */
}

#hsbody #share_price_page .nochange {
    color:#4883C0; /* no change */
}

#hsbody #share_price_page table tr td{
    padding:5px; 
    text-align:left;
}

#hsbody #share_price_page table tr th{
    text-align:left;
}

#hsbody #share_price_page .information th {

}    

#hsbody #share_price_page .summary th  {
    width:16%;
}

/* chart styles */

#hsbody #share_chart_page #graphDiv {margin:10px auto;}

#hsbody #share_chart_page fieldset label {
line-height:18px;
}

#hsbody #share_chart_page fieldset{
padding:0;
margin:10px 0 0 0;
}

#hsbody #share_chart_page fieldset.comparisons input {
    float:left;
    clear:left;
    margin-right:10px;

}

#hsbody #share_chart_page fieldset.comparisons label {
    clear:right;
    _margin-top:3px;
}

#hsbody #share_chart_page fieldset.comparisons p {
margin:5px 0;
float:left;
}

#hsbody #share_chart_page fieldset.comparisons div.comparator {
float:left;
}

#hsbody #share_chart_page fieldset.comparisons div.gridlines {
float:left;
}

#hsbody #share_chart_page p.redraw {
margin:5px 0;
}

#hsbody #share_chart_page p.redraw input {
width:56px;
padding:2px;
}

/* disclaimer styles */

#hsbody .disclaimer {
    font-family:verdana, sans-serif;
    border-top:1px solid #ccc;
    padding-top:5px;
    margin-top:10px;
    float:left;
    clear:both;
    width:100%;    
    font-size:0.9em;
}

#hsbody .disclaimer p {
    float:left;
    padding:0;
    margin:0;
    line-height:1.5em;
width:50%;
}

#hsbody .disclaimer .hemscottlink {}

#hsbody .disclaimer .disclaimerlink{
    float:right;
    text-align:right;
    padding:0;
    margin:0;
    line-height:1.5em;    
}

#hsbody .disclaimer .hslogo {
  float:left;
  display:block;
  margin:2px 10px 5px 0;
  font-size:0.1px;
  height:15px;
  width:68px;
  background:url("/ir/enegioil/images/link-logo.png") no-repeat 0 0;
  padding:0;    
  line-height:2em;
  cursor:pointer;
}

#hsbody .disclaimer .hslogo * {
  display:none;
}
