/* Generic elements */

body
{
    font-size: 0.72em;
	color: #797979;
	font-family: tahoma;
}

#hsbody h1
{
  font-size: 1em;
}

#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
{
  background-color: #779065;
  caption-side: top;
  text-align: left;
  font-size: 1em;
  color: #fff;
  border: 1px solid #666;
}

#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;
}

#hsbody legend
{
  background: #fff;
  color: #333;
  border: 1px solid #AFAFAF;
}


#hsbody .button, #hsbody a:link.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 */
}

/* ---------------------------- This doesn't work in IE
#hsbody input[type="button"], #hsbody input[type="reset"], #hsbody input[type="submit"] {
}*/

#hsbody .hidden {/* for hidden elements - labels for readers, etc */
}










/*============================== TAILORED TAGS ===*/
/*#############  email alerts tables */
#hsbody table.alerts {
	background-color: transparent;
}

#hsbody table.alerts td {
	background-color: transparent;
}
	
	
	
	
	
	
	
	
	
	
/*#############  Disclaimer div */
div.hsdisclaim div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #fff;
}

div.hsdisclaim a:link, div.hsdisclaim a:visited {
	color: #fff;
	font-weight: normal;
	text-decoration: underline;
}


#hsbody .disclaimer {
    font-family:verdana, sans-serif;
    border-top:1px solid #ccc;
    padding-top:5px;
    margin-top:10px;
    float:left;
    clear:both;
    width:99%;
	margin-left: 5px;   
    font-size:0.9em;
}

#hsbody .disclaimer p {
    float:left;
    padding:0;
    margin:0;
    line-height:2em;
}

#hsbody .disclaimer .hemscottlink {}

#hsbody .disclaimer .disclaimerlink{
    float:right;
    text-align:right;
    padding:0;
    margin:0;
    line-height:2em;    
}

#hsbody .disclaimer .hslogo {
  float:left;
  display:block;
  margin:2px 10px 5px 0;
  font-size:0.1px;
  height:15px;
  width:68px;
  background:url("/common/link-logo.png") no-repeat 0 0;
  padding:0;    
  line-height:2em;
  cursor:pointer;
}

#hsbody .disclaimer .hslogo * {
  display:none;
}






/*#############  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 {
}

#hsbody h2 {
	font-size: 1em;
	color: #FFF;
	padding: 3px 10px;
	margin: 0 0 5px -10px;
	background-color: #494949;
}

a {
color: #333333;
text-decoration: none;
}

a:hover {
text-decoration: underline;
color: #c9248c;
}
