* {margin:0; padding:0;}

body {
	font-family:Arial,Helvetica,Tahoma,sans-serif; 
	font-size:12px; 
	color:#666666; 
	width:596px;
}

h1 {
	font-size:14px; 
	text-transform:uppercase; 
	color:#01529C; 
	margin:6px 0px;
}

a {
	color:#01529C;
	text-decoration:none;
}

#hsbody .pos {
    color:#1BA71B; /* green displayed on positive change */
}   

#hsbody .neg {
    color:#CC0000; /* red displayed on negative change */
}

#hsbody .nochange {
    color:#4883C0; /* no change */
}

#hsbody .abbr, #hsbody acronym, #hsbody abbr {
	border-bottom:1px dotted #999;
	cursor:help;
}

#hsbody #share_price_page p.currentprice {margin:20px 0px;}

#hsbody #share_price_page span.price {
	color:#000000;
	font-size:14px;
	font-weight:bold;
}

#hsbody table {
	border-collapse:collapse;
	margin:0 0 20px;
	padding:0;
	width:100%;
}

#hsbody table caption {
	color:#01529C;
	padding:2px 0px;
	text-align:left;
}

#hsbody #share_price_page .information th, #hsbody #share_price_page .summary th {
	width:12%;
}

#hsbody #share_price_page table tr th {
	text-align:center;
	padding: 5px 0px;
	border-top:1px solid #ECECEC;
	border-bottom:1px solid #ECECEC;
}

#hsbody #share_price_page table tr td {
	padding:5px 0px;
	text-align:center;
	border-bottom:1px solid #ECECEC;
}

#hsbody #share_price_page table tr td img {
	margin-right:5px;
	vertical-align:middle;
}

/* disclaimer styles */

#hsbody .disclaimer {
    border-top:1px solid #C3C3C3;
    padding-top:5px;
    margin-top:10px;
    float:left;
    clear:both;
    width:100%;    
}

#hsbody .disclaimer p {
    float:left;
    padding:0;
    margin:0;
    line-height:1.5em;
}

#hsbody .disclaimer .hemscottlink {}

#hsbody .disclaimer .disclaimerlink{
    float:right;
    text-align:right;
    padding:0;
    margin:0;
    line-height:1.5em;    
}

#hsbody .disclaimer .hslogo {
  float:left;
  display:block;
  margin:2px 10px 5px 0;
  font-size:0.1px;
  height:15px;
  width:68px;
  background:url("http://online.hemscottir.com/common/link-logo.png") no-repeat 0 0;
  padding:0;    
  line-height:1.5em;
  cursor:pointer;
}

#hsbody .disclaimer a.hslogo:hover {
	background-position:0 -15px;
}

#hsbody .disclaimer .hslogo * {
  display:none;
}
