body {
	background-color: #fff;
	}

#wrapper {
	border: none;
	background-color: #fff;
	}

#siteName {
	background-image: none;
	margin-top: 30px;
	height: 30px;	
	}

#siteName h1 {
	display: block;
	}
#siteName a, #siteName a:hover, #siteName a:visited {
	color: #000;
	text-decoration: none;
}

#wrapper {
	margin-right: 0px;
	margin-left: 0px;
}

#divContent {
	margin-right: 0px;
	margin-left: 0px;
}

#runningHeader {
	margin-left: 0px;
}

#topDrillDown {
	margin-left: 0px;
	display: none;
}
#topDrillDown LI {
	padding: 0  5px 0 14px;
	margin: 0;
	display: inline;
	list-style: none;
	background-image: none;
	}
#coreNavigation {
	display: none;
	}
	
.response {
		background-color: #fff;
		font-size: 90%;
		padding: 10px;
		border-color: #000;
		border-width: 0.5px;
		border-style: solid;
	}	
