@charset "utf-8";
/* CSS Document */
/* These are the styles necessary for the template of the MMP & MSP secure pages */'
<!--
body {
	width: 95%;
	height: 100%;
}
#wrapper {
	width: 750px;
	margin-left: auto;
	margin-right: auto;
}
#menubar {
	display:none;
}
#leftmenubar {
	display:none;
}
#maintext {

}
#footer {
	display:none;
}
#headerpic {
	display:none;
}
#pagetitle {
	text-align: center;
}
-->