/* CSS Document */
<!--
.style1 {font-family: Arial}
.style2 {color: #FFFFFF}
.style3 {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #221E1F;
}
body {
	background: #004BA0;
	margin: 0px;
	margin-top: 8px !important;
	height: 100%;
	padding: 0px;
	font-family: Arial, Helvetica, Sans Serif;
	line-height: 120%;
	font-size: 11px;
	color: #333333;
}
a:link {
	color: #221E1F;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
#Layer1 {
	position:relative;
	width:526px;
	height:424px;
	z-index:1;
	left: 361px;
	top: 228px;
	background-color: #FFFFFF;
	visibility: hidden;
}
#Layer2 {
	position:relative;
	width:522px;
	height:418px;
	z-index:1;
	left: 363px;
	top: 230px;
}
-->
