html, body { 
	height:100%; 
}
body { 
	margin:0px; 
	padding:0px; 
	background-color:#000000; 
	color:#FFFFFF;
}

a {
	text-decoration: none;
	color: #67C0FF;
}

img {
	border: 0px;
}

#getFlash {
	font-family: helvetica,arial;
	font-size: 12px;
	color: #FFFFFF;
	margin: 10px 0px;
}

#page_container {
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	position: absolute;
}

#swf_container {
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	position: relative;
}

#navigation {
	font-family: helvetica,arial;
	font-size: 12px;
	color: #CCC9C2;
}

.footer {
	font-family: helvetica,arial;
	font-size: 12px;
	color: #7F7F7F;
}

.description {
	font-family: helvetica,arial;
	font-size: 12px;
	color: #CCCBC1;
}
			
.descriptionLink {
	font-family: helvetica,arial;
	font-size: 12px;
	color: #67C0FF;
}

p, .copy {
	font-family: helvetica,arial;
	font-size: 12px;
	color: #A09792;
}
			
.global {
	font-family: helvetica,arial;
	font-size: 12px;
	color: #CCCBC1;
}

.globalHighlight {
	font-family: helvetica,arial;
	font-size: 12px;
	color: #67C0FF;
}

.downloadLink {
	font-family: helvetica,arial;
	font-size: 12px;
	color: #FFFFFF;
}

.accent {
	color: #AD9D7C;
}

.releasedates_accent {
	color: #252526;
}
			
.header1 {
	font-family: helvetica,arial;
	font-size: 23px;
	color: #FFFFFF;
}

.header2 {
	font-family: helvetica,arial;
	font-size: 20px;
	color: #FFFFFF;
}

.header3 {
	font-family: helvetica,arial;
	font-size: 12px;
	color: #FFFFFF;
}

.header4 {
	font-family: helvetica,arial;
	font-size: 16px;
	color: #FFFFFF;
}
