body {
	margin: 0;
	padding: 0;
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #000;
}

/* general */

p {
	margin: 0;
	padding: 0;
}

.float-left {
	float: left;
}

.bold {
	font-weight: bold;
}

.top {
	vertical-align: top;
}

.center {
	text-align: center;
}

.left {
	text-align: left;
}

.normal {
	font-weight: normal;
}

/* links */

a.white:link { color: #FFF; text-decoration: none; }
a.white:visited { color: #FFF; text-decoration: none; }
a.white:active { color: #FFF; text-decoration: none; }
a.white:hover { color: #FFF; text-decoration: underline; }

a.footer:link { color: #AAA; text-decoration: underline; }
a.footer:visited { color: #AAA; text-decoration: underline; }
a.footer:active { color: #AAA; text-decoration: underline; }
a.footer:hover { color: #AAA; text-decoration: none; }

/* banner */

#banner {
	width: 780px;
	height: 90px;
	background-image: url('/images/en/banner.gif');
	color: #fff;
	font-weight: bold;
	text-align: right;
}

p.language-preference {
	margin-right: 30px;
	padding-top: 27px;
}

/* header */

#header {
	width: 750px;
	margin-top: 15px;
	margin-left: 30px;
}

#header-alt {
        margin-top: 15px;
        margin-left: 30px;
}
div.marketing-message {
	margin-left: 113px;
}

img.bush83x110 {
	width: 83px;
	height: 110px;
	border: 1px solid #585858;
}

div.marketing-message, p.exclamation {
	margin-bottom: 7px;
	font-family: Times New Roman, Times, serif;
	font-size: 36px;
	color: #273A74;
}

div.marketing-message, p.exclamation-alt {
        margin-bottom: 7px;
        font-family: Times New Roman, Times, serif;
        font-size: 30px;
        color: #273A74;
}
div.marketing-message, p.message {
	margin-bottom: 7px;
	font-family: Arial, sans-serif;
	font-size: 16px;
	color: #838383;
}

div.marketing-message, p.supporting-exclamation {
	font-family: Arial, sans-serif;
	font-size: 26px;
	color: #970B09;
	font-weight: bold;
}

div.marketing-message, p.supporting-exclamation-alt {
        font-family: Arial, sans-serif;
        font-size: 22px;
        color: #970B09;
        font-weight: bold;
}

/* main */

#main {
	margin: 20px 0 30px 30px;
}

table.main {
	width: 700px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #000;
	background: #ffffdd;
}
table.main-alt {
	width: 510px;
        font-family: Arial, sans-serif;
        font-size: 12px;
        color: #000;
	background: #ffffdd;
}

div.required {
	padding: 5px;
	background: #FFCC66;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	color: #333;
	font-weight: bold;
	margin-right: 0px;
}

div.required-alt {
        padding: 5px;
        background: #FFCC66;
        border-top: 1px solid #ccc;
        border-bottom: 1px solid #ccc;
        color: #333;
        font-weight: bold;
        margin-right: 0px;
	
}
td.main
{
	padding-left: 20px;
	padding-right: 20px;
	vertical-align: top;
}

div.form {
	margin-top: 20px;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #000;
}

div.form ,.generic {
	margin-bottom: 15px;
}

div.sub-form {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #000;
}

div.form .heading {
	font-weight: bold;
}

div.form p.heading {
        font-weight: bold;
}

p.heading {
        font-weight: bold;
}

div.form input, select {
	margin-bottom: 15px;
}

div.form .off {
	margin: 2px;
}

td.radio {
	padding: 2px 0 15px 3px
}

.note {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	color: #666;
}

input.phone-area {
	width: 30px;
	margin-right: 5px;
}

input.phone {
	width: 100px;
}

div.countdown-parent {
	padding-right: 20px;
}

.countdown .time {
	font-size: 16px;
}

.countdown .clock {
	color: #970B09;
}

div.countdown {
	margin: 25px 0 15px 0;
	padding: 10px;
	border: 1px solid #970B09;
	background: #fff;
	font-family: Arial, sans-serif;
	font-size: 13px;
	color: #273A74;
	font-weight: bold;
	text-align: center;
	line-height: 18px;
}

table.countdown {
	margin-top: 25px;
}

td.countdown {
	padding: 5px;
	border: 1px solid #970B09;
	border-left: 0;
	background: #fff;
	font-family: Arial, sans-serif;
	font-size: 13px;
	color: #273A74;
	font-weight: bold;
	text-align: center;
	line-height: 18px;
}

td.countdown .time {
	font-size: 16px;
}

td.countdown .clock {
	color: #970B09;
}

div.stat, p.chances {
	width: 173px;
	margin: 20px 20px 10px 0;
}

img.stat {
	width: 173px;
	height: 59px;
}

p.chances {
	width: 173px;
	margin: 0 20px 10px 0;
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #666;
}

div.airfare {
	width: 173px;
	margin: 0 20px 10px 0;
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #666;
}

img.freeAirfare125x150 {
	width: 125px;
	height: 150px;
}

div.yes {
	padding: 3px 0 15px 21px;
}

div.verify {
	float: none;
	margin-top: 20px;
	margin-bottom: 20px;
}

img.verifyYourEligibility374x49 {
	width: 374px;
	height: 49px;
}

table.parent {
	width: 780px;
}

td.info {
	border-left: 10px solid #fff;
	background: #EEE;
	vertical-align: top;
}

div.info {
	padding: 5px 15px;
}

div.info ol {
	margin: 0 0 0 15px;
	padding: 0;
}

div.info li {
	padding-bottom: 5px;
	font-weight: bold;
}

h2 {
	font-family: Arial, sans-serif;
	font-size: 13px;
	color: #970B09;
}

/* divider */

#divider {
	width: 780px;
	height: 18px;
	margin-bottom: 15px;
	background-image: url('/images/en/divider.gif');
}

/* footer */

#footer {
	width: 780px;
	margin-left: 30px;
	margin-bottom: 50px;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #AAA;
}

#footer p {
	margin-bottom: 15px;
	padding-right: 30px;
}


/* error */

p.errorMessage {
        font-size: 12px;
        color: #ff3300;
        font-weight: bold;
}

div.errorMessage {
        font-size: 12px;
        color: #ff3300;
        font-weight: bold;
}

.errorHighlight {
        background-color: #ffffcc;
}

td.error {
        width: 100%;
}

.error {
        color: #ff3300;
}

.nonError {
        color: #333;
}

input.error {
        background: #ffcccc;
}

select.error {
        background: #ffcccc;
}

#selectlang {
 background:#c9e4ff; font-weight:bold; font-size:11px; padding-top:8px; padding-bottom:8px; padding-left:8px; width: 773px;
}


#banner1 {
        width: 780px;

}


.cta {
	padding: 3px 15px;
	background: #ff8200;
        margin-left: 40px;
	border: 2px solid #ff6800;
	border-top: 2px solid #ff9800;
	border-left: 2px solid #ff9800;
	font-family: Verdana, sans-serif;
        text-decoration: none;
	font-size: 17px;
	font-weight: bold;
	color: #fff;
}

.ctasmall
{
	padding: 3px 15px;
	background: #ff8200;
        margin-left: 100px;
	border: 2px solid #ff6800;
	border-top: 2px solid #ff9800;
	border-left: 2px solid #ff9800;
	font-family: Verdana, sans-serif;
        text-decoration: none;
	font-size: 17px;
	font-weight: bold;
	color: #fff;
}
