/* Generic elements */

#hsbody
{
  font: 0.7em  Arial, Helvetica, sans-serif;
  color: #333;
}


#hsbody h1
{
  font-size: 1.3em;
}

#hsbody h2
{
  font-size: 1.2em;
  color: #006a65;	
}

#hsbody h3
{
  font-size: 1.1em;
  color: #51b948;
}

#hsbody h4
{
  font-size: 1em;
}



/* Table elements */

#hsbody table
{
  font: 1em Verdana, Arial, Helvetica, sans-serif;
}

#hsbody caption
{
  
  caption-side: top;
  text-align: left;
  font-size: 0.9em;
  color: #fff;
  margin: 1em 0 1em 0;

 
}

#hsbody th
{

  text-align: center;
    font-size: 0.8em;
  font-weight: bold;
border-bottom:1px solid #306587;
}


#hsbody th.left
{
  text-align: left;
}

#hsbody td
{
  
  font-size: 0.9em;
}

#hsbody td.headercell, #hsbody tbody th
{
  background-color: #efefef;
  font-weight: normal;
  text-align: left;
}

#hsbody abbr, #hsbody acronym 
{	
  cursor: help;
  border-bottom: 1px dashed #333;
}


#hsbody table a:link
{
color:#1C66AC;

}

	
/* Form Elements */

#hsbody fieldset
{
  border: 0;
  border: 1px solid #891112;
}

#hsbody legend
{
  background: #fff;
  color: #333;
  border: 1px solid #AFAFAF;
}

#hsbody select, #hsbody input
{
  font: 1em Verdana, Arial, Helvetica, sans-serif;
  border: 1px solid #7F9DB9;
}

#hsbody select:hover, #hsbody input:hover
{
  border: 1px solid #7F9DB9;
}

#hsbody input[type="checkbox"], #hsbody input[type="radio"]
{
  border: 0;
}

#hsbody .button, #hsbody a:link.button, #hsbody a:visited.button
{
  background-color: #891112;
  color: #fff;
  font-weight: normal;
  border: 1px solid #c1c1c1;	
  cursor: pointer; /* web standard */
  cursor: hand; /* IE/Opera */
}	
	
	
	
/* Disclaimer div */
div.hsdisclaim div
{
  font: 0.7em Verdana, Arial, Helvetica, sans-serif;
  color: #fff;
  margin-top:15px;
  border:2px solid;
  
  
}

div.hsdisclaim a:link, div.hsdisclaim a:visited
{
  color: #fff;
  font-weight: normal;
  text-decoration: underline;
}




/* IR HOME page */

#hsbody h2.irhome {
	background: #ccc;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	color: #000;	
	border-bottom: 1px solid #666;	
}

#hsbody #welcome {
	text-align: justify;
	font-size: 1em;
	line-height: 15px;
}

#hsbody #welcome p strong{
	font-size: 1.2em;
	color: #666;
}

#hsbody #shareprice {
	background: #f7f7f7;
	float: right;
	text-align: center;
	border: 1px solid #e7e7e7;
	border-top: 0;
	margin-bottom: 5px;
}

#hsbody #shareprice p span.shareprice {
	font-size: 1.5em;
	color: #51b948;
}

#hsbody #shareprice p strong {
	font-weight: bold;
}

#hsbody #shareprice img.graph {
	/*border: 3px solid #07396a;*/
}

#hsbody #announcements {
	background: #f7f7f7;
	border: 1px solid #e7e7e7;
	border-top: 0;	
}

#hsbody #announcements ul {
	list-style-image: url(http://online.hemscottir.com/ir/evg/images/interface/icon_li.gif);
}

#hsbody #announcements li {
}

#hsbody #links {
	background: #f7f7f7;	
	border: 1px solid #e7e7e7;
	border-top: 0;		
}

#hsbody #links p {
}

/*#############  RNS NEWS ITEM page */
#hsbody #banner {
	background-color: #F2F4F4;
	font-size: 1.3em;
	color: #333;
}

#hsbody #banner img{
}

#hsbody #banner div {
	font-size: 0.7em;	
}

#hsbody #banner a:link, #banner a:visited {
	font-size: 1em;
	color: #333;
	text-decoration: underline;
}

#hsbody h1.newsitem {
	background-color: #F2F4F4;
	font-size: 1.3em;
	color: #006a65;
	border-bottom: 1px solid #ccc;
}

#hsbody div.page {/* leave formatting as is */
}

#hsbody div.page h2{
	font-size: 1.2em;
	background: #fff;
	color: #000;
	border: 0;
}

#hsbody div.page pre {
	font-size: 1.2em;
}

#hsbody div.disclaimnews {
	font-size: 1em;
	padding: 2px 3px 5px 3px;
}
	
/*#############  DIRECTOR'S BIOGRAPHIES page */
#hsbody h2.directorsbio {
	border-bottom: 1px solid #ccc;
}

#hsbody #directorsbio {
}

#hsbody #directorsbio img{
}

#hsbody #directorsbio h3 {
}

#hsbody #directorsbio h4 {
	font-weight: normal;
	text-decoration: underline;
}

#hsbody #directorsbio p {
}
