/* Generic elements */

#hsbody
{
  font: 0.7em Verdana, 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;
}



a:link, a:visited{color:#6d6e70; text-decoration:none;}

a:hover {
	text-decoration: underline;
	color: #002374;
}

/* Table elements */

#hsbody table
{
  font: 1em Verdana, Arial, Helvetica, sans-serif;
}

.TableBorderLight { 
  border: 1px solid #C8C9C0;
}

#hsbody caption
{
  background-color: #9E8F54;
  caption-side: top;
  text-align: left;
  font-size: 1em;
  font-weight: bold; 
  color: #002374;
}



#hsbody th
{
  background-color: #002374;
  color: #fff;  
  font-size: 1em;
  font-weight: bold;
  text-align: center;
}

#hsbody th.left
{
  text-align: left;
}

#hsbody td
{
  background-color: #FCFCFC;
  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;
}

.heading {color: #9E8F54; font-weight: bold; font-size: 1.3em; }
	
/* Form Elements */

#hsbody fieldset
{
  border: 0;
  border: 1px solid #C8C9C0;
}

#hsbody legend
{
  background: #fff;
  color: #333;
  border: 1px solid #C8C9C0;
}

#hsbody select, #hsbody input
{
  background-color: #C4D4E4;
  border: 1px solid #C4D4E4;
  font: 1em Verdana, Arial, Helvetica, sans-serif;
}

#hsbody input[type="checkbox"], #hsbody input[type="radio"]
{
  border: 0;
}

#hsbody .button, #hsbody a:link.button, #hsbody a:visited.button
{
  background-color: #002374; 
  color: #FFFFFF; 
  font-weight: bold; 
  border: 1px #002374 solid;
  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 {
	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: #002374;
	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;
}
