body {
color:#000;
font-family:Arial;
font-size: .75em;
margin:0;
padding:0;
}


#newsitem{
margin-left:1em;
}



a{
text-decoration:none;
outline: none;
color:#30417e;
}

a:hover{
text-decoration:underline;
}


h1 {
	font-size:1.2em; 
	color: #fff;
	display:inline;
	float:left;
	margin:10px 0;
	width:99%;
	background-color:#30417E;
	padding:3px 0 3px 5px;
}

h2 ,h3{
padding:3px 0;
font-size:1.4em; 
margin:0;
color: #222568;
clear:both;
float:left;
margin:0;
}

h3{
text-decoration:underline;
font-weight:100;
}

#newsImage {
background-color: #fff;
}

pre{
width:80%;
float:left;
clear:left;
margin:0;
padding:0;
font-size:1.2em;
]font-size:1.1em;
}

div,
#newsitem #banner p{
margin:0;
padding:0;
}


#newsitem #banner img{
margin-top:0.5em;
}




#newsitem #banner span{
float:left;
margin-right:25px;
}

#newsitem #banner #topbanner{
float:left;
clear:both;
width:100%;
}

/* disclaimer styles */

 .disclaimer {
    border-top:1px solid #ccc;
    margin-top:10px;
    float:left;
    clear:both;
    width:99%;    
}

 #newsitem .disclaimer p {
	float:left;
    line-height:2em;
	clear:none;
	width:auto;
	margin-top:0;
}

 .disclaimer .hemscottlink {}

 .disclaimer .disclaimerlink{
    float:right;
    text-align:right;
	width:auto;
    line-height:2em;    

}

 .disclaimer .hslogo {
  float:left;
  display:block;
  height:15px;
  width:68px;
  margin-top:0.3em;
  margin-right:.5em;
  background:url("/common/link-logo.png") no-repeat 0 0;
  padding:0;    
  line-height:2em;
  cursor:pointer;
}


.disclaimer .hslogo * {
display:none;
}
