/* CSS Document #017DBB */
@import url('/common/css/W3Cheader.css');
@import url('/common/css/W3Cfooter.css');

body
{
margin:0px;
padding:0px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

h1, h2, h3, h4, h5, h6
{
font-size:0px;
margin:0px;
padding:0px;
text-indent:-20000px;
}
.no_break
{
white-space: nowrap;
}
.bold_text
{
font-weight:bold;
white-space: nowrap;
}

.body_text
{
width:800px;
margin:auto;
padding:20px 0px;
}

#master_div
{
background-color:#FFFFFF;
font-size:0.8em;
padding:10px 0px 0px 0px;
}

#content_div
{
background:url(../images/banner02.jpg) no-repeat top right;
width:835px;
margin:auto;
}
#banner
{
height:186px;
background-color:#007DBA;
}

#cards_section
{
width:800px;
background:#C7DFEB url(../images/blue_curve_left.gif) top left no-repeat;
margin:auto;
}

#cards_section_right
{
background:url(../images/blue_curve_right.gif) top right no-repeat;
}

#cards_section_botleft
{
background:url(../images/blue_curve_leftdown.gif) bottom left no-repeat;
}

#cards_section_botright
{
background:url(../images/blue_curve_rightdown.gif) bottom right no-repeat;
padding:20px 40px;
}

#column_left
{
width:341px;
background:url(../images/Box_Strip.gif) top left repeat-y;
float:left;
}

#column_right
{
width:341px;
background:url(../images/Box_Strip.gif) top left repeat-y;
float:right;
}

#column_text
{
background:url(../images/h_AFF.gif) top left no-repeat;
}

#column_bottom
{
background:url(../images/box_bottom.gif) bottom left no-repeat;
padding:10px 0px 16px 0px;
}

#buttons
{
text_align:center;
}
a.new_customer
{
background:url(../images/btn_new_customer.gif) top left no-repeat;
display:block;
width:131px;
height:30px;
}

a.new_customer:hover
{
background:url(../images/btn_new_customer.gif) bottom left no-repeat;
display:block;
width:131px;
height:30px;
}

a.already_custoner
{
background:url(../images/btn_already_customer.gif) top left no-repeat;
display:block;
width:150px;
height:30px;
}

a.already_custoner:hover
{
background:url(../images/btn_already_customer.gif) bottom left no-repeat;
display:block;
width:150px;
height:30px;
}


#header_text
{
text-align:center;
color:#FFFFFF;
font-size:120%;
font-weight:bold;
padding-bottom:25px;
}

#column_crdleft_image
{
background:url(../images/AFF_card_Amex.jpg) top center no-repeat;
padding:110px 0px 5px 0px;
}

#column_crdright_image
{
background:url(../images/ARW_card_Amex.jpg) top center no-repeat;
padding:110px 0px 5px 0px;
}

#column_bottom ul {margin:0px 0px 0px 30px; padding:10px;}
#column_bottom li { color: #007DB7; margin:20px 0px 0px 0px;}
#column_bottom li span { color: #333333; }


#promo_disclaimer
{
padding-top:0px;
font-size:70%;
color:#666666;
width:800px;
margin:auto;
}

#base_footer
{
    margin: 10px auto 0;
    padding: 0;
    position: relative;
    right: 0;
    top: 0;
    width: 972px;
}