@charset "UTF-8";
.header {
	margin-top: 20px;
	margin-bottom: 20px;
}
.other {
	width: 590px;
	border: 1px solid #CCC;
	float: left;
	padding: 4px;
	margin-top: 20px;
}
body {
	margin: auto;
	width: 600px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #666;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a {
	color: #666;
	text-decoration: none;
}
.Finish {
	float: left;
	height: 160px;
	width: 160px;
	background-image: url(../images/white.gif);
}
.options {
	margin-left: 180px;
}
.customProduct {
	font-size: 9px;
	color: #666;
	text-align: center;
	float: left;
	height: 110px;
	width: 100px;
	margin-bottom: 10px;
}
h1 {
	font-size: 14px;
	color: #0055A4;
}
.productOptions p a {
	color: #0055A4;
	text-decoration: underline;
}
#logincontainer {
	width: 400px;
	margin-top: 80px;
}
.contractCaption {
	margin-top: 12px;
	margin-right: 12px;
	margin-left: 12px;
}
.bluelink {
	color: #0055A4;
	text-decoration: underline;
}
.extraLinks {
	font-size: 9px;
	text-align: center;
	float: left;
	height: 85px;
	width: 80px;
}

