body, img, p {
	margin:0; 
	padding:0; 
}
body { 
	background-color:#000000;
	height:100%;
	text-align: center;
}
p { 
	text-align:center; 
	margin: 10px 0 20px 0; 
}				
#content {
	width:100%;
	height:100%;
	font: 12px Tahoma, Verdana, Arial, Helvetica;		
}
#content #wrapper {
	width: 451px;
	margin: 50px auto;  
	text-align: left;
}
#content #noflashFooter {
	height: 88px;
	padding: 8px 40px 0px;
}
#content #noflashFooter a {
	color: #FFF;
	text-align: left;
	text-decoration: none;
}
#content #noflashFooter a:hover {
	text-decoration: underline;
}
.full { 
	overflow:hidden;
	position:absolute; 
	left:0px;
	top:22px;
	height:92%;
	width: 100%;
	min-height:560px;
	min-width:960px;
	clear:both;
}
.history {
	position:absolute;
	left:100px;
	width:500px;
	height:200px;
}
/*copyright*/
div.GlobalLegal {color: #bbbbbb;}
.privacy,.privacy:visited{color:#F15A42;text-decoration:none;}
.privacyCal,.privacyCal:visited{color:#F15A42;text-decoration:none;}
.termsofuse,.termsofuse:visited{color:#0081C4;text-decoration:none;}


