html {
    font-size: 1.25em; 
}

#hsbody{
width:470px;
font-family:arial,verdana, sans-serif;
font-size:55%;
color:#666666;
}

#hsbody a{
color:#669900;
}

#hsbody h3{
color:#3FB1FF;
text-transform:uppercase;
font-size:1.4em;
margin-bottom:3px;


}

/*--TABLE STYLES--*/

#hsbody table caption{
color:#3FB1FF;
text-transform:uppercase;
font-size:1.4em;
margin-bottom:3px;
font-weight:bold;
text-align:left;
margin-top:0px;
border-bottom:1px solid #CCCCCC;

}
#hsbody table{
width:99%;
font-size:1em;
}

#hsbody table td, #hsbody table th{
padding:3px;
}


/*--ALIGNMENT--*/

#hsbody .alignleft{
text-align:left;
}

#hsbody .aligncenter{
text-align:center;
}

#hsbody .alignright{
text-align:right;
}

#hsbody #news.hsbody #NewstopLink{
padding:20px 0;
margin:0;
}
/*---FORM STYLES---*/
#hsbody form{
width:100%;
padding:0;
margin:0;
}
#hsbody legend{
display:none;
}

#hsbody fieldset{
border:0;
width:100%:

}

#hsbody select, #hsbody input{
font-family:arial,verdana, sans-serif;
font-size:1em;
}

/*--CHART PAGE--*/
#hsbody #timeperioddiv{
float:left;
width:48%;
margin-right:10px;

}

#hsbody #comparisonsdiv{

float:left;
width:48%;
}

#hsbody #share_chart_page h3{
width:100%;
border-bottom:1px solid #CCCCCC;
}

#hsbody #timeperioddiv label{
display:block;
float:left;
width:55px;

}

#hsbody #timeperioddiv select{
margin-bottom:5px;
}

#hsbody #comparisonsdiv label{
position:relative;
top:-2px;
}

#hsbody ul.error{
color:#F00;
}


/*--NEWS FILTEr--*/

#prevnext{
margin-top:0;
padding-bottom:10px;
}





/* disclaimer styles */

#hsbody .disclaimer {
    font-family:verdana, sans-serif;
    border-top:1px solid #ccc;
    padding-top:5px;
    margin-top:10px;
    float:left;
    clear:both;
    width:100%;    
    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;
}

/*--NEWS ITEM---*/

#banner{
background-color:#3FB1FF;
color:#FFF;
font-weight:bold;
padding:4px;

}

#banner p{
margin:0;
}

#printclose{
float:right;
margin:10px;

}

.logonews{
float:left;

}

#newsitem h1{
font-size:1.5em;
color:#3FB1FF;
text-transform:uppercase;
font-weight:normal;
margin-bottom:3px;
margin-left:10px;
}

#newsitem h2{
margin-left:10px;
}

#newsitem pre{
margin-left:10px;
font-size:1.2em;
color:#000;
}

/* regulatory news */
#hsbody #news.hsbody form#search_form fieldset{
padding:4px 7px;

}

#hsbody #search_form {
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
}

#hsbody #NewstopLink {
padding:8px 0px;
display:table;
width:100%;
}

#hsbody #NewstopLink #AllNewsLink{
float:left;
display:block;

}

#hsbody #NewstopLink #navigation{
float:right;
display:block;
}

#hsbody #news .advanced_search{
margin:25px 0px 0px 0px !important;
margin:21px 0px 0px 0px ;

}

#hsbody #news .button{
margin:18px 5px 0px 0px !important;
margin:13px 5px 0px 0px ;

display:block;
}

#hsbody #NewstopLink a{
font-weight:normal;
}

#hsbody .keyword,#hsbody .during {
float:left;
margin:0 10px 0 0;
/margin:0 5px 0 0;
}

#hsbody #search_form {
padding:10px 0px 0px 0px;
margin:0;
}

#hsbody #search_form p {
margin-top:0;
margin-bottom:0;
}


#hsbody #search_form legend {
display:none;
}



#hsbody #advanced_options  {
padding-top:60px;
border:1px solid #ffffff;
}
#hsbody #advanced_options select{
margin-right:7px;
}
#hsbody #news.hsbody form#search_form fieldset #advanced_options div{
clear:both;
margin:5px 0;}
#hsbody #news.hsbody form#search_form fieldset #advanced_options label
{
width:70px;
float:left;
display:block;
padding:2px 0px 0px 0px;
}

#hsbody .keyword label,#hsbody .during label {
width:auto;
display:block;
clear:left;
/*border:1px solid red;*/
}
 
#hsbody .advanced_search {
float:right;
}
#hsbody #search_form .button {
float:left;
}

#hsbody #search_form #searching{
float:left;
clear:both;
margin:0;
padding:0;
width:240px;
/width:240px;
border:0px solid red;
}

#hsbody #news.hsbody form#search_form fieldset ul.Newserror{
color:#f00;
margin-top:10px;

}

