/* hide from ie on mac \*/
html {
	height: 100%;
	overflow: hidden;
}

#flashcontent {
	height: 100%;
}
/* end hide */

body {
	text-align:center;
	height: 100%;
	margin: 0;
	padding: 0;
	background-color: #FFF;
}

img {
	border: 0 solid #FFF;
}

#flashcontent {
	height: 100%;
	margin: 0 auto 0;
}

#noflash {
	width:728px;
	margin: 20px auto;
	text-align:left;
	font-family: Arial, Verdana, Times;
	font-size: 11px;
	font-weight: normal;
	color:#000;
}

.txtBox {
	width: 339px;
	float: left;
}

.floatKiller {
	clear:both;
	padding:0;
	margin:0;
	width:0;
	height:0;
	size:0;
	line-height:0;
}

a:link {
	margin: auto;
	text-align:center;
	font-family: Arial, Verdana, Times;
	font-size: 11px;
	font-weight: normal;
	color:#000;
}
a:hover {
	margin: auto;
	text-align:center;
	font-family: Arial, Verdana, Times;
	font-size: 11px;
	font-weight: normal;
	color:#000;
}
a:active {
	margin: auto;
	text-align:center;
	font-family: Arial, Verdana, Times;
	font-size: 11px;
	font-weight: normal;
	color:#000;
}
a:visited {
	margin: auto;
	text-align:center;
	font-family: Arial, Verdana, Times;
	font-size: 11px;
	font-weight: normal;
	color:#000;
}
