@charset "utf-8";
/* CSS Document */

body, div, h1, h2, h3, h4, h5, h6, p, address, dl, dt, dd, ul, ol, li, img, cite ,fieldset ,form{
	margin:0;
	padding:0;
	border: none;
}

h1,h2,h3,h4,h5,h6 {
	font-size:12px;
	line-height:12px;
}

a {
	text-decoration:none;
}

a:link, 
a:visited{
	color: #275596;
}
a:hover, 
a:active {
	color: #5c6785;
	text-decoration:underline;
}

em {
	font-weight:bold;
	text-decoration:none;
	font-style:normal;
	font-size:inherit;
}
cite {
	color:#888;
	text-decoration:none;
	font-style:normal;
}
address {
	font-style:normal;
}



/* hide from ie on mac \*/
html {
height: 100%;
overflow: hidden;
}

#FlashContent {
height: 100%;
}
/* end hide */

body {
height: 100%;
margin: 0;
padding: 0;
background-color: #FFF;
text-align:center;
}

/* no flash player */
h1 {
	display:none;
	visibility:hidden;
}
#nonFlash {
	margin:16px auto;
	width:994px;
	text-align:left;
}
#nonFlash h2 {
	position:absolute;
}

#getFlashPlayerBtn {
	position:relative;
	top:510px;
	left:110px;
	width:400px;
}
#getFlashPlayerBtn p {
	margin:0;padding:0;
	width:250px;
	float:right;
	font-size:12px;
}
#getFlashPlayerBtn .btnImg {
	float:left;
	width:112px;
	padding:5px 0;
}
#getFlashPlayerBtn img {
	border:none;
}

