body 	{
	font-size: 8pt; 
	font-family: Arial, Helvetica, sans-serif; 
	padding:0; 
	margin:0;
	line-height: 0.5;	
	}

a:link, a:visited { 
    color: #030077;
    text-decoration: none;
    cursor: wait;
}

a:link:active, a:visited:active { 
    color: grey;
}

img {
	border: 0 none;
	}

.wxbox	{
	position: absolute; 
	left:  0px; 
	top:  0px;  
	width: 200px; 
	font-size: 8pt; 
	font-family: Arial, Helvetica, sans-serif; 
	padding:0; 
	margin:0; 
	text-transform: uppercase;
	}

.tdcenter {
	text-align: center;
	}
.tdright {	
	  text-align: right;
	}
	
.tdmiddle {	
    	vertical-align: middle;
	}	
	
.marginbottom {	
    margin-bottom: 0.1rem;	
	}
	
.borderless td, .borderless th {
    border: none;
}


.homepagewx_datumsline {
	border-top: 1px dashed #2C5EAC;	
	line-height: 1rem;
}