#hsbody table,
#hsbody form
{
	width:100%;
}

#hsbody form ,
#hsbody fieldset,
#hsbody table,
#hsbody p,
#hsbody ul,
#hsbody li,
#hsbody input,
#hsbody select,
#hsbody h1,
#hsbody h2,
#hsbody h3
{
	margin:0;
	padding:0;
	/*font-size:1em;
	font-family:verdana, arial, sans-serif; 
	color:#666;*/
}


#hsbody table,
#hsbody p,
#hsbody ul,
#hsbody h1,
#hsbody h2,
#hsbody h3,
#hsbody form
{
	margin-bottom:1.25em;
}


#hsbody table {
    font-size:1em;
	border-collapse:collapse;
	margin-top: 10px;/*ng*/
}

#hsbody table caption {
    text-align:left; 
    font-size:1.1em;
    padding-left:2px;
    background-color:#eee;
    padding:2px;
	display: none;/*ng*/
}

#hsbody table td { 
    text-align:right;
    margin:0;
}

#hsbody table thead th,
#hsbody table tbody th { 
    text-align:right; 
    padding:0 0 0.25em 0;   
    margin:0; 
    color:#000;
}


#hsbody table tbody th
 {
    color:#666; 
    font-weight:normal;
}


#hsbody h1 {
    font-size:2.0em; 
}

#hsbody h2 {
    font-size:1.4em;
}

#hsbody fieldset { 
    border:0;
    position:relative;
}


#hsbody legend {
    font-weight:bold; 
    font-size:1.4em;
    margin:0;
    margin-left: -5px;
    float:left;
	color:#666;
	padding:0;
}

#hsbody label {
    display:block;
    float:left;
    /*width:150px;*/
	clear:left;
}

#hsbody dt {
    float:left;
	clear:left;
    display:block;
    width:25px;
	font-style:oblique;
}

#hsbody dd {
 display:inline;
 float:left;
 font-style:oblique;
 }


#hsbody .error,
#hsbody  #errorDiv{
    color:#f00;
    margin:0;
    }

#hsbody .button {
    margin-right:20px;
    margin-left:3px;
    cursor:hand;
    cursor:pointer;
}

/* ############################################################### */
/*                        generic classes                          */
/* ############################################################### */

#hsbody a {
    color: blue;
	text-decoration:none;
}

#hsbody a:hover {
    color: blue;
	text-decoration:underline;
}

#hsbody  .floatleft  {
    float:left;
}
#hsbody .floatright {
    float:right;
}
#hsbody .clear {
    clear:both;
}
#hsbody .alignleft {
    text-align:left;
}
#hsbody .alignright {
    text-align:right;
}
#hsbody .aligncenter {
    text-align:center;
}

#hsbody .title {
    color:#000;
    font-weight:bold;
}    

#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 .result {
    font-weight:bold;
}

#hsbody .error {
    padding:5px 10px;
}

#hsbody .abbr,
#hsbody acronym, 
#hsbody abbr {
    cursor: help; 
    border-bottom: 1px dotted #000 !important;
}



#hsbody tr.borderboth td,
#hsbody tr.borderboth th{
border-top:1px solid #000;
/*border-bottom:1px solid #000;
font-weight:bold;*/
padding-bottom:1.25em;
}

#hsbody tr.total th,
#hsbody tr.total td{
font-weight:bold;
border-top:1px solid #000;
border-bottom:1px solid #000;
}

/* ############################################################### */
/*                      Home Page                          */
/* ############################################################### */


#hsbody #IrHome #share-price,
#hsbody #IrHome #rns-items {
width:43%;
text-align:center;
border:1px solid #000;
margin-right:5%;
float:left;
}


/* ############################################################### */
/*                        regulatory news                          */
/* ############################################################### */



#hsbody #search_form {
border-top:1px solid #ccc;
border-bottom:1px solid #ccc;
}

#hsbody .keyword,#hsbody .during {
float:left;
margin-right:20px;
}

#hsbody #search_form {
padding:0;
margin:0;
}

#hsbody #search_form p {
margin:5px 0;
}

#hsbody #search_form legend {
display:none;
}

#hsbody #advanced_options  {
margin-top:40px;
}

#hsbody #advanced_options label {
width:215px;
}

#hsbody .keyword label,#hsbody .during label {
width:auto;
margin-bottom:3px;
#margin-bottom:0;
}

#hsbody .keyword{
	width:217px;
}


#hsbody .advanced_search {
line-height:2em;
}

#hsbody .error li{
	color:red;
	margin-left:5px;
}


/* ############################################################### */
/*                      disclaimer styles                            */
/* ############################################################### */


#hsbody .disclaimer {
    font-family:verdana, sans-serif;
    border-top:1px solid #ccc;
    padding:5px;
    margin-top:10px;
    float:left;
    clear:both;
    width:99%;    
    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;
}



#hsbody #download input {
    float:left;
}

#hsbody #download label {
display:none;
}

#hsbody #download label.displaylabel {
display:inline;
width:10%;
}

#navigation
{
margin-bottom:10px;/*ng*/
padding-bottom: 20px;
}


