body {
	background:url(pictures/pursuedbackground.jpg) no-repeat;
	background-attachment:fixed;
	background-color:#E0E0E2;
	background-position:top center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 110%;
}
.style4 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #666666;
}
a.nounderline:link
{
	text-decoration:none;
	border:0px;
}
a.invisiblelink

{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:100%;
	color:#666666;
	text-decoration:none;
	opacity:1.0;
	filter:alpha(opacity=100);
	line-height: 160%;
	word-spacing: inherit;
}
.oneColFixCtr #container {
	width: 764px; /* the auto margins (in conjunction with a width) center the page */
	height: auto;
	text-align: center; /* this overrides the text-align: center on the body element. */
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	background-color:transparent;
	background-image:none;
	background-repeat: no-repeat;
	background-position:inherit;
	overflow:visible;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	float: inherit;
}
.oneColFixCtr #container2 {
	height: auto;
	width: 724px;
	overflow:visible;
	background-color: tranparent;
	background-position:inherit;
	background-repeat:no-repeat;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding: 0px;
	border-spacing: 0px;
	position: relative;
	left: 20px;
	top: 20px;
	font:"Helvetica Neue", sans-serif;
	text-align:left;
	
}
.oneColFixCtr #container3 {
	height: auto;
	width: 670px;
	overflow:visible;
	background-color: tranparent;
	background-position:inherit;
	background-repeat:no-repeat;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding: 0px;
	border-spacing: 0px;
	position: relative;
	left: 50px;
	top: 20px;
	font:"Helvetica Neue", sans-serif;
	text-align:left;
}

.oneColFixCtr #container4 {
	width: 764px; /* the auto margins (in conjunction with a width) center the page */
	height: auto;
	text-align: center; /* this overrides the text-align: center on the body element. */
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	background-color:transparent;
	background-image:none;
	background-repeat: no-repeat;
	background-position:inherit;
	overflow:auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	float: inherit;
	position: inherit;
}

img, div, a, body { behavior: url(iepngfix.htc) }
.style6 {
	font-size: 120%;
	font-weight: bold;
	font-family: "Helvetica Neue", sans-serif;
}
.style11 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 125%;
	color: #666666;
	letter-spacing: normal;
	word-spacing: inherit;
	line-height: 190%;
}

.seal {
	padding: 2em;
}
