body {
	color: #000;
	background-color: #fff;
	width: 95%;
}
#container {
	width: 95%;
	margin: 0 auto;
}
#topheader {
	height: 80px;
}
#logo h1 {
	color: #000;
	font-size: 1.4em;
	overflow: hidden;
	text-indent: 0;
}
#logo h1 a {
	width: 100%;
}
#adspace {
	display: none;
}
#navigation {
	display: none;
}
h1 {
	color: #000;
}
h2 {
	color: #000;
}
#central {
	width: 100%;
}
#menu {
	display: none;
}
#content {
	width: 100%;
	float: none;
}
#rightcol {
	display: none;
}
#contentbot {
	display: none;
}
#footbox {
	display: none;
}
input {
	color: #000;
}
.accountNote {
	display: none;
}
.p-accounts #content .theConditions {
	display:inline;
}
.p-accounts #content .accountNumber {
	color: #000;
}
