body {
	background: #A9B4C2;
}

body#nobackground { background: #fff; }


/* System Messages
----------------------------------------*/
#structuraltable {
	background: #fff;
}


/* Main Content
----------------------------------------*/
#maincontenttable {
	background: #fff;
}


/* Footer
----------------------------------------*/
#footertable {
	background: #536A86;
	padding: 0 0 18px 0;
	border-bottom: 3px solid #2A451C;
}

#footertable p {
	color: #fff;
}
