@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #666666;
	background: #ffffff;
	}
	
#container {
	width: 760px;
	margin: 0 auto;
	}
	
#header {
	padding: 0;
	margin: 0;
	width: 760px;
	height: 95px;
	background: #ffffff url(../images/header.gif);
	}
		
#header a.home-logo-link {
	display: block;
	width: 186px;
	height: 48px;
	position: relative;
	top: 31px;
	left: 14px;
	}
*:first-child+html #header a.home-logo-link { top: 7px; } * html #header a.home-logo-link { top: 7px; }
	
.log-ins {
	border-width : 0px;
	border-style : solid;
	border-color : red;
	

	
	width : 142px;
	margin: 2px 0px 0px 0px;
	height : 15px;
	padding: 0px;
	float: right;
	clear: both;
	display: inline;
	z-index: 100000;
	position: relative;
	}
	
.log-ins li {
	
	
	border-width : 0px;
	border-style : solid;
	border-color : green;
	text-align: center;
	margin: 0px;
	float: right;
	clear: none;
	display: inline;
	position: relative;
	z-index: 10000;
	
}

.log-ins li ul {
	
	background : #ffffff;
	margin : 0px 0px 0px 20px;
	padding: 0px 0px;
	float: none;
	clear: both;
	display: none;
	position: absolute;
	top: 23px;
	left: -20px;
	z-index: 1000;
}

.log-ins li:hover ul {

	display: block;
}

.log-ins li ul li {

	margin: 0px;
	padding: 0px;
	float: none;
	clear: both;
	display: block;
}

.log-ins a:link, 
.log-ins a:active, 
.log-ins a:hover, 
.log-ins a:visited {
	color: #4284BD;
	text-decoration: none;
	
	width: 142px;
	float: left;
	clear: none;	
}


.log-ins a:hover {
	background : #ffffff url(../images/mm_overstate.gif) no-repeat;
	color: #FFFFFF;
}

.log-ins a span {
	width: 100%;
	height: 100%;
	display: block;
	cursor: pointer;
}


.log-ins a span span {
	font-size: 0.6875em;
	
	/*padding: 0.5em 0px 0.45em;*/
	padding: 0.3em 0 3.5em 0;
	
}


.log-ins li.active a,
.log-ins li.active a:active, 
.log-ins li.active a:hover, 
.log-ins li.active a:visited { background: #ffffff url(../images/mm_overstate.gif) repeat-x; }
.log-ins li.active a span { background: url(../images/mm_overstate_corner_l.gif) no-repeat left top; }
.log-ins li.active a span span { background: url(../images/mm_overstate_corner_r.gif) no-repeat right top; }

.log-ins li ul li a:link, 
.log-ins li ul li a:active, 
.log-ins li ul li a:hover, 
.log-ins li ul li a:visited {
	color: #336699;
	background: #cbcbcb none;
	text-transform: none;
	width: 142px;	
	
	border-bottom: 1px solid #FFFFFF;
	font-weight: bold;
}

.log-ins li ul li a:hover {
	color: #ffffff;
	background : #4284BD;
	font-weight: bold;
}

.log-ins li ul li a span, .log-ins li.active ul li a span {
	background: none;
}

.log-ins li ul li a:hover span {
	background: none;
}

.log-ins li.active ul li a:link, 
.log-ins li.active ul li a:active, 
.log-ins li.active ul li a:hover, 
.log-ins li.active ul li a:visited {
	background: #FF0000 none;
}

.log-ins li ul li.top a span { }
.log-ins li ul li.top a span span {}
.log-ins li ul li.bottom a span {  }
.log-ins li ul li.bottom a span span {  }

.log-ins li ul li a span span {
	/*font-size: 0.6em;*/
	padding: 0.17em 0em;		
}
	
		
span.hide {display: none;}
	
/* flash banner */

#banner {
	margin: 0;
	padding: 2px 0 2px 0;
	width: 760px;
	height: 197px;
	border-bottom: 2px solid #90c673;
	z-index: 10;
	position: relative;
	}
*:first-child+html #banner {
	z-index: -100;
	}
	
/* headers and paragraph */

h1 {
	margin: 0 0 0.8em 0;
	padding: 0;
	font-size: 1.5em;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #1367a7;
	font-weight:normal;
	}

h2 {
	margin: 0;
	padding: 0;
	font-size: 1.2em;
	color: #333333;	
	}
	
h3 {
	margin: 0 0 0.8em 0;
	padding: 0;
	font-size: 1.0em;
	color: #666666;
	}
	
p {
	margin: 0 0 1.5em 0;
	padding: 0;
	line-height: 150%;
	font-size: 0.75em;
	}

/* navigation */

#navigation {
	border-style : solid;
	border-color : red;
	border-width : 0px;
	
	padding: 0;
	margin: 0 0 14px 0;
	width: 760px;
	height: 23px;
	}
	* html #navigation {margin-bottom: 9px}
	
#navigation ul {
	margin: 0;
	padding: 5px 0 0 0px;
	height: 100%;
	list-style: none;
	overflow: hidden; 
	}	
	
#navigation ul li {
	margin-left: 33px;
	padding: 0 5px 0 0;
	display: inline;
	float: left;
}
	
#navigation ul li.last-child {
	padding-right: 0px;
}
	
#navigation ul li a {
	height: 23px;
	display: block;
	}
	
#navigation ul li a.about-us {
	background: url(../images/aboutus_btn.gif) no-repeat top left;
	width: 76px;
	}
	
#navigation ul li a.about-us:hover, #navigation ul li.active a.about-us {
	background: url(../images/aboutus_btn_over.gif) no-repeat top left;
	width: 76px;
	}

#navigation ul li a.home {
	background: url(../images/home_btn.gif) no-repeat top left;
	width: 63px;
	}
	
#navigation ul li a.home:hover, #navigation ul li.active a.home {
	background: url(../images/home_btn_over.gif) no-repeat top left;
	width: 63px;
	}

#navigation ul li a.services {
	background: url(../images/services_btn.gif) no-repeat top left;
	width: 73px;
	}
	
#navigation ul li a.services:hover, #navigation ul li.active a.services {
	background: url(../images/services_btn_over.gif) no-repeat top left;
	width: 73px;
	}
	
#navigation ul li a.payment-solutions {
	background: url(../images/paymentsolutions_btn.gif) no-repeat top left;
	width: 132px;
	}
	
#navigation ul li a.payment-solutions:hover, #navigation ul li.active a.payment-solutions {
	background: url(../images/paymentsolutions_btn_over.gif) no-repeat top left;
	width: 132px;
	}
	
#navigation ul li a.partners {
	background: url(../images/partners_btn.gif) no-repeat top left;
	width: 70px;
	}
	
#navigation ul li a.partners:hover, #navigation ul li.active a.partners {
	background: url(../images/partners_btn_over.gif) no-repeat top left;
	width: 70px;
	}
	
#navigation ul li a.marketing {
	background: url(../images/communications_btn.gif) no-repeat top left;
	width: 122px;
	}
	
#navigation ul li a.marketing:hover, #navigation ul li.active a.marketing {
	background: url(../images/communications_btn_over.gif) no-repeat top left;
	width: 122px;
	}
	
#navigation ul li a.contact-us {
	background: url(../images/contactus_btn.gif) no-repeat top left;
	width: 85px;
	}
	
#navigation ul li a.contact-us:hover, #navigation ul li.active a.contact-us {
	background: url(../images/contactus_btn_over.gif) no-repeat top left;
	width: 85px;
	}

/* content area */

#main-body {
	margin: 0;
	padding: 0;
	width: 760px;
	overflow: hidden;
	clear: both;
	}
	
#content {
	margin: 0 0 10px 0;
	padding: 22px 50px 0 50px;
	float: right;
	width: 474px;
	}
	
#content ul {
	line-height: 150%;
	font-size: 0.75em;
	}
	
#content p a{
	color: #1367a7;
	text-decoration: none;
	}
	
#content p a:hover {
	text-decoration: underline;
	}
	
.register-btn {
	width: 100%;
	overflow: hidden;
	margin-bottom: 20px;
}

.register-btn a, .register-btn a:visited {
	float: right;
	color: #1367a7;
	text-decoration: underline;
	font-weight: bold;
}

.register-btn a:hover {
	text-decoration: none;
}
	
#intro-link {
	float: left;
	margin: 0;
	padding: 0;
	}
	
#intro-link a {
	color: #1367a7;
	text-decoration: none;
	font-size: 0.8em;
	background-image: url(../images/login_arrow.gif);
	background-position: 100% 50%;
	background-repeat: no-repeat;
	padding-right: 10px;
	}

#sidebar {
	margin: 0 0 15px 0; /* 15px added to bottom after background graphic removed */
	padding: 0;
	float: left;
	width: 182px;
	min-height: 461px;
	/*background: #ffffff url(../images/sidebar_bg.gif) repeat-y;*/
	/*border: 1px solid #4487ba;*/
	}
	* html #sidebar {height:461px}

#block-quote {padding: 25px 25px 0px 25px; /*border: 1px solid orange;*/}
	
#block-quote p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	color: #4c8dbd;
	line-height: 1.15em;
	}
	
#pci-register {
	margin: 220px 0px 0px 0px;
	padding: 0px;
}

#pci-register a, #pci-register a:link, #pci-register a:hover, #pci-register a:visited {
	text-decoration: none;
	border: none;
	color: #FFFFFF;
}

#pci-register h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	text-align: center;
	color: #333333;
	margin: 0px 0px 5px 0px;
	padding: 0px;
}

#pci-register p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #333333;
	text-align: center;
	padding-bottom: 0px;
	margin: 0px 0px 10px 0px;
}

#pci-register span.keyword {
	color: #FF0000;
}
	
/* contact sidebar info */
	
#contact-info {padding: 25px 5px 0px 15px;}

#contact-info p {
	color: #333333;	
	}
	
#contact-info p a{
	color: #1367a7;
	text-decoration: none;
	}
	
#contact-info p a:hover {
	text-decoration: underline;
	}
		
/* sub-nav menu */

#sub-nav {
	margin: 24px 0 0 0;
	padding: 0;
	}
	
#sub-nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden; 
	}	

#sub-nav ul li {
	margin: 0;
	padding: 0 0 10px 0;
	}
	/*#sub-nav ul li.last-child {padding-bottom: 0px;}*/
			
#sub-nav ul li a {
	padding: 0px;
	display: block;
	width: 180px;
	height: 20px;
	}
	
/* about us page */
	
#sub-nav ul li a.company-overview {
	background: url(../images/company_overview_up.png) no-repeat 0 top;
	height: 20px;
	}
	* html #sub-nav ul li a.company-overview {
		background: url(../images/transparent.gif);
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/company_overview_up.png');
		}

#sub-nav ul li a.company-overview:hover {
	background: url(../images/company_overview_over.png) no-repeat 0 top;
	}
	* html #sub-nav ul li a.company-overview:hover {
		background: url(../images/transparent.gif);
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/company_overview_over.png');
		cursor: pointer;
		}
		
#sub-nav ul li.active a.company-overview {
	background: url(../images/company_overview_active.png) no-repeat 0 top;
	}
	* html #sub-nav ul li.active a.company-overview, * html #sub-nav ul li.active a:hover.company-overview {
		background: url(../images/transparent.gif);
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/company_overview_active.png');
		cursor: pointer;
		}
/*-----------------------------------------------------------------------------------------------------------*/	
#sub-nav ul li a.certifications {
	background: url(../images/certifications_up.png) no-repeat 0 top;
	height: 20px;
	}
	* html #sub-nav ul li a.certifications {
		background: url(../images/transparent.gif);
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/certifications_up.png');
		}

#sub-nav ul li a.certifications:hover {
	background: url(../images/certifications_over.png) no-repeat 0 top;
	}
	* html #sub-nav ul li a.certifications:hover {
		background: url(../images/transparent.gif);
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/certifications_over.png');
		cursor: pointer;
		}
		
#sub-nav ul li.active a.certifications {
	background: url(../images/certifications_active.png) no-repeat 0 top;
	}
	* html #sub-nav ul li.active a.certifications, * html #sub-nav ul li.active a:hover.certifications {
		background: url(../images/transparent.gif);
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/certifications_active.png');
		cursor: pointer;
		}
/*-----------------------------------------------------------------------------------------------------------*/	
#sub-nav ul li a.key-personnel {
	background: url(../images/key_personnel_up.png) no-repeat 0 top;
	height: 20px;
	}
	* html #sub-nav ul li a.key-personnel {
		background: url(../images/transparent.gif);
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/key_personnel_up.png');
		}

#sub-nav ul li a.key-personnel:hover {
	background: url(../images/key_personnel_over.png) no-repeat 0 top;
	}
	* html #sub-nav ul li a.key-personnel:hover {
		background: url(../images/transparent.gif);
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/key_personnel_over.png');
		cursor: pointer;
		}
		
#sub-nav ul li.active a.key-personnel {
	background: url(../images/key_personnel_active.png) no-repeat 0 top;
	}
	* html #sub-nav ul li.active a.key-personnel, * html #sub-nav ul li.active a:hover.key-personnel {
		background: url(../images/transparent.gif);
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/key_personnel_active.png');
		cursor: pointer;
		}	
		
/* services page */

#sub-nav ul li a.atm-services {
	background: url(../images/atm_services_up.png) no-repeat 0 top;
	height: 20px;
	}
	* html #sub-nav ul li a.atm-services {
		background: url(../images/transparent.gif);
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/atm_services_up.png');
		}

#sub-nav ul li a.atm-services:hover {
	background: url(../images/atm_services_over.png) no-repeat 0 top;
	}
	* html #sub-nav ul li a.atm-services:hover {
		background: url(../images/transparent.gif);
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/atm_services_over.png');
		cursor: pointer;
		}

#sub-nav ul li.active a.atm-services {
	background: url(../images/atm_services_active.png) no-repeat 0 top;
	}
	* html #sub-nav ul li.active a.atm-services, * html #sub-nav ul li.active a:hover.atm-services {
		background: url(../images/transparent.gif);
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/atm_services_active.png');
		cursor: pointer;
		}			
		
/*-----------------------------------------------------------------------------------------------------------*/	
#sub-nav ul li a.purchase-card-issuance {
	background: url(../images/purchase_card_issuance_up.png) no-repeat 0 top;
	height: 20px;
	}
	* html #sub-nav ul li a.purchase-card-issuance {
		background: url(../images/transparent.gif);
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/purchase_card_issuance_up.png');
		}

#sub-nav ul li a.purchase-card-issuance:hover {
	background: url(../images/purchase_card_issuance_over.png) no-repeat 0 top;
	}
	* html #sub-nav ul li a.purchase-card-issuance:hover {
		background: url(../images/transparent.gif);
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/purchase_card_issuance_over.png');
		cursor: pointer;
		}

#sub-nav ul li.active a.purchase-card-issuance {
	background: url(../images/purchase_card_issuance_active.png) no-repeat 0 top;
	}
	* html #sub-nav ul li.active a.purchase-card-issuance, * html #sub-nav ul li.active a:hover.purchase-card-issuance {
		background: url(../images/transparent.gif);
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/purchase_card_issuance_active.png');
		cursor: pointer;
		}			
		
/*-----------------------------------------------------------------------------------------------------------*/	
#sub-nav ul li a.customer-support {
	background: url(../images/customer_support_up.png) no-repeat 0 top;
	height: 20px;
	}
	* html #sub-nav ul li a.customer-support {
		background: url(../images/transparent.gif);
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/customer_support_up.png');
		}

#sub-nav ul li a.customer-support:hover {
	background: url(../images/customer_support_over.png) no-repeat 0 top;
	}
	* html #sub-nav ul li a.customer-support:hover {
		background: url(../images/transparent.gif);
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/customer_support_over.png');
		cursor: pointer;
		}

#sub-nav ul li.active a.customer-support {
	background: url(../images/customer_support_active.png) no-repeat 0 top;
	}
	* html #sub-nav ul li.active a.customer-support, * html #sub-nav ul li.active a:hover.customer-support {
		background: url(../images/transparent.gif);
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/customer_support_active.png');
		cursor: pointer;
		}			
		
/*-----------------------------------------------------------------------------------------------------------*/	
#sub-nav ul li a.equipment {
	background: url(../images/equipment_up.png) no-repeat 0 top;
	height: 20px;
	}
	* html #sub-nav ul li a.equipment {
		background: url(../images/transparent.gif);
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/equipment_up.png');
		}

#sub-nav ul li a.equipment:hover {
	background: url(../images/equipment_over.png) no-repeat 0 top;
	}
	* html #sub-nav ul li a.equipment:hover {
		background: url(../images/transparent.gif);
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/equipment_over.png');
		cursor: pointer;
		}

#sub-nav ul li.active a.equipment {
	background: url(../images/equipment_active.png) no-repeat 0 top;
	}
	* html #sub-nav ul li.active a.equipment, * html #sub-nav ul li.active a:hover.equipment {
		background: url(../images/transparent.gif);
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/equipment_active.png');
		cursor: pointer;
		}			
		
/*-----------------------------------------------------------------------------------------------------------*/	
#sub-nav ul li a.gift-cards {
	background: url(../images/gift_cards_up.png) no-repeat 0 top;
	height: 20px;
	}
	* html #sub-nav ul li a.gift-cards {
		background: url(../images/transparent.gif);
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/gift_cards_up.png');
		}

#sub-nav ul li a.gift-cards:hover {
	background: url(../images/gift_cards_over.png) no-repeat 0 top;
	}
	* html #sub-nav ul li a.gift-cards:hover {
		background: url(../images/transparent.gif);
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/gift_cards_over.png');
		cursor: pointer;
		}

#sub-nav ul li.active a.gift-cards {
	background: url(../images/gift_cards_active.png) no-repeat 0 top;
	}
	* html #sub-nav ul li.active a.gift-cards, * html #sub-nav ul li.active a:hover.gift-cards {
		background: url(../images/transparent.gif);
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/gift_cards_active.png');
		cursor: pointer;
		}			
		
/*-----------------------------------------------------------------------------------------------------------*/	
#sub-nav ul li a.payment-solutions {
	background: url(../images/payment_solutions_up.png) no-repeat 0 top;
	height: 20px;
	}
	* html #sub-nav ul li a.payment-solutions {
		background: url(../images/transparent.gif);
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/payment_solutions_up.png');
		}

#sub-nav ul li a.payment-solutions:hover {
	background: url(../images/payment_solutions_over.png) no-repeat 0 top;
	}
	* html #sub-nav ul li a.payment-solutions:hover {
		background: url(../images/transparent.gif);
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/payment_solutions_over.png');
		cursor: pointer;
		}

#sub-nav ul li.active a.payment-solutions {
	background: url(../images/payment_solutions_active.png) no-repeat 0 top;
	}
	* html #sub-nav ul li.active a.payment-solutions, * html #sub-nav ul li.active a:hover.payment-solutions {
		background: url(../images/transparent.gif);
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/payment_solutions_active.png');
		cursor: pointer;
		}			
		
/*-----------------------------------------------------------------------------------------------------------*/	
#sub-nav ul li a.reporting-tools {
	background: url(../images/reporting_tools_up.png) no-repeat 0 top;
	height: 20px;
	}
	* html #sub-nav ul li a.reporting-tools {
		background: url(../images/transparent.gif);
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/reporting_tools_up.png');
		}

#sub-nav ul li a.reporting-tools:hover {
	background: url(../images/reporting_tools_over.png) no-repeat 0 top;
	}
	* html #sub-nav ul li a.reporting-tools:hover {
		background: url(../images/transparent.gif);
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/reporting_tools_over.png');
		cursor: pointer;
		}

#sub-nav ul li.active a.reporting-tools {
	background: url(../images/reporting_tools_active.png) no-repeat 0 top;
	}
	* html #sub-nav ul li.active a.reporting-tools, * html #sub-nav ul li.active a:hover.reporting-tools {
		background: url(../images/transparent.gif);
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/reporting_tools_active.png');
		cursor: pointer;
		}
					
/*-----------------------------------------------------------------------------------------------------------*/	
#sub-nav ul li a.supplies {
	background: url(../images/supplies_up.png) no-repeat 0 top;
	height: 20px;
	}
	* html #sub-nav ul li a.supplies {
		background: url(../images/transparent.gif);
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/supplies_up.png');
		}

#sub-nav ul li a.supplies:hover {
	background: url(../images/supplies_over.png) no-repeat 0 top;
	}
	* html #sub-nav ul li a.supplies:hover {
		background: url(../images/transparent.gif);
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/supplies_over.png');
		cursor: pointer;
		}

#sub-nav ul li.active a.supplies {
	background: url(../images/supplies_active.png) no-repeat 0 top;
	}
	* html #sub-nav ul li.active a.supplies, * html #sub-nav ul li.active a:hover.supplies {
		background: url(../images/transparent.gif);
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/supplies_active.png');
		cursor: pointer;
		}	
				
/*-----------------------------------------------------------------------------------------------------------*/	
#sub-nav ul li a.wireless-services {
	background: url(../images/wireless_services_up.png) no-repeat 0 top;
	height: 20px;
	}
	* html #sub-nav ul li a.wireless-services {
		background: url(../images/transparent.gif);
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/wireless_services_up.png');
		}

#sub-nav ul li a.wireless-services:hover {
	background: url(../images/wireless_services_over.png) no-repeat 0 top;
	}
	* html #sub-nav ul li a.wireless-services:hover {
		background: url(../images/transparent.gif);
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/wireless_services_over.png');
		cursor: pointer;
		}

#sub-nav ul li.active a.wireless-services {
	background: url(../images/wireless_services_active.png) no-repeat 0 top;
	}
	* html #sub-nav ul li.active a.wireless-services, * html #sub-nav ul li.active a:hover.wireless-services {
		background: url(../images/transparent.gif);
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/wireless_services_active.png');
		cursor: pointer;
		}
				
/*-----------------------------------------------------------------------------------------------------------*/	
#sub-nav ul li a.working-capital {
	background: url(../images/working_capital_up.png) no-repeat 0 top;
	height: 20px;
	}
	* html #sub-nav ul li a.working-capital {
		background: url(../images/transparent.gif);
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/working_capital_up.png');
		}

#sub-nav ul li a.working-capital:hover {
	background: url(../images/working_capital_over.png) no-repeat 0 top;
	}
	* html #sub-nav ul li a.working-capital:hover {
		background: url(../images/transparent.gif);
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/working_capital_over.png');
		cursor: pointer;
		}

#sub-nav ul li.active a.working-capital {
	background: url(../images/working_capital_active.png) no-repeat 0 top;
	}
	* html #sub-nav ul li.active a.working-capital, * html #sub-nav ul li.active a:hover.working-capital {
		background: url(../images/transparent.gif);
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/working_capital_active.png');
		cursor: pointer;
		}			
		
/* payment solutions page */
	
#sub-nav ul li a.credit-cards {
	background: url(../images/credit_cards_up.png) no-repeat 0 top;
	height: 20px;
	}
	* html #sub-nav ul li a.credit-cards {
		background: url(../images/transparent.gif);
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/credit_cards_up.png');
		}

#sub-nav ul li a.credit-cards:hover {
	background: url(../images/credit_cards_over.png) no-repeat 0 top;
	}
	* html #sub-nav ul li a.credit-cards:hover {
		background: url(../images/transparent.gif);
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/credit_cards_over.png');
		cursor: pointer;
		}

#sub-nav ul li.active a.credit-cards {
	background: url(../images/credit_cards_active.png) no-repeat 0 top;
	}
	* html #sub-nav ul li.active a.credit-cards, * html #sub-nav ul li.active a:hover.credit-cards {
		background: url(../images/transparent.gif);
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/credit_cards_active.png');
		cursor: pointer;
		}	
				
/*-----------------------------------------------------------------------------------------------------------*/	
#sub-nav ul li a.debit-cards {
	background: url(../images/debit_cards_up.png) no-repeat 0 top;
	height: 20px;
	}
	* html #sub-nav ul li a.debit-cards {
		background: url(../images/transparent.gif);
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/debit_cards_up.png');
		}

#sub-nav ul li a.debit-cards:hover {
	background: url(../images/debit_cards_over.png) no-repeat 0 top;
	}
	* html #sub-nav ul li a.debit-cards:hover {
		background: url(../images/transparent.gif);
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/debit_cards_over.png');
		cursor: pointer;
		}

#sub-nav ul li.active a.debit-cards {
	background: url(../images/debit_cards_active.png) no-repeat 0 top;
	}
	* html #sub-nav ul li.active a.debit-cards, * html #sub-nav ul li.active a:hover.debit-cards {
		background: url(../images/transparent.gif);
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/debit_cards_active.png');
		cursor: pointer;
		}	
				
/*-----------------------------------------------------------------------------------------------------------*/	
#sub-nav ul li a.ebt-cards {
	background: url(../images/ebt_cards_up.png) no-repeat 0 top;
	height: 20px;
	}
	* html #sub-nav ul li a.ebt-cards {
		background: url(../images/transparent.gif);
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/ebt_cards_up.png');
		}

#sub-nav ul li a.ebt-cards:hover {
	background: url(../images/ebt_cards_over.png) no-repeat 0 top;
	}
	* html #sub-nav ul li a.ebt-cards:hover {
		background: url(../images/transparent.gif);
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/ebt_cards_over.png');
		cursor: pointer;
		}

#sub-nav ul li.active a.ebt-cards {
	background: url(../images/ebt_cards_active.png) no-repeat 0 top;
	}
	* html #sub-nav ul li.active a.ebt-cards, * html #sub-nav ul li.active a:hover.ebt-cards {
		background: url(../images/transparent.gif);
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/ebt_cards_active.png');
		cursor: pointer;
		}	
				
/*-----------------------------------------------------------------------------------------------------------*/	
#sub-nav ul li a.level-III-processing {
	background: url(../images/level_III_up.png) no-repeat 0 top;
	height: 20px;
	}
	* html #sub-nav ul li a.level-III-processing {
		background: url(../images/transparent.gif);
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/level_III_up.png');
		}

#sub-nav ul li a.level-III-processing:hover {
	background: url(../images/level_III_over.png) no-repeat 0 top;
	}
	* html #sub-nav ul li a.level-III-processing:hover {
		background: url(../images/transparent.gif);
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/level_III_over.png');
		cursor: pointer;
		}

#sub-nav ul li.active a.level-III-processing {
	background: url(../images/level_III_active.png) no-repeat 0 top;
	}
	* html #sub-nav ul li.active a.level-III-processing, * html #sub-nav ul li.active a:hover.level-III-processing {
		background: url(../images/transparent.gif);
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/level_III_active.png');
		cursor: pointer;
		}	

/*-----------------------------------------------------------------------------------------------------------*/	
#sub-nav ul li a.check-acceptance {
	background: url(../images/check_acceptance_up.png) no-repeat 0 top;
	height: 20px;
	}
	* html #sub-nav ul li a.check-acceptance {
		background: url(../images/transparent.gif);
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/check_acceptance_up.png');
		}

#sub-nav ul li a.check-acceptance:hover {
	background: url(../images/check_acceptance_over.png) no-repeat 0 top;
	}
	* html #sub-nav ul li a.check-acceptance:hover {
		background: url(../images/transparent.gif);
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/check_acceptance_over.png');
		cursor: pointer;
		}

#sub-nav ul li.active a.check-acceptance {
	background: url(../images/check_acceptance_active.png) no-repeat 0 top;
	}
	* html #sub-nav ul li.active a.check-acceptance, * html #sub-nav ul li.active a:hover.check-acceptance {
		background: url(../images/transparent.gif);
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/check_acceptance_active.png');
		cursor: pointer;
		}
	
/*-----------------------------------------------------------------------------------------------------------*/	
#sub-nav ul li a.pc-internet {
	background: url(../images/pc_internet_up.png) no-repeat 0 top;
	height: 20px;
	}
	* html #sub-nav ul li a.pc-internet {
		background: url(../images/transparent.gif);
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/pc_internet_up.png');
		}

#sub-nav ul li a.pc-internet:hover {
	background: url(../images/pc_internet_over.png) no-repeat 0 top;
	}
	* html #sub-nav ul li a.pc-internet:hover {
		background: url(../images/transparent.gif);
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/pc_internet_over.png');
		cursor: pointer;
		}

#sub-nav ul li.active a.pc-internet {
	background: url(../images/pc_internet_active.png) no-repeat 0 top;
	}
	* html #sub-nav ul li.active a.pc-internet, * html #sub-nav ul li.active a:hover.pc-internet {
		background: url(../images/transparent.gif);
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/pc_internet_active.png');
		cursor: pointer;
		}
		
/*-----------------------------------------------------------------------------------------------------------*/	
#sub-nav ul li a.convenience-fee {
	background: url(../images/convenience_fee_up.png) no-repeat 0 top;
	height: 20px;
	}
	* html #sub-nav ul li a.convenience-fee {
		background: url(../images/transparent.gif);
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/convenience_fee_up.png');
		}

#sub-nav ul li a.convenience-fee:hover {
	background: url(../images/convenience_fee_over.png) no-repeat 0 top;
	}
	* html #sub-nav ul li a.convenience-fee:hover {
		background: url(../images/transparent.gif);
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/convenience_fee_over.png');
		cursor: pointer;
		}

#sub-nav ul li.active a.convenience-fee {
	background: url(../images/convenience_fee_active.png) no-repeat 0 top;
	}
	* html #sub-nav ul li.active a.convenience-fee, * html #sub-nav ul li.active a:hover.convenience-fee {
		background: url(../images/transparent.gif);
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/convenience_fee_active.png');
		cursor: pointer;
		}
					
/*-----------------------------------------------------------------------------------------------------------*/	
#sub-nav ul li a.pay-by-phone {
	background: url(../images/pay_by_phone_up.png) no-repeat 0 top;
	height: 20px;
	}
	* html #sub-nav ul li a.pay-by-phone {
		background: url(../images/transparent.gif);
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/pay_by_phone_up.png');
		}

#sub-nav ul li a.pay-by-phone:hover {
	background: url(../images/pay_by_phone_over.png) no-repeat 0 top;
	}
	* html #sub-nav ul li a.pay-by-phone:hover {
		background: url(../images/transparent.gif);
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/pay_by_phone_over.png');
		cursor: pointer;
		}

#sub-nav ul li.active a.pay-by-phone {
	background: url(../images/pay_by_phone_active.png) no-repeat 0 top;
	}
	* html #sub-nav ul li.active a.pay-by-phone, * html #sub-nav ul li.active a:hover.pay-by-phone {
		background: url(../images/transparent.gif);
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/pay_by_phone_active.png');
		cursor: pointer;
		}			
					
/*-----------------------------------------------------------------------------------------------------------*/	
#sub-nav ul li a.recurrent-billing {
	background: url(../images/recurrent_billing_up.png) no-repeat 0 top;
	height: 20px;
	}
	* html #sub-nav ul li a.recurrent-billing {
		background: url(../images/transparent.gif);
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/recurrent_billing_up.png');
		}

#sub-nav ul li a.recurrent-billing:hover {
	background: url(../images/recurrent_billing_over.png) no-repeat 0 top;
	}
	* html #sub-nav ul li a.recurrent-billing:hover {
		background: url(../images/transparent.gif);
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/recurrent_billing_over.png');
		cursor: pointer;
		}

#sub-nav ul li.active a.recurrent-billing {
	background: url(../images/recurrent_billing_active.png) no-repeat 0 top;
	}
	* html #sub-nav ul li.active a.recurrent-billing, * html #sub-nav ul li.active a:hover.recurrent-billing {
		background: url(../images/transparent.gif);
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/recurrent_billing_active.png');
		cursor: pointer;
		}
		
/*-----------------------------------------------------------------------------------------------------------*/	
#sub-nav ul li a.charge-anywhere {
	background: url(../images/charge_anywhere_up.png) no-repeat 0 top;
	height: 20px;
	}
	* html #sub-nav ul li a.charge-anywhere {
		background: url(../images/transparent.gif);
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/charge_anywhere_up.png');
		}

#sub-nav ul li a.charge-anywhere:hover {
	background: url(../images/charge_anywhere_over.png) no-repeat 0 top;
	}
	* html #sub-nav ul li a.charge-anywhere:hover {
		background: url(../images/transparent.gif);
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/charge_anywhere_over.png');
		cursor: pointer;
		}

#sub-nav ul li.active a.charge-anywhere {
	background: url(../images/charge_anywhere_active.png) no-repeat 0 top;
	}
	* html #sub-nav ul li.active a.charge-anywhere, * html #sub-nav ul li.active a:hover.charge-anywhere {
		background: url(../images/transparent.gif);
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/charge_anywhere_active.png');
		cursor: pointer;
		}					

/*-----------------------------------------------------------------------------------------------------------*/	
#sub-nav ul li a.pci-registration {
	background: url(../images/pci_registration_up.png) no-repeat 0 top;
	height: 20px;
	}
	* html #sub-nav ul li a.pci-registration {
		background: url(../images/transparent.gif);
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/pci_registration_up.png');
		}

#sub-nav ul li a.pci-registration:hover {
	background: url(../images/pci_registration_over.png) no-repeat 0 top;
	}
	* html #sub-nav ul li a.pci-registration:hover {
		background: url(../images/transparent.gif);
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/pci_registration_over.png');
		cursor: pointer;
		}

#sub-nav ul li.active a.pci-registration {
	background: url(../images/pci_registration_active.png) no-repeat 0 top;
	}
	* html #sub-nav ul li.active a.pci-registration, * html #sub-nav ul li.active a:hover.pci-registration {
		background: url(../images/transparent.gif);
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/pci_registration_active.png');
		cursor: pointer;
		}					
				
/* partners page */

#sub-nav ul li a.chase-paymentech-solutions {
	background: url(../images/chase_paymentech_solutions_up.png) no-repeat 0 top;
	height: 20px;
	}
	* html #sub-nav ul li a.chase-paymentech-solutions {
		background: url(../images/transparent.gif);
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/chase_paymentech_solutions_up.png');
		}

#sub-nav ul li a.chase-paymentech-solutions:hover {
	background: url(../images/chase_paymentech_solutions_over.png) no-repeat 0 top;
	}
	* html #sub-nav ul li a.chase-paymentech-solutions:hover {
		background: url(../images/transparent.gif);
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/chase_paymentech_solutions_over.png');
		cursor: pointer;
		}

#sub-nav ul li.active a.chase-paymentech-solutions {
	background: url(../images/chase_paymentech_solutions_active.png) no-repeat 0 top;
	}
	* html #sub-nav ul li.active a.chase-paymentech-solutions, * html #sub-nav ul li.active a:hover.chase-paymentech-solutions {
		background: url(../images/transparent.gif);
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/chase_paymentech_solutions_active.png');
		cursor: pointer;
		}			

/*-----------------------------------------------------------------------------------------------------------*/	

#sub-nav ul li a.cross-check {
	background: url(../images/cross_check_up.png) no-repeat 0 top;
	height: 20px;
	}
	* html #sub-nav ul li a.cross-check {
		background: url(../images/transparent.gif);
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/cross_check_up.png');
		}

#sub-nav ul li a.cross-check:hover {
	background: url(../images/cross_check_over.png) no-repeat 0 top;
	}
	* html #sub-nav ul li a.cross-check:hover {
		background: url(../images/transparent.gif);
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/cross_check_over.png');
		cursor: pointer;
		}

#sub-nav ul li.active a.cross-check {
	background: url(../images/cross_check_active.png) no-repeat 0 top;
	}
	* html #sub-nav ul li.active a.cross-check, * html #sub-nav ul li.active a:hover.cross-check {
		background: url(../images/transparent.gif);
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/cross_check_active.png');
		cursor: pointer;
		}			

/*-----------------------------------------------------------------------------------------------------------*/	

#sub-nav ul li a.profitstars {
	background: url(../images/profitstars_up.png) no-repeat 0 top;
	height: 20px;
	}
	* html #sub-nav ul li a.profitstars {
		background: url(../images/transparent.gif);
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/profitstars_up.png');
		}

#sub-nav ul li a.profitstars:hover {
	background: url(../images/profitstars_over.png) no-repeat 0 top;
	}
	* html #sub-nav ul li a.profitstars:hover {
		background: url(../images/transparent.gif);
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/profitstars_over.png');
		cursor: pointer;
		}

#sub-nav ul li.active a.profitstars {
	background: url(../images/profitstars_active.png) no-repeat 0 top;
	}
	* html #sub-nav ul li.active a.profitstars, * html #sub-nav ul li.active a:hover.profitstars {
		background: url(../images/transparent.gif);
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/profitstars_active.png');
		cursor: pointer;
		}			
		
/*-----------------------------------------------------------------------------------------------------------*/	

#sub-nav ul li a.jp-morgan-chase {
	background: url(../images/jp_morgan_chase_up.png) no-repeat 0 top;
	height: 20px;
	}
	* html #sub-nav ul li a.jp-morgan-chase {
		background: url(../images/transparent.gif);
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/jp_morgan_chase_up.png');
		}

#sub-nav ul li a.jp-morgan-chase:hover {
	background: url(../images/jp_morgan_chase_over.png) no-repeat 0 top;
	}
	* html #sub-nav ul li a.jp-morgan-chase:hover {
		background: url(../images/transparent.gif);
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/jp_morgan_chase_over.png');
		cursor: pointer;
		}

#sub-nav ul li.active a.jp-morgan-chase {
	background: url(../images/jp_morgan_chase_active.png) no-repeat 0 top;
	}
	* html #sub-nav ul li.active a.jp-morgan-chase, * html #sub-nav ul li.active a:hover.jp-morgan-chase {
		background: url(../images/transparent.gif);
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/jp_morgan_chase_active.png');
		cursor: pointer;
		}			
		
/*-----------------------------------------------------------------------------------------------------------*/	

#sub-nav ul li a.link2gov {
	background: url(../images/link2gov_up.png) no-repeat 0 top;
	height: 20px;
	}
	* html #sub-nav ul li a.link2gov {
		background: url(../images/transparent.gif);
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/link2gov_up.png');
		}

#sub-nav ul li a.link2gov:hover {
	background: url(../images/link2gov_over.png) no-repeat 0 top;
	}
	* html #sub-nav ul li a.link2gov:hover {
		background: url(../images/transparent.gif);
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/link2gov_over.png');
		cursor: pointer;
		}

#sub-nav ul li.active a.link2gov {
	background: url(../images/link2gov_active.png) no-repeat 0 top;
	}
	* html #sub-nav ul li.active a.link2gov, * html #sub-nav ul li.active a:hover.link2gov {
		background: url(../images/transparent.gif);
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/link2gov_active.png');
		cursor: pointer;
		}			
		
/*-----------------------------------------------------------------------------------------------------------*/	

#sub-nav ul li a.official-payments {
	background: url(../images/official_payments_up.png) no-repeat 0 top;
	height: 20px;
	}
	* html #sub-nav ul li a.official-payments {
		background: url(../images/transparent.gif);
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/official_payments_up.png');
		}

#sub-nav ul li a.official-payments:hover {
	background: url(../images/official_payments_over.png) no-repeat 0 top;
	}
	* html #sub-nav ul li a.official-payments:hover {
		background: url(../images/transparent.gif);
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/official_payments_over.png');
		cursor: pointer;
		}

#sub-nav ul li.active a.official-payments {
	background: url(../images/official_payments_active.png) no-repeat 0 top;
	}
	* html #sub-nav ul li.active a.official-payments, * html #sub-nav ul li.active a:hover.official-payments {
		background: url(../images/transparent.gif);
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/official_payments_active.png');
		cursor: pointer;
		}			
		
/*-----------------------------------------------------------------------------------------------------------*/	

#sub-nav ul li a.comstar-interactive {
	background: url(../images/comstar_interactive_up.png) no-repeat 0 top;
	height: 20px;
	}
	* html #sub-nav ul li a.comstar-interactive {
		background: url(../images/transparent.gif);
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/comstar_interactive_up.png');
		}

#sub-nav ul li a.comstar-interactive:hover {
	background: url(../images/comstar_interactive_over.png) no-repeat 0 top;
	}
	* html #sub-nav ul li a.comstar-interactive:hover {
		background: url(../images/transparent.gif);
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/comstar_interactive_over.png');
		cursor: pointer;
		}

#sub-nav ul li.active a.comstar-interactive {
	background: url(../images/comstar_interactive_active.png) no-repeat 0 top;
	}
	* html #sub-nav ul li.active a.comstar-interactive, * html #sub-nav ul li.active a:hover.comstar-interactive {
		background: url(../images/transparent.gif);
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/comstar_interactive_active.png');
		cursor: pointer;
		}

/*-----------------------------------------------------------------------------------------------------------*/	

#sub-nav ul li a.tasq-technology {
	background: url(../images/tasq_technology_up.png) no-repeat 0 top;
	height: 20px;
	}
	* html #sub-nav ul li a.tasq-technology {
		background: url(../images/transparent.gif);
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/tasq_technology_up.png');
		}

#sub-nav ul li a.tasq-technology:hover {
	background: url(../images/tasq_technology_over.png) no-repeat 0 top;
	}
	* html #sub-nav ul li a.tasq-technology:hover {
		background: url(../images/transparent.gif);
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/tasq_technology_over.png');
		cursor: pointer;
		}

#sub-nav ul li.active a.tasq-technology {
	background: url(../images/tasq_technology_active.png) no-repeat 0 top;
	}
	* html #sub-nav ul li.active a.tasq-technology, * html #sub-nav ul li.active a:hover.tasq-technology {
		background: url(../images/transparent.gif);
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/tasq_technology_active.png');
		cursor: pointer;
		}			
		
/* marketing page */

#sub-nav ul li a.present-folder {
	background: url(../images/brochure_up.png) no-repeat 0 top;
	height: 20px;
	}
	* html #sub-nav ul li a.present-folder {
		background: url(../images/transparent.gif);
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/present_folder_up.png');
		}

#sub-nav ul li a.present-folder:hover {
	background: url(../images/brochure_over.png) no-repeat 0 top;
	}
	* html #sub-nav ul li a.present-folder:hover {
		background: url(../images/transparent.gif);
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/present_folder_over.png');
		cursor: pointer;
		}

#sub-nav ul li.active a.present-folder {
	background: url(../images/brochure_active.png) no-repeat 0 top;
	}
	* html #sub-nav ul li.active a.present-folder, * html #sub-nav ul li.active a:hover.present-folder {
		background: url(../images/transparent.gif);
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/present_folder_active.png');
		cursor: pointer;
		}			
		
/*-----------------------------------------------------------------------------------------------------------*/	

#sub-nav ul li a.equip-slicks {
	background: url(../images/equip_slicks_up.png) no-repeat 0 top;
	height: 20px;
	}
	* html #sub-nav ul li a.equip-slicks {
		background: url(../images/transparent.gif);
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/equip_slicks_up.png');
		}

#sub-nav ul li a.equip-slicks:hover {
	background: url(../images/equip_slicks_over.png) no-repeat 0 top;
	}
	* html #sub-nav ul li a.equip-slicks:hover {
		background: url(../images/transparent.gif);
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/equip_slicks_over.png');
		cursor: pointer;
		}

#sub-nav ul li.active a.equip-slicks {
	background: url(../images/equip_slicks_active.png) no-repeat 0 top;
	}
	* html #sub-nav ul li.active a.equip-slicks, * html #sub-nav ul li.active a:hover.equip-slicks {
		background: url(../images/transparent.gif);
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/equip_slicks_active.png');
		cursor: pointer;
		}			
		
/*-----------------------------------------------------------------------------------------------------------*/	
			
#sub-nav ul li a.terminals {
	background: url(../images/terminals_up.png) no-repeat 0 top;
	height: 20px;
	}
	* html #sub-nav ul li a.terminals {
		background: url(../images/transparent.gif);
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/terminals_up.png');
		}

#sub-nav ul li a.terminals:hover {
	background: url(../images/terminals_over.png) no-repeat 0 top;
	}
	* html #sub-nav ul li a.terminals:hover {
		background: url(../images/transparent.gif);
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/terminals_over.png');
		cursor: pointer;
		}

#sub-nav ul li.active a.terminals {
	background: url(../images/terminals_active.png) no-repeat 0 top;
	}
	* html #sub-nav ul li.active a.terminals, * html #sub-nav ul li.active a:hover.terminals {
		background: url(../images/transparent.gif);
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/terminals_active.png');
		cursor: pointer;
		}			
		
/*-----------------------------------------------------------------------------------------------------------*/	
#sub-nav ul li a.corporate-brochure {
	background: url(../images/corporate_brochure_up.png) no-repeat 0 top;
	height: 20px;
	}
	* html #sub-nav ul li a.corporate-brochure {
		background: url(../images/transparent.gif);
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/corporate_brochure_up.png');
		}

#sub-nav ul li a.corporate-brochure:hover {
	background: url(../images/corporate_brochure_over.png) no-repeat 0 top;
	}
	* html #sub-nav ul li a.corporate-brochure:hover {
		background: url(../images/transparent.gif);
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/corporate_brochure_over.png');
		cursor: pointer;
		}

#sub-nav ul li.active a.corporate-brochure {
	background: url(../images/corporate_brochure_active.png) no-repeat 0 top;
	}
	* html #sub-nav ul li.active a.corporate-brochure, * html #sub-nav ul li.active a:hover.corporate-brochure {
		background: url(../images/transparent.gif);
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/corporate_brochure_active.png');
		cursor: pointer;
		}			
		
/*-----------------------------------------------------------------------------------------------------------*/	
#sub-nav ul li a.pci-compliance {
	background: url(../images/pci_compliance_up.png) no-repeat 0 top;
	height: 20px;
	}
	* html #sub-nav ul li a.pci-compliance {
		background: url(../images/transparent.gif);
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/pci_compliance_up.png');
		}

#sub-nav ul li a.pci-compliance:hover {
	background: url(../images/pci_compliance_over.png) no-repeat 0 top;
	}
	* html #sub-nav ul li a.pci-compliance:hover {
		background: url(../images/transparent.gif);
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/pci_compliance_over.png');
		cursor: pointer;
		}

#sub-nav ul li.active a.pci-compliance {
	background: url(../images/pci_compliance_active.png) no-repeat 0 top;
	}
	* html #sub-nav ul li.active a.pci-compliance, * html #sub-nav ul li.active a:hover.pci-compliance {
		background: url(../images/transparent.gif);
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/pci_compliance_active.png');
		cursor: pointer;
		}			
		
/*-----------------------------------------------------------------------------------------------------------*/	
#sub-nav ul li a.fraud-risk {
	background: url(../images/fraud_risk_up.png) no-repeat 0 top;
	height: 20px;
	}
	* html #sub-nav ul li a.fraud-risk {
		background: url(../images/transparent.gif);
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fraud_risk_up.png');
		}

#sub-nav ul li a.fraud-risk:hover {
	background: url(../images/fraud_risk_over.png) no-repeat 0 top;
	}
	* html #sub-nav ul li a.fraud-risk:hover {
		background: url(../images/transparent.gif);
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fraud_risk_over.png');
		cursor: pointer;
		}

#sub-nav ul li.active a.fraud-risk {
	background: url(../images/fraud_risk_active.png) no-repeat 0 top;
	}
	* html #sub-nav ul li.active a.fraud-risk, * html #sub-nav ul li.active a:hover.fraud-risk {
		background: url(../images/transparent.gif);
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fraud_risk_active.png');
		cursor: pointer;
		}			
		
/*-----------------------------------------------------------------------------------------------------------*/	

#sub-nav ul li a.information-sheet {
	background: url(../images/information_sheet_up.png) no-repeat 0 top;
	height: 20px;
	}
	* html #sub-nav ul li a.information-sheet {
		background: url(../images/transparent.gif);
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/information_sheet_up.png');
		}

#sub-nav ul li a.information-sheet:hover {
	background: url(../images/information_sheet_over.png) no-repeat 0 top;
	}
	* html #sub-nav ul li a.information-sheet:hover {
		background: url(../images/transparent.gif);
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/information_sheet_over.png');
		cursor: pointer;
		}

#sub-nav ul li.active a.information-sheet {
	background: url(../images/information_sheet_active.png) no-repeat 0 top;
	}
	* html #sub-nav ul li.active a.information-sheet, * html #sub-nav ul li.active a:hover.information-sheet {
		background: url(../images/transparent.gif);
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/information_sheet_active.png');
		cursor: pointer;
		}	
		
/*-----------------------------------------------------------------------------------------------------------*/	

#sub-nav ul li a.capabilities-statement {
	background: url(../images/capabilities_statement_up.png) no-repeat 0 top;
	height: 20px;
	}
	* html #sub-nav ul li a.capabilities-statement {
		background: url(../images/transparent.gif);
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/capabilities_statement_up.png');
		}

#sub-nav ul li a.capabilities-statement:hover {
	background: url(../images/capabilities_statement_over.png) no-repeat 0 top;
	}
	* html #sub-nav ul li a.capabilities-statement:hover {
		background: url(../images/transparent.gif);
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/capabilities_statement_over.png');
		cursor: pointer;
		}

#sub-nav ul li.active a.capabilities-statement {
	background: url(../images/capabilities_statement_active.png) no-repeat 0 top;
	}
	* html #sub-nav ul li.active a.capabilities-statement, * html #sub-nav ul li.active a:hover.capabilities-statement {
		background: url(../images/transparent.gif);
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/capabilities_statement_active.png');
		cursor: pointer;
		}	
		
/*-----------------------------------------------------------------------------------------------------------*/	

#sub-nav ul li a.chargebacks {
	background: url(../images/chargebacks_up.png) no-repeat 0 top;
	height: 20px;
	}
	* html #sub-nav ul li a.chargebacks {
		background: url(../images/transparent.gif);
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/chargebacks_up.png');
		}

#sub-nav ul li a.chargebacks:hover {
	background: url(../images/chargebacks_over.png) no-repeat 0 top;
	}
	* html #sub-nav ul li a.chargebacks:hover {
		background: url(../images/transparent.gif);
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/chargebacks_over.png');
		cursor: pointer;
		}

#sub-nav ul li.active a.chargebacks {
	background: url(../images/chargebacks_active.png) no-repeat 0 top;
	}
	* html #sub-nav ul li.active a.chargebacks, * html #sub-nav ul li.active a:hover.chargebacks {
		background: url(../images/transparent.gif);
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/chargebacks_active.png');
		cursor: pointer;
		}	
				
/* footer */

#footer {
	margin: 0 0 20px 0;
	padding: 5px 0 0 0;
	border-top: 2px solid #90c673;
	text-align: center;	
	}
	
#footer p {
	padding: 0;
	margin: 0;
	font-size: 0.7em;
	color: #666666;
	}
	
#footer p a {
	color: #666666;
	text-decoration: none;
	}
	
#footer p a:hover {text-decoration: underline;}
	
#footer ul {
	margin: 0;
	padding: 4px 0 0 0;
	list-style: none;
	font-size: 0.7em;
	}
	
#footer ul li {
	margin: 0;
	padding: 0 4px 0 0;
	display: inline;
	}
	
#footer ul li a {
	background-image: url(../images/secondary_navigation_divider.gif);
	background-position: 0% 50%;
	background-repeat: no-repeat;
	padding-left: 8px;	
	}
	#footer ul li.first-child a {
		background-image: none;
		}
		
#footer ul li a:link, a:visited {
	text-decoration: none;
	color: #1367a7;
	}
	
#footer ul li a:hover {text-decoration: underline;}

#footer p.chase-logo {
	margin: 0;
	padding: 8px 0 0 0;
	}