.infoPanel {
	height: 235px;
	width: 595px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
}

.infoPanelTop {
	background-color: white;
	background-image: url(/image/home/infoPanel/backgroundImageTop.png);
	background-repeat: no-repeat;
	background-position: top;
	padding-left: 11px;
}

.infoPanelMiddle {
	background-color: white;
	background-image: url(/image/home/infoPanel/backgroundImageMiddle.png);
	background-repeat: repeat-y;
	padding-left: 11px;
	padding-right: 11px;
	height: 386px;
}

.infoPanelBottom {
	background-color: white;
	background-image: url(/image/home/infoPanel/backgroundImageBottom.png);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-left: 11px;
	height: 15px;
}

.infoPanel .infoPanelMenuTableWrapper {
	margin-top: 5px;
	margin-bottom: 5px;
}

.infoPanel .infoPanelMenu {
	float: left;
	width: 572px;
	height: 24px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

.infoPanel .infoPanelMenu ul {
	margin: 0px;
	list-style: none;
	float: left;
	padding: 0px;
}

.infoPanel .infoPanelMenu li {
	float: left;
	position: relative;
	width: 140px;
	margin-left: 0px;
	text-align: center;
	margin-right: 0px;
}

.infoPanel .infoPanelMenu li a {
	display: block;
	text-decoration: none;
	font-size: 11px;
	height: 19px;
	width: 139px;
	color: white;
	font-weight: bold;
	text-align: center;
	padding-top: 5px;
	background-color: #336699;
}

.infoPanel .infoPanelMenu li a:hover {
	color: #336699;
	background-color: #F8F9FB;
}

.infoPanel .infoPanelMenu li#newMenuTab a, .infoPanel .infoPanelMenu li#newMenuTab a:hover {
	color: white;
	background-color: #F67401;
}

.infoPanel .infoPanelMenu li.selectedTab a, .infoPanel .infoPanelMenu li.selectedTab#newMenuTab a {
	color: #336699;
	background-color: #F8F9FB;
}

.infoPanel .infoPanelMenu li ul {
	display: none;
	position: absolute;
	width: 123px;
	background-color: #D9D9BF;
}

.infoPanel .infoPanelMenu li ul a {
	font-size: 11px;
	text-decoration: none;
	color: white;
	font-weight: bold;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 18px;
}

.infoPanel .infoPanelMenu li > ul {
	top: auto;
	left: auto;
	clear: left;
}

.infoPanel .infoPanelMenu li:hover ul, .infoPanel .infoPanelMenu li.over ul {
	display: block;
	/*clear:left;*/
}

.infoPanel .infoPanelSubMenuTableWrapper {
	margin-top: 5px;
	margin-bottom: 5px;
}

.infoPanel .infoPanelSubMenu {
	float: left;
	width: 565px;
	height: 24px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

.infoPanel .infoPanelSubMenu ul {
	margin: 0px;
	list-style: none;
	float: left;
	padding: 0px;
}

.infoPanel .infoPanelSubMenu li {
	float: left;
	position: relative;
	margin-left: 4px;
	text-align: center;
	margin-right: 4px;
}

.infoPanel .infoPanelSubMenu li a {
	text-decoration: none;
	font-size: 11px;
	height: 19px;
	color: #336699;
	text-align: center;
	padding-top: 5px;
	background-color: #F8F9FB;
}

.infoPanel .infoPanelSubMenu li a:hover {
	color: #336699;
	background-color: #F8F9FB;
	text-decoration: underline;
}

.infoPanel .infoPanelSubMenu li.selectedTab a {
	color: #336699;
	background-color: #F8F9FB;
	text-decoration: underline;
}

.infoPanel .infoPanelSubMenu li > ul {
	top: auto;
	left: auto;
	clear: left;
}

.infoPanel .infoPanelSubMenu li:hover ul, .infoPanel .infoPanelSubMenu li.over ul {
	display: block;
	/*clear:left;*/
}

.infoPanel .demoArea {
	/*background-image: url(/image/home/mainDemo/physicalPerson.jpg);*/
	background-repeat: no-repeat;
	float: left;
	height: 100px;
	width: 492px;
	background-position: 0px 0px;
}

.infoPanel .demoArea .persons {
	height: 100px;
	width: 492px;
	margin-top: 1px;
	margin-right: 0px;
	margin-left: 0px;
	float: left;
}

.infoPanel .demoArea .demoButton_bg a {
	text-decoration: none;
	background-image: url(/image/home/mainDemo/demoButton_bg.jpg);
	background-repeat: no-repeat;
	text-indent: -10000px;
	height: 52px;
	width: 144px;
	margin-top: 42px;
	margin-left: 10px;
}

.infoPanel .demoArea .demoButton_bg a:hover {
	text-decoration: none;
	background-image: url(/image/home/mainDemo/demoButtonHover_bg.jpg);
	background-repeat: no-repeat;
}

.infoPanel .demoArea .demoButton_en a {
	text-decoration: none;
	background-image: url(/image/home/mainDemo/demoButton_en.jpg);
	background-repeat: no-repeat;
	text-indent: -10000px;
	height: 52px;
	width: 144px;
	margin-top: 42px;
	margin-left: 10px;
}

.infoPanel .demoArea .demoButton_en a:hover {
	text-decoration: none;
	background-image: url(/image/home/mainDemo/demoButtonHover_en.jpg);
	background-repeat: no-repeat;
}

.infoPanel .infoPanelMenu li a.current {
	color: #336699;
	display: block;
	background-color: #F8F9FB;
}

a.close {
	display: block;
	width: 100px;
	color: white;
	text-decoration: none;
	background-color: #9CBEE0;
	text-align: center;
	padding: 2px;
	margin-top: 20px;
}

a.close:hover {
	display: block;
	width: 100px;
	color: white;
	text-decoration: none;
	background-color: #6FA1D2;
	text-align: center;
	padding: 2px;
	margin-top: 20px;
}

.homePageServiceLinks td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
}

.homePageServiceLinks .serviceLinkColumn a {
	text-decoration: none;
	color: #5F7298;
	line-height: 14px;
}

.homePageServiceLinks .serviceLinkColumn a:hover {
	color: #1C212C;
}

.homePageServiceLinks .descriptionColumn a {
	text-decoration: none;
	color: #0066CC;
	line-height: 14px;
}

.homePageServiceLinks .descriptionColumn a:hover {
	color: #0066CC;
	text-decoration: underline;
}

.homePageMerchantBrowse {
	width: 100%;
	background-color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.homePageMerchantBrowse h1 {
	color: #35AFFE;
	margin: 20px 13px 13px;
	font-size: 14px;
}

.homePageMerchantBrowse a.smallLink {
	background-image: url(/image/home/infoPanel/smallLinksLight.gif);
	background-repeat: no-repeat;
	display: block;
	float: left;
	width: 175px;
	height: 13px;
	margin: 5px 0px 5px 5px;
	padding: 4px 0px 10px 8px;
	color: #39445A;
	text-decoration: none;
}

.homePageMerchantBrowse a.smallLink:hover {
	background-image: url(/image/home/infoPanel/smallLinksDark.gif);
	background-repeat: no-repeat;
	color: #1C212C;
	text-decoration: none;
}

.homePageMerchantBrowse .logoHolderInner td {
	border: 0px;
	padding: 1px;
	height: 56px;
	width: 118px;
}

.homePageMerchantBrowse .logoHolderInner td img {
	border: none;
	padding: 0px;
	margin: 0px;	
}

.homePageMerchantBrowse .logoHolderInner td a img {
	border: none;
	padding: 0px;
	margin: 0px;
}

.mobilePayment {
	font-size: 11px;
	text-align: justify;
}

table.mobilePayment {
	background-color: white;
}

.mobilePayment h2 {
	color: #35AFFE;
	font-size: 12px;
	margin: 20px 13px 3px 9px;
}

.mobilePayment blockquote {
	line-height: 1.2em;
	padding: 2px 9px 9px 9px;
	margin: 0;
}

.mobilePayment blockquote, q {
	quotes: none;
}

.mobilePayment blockquote span.mobilePaymentTitle {
	display: block;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

.mobilePayment .mtel {
	color: red;
}

.mobilePayment p {
	line-height: 1.2em;
	padding: 2px 9px 9px 9px;
}

.merchantServices {
	font-size: 11px;
	text-align: justify;
}

.merchantServices h2 {
	color: black;
	font-size: 12px;
	margin: 20px 13px 3px 13px;
}

.merchantServices p {
	line-height:1.2em;
	padding: 2px 12px 5px;
}

.merchantServices a {
	color: #5F7298;
	text-decoration: none;
}

.merchantServices a:hover {
	color: #1C212C;
	text-decoration: none;
}

.newMerchantHeader {
	color: #F67401;
	font-size: 12px;
	font-weight: bold;
	margin: 20px 5px 3px 5px;
}