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

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

table {
    margin: auto; 
}

table.layout {
text-align: center;
background-image: url(../images/en/harrisbolduc_online.png);
background-repeat: no-repeat;
width: 1054px;
height: 400px;
border: 0;
}
td.row1 { height: 450px; text-align: center;  
}
td.row2 { text-align: center; vertical-align: bottom;}
td.changepasswordrow { text-align: center; vertical-align: top}
.text { color: #000000; font-family: arial, helvetica, sans-serif; font-weight: bold; text-align: center;}
.entryfield { background-color: #EEEEEE; font-size: 10px; color: Black; font-family: sans-serif; }

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

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