﻿* {
	margin: 0;
	padding: 0;
	border: 0;
	outline: none;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #4d5252;
	background-color: #dddddd;
	background-image: none;
}

p {
	margin-bottom: 11pt;
}

#flashHome {
	border-bottom: 0px;
	text-align: center;
	height: 100%;
	background-color: #ffffff;
}

.printHome {
	display: none;
}

.noFlashHome {
	width: 1170px;
	height: 840px;
	margin: 0 auto;
}
