#share_price_page {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #666666;
}
#share_price_page table {
	border: 1px solid #ccc;
	width: 450px;
	font-size: 11px;
	padding: 0 0 0 1px;
}
#share_price_page table thead th {
	font-weight: bold;
	border: 1px solid white;
	border-width: 1px 1px 1px 0px;
	background-color: #ccc;
	padding:1.5pt;
}
#share_price_page table tbody td {
	background-color: #f2f2f2;
	padding:1.5pt 2pt;
	border: 1px solid white;
	border-width: 0px 1px 1px 0px;
	text-align: center;
}
#share_price_page #time, #share_price_page #time td, #share_price_page #time th {
	background-color: white !important;
	padding: 0;
	border-width: 0;
	text-align: left;
}
#share_price_page .alignRight td, #share_price_page td.alignRight  {
	text-align: right !important;
}
#share_price_page #tsmall {
	width: 150px;
	float: right;
	clear: both;
	text-align: center;
}
#share_price_page {
	width: 450px;
}
#share_price_page h2 {
	margin:25px 0 0 0;
	font-size: 16px;
	line-height: 24px;
	font-weight: bolder;
	color: #614d8c;
	clear: both;
}
.noborB {
	border-bottom-width: 0 !important;
}
.borL {
	border-left: 1px !important;
}
.segment img {
	margin-left: 60px;
	float: left;
	margin-top:3px;
}
a {
	color: #614D8C;
	text-decoration: underline;
}
a:hover {
	color: #907ebc;
	text-decoration: none;
}

/* disclaimer styles */

#hsbody .disclaimer {
    border-top:1px solid #ccc;
    padding-top:5px;
    margin-top:10px;
    float:left;
    clear:both;
    width:470px;    
}

#hsbody .disclaimer p {
	font-family: Verdana,Arial,Helvetica,sans-serif;
    float:left;
	font-size: 11px;
    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;  
	font-size: 11px;
	font-family: Verdana,Arial,Helvetica,sans-serif;	
}

#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;
}

