.centralContent {
    width: 1000px;
	background: #FFFFFF;
}
table.head {
    width: 998px;
	color: #000000;
	font-family: Arial;
	font-size: 8pt;
	text-align: left;
	vertical-align: top;
}

.header_one {
    background: url('/shared/images/header.background.one.jpg') no-repeat;
	height: 106px;
	width: 998px;
}
.header_two {
    background: url('/shared/images/header.background.two.png') no-repeat;
	width: 998px;
}
.blank {
	visibility: hidden;
}
input[type=submit] { cursor: pointer; }