* {
	margin-top: 0;
}

html {
		height: 100%;
}

#flashcontent {
		height: 100%;
}

body {
	height: 100%;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	/*text-align: center;*/
	font-size: 85%;
	background-color:#0e4199;
}

h1, h2, h3, h4, h5, h6 {
	margin-bottom: 10px;
}

#wrap {
	padding-top:20px;
	width: 550px;
	margin: 0 auto;
	text-align: left;
}

#noflashmessage {
	margin:20px;
}

#noflashmessage, #noflashmessage a {
	color:white;
}
a {
	color: #00528e;
}
