body {
	background-repeat: repeat-x;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin: 0px;
	background-color: #D7ECFF;
	background-image: url(images/bg-top.png);
}
#head-table {
	width: 979px;
	margin-right: auto;
	margin-left: auto;
}
td.nav {
	line-height: 32px;
	height: 34px;
	text-align: center;
	width: 979px;
}
.top {
	background-image: url(images/top.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 2px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 5px;
}
td.nav ul {
	margin: 0px auto;
	display: block;
	height: 34px;
	width: 979px;
}
td.nav li {
	display: inline;
	list-style-type: none;
}
td.nav li a {
	float: left;
	height: 34px;
	padding-right: 9px;
	padding-left: 9px;
	line-height: 34px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/button-static.png);
	background-repeat: no-repeat;
	border: 1px solid #CCE6FF;
	width: 135px;
	background-position: center center;
}
td.nav li a:visited {
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/button-static.png);
	background-repeat: no-repeat;
	border: 1px solid #CCE6FF;
	background-position: center center;
}
td.nav li a:hover {
	height: 34px;
	line-height: 34px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #004A94;
	background-image: url(images/button-over.png);
	background-repeat: no-repeat;
	border: 1px solid #CCE6FF;
	width: 135px;
	background-position: center center;
}
#main-table {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
}
.left-box {
	width: 215px;
	margin-top: 5px;
	margin-right: 4px;
	margin-bottom: 5px;
	margin-left: 4px;
	text-align: left;
	vertical-align: top;
	padding: 6px;
	float: left;
	display: block;
	background-image: url(images/box-bg-use.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 128px;
}
.center {

	background-image: url(images/middle.gif);
	background-repeat: repeat-y;
	background-position: center top;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.bottom {

	background-image: url(images/bottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.center-box {
	width: 215px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	text-align: left;
	vertical-align: top;
	padding: 5px;
	float: left;
	display: block;
	background-image: url(images/box-bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 120px;
}
.right-box {
	background-color: #FFFFFF;
	width: 215px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
	text-align: left;
	vertical-align: top;
	padding: 5px;
	float: left;
	display: block;
	background-image: url(images/box-bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 120px;
}
td.lower-panel {
	width: 950px;
	color: #000000;
	height: 140px;
	text-align: center;
}
#main-table td.lower-panel h1 {
	font-size: 12px;
	margin-top: 0px;
	margin-left: 4px;
	margin-bottom: 11px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: capitalize;
}
td.lower-panel p {
	margin-top: 1px;
	margin-bottom: 1px;
}
#nav-table {
	width: 979px;
	margin-right: auto;
	margin-left: auto;
}
#box-item {
	background-image: url(images/box-bg-box.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#box-item p {
	width: 140px;
}
#calc-item {
	background-image: url(images/box-bg-calc.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#calc-item p {
	width: 140px;
}


#key-item {
	background-image: url(images/box-bg-key.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#key-item p {
	width: 140px;
}
#docs-item {
	background-image: url(images/box-bg-docs.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#docs-item p {
	width: 140px;
}

#rewards-item {
	background-image: url(images/box-bg-gift.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#rewards-item p {
	width: 140px;
}

#ref-item {
	background-image: url(images/box-bg-referral.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#ref-item p {
	width: 140px;
}
#map-item {
	background-image: url(images/box-bg-map.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#map-item p {
	
}
.box-holder {
	margin-right: 5px;
	margin-left: 5px;
}
#uhaul-item {
	background-image: url(images/box-bg-uhaul.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#uhaul-item p {
	width:auto;
	margin-top: 57px;
}
#proshred-item {
	background-image: url(images/box-bg-proshred.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#proshred-item p {
	margin-top: 57px;
}

#main-table .calcForm {
	width: 802px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #C3E2FF;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#main-table h1 {
	font-size: 20px;
	font-family: Tahoma;
	color: #0079E8;
	font-weight: normal;
	margin: 0px;
	padding: 0px 0px 5px;
}
#main-table .calcForm input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#main-table .calcForm textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#main-table .calcForm td.bodyBold {
	background-color: #D7ECFF;
	line-height: 50px;
	vertical-align: middle;
}
#main-table .calcForm td.bodyBold img {
	float: left;
	margin-right: 2px;
}
td.lower-panel select {
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border: 0px none;
}
td.lower-panel a {
	text-decoration: none;
	color: #D90000;
	font-weight: bold;
}
td.lower-panel a:visited {
	text-decoration: none;
	color: #D90000;
	font-weight: bold;
}
td.lower-panel a:hover {
	text-decoration: underline;
	color: #D90000;
	font-weight: bold;
}
td.left {
	text-align: left;
	vertical-align: top;
	padding: 5px;
	width: 200px;
	margin-top: 0px;
	margin-right: 5px;
}
td.page-title {
	padding-left: 5px;
}
td.right {
	text-align: left;
	vertical-align: top;
	padding: 5px;
}
#main-table h3 {
	font-size: 12px;
	font-family: Tahoma;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-bottom: 2px;
	margin-bottom: 0px;
}
td.left ul {
	margin-left: 0px;
	padding-left: 0px;
	padding-top: 1px;
	padding-bottom: 0px;
	margin-top: 1px;
}
td.left li {
	list-style-type: none;
	display: block;
	float: left;
	margin-left: 0px;
	padding-left: 0px;
	clear: both;
}
td.left li a {
	font-weight: bold;
	text-decoration: none;
	color: #0079E8;
	background-color: #FFFFFF;
	float: left;
	height: 20px;
	width: 190px;
	border: 1px solid #D7ECFF;
	padding-left: 5px;
	line-height: 20px;
	display: block;
	margin-left: 0px;
	clear: both;
}
td.left li a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #0079E8;
	background-color: #FFFFFF;
	
}
td.left li a:hover {

	font-weight: bold;
	text-decoration: none;
	color: #004B91;
	background-color: #FFEFAE;
	
}
#main-table h2 {

	font-size: 12px;
	font-family: Tahoma;
	color: #333333;
	padding-bottom: 2px;
	margin-bottom: 0px;
}
.map-holder {
	padding: 2px;
	border: 1px solid #D7ECFF;
	margin-right: auto;
	margin-left: auto;
	float: left;
	width: 350px;
}
.map-holder-large {

	padding: 2px;
	border: 1px solid #D7ECFF;
	margin-right: auto;
	margin-left: auto;
}
.medium-text {
	font-size: 12px;
}
.text-holder {
	padding: 10px;
	border: 1px solid #D7ECFF;
	margin-right: auto;
	margin-left: 15px;
	float: left;
	width: 680px;
	font-size: 12px;
	margin-bottom: 15px;
}
#star {
	line-height: 30px;
	height: 30px;
}
li#star {
	line-height: 30px;
	font-weight: bold;
	vertical-align: middle;
	height: 30px;
	list-style-type: none;
	background-image: url(images/star.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
	margin-left: 0px;
}
.holder-title {

	font-size: 18px;
	font-family: Tahoma;
	color: #0079E8;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
#main-table td.lower-panel h1 {
	font-weight: bold;
}
td.head-pad {
	background-image: url(images/head-bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 83px;
	text-align: left;
	vertical-align: top;
}
#banner-table {
	height: 50px;
	margin-top: 15px;
	margin-left: 340px;
}
td.banner-pad {
	color: #FF0000;
	text-align: left;
	vertical-align: top;
	text-transform: uppercase;
	padding-right: 5px;
	padding-left: 5px;
}
td.banner-pad-info {
	color: #000000;
	text-align: left;
	vertical-align: middle;
	font-size: 16px;
	font-weight: bold;
	padding-left: 10px;
}
td.banner-pad a{
	color: #FF0000;
	text-decoration:none;
}
td.banner-pad a:visited{
	color: #FF0000;
	text-decoration:none;
}
td.banner-pad a:hover{
	color: #FF0000;
	text-decoration:underline;
}
.allcap-bold {
	font-weight: bold;
	text-transform: uppercase;
}
.textual-holder {
	text-align: left;
	vertical-align: top;
	padding: 5px 15px 10px;
	border: 1px solid #CCCCCC;
	margin: 10px 55px 10px 10px;
}
#get-help {
	background-color: #efefef;
	padding: 10px;
	border: 1px solid #CCCCCC;
	background-image: url(images/form-bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
td.image-desc {
	text-align: left;
	vertical-align: top;
	color: #0079E8;
	padding-top: 10px;
	padding-left: 5px;
}
#banner-table h1 {
	font-size: 16px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	line-height: normal;
	margin-top: 0px;
	padding-top: 2px;
}
td.banner-pad p {
	margin-top: 0px;
	margin-bottom: 0px;
}
#rewards-item ul {
	margin-left: 20px;
	padding-left: 1px;
	margin-top: 0px;
}
#rewards-item li {
	padding-left: 0px;
	list-style-image: url(images/bullet_star.png);
	line-height: 16px;
}
td.right a {
	color: #0079E8;
	text-decoration: none;
}
td.right a:visited {
	color: #0079E8;
	text-decoration: none;
}
td.right a:hover {

	color: #0079E8;
	text-decoration: underline;
}
.small-text {
	font-size: 10px;
}
.text-holder-right {
	padding: 10px;
	border: 1px solid #D7ECFF;
	font-size: 12px;
}
.text-holder-right ul {
	margin-left: 15px;
	padding: 0px;
	margin-top: 0px;
	
}
.text-holder-right li{
	list-style-image: url(images/bullet_star.png);
	margin-bottom: 15px;
	
}
.image-left {
	float: left;
	margin-right: auto;
	margin-left: 0px;
	clear: right;
	padding: 0px;
}
#yellow {
	background-color: #FFF4CC;
}
#supply-table {
	width: 100%;
}
td.supply-desc {
	text-align: left;
	vertical-align: top;
	width: 350px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding-top: 4px;
	padding-bottom: 4px;
}
td.supply-item {
	text-align: left;
	vertical-align: middle;
	width: 160px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #CCCCCC;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding-top: 4px;
	padding-bottom: 4px;
}
.footer {
	width: 800px;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 30px;
	color: #999999;
	text-align: center;
	vertical-align: middle;
}
.footer a {
	color: #999999;
	text-decoration: none;
}
 input.tell {
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/tell-button.gif);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #0079E8;
	height: 29px;
	width: 125px;
	border: none;
}
hr {
	color: #0079E8;
}
td.ebay {
	line-height: 40px;
	background-image: url(images/ebay-drop-off-center.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 40px;
	padding-left: 260px;
	font-size: 13px;
	font-weight: bold;
}
td.ebay a {
	font-size: 11px;
	text-decoration: none;
	margin-left: 10px;
	color: #D90000;
	padding-right: 4px;
	padding-left: 4px;
	padding-top: 1px;
	padding-bottom: 1px;
}
.ebay-left {
	padding: 4px;
	width: 300px;
	border: 1px solid #0062AA;
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	height: 160px;
}
.ebay-right {
	padding: 4px;
	width: 300px;
	border: 1px solid #0062AA;
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	height: 160px;
}
.ebay-full {
	padding: 4px;
	width: 620px;
	border: 1px solid #0062AA;
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	height: auto;
	margin-top: 15px;
	float: left;
	margin-left: 0px;
	margin-right: auto;
	clear: left;
}
td.ebay-padded {
	text-align: center;
	vertical-align: top;
	padding: 4px;
}
