#hsbody {
	width: 47.31em
}
#hsbody select {
	margin: 0 0.3em 0.9em 0;
}
#hsbody input {
	margin: 0 0.3em 0.9em 0;
}
#hsbody table, #hsbody form {
	width:100%;
}

#hsbody table td { 
    text-align:right;
}

#hsbody table thead th, #hsbody table tbody th { 
    text-align:right; 
}

#hsbody fieldset { 
    border:0;
    position:relative;
}

#hsbody legend {
    font-weight:bold; 
    font-size:1.4em;
    margin:0;
    margin-left: -5px;
    float:left;
	color:#666;
	padding:0;
}

#hsbody label {
    display:block;
    float:left;
	clear:left;
}

#hsbody dt {
    float:left;
	clear:left;
    display:block;
    width:25px;
	font-style:oblique;
}

#hsbody dd {
 display:inline;
 float:left;
 font-style:oblique;
}


#hsbody .error,
#hsbody  #errorDiv{
    color:#f00;
    margin:0;
}

#hsbody .button {
    margin-right:20px;
    margin-left:3px;
    cursor:hand;
    cursor:pointer;
}

/* ############################################################### */
/*                        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:#000;
    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: text; 
    border-bottom: 1px dotted #a1a1a1 !important;
}

#hsbody tr.borderboth td,
#hsbody tr.borderboth th{
border-top:1px solid #000;
padding-bottom:1.25em;
}

#hsbody tr.total th,
#hsbody tr.total td{
font-weight:bold;
border-top:1px solid #000;
border-bottom:1px solid #000;
}

/* ############################################################### */
/*                      Home Page                          */
/* ############################################################### */


#hsbody #IrHome #share-price,
#hsbody #IrHome #rns-items {
width:43%;
text-align:center;
border:1px solid #000;
margin-right:5%;
float:left;
}

/* ############################################################### */
/*                     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 .none {
    color:#4883C0; /* no change */
}

#hsbody #share_price_page table tr td img{
margin-right:0.5em;
vertical-align:middle;
}

#hsbody #share_price_page table tr td{
    padding:0 0 15px 0; 
   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%;
}    

#hsbody #share_price_page .segment th {
    width:20%;
}


/* ############################################################### */
/*                     chart styles                               */
/* ############################################################### */



#hsbody #share_chart_page #graphImg {margin:0 auto 1em auto; float: left;}

#hsbody #share_chart_page form p{
	clear:both;
}
#hsbody #share_chart_page form {
	width: 16.5em;
	float: right;
}
#hsbody #share_chart_page fieldset#sharechartTimePeriod label{
	width: 3.5em;
}

#hsbody #share_chart_page fieldset.comparisons {
	margin-top:15px;
}

#hsbody #share_chart_page .chartbutton{
	margin-top:-1px;
}

#hsbody #share_chart_page fieldset.comparisons input {
    float:left;
    clear:left;
    margin-right:10px;
}

#hsbody  #share_chart_page input {
	margin:4px 10px 4px 0;
	#margin:0px 10px 1px 0;
}

#hsbody #share_chart_page fieldset.comparisons label {
    clear:right;
    margin-top:3px;
}

#hsbody #share_chart_page #errorDiv {
margin:10px 0;
}

#hsbody #share_chart_page ul{
	margin: 10px 0 0 10px;
	padding:0 0 0 10px;
}


/* ############################################################### */
/*                      disclaimer styles                            */
/* ############################################################### */


#hsbody .disclaimer {
    border-top:1px solid #ccc;
    padding-top:5px;
    margin-top:10px;
    float:left;
    clear:both;
    width:100%;    
}

#hsbody .disclaimer p {
    float:left;
    padding:0;
    margin:0;
    line-height: 1.6em;
}

#hsbody .disclaimer .hemscottlink {}

#hsbody .disclaimer .disclaimerlink{
    float:right;
    text-align:right;

    padding:0;
    margin:0;
    line-height:1.6em;    
}

#hsbody .disclaimer .hslogo {
  float:left;
  display:block;
  margin:2px 10px 5px 0;
  font-size:0.1px;
  height:15px;
  width:68px;
  background:url('/images/link-logo.png') no-repeat 0 0;
  padding:0;    
  line-height:2em;
  cursor:pointer;
}
#hsbody .disclaimer .hslogo:hover {
  background:url('/images/link-logo.png') no-repeat 100% 100%;
}

#hsbody .disclaimer .hslogo * {
  display:none;
}



#hsbody #download input {
    float:left;
}

#hsbody #download .button {
    margin-left:4.65em; 
	#margin-left:4.85em;
}

#hsbody #download label {
display:none;
}

#hsbody #download label.displaylabel {
display:inline;
width:10%;
}
/* ############################################################### */
/*                        Email Alerts Form                           */
/* ############################################################### */
#genearlSubForm form label{
    width:70%;
	display:block;
	overflow:hidden;
	margin-bottom:1em;
	}
#genearlSubForm form label span{
	display:block;
	width:50%;
	float:left;
	}
#genearlSubForm form input,
#genearlSubForm form select,
#genearlSubForm form textarea{
    float:right;
	width: 200px;
	}
#genearlSubForm form select{
	width: 204px;
	#width: 206px;
	}
#genearlSubForm form p.register{
	overflow:hidden;
	width:100%;
	}
#genearlSubForm form p.register input{
	width: 70px;
	float:left;
	margin-left:17.3em;
	#margin-left:17.1em;
	}
#genearlSubForm #errorDiv{
	color:#f00;
	margin-bottom:2em;
	}
#genearlSubForm input.hideme{
	display:none;
	}

/* ############################################################### */
/*                        Email Alerts                            */
/* ############################################################### */

/*
#register-box  label{
	width: 200px !important;
	margin-bottom:10px;
}

#register-box  input{
	width: 200px;
}

#register-box select{
	width:207px;
}
#hsbody #emaillogin {
	width: 15.4em !important;
}
#hsbody #login-button {
	margin-bottom: -1px !important;
}


#hsbody #emailloginLabel {
	width: 15.4em;
}
#hsbody div.alertbox  div{
clear:both;
height:2em;
}
#hsbody div.alertbox  div select{
position:relative;
left:13.5em;
}
#hsbody div.alertbox input{ 
	margin:0;
	padding:0;
}

#hsbody div.alertbox label {
	position: relative;
	width:80%;
	margin:-19px 0 0 1.8em;
	#margin:-19px 0 0 2em;
	_margin:-19px 0 0 1em;
}
@media screen and (-webkit-min-device-pixel-ratio:0){
    #hsbody div.alertbox label {
       margin:0;
    }
}
.alertp{
	margin:0;
	padding:0 0 10px 0;
}
#hsbody p.alert_box {
clear:both;
margin:10px 0 !important;
}
#hsbody p.alert_box label {
float:left;
clear:none;
width:auto;
margin-left:10px;
}

#hsbody #alerts fieldset p {
clear:both;
}
#hsbody #alerts fieldset {
clear:both;
float:left;
width:100%;
}*/