	html{
	height: 100%;
	overflow:hidden;
	}
	body {
		margin: 0px;
		margin-left: auto;
    	margin-right: auto;
		font-size: 70.5%;
		height: 100%;
		width: 100%;
		color:#fff;
	}
	#flashContent {
		width:100%;
		height: 100%;
	}
	.flash {
		width:100%;
		text-align:center;
		height: 100%;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 1em;
	}
	.linkWhite {
		font-weight: bold;
		color: #ffffff;
	}
	a.flashlink {COLOR: #ffffff; FONT-WEIGHT: bold; TEXT-DECORATION: underline}
	a:hover.flashlink {COLOR: #ffffff; TEXT-DECORATION: underline}
h1 {
	background: #000 url(../images/logo.gif) no-repeat left top;
	text-indent:-9999px;
	display:block;
	width:400px;
	height:130px;
	margin:0 auto;
}
.important {
	color:#fff;
	margin:0;
	font-weight:normal; 
	line-height:1.4em;
}
.details {
	color:#fff;
	margin:0;
	font-weight:bold; 
}
a {
	color:#999;
	font-weight:normal;
}
a:hover {
	color:#fff;normal;
	text-decoration:none;
}
hr {
	border:none;
    color: #999;
    background-color: #999;
    height: 1px;
}
#top {
	height:18px;
	background-color: #B9D300;
}
#container {
	width:380px;
	margin:0 auto;
	text-align:center;
}
p {
	line-height:1.6em;
}
img {
	border:none;
}
.download {
	float:left;
	margin-right:10px;
}
.skip {
	clear:both;
	margin-bottom:15px;
	text-align:left;
}
.content {
	margin:4.2em 0 0 2.6em;
	text-align:left;
	width:340px;
}
.content2 {
	margin:2em 0 0 2.6em;
	text-align:left;
	width:340px;
}
#services {
	list-style:none;
	margin-left:2.8em;
	padding:0;
	text-align:left;
}
#services li {
	padding:0.1em 0 0.1em 14px;
	background:url(../images/list-bullet.gif) no-repeat left center;
}


