/*
Pure CSS Menu
Copyright (c) 2009 Ajatix. All rights reserved.
http://www.ajatix.com
Registered to: Tony Ferguson
*/
.AJXMenueDFaTFD {position:relative;z-index:100;}
.AJXMenueDFaTFD ul {position:relative;float:left;margin:0;padding:0;list-style-type:none;background:#e6e6e6;}
.AJXMenueDFaTFD li {float:left;margin:0;padding:0px 1px 0px 0;color:#000000;}
.AJXMenueDFaTFD li.tlast {padding-right:0px;}
.AJXMenueDFaTFD li:hover,.AJXMenueDFaTFD li a:hover {position:relative;}
.AJXMenueDFaTFD a {display:block;width:80px;w\idth:68px;height:20px;padding:0 6px 0 6px;font:10px/20px Arial,Helvetica,sans-serif;text-decoration:none;text-align:center;color:#000000;background:#ffffff;}
.AJXMenueDFaTFD li:hover a,.AJXMenueDFaTFD a:hover {color:#ffffff;background:#0080c0;}
.AJXMenueDFaTFD a.ajxsub {w\idth:57px;padding:0 17px 0 6px;background:#ffffff url(images/bn-dr.gif) no-repeat center right;}
.AJXMenueDFaTFD li:hover a.ajxsub,.AJXMenueDFaTFD a.ajxsub:hover {background:#0080c0 url(images/bn-dw.gif) no-repeat center right;}
.AJXMenueDFaTFD li ul {position:absolute;left:-9999px;top:-9999px;width:182px;height:auto;background:#e6e6e6;}
.AJXMenueDFaTFD table {margin-top:-1px;border-collapse:collapse;}
.AJXMenueDFaTFD ul :hover ul {left:-1px;top:19px;}
.AJXMenueDFaTFD li li {padding:0 1px 1px 1px;}
.AJXMenueDFaTFD ul :hover ul a,.AJXMenueDFaTFD ul :hover ul :hover ul a {margin:0;width:180px;w\idth:166px;padding:0 6px 0 6px;height:25px;font:10px/25px Arial,Helvetica,sans-serif;text-decoration:none;text-align:left;border:1px solid #ffffff;color:#ca0002;background:#ffffff;}
.AJXMenueDFaTFD ul :hover ul .sfirst a,.AJXMenueDFaTFD ul :hover ul :hover ul .sfirst a {margin-top:1px;}
.AJXMenueDFaTFD ul ul :hover a,.AJXMenueDFaTFD ul ul a:hover,.AJXMenueDFaTFD ul ul :hover ul a:hover {color:#ffffff;background:#ca0002;}
.AJXMenueDFaTFD ul :hover ul a.ajxsub {w\idth:166px;padding:0 6px 0 6px;background:#ffffff url(images/bn-rr.gif) no-repeat center right;}
.AJXMenueDFaTFD ul ul :hover a.ajxsub,.AJXMenueDFaTFD ul ul a.ajxsub:hover {background:#ca0002 url(images/bn-rw.gif) no-repeat center right;}
.AJXMenueDFaTFD ul :hover ul ul {position:absolute;left:-9999px;top:-9999px;}
.AJXMenueDFaTFD ul :hover ul :hover ul {left:181px;top:-1px;}
* html .AJXMenueDFaTFD ul :hover ul :hover ul {left:179px;top:-2px;}
.AJXMenueDFaTFD ul :hover ul .sfirst:hover ul {top:0px;}
.AJXMenueDFaTFD br {clear:both;height:0;font-size: 1px;line-height: 0px;}

/*
{"background":"#FFFFFF","classes":[{"color":"#ffffff","font":{"align":1,"bold":false,"italic":false,"mobold":false,"moitalic":false,"mounderline":false,"name":"Arial,Helvetica,sans-serif","size":10,"underline":false},"height":{"Value":20,"enabled":true},"imagealign":2,"imagerepeat":false,"imagevalign":1,"leftpadding":6,"mocolor":"#0080c0","moimage":"","moimagevalign":1,"mosubmenuimage":"images\/bn-dw.gif","name":"top","nimage":"","rightpadding":6,"slidingdoors":false,"spacing":1,"submenuimage":"images\/bn-dr.gif","submenuleftpadding":6,"submenurightpadding":17,"textcolor":"#000000","textmocolor":"#ffffff","width":{"Value":80,"enabled":true}},{"bordercolor":"#ffffff","color":"#ffffff","font":{"align":0,"bold":false,"italic":false,"mobold":false,"moitalic":false,"mounderline":false,"name":"Arial,Helvetica,sans-serif","size":10,"underline":false},"height":{"Value":27,"enabled":true},"imagealign":2,"imagerepeat":false,"imagevalign":1,"leftpadding":6,"mobordercolor":"#ffffff","mocolor":"#ca0002","moimage":"","moimagevalign":1,"mosubmenuimage":"images\/bn-rw.gif","name":"submenu","nimage":"","padding":1,"rightpadding":6,"slidingdoors":false,"spacing":1,"submenuimage":"images\/bn-rr.gif","submenuleftpadding":6,"submenurightpadding":6,"textcolor":"#ca0002","textmocolor":"#ffffff","width":{"Value":180,"enabled":true}}],"id":"AJXMenueDFaTFD","structure":[{"caption":"Home","href":"index.html"},{"caption":"About Us","href":"","subitems":[{"caption":"Corporate Background","href":"corporatebackground.html"},{"caption":"Executive team","href":"executiveteam.html"},{"caption":"Our Clients","href":"ourclients.html"},{"caption":"Technology","href":"technology.html"},{"caption":"Vision","href":"vision.html"}]},{"caption":"Services","href":"","subitems":[{"caption":"Government","href":"government.html","subitems":[{"caption":"Income Management","href":"incomemanagement.html"}]},{"caption":"Commercial","href":"commercial.html","subitems":[{"caption":"Debit Cards","href":"debitcards.html"},{"caption":"Gifts & Incentives","href":"giftcards.html"},{"caption":"Loyalty","href":"loyalty.html"}]},{"caption":"Retail","href":"retail.html"}]},{"caption":"Partners","href":"partners.html"},{"caption":"Support","href":"","subitems":[{"caption":"Card Holder Support","href":"cardholdersupport.html"},{"caption":"Downloads","href":"downloads.html"}]},{"caption":"FAQ","href":"faq.html"},{"caption":"Contact Us","href":"contactus.html"}],"submenulevel":{"background":{"bgimage":{"align":2,"repeat":false,"source":""},"color":"#e6e6e6"},"bordercolor":"#000000","childoffsetx":-1,"childoffsety":0,"hasborder":false,"orientation":1},"toplevel":{"background":{"bgimage":{"align":2,"repeat":false,"source":""},"color":"#e6e6e6"},"bordercolor":"#000000","childoffsetx":0,"childoffsety":-1,"hasborder":false,"orientation":0,"toplevelwidth":600,"toplevelwidthtype":0},"zindex":100}
*/