html, body, form, fieldset, p, a, ul, ol, li, div, legend, label,
br, input, button, textarea, h1, h2, h3, h4, h5, strong {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: normal;
	font-style: normal;
	font-size: 100%;
	font-family: Arial, Helvetica, Sans-Serif;
	vertical-align: baseline;
	background-color: white;
	color: #101c1f;
	line-height: 1;
	text-align: left;
}

a img {
	border: 0;
}

a:link, a:visited {
	text-decoration: underline;
	color: #000066;
}

a:hover, a:active {
	text-decoration: underline;
	color: #101c1f;
}

ul, ol {
	list-style: none;
}

div#centerA {text-align: center; position: absolute; top: 50%; left: 0px; width: 100%; overflow: visible; visibility: visible; display: block;}
div#center {margin-left: -267px; position: absolute; top: -176px; left: 50%; width: 535px; height: 352px; visibility: visible }