@charset "utf-8";
/* CSS Document */
body {
	margin: 10px auto;
	padding: 0 10px 0 30px;
	width: 953px;
}
body, th, td {
	font-family: Arial, Helvetica, sans-serif;
}

.left-col {
	float: left;
	width: 482px;
}
.right-col {
	float: left;
	width: 451px;
}

.left-foot {
	float: left;
	width: 315px;
}
.right-foot {
	float: left;
	width: 620px;
}

.left-form {
	float: left;
	margin: 13px 0;
	width: 573px;
}
.right-form {
	float: left;
	margin: 13px 0;
	width: 350px;
}
.alignright {
	text-align: right;
}

#content {
	clear: both;
}
#footer {
	clear: both;
	font-size: 70%;
	padding: 10px 0;
}




ul.text-size {
	list-style: none;
	margin: 0;
	padding: 15px 12px;
}
ul.text-size li {
	display: inline;
}

img {
	border: 0;
}
.img-head {
	margin: 0;
	padding: 0;
}
.nomargin {
	margin: 0 !important;
}
.clear {
	clear: both;
}



.greybox-home {
	background-color: #ccc;
	margin-top: 6px;
	width: 451px;
}
.greybox-home .box-top {
	background: url(images/bg-greybox-top.gif) no-repeat;
	width: 451px;
	height: 5px;
}
.greybox-home .box-bottom {
	background: url(images/bg-greybox-bottom.gif) no-repeat;
	width: 451px;
	height: 5px;
}
.greybox-home .box-content {
	margin: 0 20px 0 15px;
}
.greybox-home .box-content h3 {
	font-size: 90%;
	font-weight: bold;
	margin: 3px 0 3px 0;
}
.greybox-home .box-content p {
	font-size: 80%;
	margin: 0 0 5px 0;
}
.notice-home {
	clear: both;
	padding-top: 15px;
}


/* Coupon */

.form-bg {
	background-color: #D3D2C4;
	width: 933px;
	margin-top: 7px;
}
.form-bg .form-top {
	background: url(images/bg-form-top.gif) no-repeat;
	width: 933px;
	height: 10px;
}
.form-bg .form-bottom {
	clear: both;
	background: url(images/bg-form-bottom.gif) no-repeat;
	width: 933px;
	height: 10px;
}
table.form th {
	color: #041051;
	font-weight: normal;
	padding: 8px 20px 25px 10px;
	text-align: right;
	width: 195px;
	vertical-align: top;
}
table.form td {
	width: 306px;
	vertical-align: top;
}
table.form td.station-terms {
	color: #00559E;
	font-size: 75%;
	font-weight: bold;
	padding: 5px;
	vertical-align: bottom;
}
img.checkbox {
	float: left;
}
.checkbox-text {
	color: #041051;
	font-size: 70%;
	width: 255px;
	margin: 0 0 0 35px;
}
table.form td.bottom {
	vertical-align: bottom;
}

.form-terms {
	background-color: #CADCE6;
	padding: 10px 20px 10px 10px;
	width: 313px;
}
.form-terms h4 {
	color: #00559E;
	font-size: 75%;
	margin: 0 0 10px 0;
}
.form-terms ol {
	color: #333;
	margin: 0;
	padding: 0;
}
.form-terms ol li {
	font-size: 75%;
	line-height: 140%;
	margin-left: 30px;
	padding-bottom: 5px;
}


/* Notice - info */

.info-bg {
	background-color: #D3D2C4;
	margin: 18px 7px;
	padding: 20px 25px;
	width: 869px;
}
.info-bg h2 {
	margin: 10px 0 20px 0;
}
.info-bg p.leader {
	font-size: 95%;
	font-weight: bold;
	margin: 0 0 1.5em 0;
}
.info-bg p {
	font-size: 80%;
	margin: 0 0 1.5em 0;
}
.info-bg ul.rep-services {
	list-style: none;
	margin: 5px 0 15px 0;
	padding: 0;
}
.info-bg ul.rep-services li {
	font-size: 80%;
	line-height: 130%;
}
.info-bg em {
	color: #3176B1;
	font-style: normal;
	font-weight: bold;
}
.info-bg .left-col {
	float: left;
	width: 439px;
}
.info-bg .right-col {
	float: left;
	width: 430px;
	text-align: right;
}
.info-bg ol {
	color: #333;
	margin: 10px 0;
	padding: 0;
}
.info-bg ol li {
	font-size: 95%;
	margin-left: 30px;
	padding-bottom: 1em;
}
.info-bg .terms-back {
	margin: 0 0 0 30px;
}

#nr_logo {
	float: right;
	padding-right: 10px;
}

div#textResize {
	clear: both;
	float: right;
	padding-right: 10px;
}

/* footer */

#footer p.copyright {
	margin: 0 0 0 10px;
}
#footer .nav {
	color: #0058C6;
	font-weight: bold;
	margin-right: 10px;
}
#footer .nav a {
	color: #0058C6;
	text-decoration: none;
}
#footer .nav a:hover {
	text-decoration: underline;
}

#offerValid {
	margin: 16px 0 15px 0;
	float: left;
}

div#leftCol {
	float: left;
	clear: both;
}

div#rightCol {
	float: right;
}

img.offerHeader {
	margin-bottom: 1px;
}

div.offerBody {
	background-color: #00144c;
	height: 119px;
	min-height: 119px;
}

div.offerContainer {
	width: 282px;
	margin-top: 20px;
}

div.offerBodyLeft {
	padding: 7px 0 0 2px;
	font-size: 65%;
	color: #fff;
	width: 160px;
	float: left;

}

img.offerBodyRight {
	float: right;
}

div.offerBodyLeft p {
	padding: 0;
	margin: 0;
	line-height: 10px;
}

.smallPadding {
	padding: 2px 0 0 0;
}

.largePadding {
	padding: 10px 0 0 0;
}

div.offerBodyLeft h3 {
	font-size: 110%;
	font-weight: normal;
	padding: 0;
	margin: 0;
}

div.offerBodyLeft {
	position: relative;
}

div.clear {
	clear: both;
	font-size: 1px;
}

div.offerFooter {
	width: 274px;
	background-color: #c7c8ca;
	color: #000;
	margin-top: 4px;
	padding: 4px;
}

div.offerFooter a {
	color: #000;
	text-decoration: none;
}

div.offerFooter a:hover {
	text-decoration: underline;
}

div.offerFooter h4, div.offerFooter p {
	font-size: 70%;
	margin: 0;
	padding: 0;
}

div#middleOffers {
	width: 585px;
	position: relative;
	bottom: 10px;
}

.bottomPostition {
	position: absolute;
	top: 93px;
}

h3.bottomPostition {
	top: 103px;
}

img#topTermsLink {
	float: right;
	margin-right: 16px;
}

div#footer2 .left-col, div#footer2 .right-col {
	font-size: 70%;
}

div#footer2 .left-col {
	float: left;
	width: 290px;
	margin: 10px 0 0 0;
}

div#footer2 .right-col {
	float: left;
	margin: 10px 16px 0 0;
	width: 290px;
}

div#footer2 a {
	color:#0266bc;
	font-weight: bold;
	text-decoration: none;
}

div#footer2 a:hover {
	text-decoration: underline;
}


