/* Resets */
body, html, div, blockquote, img, label, p, h1, h2, h3, h4, h5, h6, pre, ul, ol,   
li, dl, dt, dd, a, fieldset, th, td, form   
{   
margin: 0; padding: 0; border: 0; outline: none;   
}   
  
body   
{    
font-size:12px; 
background:#FFFFFF url(../images/background.jpg) top left repeat-x;  
font-family:Arial, Helvetica, sans-serif;
color:#333333;
}   
  
h1, h2, h3, h4, h5, h6   
{   
font-size: 100%;   
padding: .6em 0;     
}   
  
ul, ol   
{   
list-style: none;   
}  

a {
	text-decoration:none;
	color:#16718f;
}

.Q a {
    float:right;
}

a.decor {
    text-decoration:underline;
    font-size:12px;
}

a:hover {
    text-decoration:underline;
}

a:visited {

}

/*Main*/

#wrapper {
	margin:0 auto;
	padding:0;
	width:979px;
}

.card #wrapper, .signUp_wrapper, .rewards #wrapper, .faq #wrapper {
    position:relative;
}

#masthead {
	height:99px;
	background:url(../images/top_mainPanel.gif) bottom left no-repeat;
}

#masthead h1 {
	padding:27px 0 0 0;
	margin:0;
}

#masthead h1 a  {
	padding:0;
	width:316px;
	height:59px;
	display:block;	
	float:left;
	text-indent:-9999px;
	background:url(../images/logo_CARD.gif) top left no-repeat;
}

/* Generic Classes */

.clear {
	clear:both;
}

.blue {
	color:#32a8df;
}

/*Top Orange navigation*/

#topNav {
	margin:8px 0 0 0;
	height:32px;
	width:185px;
	float:right;
	background:#FFFFFF url(../images/orangeTopNav.gif) bottom left no-repeat;
	font-size:12px;
	font-weight:bold;
	line-height:32px;
	display:block;
    position:relative;
    z-index:1000;
}

#topNav li {
	float:left;
}

#topNav li#navLast {
	float:right;
	padding-right:17px;
}


#topNav li a {
	display:block;
	float:left;
	text-decoration:none;
	color:#333333;
}

#topNav li a#home {
	text-indent:-9999px;
	width:53px;
}

#topNav li a#login {
	width:32px;
	padding:0 10px
} 

#topNav li a#contact {
	width:42px;
	padding:0 10px
} 

#topNav li a#home:hover {
	background:#FFFFFF url(../images/orangeTopNav.gif) top left no-repeat;
}

#topNav li a#login:hover {
	background:#FFFFFF url(../images/orangeTopNav.gif) -53px top no-repeat;
	text-decoration:underline;
}

#topNav li a#contact:hover {
	background:#FFFFFF url(../images/orangeTopNav.gif) right top no-repeat;
	text-decoration:underline;
}

/* Testimonial links */

#testimonial_links {
    position:absolute;
    display:block;
    top:45px;
    left:640px;
    z-index:9999;
}

#testimonial_links li {
    display:inline;
}

#testimonial_links li a {
    margin:0 5px;
}

/* Content Container */

#mainContainer {
	padding:12px 10px 20px 15px;
	background:url(../images/back_mainPanel.png) top left repeat-y;
}


/* Side Navigation */

#sideNav {
	position:relative;
	z-index:9999;
	padding:18px 0 0 0;
	width:233px;
	float:left;
	background:url(../images/mainNav_hover2.png) top right no-repeat;
}

#mainNav {
	margin:0 0 30px 0;
}

#mainNav h2 {
	color:#85D6FF;
    font-size:14px;
    margin:0 0 13px 15px;
    position:relative;
    top:-3px;
    font-weight:normal;
    padding:29px 0 0 0;
}

#mainNav p {
	margin:0px 0 13px 15px;
	font-size:14px;
	color:#85d6ff;
	position:relative;
	top:-3px;
}

#mainNav li {
	margin:0;
	padding:0;

	position:relative;
}

#mainNav li #new_badge {
    background:url(../images/NEW.png) left top no-repeat;
    text-indent:-9999px;
    display:block;
    width:80px;
    height:81px;
    position:absolute;
    top:-10px;
    left:-20px;
    z-index:100;
}

#mainNav a {
	display:block;
	height:43px;	
	padding:9px 0 6px 60px;
	font-size:11px;
	text-decoration:none;
	color:#85d6ff;
	text-indent:-9999px;
}

#mainNav a#nav1, #mainNav a#nav1_b {
    text-indent:0;
}

#mainNav a#nav1:hover {
	background:url(../images/mainNav_hover.gif) 1px -76px no-repeat;
	color:#115f87;

}

#mainNav a#nav1_b:hover, #mainNav a#nav1_c:hover {
	background:url(../images/mainNav_hover.gif) 1px -76px no-repeat;
	color:#115f87;

}

#mainNav a#nav2 {
    background:url(../images/mainNav_hover.gif) -231px -134px no-repeat;
}

#mainNav a#nav2:hover {
	background:url(../images/mainNav_hover.gif) 1px -134px no-repeat;
	color:#115f87;

}

#mainNav a#nav3 {
    background:url(../images/mainNav_hover.gif) -231px -192px no-repeat;
}

#mainNav a#nav3:hover {
	background:url(../images/mainNav_hover.gif) 1px -192px no-repeat;
	color:#115f87;

}

#mainNav a#nav4 {
    background:url(../images/mainNav_hover.gif) -231px -250px no-repeat;
}

#mainNav a#nav4:hover {
	background:url(../images/mainNav_hover.gif) 1px -250px no-repeat;
	color:#115f87;

}

#mainNav a#nav5:hover {
	background:url(../images/mainNav_hover.gif) 1px -250px no-repeat;
	color:#115f87;

}

#mainNav a img {
    position:absolute;
    top:7px;
    left:10px;
    padding:0;
    margin:0;
}

#mainNav a span {
	color:#FFFFFF;
	font-weight:bold;
	font-size:16px;
}

/* Active section in sidebar */

.card #mainNav #nav1, .signUp_page #mainNav #nav1, .benefits #mainNav #nav1_b, .rewards #mainNav #nav1_c {
    color:#115f87;
    width:235px;
    background:url(../images/active.png) 1px top no-repeat;
    width:200px;
}

.card #mainNav #nav1:hover, .signUp_page #mainNav #nav1:hover, .benefits #mainNav #nav1_b:hover, .rewards #mainNav #nav1_c:hover {
    color:#115f87;
    cursor:default;
    background:url(../images/active.png) 1px top no-repeat;
}

/* Date Banner */

#date_banner {
    background:url(../images/date_banner.gif) left top no-repeat;
    display:block;
    width:227px;
    height:179px;
    color:#333333;
    line-height:179px;
    text-align:center;
}

#date_banner:hover {
    text-decoration:none;
}

/* Additional Services Nav */

#secondaryNav {
	background:url(../images/additional_serv.gif) left top no-repeat;
	height:160px;
}

#secondaryNav h3 {
	text-indent:-9999px;
}

#secondaryNav li {
	margin:0 0 0 30px;
	padding:11px 0 0 0;
	color:#16718f;
	list-style: disc;
	font-weight:bold;
}

#secondaryNav p {
    padding: 32px 0 0 45px;
    color:#16718f;
    font-size:20px;
    font-weight:bold;
}

/* Main Content */

#mainContent {
	padding:0;
	width:711px;
	margin:0 0 0 238px;
	overflow:hidden;

}

.card #mainContent {
    overflow:visible;
    position:relative;
}

#mainContent h2 {
	font-size:34px
}

#flashContainer {
	width:711px;
	height:344px;
	background:#FFFFFF;
}

#flashContainer h1 {
	font-size:30px;
}

#flashContainer p {	
	padding:0 0 10px 0;
	font-weight:bold;
}

#alt_content {
	height:345px;
	padding:0 0 0 25px;
	background:url(../images/panel1.jpg) top left no-repeat;
}

.offers {
	margin:10px 0 0 0;
	background:url(../images/ads_index_page_v4.jpg) left top no-repeat;
	height:132px;
	position:relative;
}

.offers h4 {
	font-size:14px;
	/*margin:0 0 0 -10px;*/
}

.offers li {
	width:235px;
}

.offers p {
	width:150px;
	font-size:11px;
}

.offers a {
	margin:10px 0 0 0;
	padding:0 10px 0 0;
	text-decoration:none;
	background:url(../images/blue_arrow.gif) right center no-repeat;
	color:#23B7E7;
	display:inline-block;
}

.offers li#ad1_index {
	position:absolute;
	top:5px;
	left:10px;
}

.offers li#ad2_index {
	position:absolute;
	top:5px;
	left:260px;
}


.offers li#ad3_index {
	position:absolute;
	top:5px;
	left:502px;
}
/********************************************************************************************
**********************************************************************************************
**********************************************************************************************/
.contentFooterNav {
	margin:0;
	padding:15px 0 0 0;
	color:#16718f;
}

.contentFooterNav li {
	display:inline;
}

.contentFooterNav li a h3 {
    font-size:16px;
    font-weight:bold;
}

.contentFooterNav li a p {
    color:#333333;
    line-height:18px;
}

.contentFooterNav li a p span {
    color:#23B7E7;
    padding-right:10px;
    background:url("../../App_Themes/AchieveCard/Images/blue_arrow.gif") right center no-repeat;
    background:url("../images/blue_arrow.gif") right center no-repeat;
}

/********************************************************************************************
**********************************************************************************************
**********************************************************************************************/

/* Prepaid */

a.button {
    margin:15px 0 15px 0;
    padding:0;
    display:block;
    float:left;
    background:url(../images/buttonRight.gif) bottom right no-repeat;
    color:#FFFFFF;
    font-weight:bold;
}

a.button span {
    display:block;
    line-height:44px;
    padding:0px 50px 0 15px;
    background:url(../images/buttonLeft.gif) bottom left no-repeat;
    cursor:pointer;
}

a.button:hover {
    background:url(../images/buttonRight.gif) top right no-repeat;
    text-decoration:none;
}

a.button span:hover {
    background:url(../images/buttonLeft.gif) top left no-repeat;
}

#prepaid_tabs {
	height:35px;
/*	background:url(../images/card_tabBack.gif) bottom left no-repeat;*/
	position:relative;
	top:1px;
}

#prepaid_tabs li {
/*	font-size:16px;*/
    font-size:14px;
	font-weight:bold;
	display:inline;
	margin-right:1px;
	background:url(../images/card_tabBack.gif) bottom left no-repeat;
	float:left;
}

#prepaid_tabs li a {
	display:block;
	height:35px;
/*	width:128px;*/
	float:left;
	line-height:35px;
	text-align:center;
	color:#666666;
	background:url(../images/card_tabBack.gif) right -144px no-repeat;
	float:left;
	padding-right:10px;
}

#prepaid_tabs li a span {
    float:left;
    padding:0 5px 0 15px; 
}

#prepaid_tabs li a#tax span {
}

#prepaid_tabs li a span sup {
    color:#FEFF94;
    font-size:11px;
    float:right;
    padding-left:5px;
    margin-top:-3px;

}

#prepaid_tabs li a span sup, #ie8#fix {
    float:none;
    padding-left:0;
    margin-top:0px;
}
.tax li a#tax span sup {
    color:#FFE494;
    text-shadow:none;
}

#prepaid_tabs li a#tax {
    background:url(../images/card_tabBack.gif) right -36px no-repeat;
    color:#FFFFFF;
}

#prepaid_tabs li a#tax span {
    background:url(../images/card_tabBack.gif) left -36px no-repeat;
}

#prepaid_tabs li a#tax:hover {
    background:url(../images/card_tabBack.gif) right top no-repeat;
    color:#666666;
}

#prepaid_tabs li a#tax:hover span {
    background:url(../images/card_tabBack.gif) left top no-repeat;
}

#prepaid_tabs li a#tax:hover span sup {
    color:#666666;
}

#prepaid_tabs li a:hover {
	background:url(../images/card_tabBack.gif) right -108px no-repeat;
	text-decoration:none;
}

#prepaid_tabs li a:hover span {
	background:url(../images/card_tabBack.gif) left -215px no-repeat;
	text-decoration:none;
	cursor:pointer;
}



.home a#home, .how a#how, .add a#add, .deposit a#deposit, .bills a#bills, .tax a#tax, .benefits1 a#beni_social, .benefits2 a#beni_unemploy, .benefits3 a#beni_contact, .savings a#save, .rewards a#reward {
	background:url(../images/card_tabBack.gif) right -72px no-repeat;
	color:#FFFFFF;
}

.home a#home span, .how a#how span, .add a#add span, .deposit a#deposit span, .bills a#bills span, .tax a#tax span, .benefits1 a#beni_social span, .benefits2 a#beni_unemploy span, .benefits3 a#beni_contact span, .savings a#save span, .rewards a#reward span {
  background:url(../images/card_tabBack.gif) left -179px no-repeat;
}

.home a#home:hover, .how a#how:hover, .add a#add:hover, .deposit a#deposit:hover, .bills a#bills:hover, .tax a#tax:hover, .benefits1 a#beni_social:hover, .benefits2 a#beni_unemploy:hover, .benefits3 a#beni_contact:hover, .savings a#save:hover, .rewards a#reward:hover {
	background:url(../images/card_tabBack.gif) right -72px no-repeat;
}

.home a#home:hover span, .how a#how:hover span, .add a#add:hover span, .deposit a#deposit:hover span, .bills a#bills:hover span, .tax a#tax:hover span, .benefits1 a#beni_social:hover span, .benefits2 a#beni_unemploy:hover span, .benefits3 a#beni_contact:hover span, .savings a#save:hover span, .rewards a#reward:hover span {
    background:url(../images/card_tabBack.gif) left -179px no-repeat;
}
.innerContent {
   /* position:relative;*/
    padding:0 0 25px 25px;
    border-left:1px #CCCCCC solid;
    border-bottom:1px #CCCCCC solid;
    border-top:6px #23B7E5 solid;
    background:url(../images/prepaidTab_header.jpg) left top no-repeat;
}

#card_pan1 {
	height:310px;
	background:url(../images/prepaid_pan1.jpg) left top no-repeat;
	position:relative;
	z-index:999;
}

#card_pan1 ul#login_mod {
    display:block;
    width:236px;
    height:121px;
    position:absolute;
    top:170px;
    left:185px;
	background:url(../images/Login_modBack.jpg) left bottom no-repeat;
	z-index:999;
}

#card_pan1 ul#login_mod li {
    position:relative;
    clear:both;
}

#card_pan1 li.long_button {
	margin:15px 0 0 12px;
	color:#333333;
	font-size:13px;
	line-height:40px;
	float:left;
}

li.view_drop_top {
    position:relative;
    height:auto;
}

#card_pan1 ul#login_mod li.view_drop, li.view_drop_top {
    position:absolute;
    left:0px;
    z-index:999;
}

li.view_drop_top {
    left:53px;
    width:53px;
}

#card_pan1 ul#login_mod li.view_drop li.drop_title, li.view_drop_top li.drop_title {
    background:#cecece;
    line-height:30px;
    height:30px;
    margin-bottom:7px;
    font-size:14px;
}

/*IE 7 Hack */

*+html #card_pan1 ul#login_mod li.view_drop li.drop_title, *+html #topNav li.view_drop_top li.drop_title {
    width:180px;
}

*+html #sub_nav_top, *+html #topNav li.view_drop_top li a {
    width:200px;
}

/*********/

#card_pan1 ul#login_mod li.view_drop li, li.view_drop_top li {
    font-weight:bold;
     background:url(../images/list_square.gif) 12px center no-repeat;
     padding:0 10px;
     line-height:25px;
}

#card_pan1 ul#login_mod li.view_drop li a, li.view_drop_top li a {
    height:25px;
    font-size:12px;
    padding:0 15px;
    width:auto;
}

li.view_drop_top li a {
    width:150px;
}

#card_pan1 ul#login_mod li.view_drop li a:hover, #topNav li.view_drop_top li a:hover {
    background:none;
    color:#23B7E7;
    text-decoration:underline;
}

#card_pan1 li.second {
    margin-top:65px;
}

#card_pan1 li.long_button a {
    color:#333333;
    display:block;
    height:40px;
    width:188px;
    padding:0 0 0 15px;
}

#card_pan1 li.long_button a span {
	font-size:14px;
	font-weight:bold;
}

#card_pan1 li.long_button a:hover {
	text-decoration:none;
	background:url(../images/Login_modBack.jpg) -12px -15px no-repeat;
}	

#card_pan1 #sub_nav, #sub_nav_top {
    overflow:hidden;
    display:none;
    position:relative;
    left:-5px;
    top:3px;
    padding-bottom:10px;
    background:#f5f5f5;
    border:8px solid #333333;
    -moz-border-radius:5px;
    -webkit-border-radius: 5px;
    z-index:999;
}

#sub_nav_top {
    top:3px;
    left:-80px;
    margin:0;
    width:200px;
}

#topNav li a#login, #topNav #top_login, #sub_nav_top, #sub_nav_top li, #sub_nav_top li a {
    float:none;
}

#card_pan1 .pointer, #topNav .pointer_top {
    display:none;
    position:absolute;
    top:33px;
    left:90px;
    width:24px;
    height:10px;
    background:url(../images/pointer.png) left bottom no-repeat;
}

#topNav .pointer_top {
    top:25px;
    left:18px;
}

/* Prepaid home form */

#prepaid_homeForm_head {
	margin:0px;
	padding:70px 0 0 0;
	background:url(../images/prepaid_homeForm_head.gif) left top no-repeat;
	position:relative;
	top:50px;
	left:-20px;
	float:right;
	width:250px;
}

#prepaid_homeForm_footer {
	padding:0 0 15px 75px;
	background:url(../images/prepaid_homeForm_footer.gif) 36px bottom no-repeat;
}

#prepaid_homeForm_head label, #prepaid_homeForm_head input {
	margin:0 0 10px 0;
	font-size:12px;
	font-weight:bold;
	display:block;
}

/* This is temporary button for Sam presentation Below */

#prepaid_homeForm_head a#continue {
	margin:0 0 10px 0;
	font-size:12px;
	font-weight:bold;
	display:block;
	width:112px;
	height:34px;
	background:url(../images/prepaid_continue.gif) left top no-repeat;
	text-indent:-9999px;
}

/* Prepaid Form page 2 */

.form_page2 #left_column {
    background:none;
    padding-bottom:0;
    width:350px;
}

.form_page2 #congrats {
    
}

.form_page2 h2 span {
    font-size:26px;
    color:Red;
}

.form_page2 #left_column h4 {
    margin-bottom:0;
    color:#105274;
}

.form_page2 .mov_Container {
    padding-top:15px;
    padding-bottom:150px;
    height:260px;
    background:#FFFFFF url(../images/achieveSignup.gif) 5px 5px no-repeat;
    border-top:none;
    border-bottom:none;
    border-right:none;
    margin:0;
}

.form_page2 .mov_Container h5#vid {
    background:none;
    color:Red;
    text-indent:0;
    font-size:28px;
    text-align:center;
    line-height:25px;
    margin-bottom:40px;
}

.form_page2 .mov_Container h4 {
    color:#105274;
    padding-bottom:0;
    padding-left:18px;
}
.form_page2 .mov_Container li {
    font-size:18px;
    line-height:26px;
    background:url(../images/list_check.gif) left top no-repeat;
    padding:0 0 0 35px;
    color:#105274;
}
/* Prepaid How it works */

.innerContent h2 {
    padding:20px 0 5px 0;
    color:#105274;
}

.innerContent h3 {
    display:block;
    height:45px;
    line-height:45px;
    padding:0 0 0 10px;
    font-size:18px;
    font-weight:normal;
    color:#FFFFFF;
    background:#23B7E7;
}

.innerContent h4 {
    padding:20px 0 5px 0;
    font-size:16px;
    color:#105274;
}
/****************************** Today 5/21/10 ****************************/
.innerContent h4.question {

    display:block;
    height:40px;
    line-height:40px;
    margin:30px 0 0 0;
    padding:0px 0 0 10px;
    /*font-size:25px;*/
    font-size:22px;
    background:#E3E3E3;
    border-bottom:2px solid #CFCFCF;
    border-top:1px solid #CFCFCF;
}
/****************************** END ****************************/
.beniCont h4.question {
    line-height:30px;
    height:auto;
    padding-bottom:5px;
}

.innerContent p {
    line-height:18px;
}

.innerContent p.A {
    padding-bottom:20px;
}

/****************************** Today 5/21/10 ****************************/
#mainContent .innerContent #left_column ul li p {
    color:#333333;
    font-size:12px;
    font-weight:normal;
}

#mainContent .innerContent #left_column ul li p span, #faq a {
    background:url("../../App_Themes/AchieveCard/Images/blue_arrow.gif") right center no-repeat;
    background:url("../images/blue_arrow.gif") no-repeat scroll right center transparent;
    color:#23B7E7;
    padding-right:10px; 
}

#faq a:hover {
    text-decoration:none;
}

#faq {
    width:685px;
}

#faq h4.category {
    border-top:1px solid #CFCFCF;
    border-bottom:1px solid #CFCFCF;
    margin-bottom:10px;
    padding-left:10px;
    padding-top:10px;
}

#faq h4.top {
    margin-top:25px;
}

#faq p {
    padding-bottom:10px;
}

#faq span {
    display:block;
    font-weight:bold;
}

/****************************** END ****************************/

.innerContent ul li {
    padding:0 0 0 10px;
    background:url(../images/list_blueDot.gif) left center no-repeat;
    margin:0 0 0 15px;
    line-height:18px; 
    position:relative;   
}

.innerContent img {
    margin:15px 0 15px 0;
}

.innerContent ol li {
    list-style:decimal;
    margin:0 0 0 15px;
    line-height:18px;
}

.innerContent ul li.one, .innerContent ul li.two, .innerContent ul li.three {
    list-style:none;
    margin:0;
    position:relative;
}

#mainContent .innerContent #left_column ul li.one {
    background:url(../images/one.gif) left 15px no-repeat;
    padding:0 0 0 65px;
}

#mainContent .innerContent #left_column ul li.two {
    background:url(../images/two.gif) left 15px no-repeat;
    padding:0 0 0 65px;
}


#mainContent .innerContent #left_column ul li.three {
    background:url(../images/three.gif) left 15px no-repeat;
    padding:0 0 20px 65px;
}

#mainContent .innerContent #left_column ul li.four {
    background:url(../images/four.gif) left 15px no-repeat;
    padding:0 0 20px 65px;
}

#mainContent .innerContent #left_column ul li.tax_list {
    padding:0;
}

#mainContent .innerContent #left_column ul li.tax_list h4 {
    margin:0 0 25px 65px;
}

#mainContent .innerContent #left_column ul li.tax_list p {
   padding:5px;
}


.innerContent h5 {
    margin:10px 0 0 0;
}

#left_column {
    margin:0 10px 0 0;
    padding:0 10px 275px 0;
    width:340px;
    float:left;
    background:url(../images/how_chart.gif) left bottom no-repeat;
    position:relative;
} 

.beniCont #left_column {
    background:none;
    padding:0 25px 0px 0;
    width:660px;
}

.faq #left_column {
    padding-top:25px;
}

.faq ol {
    padding-left:10px;
}

.saveCont #left_column {
    padding:25px 25px 0 60px;
    background:none;
    width:100%;
}

.rewCont #left_column {
    background:none;
}

.contact #left_column {
    margin:0 10px 0 0;
    padding:0 0 0 0;
    width:320px;
    float:left;
    background:none;
}    

.mov_Container {
    margin:20px 0 0 0;
    padding:0 20px 20px 20px;
    width:274px;
    float:left;
    border:solid 1px #cccccc;
    background:#edf6f7;
    
/*************************************************************/
float:right;
padding:0 0 20px 0;
width:314px;
position:relative;
}

.mov_Container dl {
    padding:20px 0 0 20px;
}

.mov_Container dt {
    font-weight:bold;
    padding:0 0 5px 0;
}

.mov_Container dd {
    padding:0 0 15px 15px;
}
.contact .mov_Container {
    width:294px;
    background:#edf6f7 url(../images/needHelp.gif) left 10px no-repeat;
    padding-top:35px;
}

.mov_Container h5#vid {
    padding:0;
    display:block;
    height:34px;
    width:314px;
    text-indent:-9999px;
    background:url(../images/vid_headers.gif) left top no-repeat;
}

.mov_Container h5#more {
    margin:30px 0 15px;
    padding:0;
    display:block;
    height:39px;
    width:314px;
    text-indent:-9999px;
    background:url(../images/vid_headers.gif) left -34px no-repeat;
}

.mov_Container h5#common {
    margin:30px 0 15px;
    padding:0;
    display:block;
    height:39px;
    width:314px;
    text-indent:-9999px;
    background:url(../images/vid_headers.gif) left -73px no-repeat;
}

.mov {
    margin:10px 20px 20px;
    border:1px #CCCCCC solid;
    height:180px;
}

.mov_Container p {
    padding:10px 20px 0;
    font-size:11px;
    line-height:14px;
}

.contact .mov_Container p {
    font-size:12px;
    line-height:1em;
}

.mov_Container ul {
    padding-left:20px;
}
.mov_Container ul li {
    padding:0;
    background:none;
}

.mov_Container ul li a {
    display:block;
    padding:5px 0;
    width:259px;
    border-bottom:dotted 1px #666666;
}

.mov_Container ul li a:hover {
    text-decoration:none;
    background:#DDF4F7;
}

.mov_Container a#signUp, .mov_Container a#ctl00_form_content_area_signUp {
    margin:15px auto 0;
    display:block;
    height:52px;
    width:240px;
    background:url(../images/signUp.gif) left bottom no-repeat;
    text-indent:-9999px;
}

.mov_Container a#signUp:hover, .mov_Container a#ctl00_form_content_area_signUp:hover {
    background:url(../images/signUp.gif) left top no-repeat;
}

/* Prepaid Adding Cash */

.addingMoney #left_column {
    padding-bottom:0;
    background:none;
}

#printLinks {
    padding-top:25px;
    padding-left:90px;
    padding-bottom:30px;
}

#printLinks li {
    list-style:none;
    line-height:22px;
}

.innerContent p#locations {
    background:url(../images/locations.gif) left 60px no-repeat;
    display:block;
    height:165px;
}

.mov_addContainer {
    margin:20px 0 0 20px;
    padding:0 0 0 20px;
    width:302px;
    height:350px;
    float:right;
    border-left:dotted 1px;
}

/* Prepaid Direct Deposit */

.directPos #left_column {
    padding-bottom:0;
    background:none;
}

.innerContent ul#directDeposit {
    padding-top:10px;
}
.mov_depositContainer {
    margin:20px 0 0 20px;
    padding:0 0 0 20px;
    width:302px;
    height:395px;
    float:right;
    border-left:dotted 1px;
}

/* Prepaid Bill Pay */

.mov_billsContainer {
    margin:20px 0 0 20px;
    padding:0 0 0 20px;
    width:302px;
    height:540px;
    float:right;
    border-left:dotted 1px;
}

.innerContent ul#billPay li {
    list-style:none;
}

/* Prepaid Benefits */

.beniCont .signUp {
    margin:25px 20px 25px 0;
    width:195px;
    float:left;
    border-right:1px solid #CCCCCC;
}

.beniCont .signUp h4 {
    padding-top:0px;
}

.beniCont #go_D {
    padding:0 0 15px 175px;
    background:url(../images/Go_D.gif) 65px top no-repeat;
}

.beniCont #go_D p {
    padding-bottom:10px;
}

.beniCont #go_D a {
    text-indent:-9999px;
    background:url(../images/go_Dbutton.gif) left top no-repeat;
    display:block;
    width:184px;
    height:41px;
}

/* Prepaid Rewards */

.rewCont #my_Accnt {
    height:40px;
    background:#e6e6e6;
    border-bottom:1px solid #cdcdcd;
    border-top:1px solid #cdcdcd;
    border-right:1px solid #cdcdcd;
    margin-left:-25px;
    padding: 0 0 0 15px;
}

.rewHome #my_Accnt {
    margin:0;
}

.rewCont #my_Accnt p {
    display:block;
    height:40px;
    line-height:40px;
    padding:0;
    margin:0;
    float:left;
}

.rewCont #my_Accnt #my_PointsCont {
    float:right;
}

.rewCont #my_Accnt #my_PointsCont ul li {
    background:none;
    float:left;
    line-height:30px;
    margin:0;
    padding:5px 0 0 0;
}

.rewHome {
    padding:0;
}

.rewHome h3 {
    background:url(../images/home_signUp_ad.jpg) left top no-repeat;
    width:711px;
    height:318px;
    display:block;
}

/********************************************************************************************
**********************************************************************************************
**********************************************************************************************/

.rewHome h3 a {
    width:195px;
    height:225px;
    display:block;
    text-indent:-9999px;
    position:absolute;
    top:85px;
    left:500px;
}

.rewHome ul#banner_steps li {
    text-indent:-9999px;
    background:none;
    position:absolute;
    width:25px;
    height:75px;  
}

.rewHome ul#banner_steps li#home_step1 {
    height:160px;
    left:0;
    top:140px;
    width:130px;
}

.rewHome ul#banner_steps li#home_step2 {
    height:160px;
    left:170px;
    top:140px;
    width:110px;
}

.rewHome ul#banner_steps li#home_step3 {
    height:180px;
    left:310px;
    top:140px;
    width:130px;
}

.rewHome ul#banner_steps li a {
    display:block;
    width:100%;
    height:100%;
}

/********************************************************************************************
**********************************************************************************************
**********************************************************************************************/

.rewHome #left_column {
    width:473px;
    padding-left:15px;
    padding-bottom:25px;
    padding-right:0;
    margin-right:0;
}

.rewGet #left_column {
    width:100%;
    padding-bottom:25px;
}

.rewGet #get_loginBanner {
    background:url(../images/point_login.gif) right top no-repeat;
    width:554px;
    height:142px;
    display:block;
    text-indent:-9999px;
}

.rewGet #left_column table {
    margin-top:15px;
    font-size:11px;
    border-top:1px solid #cccccc;
    border-left:1px solid #cccccc;
}

.rewGet #left_column table thead td {
    font-size:14px;
    font-weight:bold;
    padding:10px;
    background:#CCCCCC url(../images/table_header.jpg) left top repeat-x;
}

.rewGet #left_column table td {
    padding:10px;
    border-right:1px solid #cccccc;
    border-bottom:1px solid #cccccc;
}

.rewGet #left_column tbody.sub_head {
    background:#fbf1ab;
    font-size:12px;
    font-weight:bold;
}

.rewGet #left_column table td.table_footer {
    text-align:center; 
    font-style:italic; 
    background:#CCCCCC;
}

.rewGet #left_column table td.bonus {
    background:#C3F3C2;
    font-size:12px;
}

.rewGet #left_column #cardholder {
    width:400px;
    padding:60px 0 0 10px;
}

.rewGet #left_column h4.question {
    margin:0 0 0 -10px;
}

.rewGet h6 {
    padding:60px 0 0 0;
    margin:0;
    float:right;
}
.rewGet h6 a#signUp_ad {
    display:block;
    height:280px;
    text-indent:-9999px;
    width:195px;
    background:none;
}

#upComing_Auc {
    height:171px;
    margin-top:15px;
    background:url(../images/upAuc_bg.gif) left top no-repeat;
    position:relative;
}

#upComing_Auc h4, #featured_Auc h4 {
    display:block;
    height:35px;
    color:#FFFFFF;
    font-weight:normal;
    margin:0;
    padding:0 0 0 15px;
    line-height:35px;
}

#upComing_Auc .module_content {
    height:132px;
    margin:4px 0 0 20px;
    width:433px;
}

#upComing_Auc .module_content .prev_Auc {
    display:block;
    width:22px;
    height:132px;
    position:absolute;
    top:39px;
    left:0;
    text-indent:-9999px;
}

#upComing_Auc .module_content .next_Auc {
    display:block;
    width:22px;
    height:132px;
    position:absolute;
    top:39px;
    left:451px;
    text-indent:-9999px;
}

#upComing_Auc .module_content .prev_Auc:hover {
    background:url(../images/upAuc_bg.gif) left bottom no-repeat;
}

#upComing_Auc .module_content .next_Auc:hover {
    background:url(../images/upAuc_bg.gif) right bottom no-repeat;
}

#winner_Circle {
    height:171px;
    margin-top:15px;
    background:url(../images/winners_circ_bg.gif) left top no-repeat;
    position:relative;
}

#winner_Circle .module_content {
    height:132px;
    margin-top:4px;
}

#winner_Circle h4 {
    display:block;
    height:35px;
    color:#333333;
    font-weight:normal;
    margin:0;
    padding:0 0 0 15px;
    line-height:35px;
}

#winner_Circle h4 span {
    color:#d10404;
    font-weight:bold;
}

.rewCont #right_column {
    width:195px;
    float: right;
    padding:20px 10px 0 0;
}

#featured_Auc {
  /*  background:url(../images/featured_Auc_bg.gif) left top no-repeat;*/
    height:311px;
}

#featured_Auc .module_content {
    height:276px;
}

.rewCont .mov_Container {
    border:none;
    background:none;
}

a#signUp_ad {
    background:url(../images/signUp_ad.jpg) left top no-repeat;
    width:296px;
    height:430px;
    display:block;
}

/* Terms And Conditions */

.terms #content p b {
    color:#105274;
}

.terms #content p {
    margin-bottom:10px;
}

.terms #content table {
    border-left:1px solid #CCCCCC;
    border-bottom:1px solid #CCCCCC;
}

.terms #content table td {
    padding-left:10px;
    border-top:1px solid #CCCCCC;
    border-right:1px solid #CCCCCC;
}

/* Achieve Loan Offer */

#AchieveLoan {
    background:url(../images/Achieve_loan.gif) top left no-repeat;
    border-top:none;
    height:732px
}    

/* Achieve Education Offer */

#AchieveEducation {
    background:url(../images/Achieve_education.gif) top left no-repeat;
    border-top:none;
    height:705px
}

/* Achieve Life Insurance Offer */

#AchieveLifeInsur {
    background:url(../images/Achieve_lifeInsur.gif) top left no-repeat;
    border-top:none;
    height:940px
}

/* Achieve Auto Warranty Offer */

#AchieveWarranty {
    background:url(../images/Achieve_auto.gif) top left no-repeat;
    border-top:none;
    height:680px
}

/* Footer */

#footer {
	padding:0 0 40px 0;
	color:#23b7e7;
	font-size:11px;
/*	background:url(../images/footer_back.gif) top left repeat-x; 
    background:url(../images/footer_back.gif) left 20px repeat-x;*/
}

#footer_cont {
	margin:0 auto;
	padding:20px 0 0 40px;
	width:939px;
	background:url(../images/bottom_mainPanel.gif) top left no-repeat;
}

#footer a {
	color:#23b7e7;
}

#footer div.header {
	color:#666666;
	padding:0.6em 0;
	font-weight:bold;
}

#footer p {
	color:#666666;
/*	width:800px;*/
	font-size:11px;
}

#footColms {
    height:160px;
}

#footColms li {
	padding:0 30px 0px 30px;
	float:left;
	border-left:1px dotted #CCCCCC;
}

#footColms li ul li {
	padding:0 0 5px 0;
	float:none;
	border:none;
}

#footColms li {

}

#footColms li#none {
	padding-left:0;
	border:none;
	
}

#footColms p {
	width:520px;
}

p#master_logos {
    background:url(../images/master_logos.gif) left 15px no-repeat;
    display:block;
    height:47px;
    padding-left:295px;
    padding-top:15px;
    border-top:1px dotted #CCCCCC;
}

/****************** Banner Alert *********************************/

/********** Alert Css Below Important ***************/

.message_alrt {
	position:absolute;
	width:633px;
	height:232px;
	left:200px;
	top:-370px;
	z-index:100;
	font:12px Verdana,Arial, Helvetica, sans-serif;
	background:url(../images/alert_banner.png) left top no-repeat;
	z-index:10000;
}
.message_alrt a {
    display:block;
    height:50px;
    left:130px;
    position:absolute;
    top:130px;
    width:170px;
    text-indent:-9999px;
}

.message_alrt p {
	margin:0;
	padding:0;
	line-height:18px;
}

.message_alrt h2.bold_alrt {
	font-size:18px;
	font-weight:bold;
	margin:0;
	padding:0 15px 0 0;
}


h2.bold_alrt{	color:#FFFFFF; 
	display:block; 
	background:url(../images/h2_span_bg.png) top right no-repeat;
	margin:0;
	padding:0;
}
h2.bold_alrt span{
	padding:5px 10px; 
	background:url(../images/h2_bg.png) top left no-repeat;
	display:block;
}

div.section_alrt { 
	background:url(../images/section_bg_right.png) bottom right no-repeat;
	font-size:12px;
	padding:0 15px 0 0;
}
div.section_alrt span{
	background:url(../images/section_bg_left.png) bottom left  no-repeat;
	padding:10px; 
	display:block;
}


/**************************/