@charset "utf-8";
/* CSS Document */

/* Begin Dashed Line Removal - FireFox */
a
{
  outline: none;
}
:focus
{
  -moz-outline-style: none;
}
body {
	background-color: #ccc;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #454545;
}
body a {
	color: #003366;
	text-decoration: none;
}
body a:hover {
	color: #6A6A6A;
	text-decoration: underline;
}
.yellow_earnXmilesText {
	font-size: 14px;
	font-weight: bold;
	color: #ebd851;
}
form {
	margin: 0px;
	padding: 0px;
}
input {
	font-size: 11px;
}


#maincontainer {
	background-image: url(../images/bg_main.jpg);
	background-repeat: no-repeat;
	height: 632px;
	width: 798px;
	margin-right: auto;
	margin-left: auto;
}
div#maincontainer {
	position: relative;
}
#maincontainer2 {
	background-image: url(../images/bg_main_wo_NEW.jpg);
	background-repeat: no-repeat;
	height: 632px;
	width: 798px;
	margin-right: auto;
	margin-left: auto;
}
div#maincontainer2 {
	position: relative;
}
#textbox1 {
	color: #FFF;
	width: 295px;
	position: absolute;
	top: 280px;
	right: 34px;
}
#textbox2_form {
	color: #003366;
	position: absolute;
	left: 106px;
	top: 493px;
	width: 589px;
}
#textbox2_form .quadrant {
	display: inline;
	float: left;
	margin-left: 11px;
}
#textbox3 {
	position: absolute;
	left: 236px;
	top: 565px;
}
#textbox4_footerlinks {
	position: absolute;
	left: 246px;
	top: 606px;
}
#textbox4_footerlinks a {
	color: #FFF;
	text-decoration: none;
}
#textbox4_footerlinks a:hover {
	color: #EAD84E;
	text-decoration: underline;
}
#terms {
	width: 765px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-left: 5px;
}
