/* Securty Scales Default Style Sheet */

body {
background-color: #fff;
margin: 0; padding: 0;
font-family: Times, serif;
font-size: 12px;
color: #000;
}

#header h1 {
	display: block;
}

table.banner {
	display: none;
}

table.navigation {
	display: none;
}

table.content {
	border: 0px;
}

.footer {
	background-color: #fff;
	margin: 0; padding: 0;
	font-family: Times, serif;
	font-size: 12px;
	color: #000;
}

td.subnav {
	display: none;
}
