body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #0099CC;
	background-image: url(images/stripe_bg.gif);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
	line-height: 18px;
}
.encompass {
	width: 870px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-color: #A8D4F5;
}
.encompass-success {
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	position: relative;
	background-color: #398DC7;
	padding: 25px;
	border: 1px solid #000000;
}
.background {
	background-image: url(images/header.png);
	background-repeat: no-repeat;
	background-position: center top;
	width: 870px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	margin-right: auto;
	margin-left: auto;
	float:left;
	background-color: #A8D4F5;
}
.logo {
	height: 220px;
	width: 200px;
	margin-left: 150px;
	float: left;
}
.header {
	float: left;
	width: 870px;
}
.descriptions {
	float: left;
	width: 400px;
	margin-top: 125px;
}
.division {
	clear: both;
	float: left;
	height: 5px;
	width: 870px;
}
.box {
	background-color: #213CAD;
	width: 396px;
	margin-left: auto;
	margin-right: auto;
}
.boxtop {
	background-image: url(images/box_top.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
}
.boxbottom {
	background-image: url(images/box_bottom.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 11px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	line-height: 18px;
}
.smallbox {
	background-image: url(images/ebaylink.png);
	background-color: #213CAD;
	margin-right: auto;
	margin-left: auto;
	height: 48px;
	width: 396px;
	margin-bottom: 20px;
	background-repeat: no-repeat;
	padding: 0px;
	overflow: hidden;
}
.boxcapsule {
	float: left;
	width: 450px;
	margin-top: 25px;
}
.footer {
	font-size: 10px;
	color: #333333;
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.footer a:link, .footer a:visited {
	font-size: 10px;
	color: #000099;
	width: 400px;
	margin-right: auto;
	margin-left: auto;
}
.footer a:hover, .footer a:active {
	font-size: 10px;
	color: #0066FF;
	width: 400px;
	margin-right: auto;
	margin-left: auto;
}

.form {
	padding: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	color: #FFFFFF;
}
.label {
	width: 150px;
}
a:link {
	color: #CCFFFF;
	text-decoration: underline;
}
a:visited {
	color: #99CCFF;
	text-decoration: underline;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.wikisail {
	float: left;
	margin-left: 25px;
}
