body {
	background-color: #00538D;
		font-family: Arial, Helvetica, sans-serif;
	margin-top: 14px;
	font-size: 12px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#logo {
width: 1024px;
	margin-right: auto;
	margin-left: auto;
}

#tagline {
	float: right;
	color: #FFFFFF;
	margin-top: 8px;
	width: 740px;
	font-style: italic;
	letter-spacing: .1em;
}

#tagline a {
	color: #FFFFFF;
	text-decoration: none;
}

#closeWindow {
	float: right;
	color: #FFFFFF;
	text-align: center;
	margin-top: 8px;
}
#closeWindow a {
	color: #FFFFFF;
	text-decoration: none;
	border: 1px solid #FFFFFF;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
}
#closeWindow a:hover {
	background-color: #FFFFFF;
	color: #00538D;
}

#footer {
	font-size: 10px;
	line-height: 12px;
	color: #ffffff;
	clear: both;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

#footer a {
	color: #FFFFFF;
	text-decoration: none;
}

#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#footer a:visited.hover {
	color: #FFFFFF;
	text-decoration: underline;
}

h1 {
	font-size: 11px;
	margin: 0px;
	color: #D6E0EF;
}
#flashVideo {
	text-align: center;
}

