/* brandDefault.css */
body.mp,
body {
	background: none;
	text-align: center;
	}
#headerimage {
	background: none;
	height: 0px;
	}
.primarymenubar {
	width: 770px;
	height: 40px;
	position: relative;
	background-color: #fff;
	}
.primarymenubar ul {
	margin: 0;
	padding: 0;
	width: 770px;
	height: 40px;
	background-color: #fff;
	}

.primarymenubar.mp {
	width: 770px;
	margin-bottom: 3px;
	position: relative;
	}

.secondarymenubar {
	width: 770px;
	background-color: #fff;
	}
.secondarymenubar ul {
	margin: 0;
	padding: 0;
	width: 770px;
	height: 30px;
	margin-bottom: 1px;
	background-color: #fff;
	}
#maincontent {
width: 770px;
	background-color: #fff;
	}
#healthcenterrightcenter div.healthrightcolbox {
		display: none;
	}
	
#mealContent {
	text-align: left;
	background-color: #fff;
	}
	
#helplink {
	width: 770px;
	background-color: #fff;
	}
#logout {
	margin: 0;
	display: inline; /* win ie double margin bug */
	}
#logout a {
	position: absolute;
	margin-left: 680px;
	margin-top: -100px;
	height: 33px;
	background: none;
	}
#logout a.signin {
	
	background: none;
	}
#tutorials {
	position: absolute;
	margin-top: 0px;
	margin-left: 600px;
	}
		
#infopageheader {
	background: url(../image/header.gif) no-repeat 0 0 ;
	}
#liveperson{
display: none;
}
#copyright {
	width: 770px;
	text-align: center;
	background-color: #fff;
	}
div.hideNutopia {
	display: none;
	}