@charset "utf-8";

input {
	height: 20px;
	padding-left: 3px;
}

#goButton {
	margin-bottom: -11px;
}

#goButton {
*   margin-bottom: -8px;
}

.hiddenButton {
	display: none;
}

#lowerContent {
	margin-top: 5px;
}

#middleContent {
	background: #D8D8D5;
	border-color: #FFF;
	height: 372px;
	width: 900px;
}

p.copyright {
	margin-top: 0;
}

#printErrors {
	color: #FF0000;
	font-weight: bold;
	margin: 5px 0 0 10px;
}

#promoCodeBox {
	background: url(/img/landing/print/promoCodeBox.gif) no-repeat;
	float: left;
	height: 347px;
	margin: 25px 40px 0 22px;
	padding-top: 80px;
	text-align: center;
	width: 339px;
}

* html #promoCodeBox {
	margin: 25px 40px 0 12px;
}

#promoCodeBox h3 {
	color: #FFF;
	font-size: 32px;
}

#promoCodeBox p {
	color: #FFF;
	margin: 10px 0 15px 0;
}

#promoCodeBox p#noPromo {
	color: #000;
	font-size: 14px;
	font-weight: bold;
	margin-top: 73px;
}
#upperContent #headerMenu {
	overflow: visible;
	width: 260px;
}

#upperContent #headerMenu img {
	margin-top: -3px;
}

#usps {
	margin-right: 10px;
}

#verbiage {
	height: 347px;
	margin-top: 30px;
	width: 900px;
}

#verbiage {
*   margin-top: 20px;
*   position: absolute;
}

* html #verbiage {
	position: absolute;
}

#verbiage h2 {
	color: #092369;
	font-size: 21px;
	margin-top: 10px;
}

#verbiage li {
	color: #4B4E52;
	line-height: 2em;
	list-style-position: inside;
}
