/* Generic elements */

#hsbody
{
	background-color: #FFFFFF;
	margin: 5px 2px 0px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	line-height: 140%;
	color:#333;
		
}
 


body#hsbody {
padding:20px;
}

div#hsbody{
width:380px;
}

#hsbody h1
{
  font-size: 100%;
  	line-height: 140%;
  	color: #333333;
  	font-weight: bold;
		margin:0;
}


#hsbody h2, #hsbody #disclaim h2
{
  font-size: 125%;
	line-height: 140%;
	color: #333333;
	font-weight: bold;
	margin:0;	
}

#hsbody h3,#hsbody #disclaim h3
{
  font-size: 1.1em;
  color: #00000;
}

#hsbody h4, #hsbody #disclaim h4
{
  font-size: 1em;
}

#hsbody .unsubscribe {
font-size: 130%;
}

#hsbody div p{
padding:auto;
}
#hsbody div p a {
margin-right:100px;


}

/* Table elements */

#hsbody table
{
  font-size: 1em;
}

#hsbody caption
{
  background-color: #DBF0FB;
  caption-side: top;
  text-align: left;
  font-size: 1em;
  color: #000;
  border: 1px solid #DBF0FB;
}

#hsbody th
{
 background-color: #E1E1E1;
  text-align: center;
  font-size: 1em;
  font-weight: normal;
  vertical-align:top;
}

#hsbody th.left
{
  text-align: left;
  
}

#hsbody td
{
  background-color: #fff;
  font-size: 1em;
}

#hsbody td.headercell, #hsbody tbody th
{
  background-color: #E1E1E1;
  font-weight: normal;
  text-align: left;
}

#hsbody abbr, #hsbody acronym 
{	
  cursor: help;
  border-bottom: 1px dashed #333;
}


	
/* Form Elements */

#hsbody fieldset
{
  border: 0;
  border-top: 1px solid #c1c1c1;
}

#hsbody legend
{
  background: #fff;
  color: #333;
  border: 1px solid #AFAFAF;
}

#hsbody select, #hsbody input
{
  font: 1em Verdana, Arial, Helvetica, sans-serif;
  border: 1px solid #c1c1c1;
  width:auto;
}


#hsbody input[type="checkbox"], #hsbody input[type="radio"]
{
  border: 0;
}

#hsbody .button, #hsbody a:.button, #hsbody a:visited.button
{
  background-color: #efefef;
  color: #000;
  font-weight: normal;
  border: 1px solid #c1c1c1;	
  cursor: pointer; /* web standard */
  cursor: hand; /* IE/Opera */
}	
	
	
	
/* Disclaimer div */


#hsbody div.disclaim {
clear:both;
margin-top: 40px;
}


#hsbody div.disclaim ul{
padding:0;
list-style-type:none;
marging:0;
}
div.hsdisclaim div
{
  font: 0.7em Verdana, Arial, Helvetica, sans-serif;
  color: #fff;
  
}
#hsbody a,#hsbody div.disclaim div a:link,div.disclaim div a:visited,#hsbody a.discPop:link,#hsbody a.discPop:visited,#hsbody div.disclaimer div#hemscott p a.hsLink:visited,#hsbody div.disclaimer div#hemscott p a.hsLink:link{
	color: #007EBD;
	text-decoration: underline;
}

#hsbody a:hover,#hsbody div.disclaim div a:hover,#hsbody a.discPop:hover,#hsbody div.disclaimer div#hemscott p a.hsLink:hover{
color: #333333;
	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;
	text-align: justify;
}
#hsbody #tooltipsDiv table{
color:red;
width:auto;
}


#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 div#banner {
margin: 10px auto 10px auto;
}



#hsbody h1.newsitem {

	clear:both;
	background-color: #DBF0FB;
	font-size: 1.3em;
	color: #000;
	border-bottom: 1px solid #ccc;
	margin-top: 2px;
}



#hsbody div.page h2{
	font-size: 1.2em;
	background: #fff;
	color: #000;
	margin-top: 2px;
	}

#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 {
}

dt {
float: left;
}

#hsbody div#logo img{
margin: -70px auto 10px auto;
}
 
/*   ********************* biographies  */
#hsbody div.left-img,#hsbody div.right-img{
text-align:justify;
padding:1px 0 10px 0;

}
#hsbody div.left-img span,#hsbody div.right-img span{
font-style:italic;
display:block;
margin:-10px 0 10px 0;
}

#hsbody div.right-img div{
text-align:right;
margin:0 0 0 5px;
width:130px;
clear:right;
float:right;

}
#hsbody div.left-img div{
text-align:left;
margin:0 5px 0 0;
width:130px;
clear:left;
float:left;

}
#hsbody div.left-img p,#hsbody div.right-img p{
margin-top:40px;
}
#hsbody fieldset div label{
display:block;
float:left;
width:50px;
}
