/* Generic elements */

#hsbody
{
  font: 0.8em Verdana, Arial, Helvetica, sans-serif;
  color: #777;
}

#hsbody h1, legend
{
  font-size: 1.2em;
  font-weight: bold;
}

#hsbody h2
{
  font-size: 1.2em;
  font-weight: bold;
  color: #008000;	
}

#hsbody h3
{
  font-size: 1.1em;
  color: #51b948;
}

#hsbody h4
{
  font-size: 1em;
}

/* Table elements */

#hsbody table
{
  font: 0.9em Verdana, Arial, Helvetica, sans-serif;
  width: 100%;
  color: #000;
}


a:active, a:visited, a:link
{
 color: #008000;
 text-decoration: none;
}

a:hover
{
 color: #D50101;
 text-decoration: none;
}

#hsbody caption
{
  background-color: #FF6600;
  caption-side: top;
  text-align: left;
  font-size: 1em;
  color: #fff;
  margin-top: 1em;
  padding: 3px;
}

#hsbody th
{
  background-color: #e7e7e7;
  text-align: center;
  font-size: 1em;
  font-weight: normal;
}

#hsbody th.left
{
  text-align: left;
}

#hsbody td
{
  background-color: #f7f7f7;
  font-size: 1em;
}

#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;
}

	
/* Form Elements */

#hsbody fieldset
{
  border: 0;
  background: #FFFFFF;
}

#hsbody select, #hsbody input
{
  font: 1em Verdana, Arial, Helvetica, sans-serif;
  border: 1px solid #c1c1c1;
}

#hsbody input[type="checkbox"], #hsbody input[type="radio"]
{
  border: 0;
}

#hsbody .button, #hsbody .submit
{
  background-color: #efefef;
  color: #000;
  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;
}

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 img{
}

#hsbody #banner div {
	font-size: 0.9em;	

}

#newsContainer{
padding:1em;
}
#hsbody #banner a:link, #banner a:visited {
	font-size: 1em;
	color: #333;
	text-decoration: underline;
}

#hsbody h1.newsitem {
	background-color: #FF6600;
	font-size: 0.8	em;
	color: #FFFFFF;
	padding: 3px;
}

#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 {
}

/*#############  SHARE PRICE CHART page */


#hsbody .chartOptionsTitle {
	background-color: #FF6600;
	text-align: left;
	font-size: 1em;
	font-weight: normal;
	color: #fff;
	padding: 3px;
	width: auto;
}

#hsbody .chartOptions {
	background-color: #F7F7F7;
	text-align: left;
	font-size: 1em;
	padding: 3px;
	width: auto;
}

h2.chartOptionsTitle {
	background-color: #FF6600;
	text-align: left;
	font-size: 1em;
	font-weight: normal;
	color: #fff;
	padding: 3px;
	width: 100%;
	margin-bottom: 0;
}
