html,
body
{
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
}

div#intakeswfwrapper
{
	min-width: 800px;
	width: auto !important;
	width: 800px;
	min-height: 600px;
	height: 100% !important;
	height: 600px;
}

div#intakeswfwrapper object,
div#intakeswfwrapper embed
{
	width: 100%;
	min-height: 600px;
	height: 100% !important;
	height: 600px;
}

body,
body.labela,
body.labelb,
body.labelc,
body.labeld,
body.labele,
body.labelf,
body.labelg
{
	background: #FFF;
}
