﻿body{
	padding:0px;
	margin:0px;
	background-image:url('../images/background.jpg');
	background-repeat:no-repeat;
	background-position:center top;
	background-color:#012e48;
	font-family:Arial, Helvetica, sans-serif;
}

.loader{ font-size:16px; font-weight:bold; color:#CCC; text-align:center; padding:40px;}

.main{	
	padding:0px;
	width:922px;
	margin:0px auto;
}

.header{
	background-image:url('../images/header.jpg');
	background-repeat:no-repeat;
	width:922px;
	height:124px;	
}

.WBox_main{
	background-color:White;
	overflow:hidden;
}

.WBox_Bottom{
	background-image:url('../images/white_box_bottom.gif');
	background-repeat:repeat-x;
	width:922px;
	height:10px;	
}

.feat_pt1{
	background-image:url('../images/feat_pt1.gif');
	background-repeat:no-repeat;
	width:477px;
	height:131px;
	margin-left:191px;
	margin-top:29px;
}

.img_1{
	background-image:url('../images/img_1.jpg');
	background-repeat:no-repeat;
	width:191px;
	height:336px;
	float:left;
}

.img_2{
	background-image:url('../images/img_2.jpg');
	background-repeat:no-repeat;
	width:368px;
	height:336px;
	float:left;
}

.img_3{
	background-image:url('../images/img_3.jpg');
	background-repeat:no-repeat;
	width:363px;
	height:336px;
	float:left;
}

.EnterMail{
	text-align:center;
	margin-left:10px;
	padding-top:115px;
	width:298px;	
	float:left;
}

.email_input{
	background-image:url('../images/text_back.jpg');
	background-repeat:repeat-x;
	height:33px;
	width:263px;
	color:black;
	font-size:22px;
	font-weight:bold;
	border:1px solid #c2c2c2;
	margin-top:10px;
}

.Disclaimer{
	font-size:10px;
	color:#FFFFFF;
	padding:20px 20px;
	clear:both;
}

/************************ Start Step 2 ************************/

.ttl_step2_back{
	background-color:#f2f2f2;
	height:72px;
	margin-top:36px;
	overflow:hidden;
}

.ttl_step2{
	background-image:url('../images/ttl_step2.gif');
	background-repeat:no-repeat;
	background-color:#f2f2f2;
	width:325px;
	height:47px;
	margin-left:56px;
	margin-top:13px;
}

.form{
	margin-left:47px;
	width:528px;
	_width:527px;
	float:left;
	margin-top:25px;
}

.form .top{
	background-image:url('../images/back_top_from1.gif');
	background-repeat:no-repeat;
	height:27px;
	margin-top:12px;
}

.form .bottom{
	background-image:url('../images/back_bottom_from1.gif');
	background-repeat:no-repeat;
	height:68px;
}


.form .main_form{
	background-color:#88b1c7;
}

.right_image{
	background-image:url('../images/side_img.jpg');
	background-repeat:no-repeat;
	width:254px;
	height:242px;
	margin-left:49px;
	margin-top:52px;
}

.ups{
	background-image:url('../images/ups.gif');
	background-repeat:no-repeat;
	width:152px;
	height:139px;
	margin-top:46px;
	margin-left:96px;
}

.mcaffe_stamp
{
	width:94px;
	height:54px;
	margin-top:30px;
	margin-left:125px;
}

/******************* Form *******************/

.FormTable{
	/*width:90%;
	margin:0px auto;*/
	margin-left:30px;
}

.FormTable .space_row{
	height:32px;
}

.FormTable .error{
	font-size:11px;
	color:#be0000;
	padding-left:10px;
}

.FormTable .FormLabel{
	color:#2e5565;
	font-size:12px;
	padding-right:20px;
}

.FormTable .RadioLabel{
	color:#2e5565;
	font-size:12px;
}

.FormTable .inputSelect{
	color:#5e5e5e;
	font-size:14px;
	font-weight:bold;
	background-image:url('../images/input_back.jpg');
	background-repeat:repeat-x;
	border:1px #7b97a7 solid;
}

.FormTable .FormField{
	
}

.FormTable .radio_space{
	
}

.FormTable .inputText{
	height:19px;
	background-image:url('../images/input_back.jpg');
	background-repeat:repeat-x;
	border:1px #7b97a7 solid;
	width:169px;
	font-size:14px;
	color:#5e5e5e;
	/*color:#00465f;*/
	font-weight:bold;
	padding-left:4px;
	padding-top:3px;
	
}

.FormTable .which{
	height:25px;
	vertical-align:bottom;
}

.FormTable .zip{width:70px !important;}
.FormTable .TNum{width:40px !important;}
.FormTable .FNum{width:60px !important;}
.FormTable .cap{width:80px !important;}


/******************* End Form *******************/
/************************ End Step 2 ************************/

/******************* Offer List *******************/
.offer-list{padding-top:15px;padding-left:30px;padding-right:30px;font-size:12px;background-color:#88b1c7;}
.offer{color:#00465f;margin-top:10px;}
.offer-title{font-weight:bold;font-size:14px;}
.offer-text{margin-top:5px;}
.offer-err{padding-left:15px;color:#be0000;}
/******************* END Offer List *******************/
