body {
    color:#666;
    font-family:verdana, arial, sans-serif; 
    font-size:0.7em;
	background-color:#fff;
}

h1{
	font-size: 1.1em;
	color: #616161;
}

table {
    width:100%; 
    font-size:1em; 
    clear:both;
    margin:0;
}

th,td {
    text-align:left;
}

a{
	text-decoration:underline;
	color:#333333;
}

input, select {
	font-size: 1em;
	margin-bottom: 0.7em;
}

#hsbody table caption {
    text-align:left; 
    font-size:1.1em;
	padding:5px 0 2px 0;
	font-weight:bold;
}

#hsbody table {
	margin-bottom:10px;
	float:left;
}

#hsbody table th{
	border-bottom:1px solid #5F5F5F !important;
}

#hsbody table th, td{
	padding:3px 3px 3px 0;
	border-bottom:1px solid #b4b4b4;
}

/*News Filter */
#news-filter form 
{
	margin:0;
	padding:0;
}

#news-filter form a
{
	color: #990000;
	font-weight: bold;
	padding:0;
	margin:15px 0 10px 0;
}

#hsbody #news-filter #search_table a {
	text-decoration:none;
	margin:0;
	padding:0;
	line-height: 1.5em;
}
#hsbody #news-filter #search_table a:hover {
	text-decoration:underline;
}
/* 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;
}

