* {
	margin:0;
	padding:0;
}
html {
}
body {
	-x-system-font:none;
	color:#999;
	background:#DDD;
	font-family:"Trebuchet MS",Tahoma,Arial,sans-serif;
	font-size:75%;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:1.6em;
}
a {
	color:#000000;
	text-decoration:none;
}
a:hover {
	color:#AA0001;
	text-decoration:underline;
}
p {
	margin:0;
	padding:10px 0;
}
h1 {
	margin:20px 0 0;
}
img {
	border:0 none;
}
input {
	vertical-align:middle;
}
h2 {
	-x-system-font:none;
	font-family:"Trebuchet MS",Arial,Sans-Serif;
	font-size:1.6em;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	margin:0 0 12px;
}


#header{
	width:100%;
	background:#FFF;
	padding:10px 0 10px 0;
}

#flashContainer {
	margin: auto;
	text-align:center;
}

