body {	
	height: 100%;
	margin: 0;
	background-color: white;
}

html {
	
	height: 100%;
	overflow: hidden;
}

#flash {
	width: 100%;
	height: 100%;

}

#SEO {
	height: 100%;
	overflow: auto;
}

#contentcontainer {
	width: 100%;
	height: 100%;
}

.noflash {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 150%;
	color: black;
	margin-top: 50px;
}

.noflash td {
	padding: 25px;
	padding-left: 40px;
	background-color: #FF6600;
}

.noflash a {
	color: black;
}

.noflash h6 {
	color: white;
	font-size: 15px;
	margin: 0;
}

div#searchtxt {
	position: absolute;
	top: -9999px;
}
