@charset "utf-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #ffffff;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	color: #000000;
}

#p7s1content1 {
	position: absolute;
	width: 1285px;
	z-index: 99;
	left: 0px;
	top: 44px;
	visibility: visible;
	height: 42px;
	background-color: #FFFFFF;
}

 #container {
	width: 920px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	text-align: center; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
 #mainContent {
	width: 920px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #003399;
	border-bottom-color: #003399;
	border-left-color: #003399;
	background-color: #cfdbe9;
}  #holder {
	float: left;
	width: 585px;
	clear: right;
}
 #mgr_wiz {
	border: thin solid 006699;
}
 #header {
	height: 100px;
	width: 920px;
}
 #marquee {
	margin-top: 3px;
}
 #topnav {
	margin-bottom: 20px;
	margin-right: 0px;
	margin-left: 0px;
	width:920px;
}
 #btmnav {
	 position:relative;
	 top:45px;
	 margin-top: 15px;
	 width:920px;
}
 #ywl_btn {
	 width:920px;
}
 #footer {
	 position:relative;
	 top:35px;
	text-align: center;
	margin-top: 15px;
	margin-bottom: 15px;
}

 #mgr_wiz table {
	background-color: #006699;
	color: #FFFFFF;
	text-align: left;
	font-size: medium;
}


 #scroll {
	height: 175px;
	width: 920px;
}

 #main_wiz {
	width: 585px;
	height: 242px;
}
 #ywl_btn img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float:left;
	margin-left: 0px;
}
 #header img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#priv {
	text-align: left;
	width: 75%;
}
