div {
	position:absolute; width: 100%;
	left:0;
	z-index:1;
	border: 1px;
	visibility: visible;
}

body {
text-align: center;
background-color: #cfd8dc; 
margin: 0;
}

table {
    margin: auto; 
}

table.layout {
text-align: center;
background-image:  url(images/unionwealthmanagement_online.png); 
background-repeat: no-repeat;
width: 800px;
height: 315px;
border: 0;
}
td.row1 { height: 395px; text-align: center; 
}
td.row2 { text-align: center; }
td.changepasswordrow { text-align: center; }
.text {
color: White;
font-family: arial, helvetica, sans-serif;
font-weight: bold;
}
.entryfield { 
background-color: White ;  
border-style: 1px;  
font-size: 11px;  
color: Black;  
font-family: sans-serif;     
}

a {text-decoration:underline;
color: black;}
a:hover {text-decoration:none;
color: black;}

.valuepositive { font-family: Arial, Helvetica, sans-serif; font-size: 8pt;}
