@charset "utf-8";
.home-page-gradient {
	background-image: url(images/homepage-gradient.jpg);
	background-repeat: repeat;
}

body, table, td	{
	margin:0px 0px 0px 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color:#000000;
	line-height:14pt;
}
a:link, a:active, a:visited	{
	color:#000000;
	text-decoration:underline;
	font-weight:bold;
}
a:hover	{
	color:#0249b0;
	text-decoration:underline;
	font-weight:bold;
}

table, td	{
	vertical-align:top;
}

.center	{
	text-align:center;
	margin:10px 0px 10px 0px;
}

.left	{
	text-align:left;
}
h1	{
	font-size:12pt;
	font-weight:bold;
	margin:10px 50px 0px 10px;
	line-height:18pt;
}
.content	{
	margin:10px 100px 0px 10px;
}

.content-inside-page	{
	margin:10px 0px 0px 10px;
}

.2columncontent	{
	margin:0px 20px 10px 0px;
}

.boldblue	{
	color:#0249b0;
	font-weight:bold;
}
.boldbrick	{
	color:#55001e;
	font-weight:bold;
}
.boldgreen	{
	color:#004918;
	font-weight:bold;
}

.boldpurple	{
	color:#43207c;
	font-weight:bold;
}
.bolddarkblue{
	color:#002862;
	font-weight:bold;
}
.boldteal	{
	color:#004b67;
	font-weight:bold;"
}

.boldpink	{
	color:#7a0037;
	font-weight:bold;
}

img	{	
	border:0px;
}

#tab-home	{
	background-image:url(images/tab-home.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width:597px;
	height:36px;
	z-index:1;
}

#tab-services	{
	background-image:url(images/tab-services.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width:597px;
	height:36px;
	z-index:1;
}

#tab-back-office	{
	background-image:url(images/tab-back-office.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width:597px;
	height:36px;
	z-index:1;
}

#tab-online	{
	background-image:url(images/tab-online.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width:597px;
	height:36px;
	z-index:1;
}

#tab-pos	{
	background-image:url(images/tab-pos.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width:597px;
	height:36px;
	z-index:1;
}

#tab-verification	{
	background-image:url(images/tab-verification.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width:597px;
	height:36px;
	z-index:1;
}

#tab-web-pay	{
	background-image:url(images/tab-web-pay.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width:597px;
	height:36px;
	z-index:1;
}

#tab-faq	{
	background-image:url(images/tab-faq.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width:597px;
	height:36px;
	z-index:1;
}

#tab-about-us	{
	background-image:url(images/tab-about-us.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width:597px;
	height:36px;
	z-index:1;
}

#tab-contact-us	{
	background-image:url(images/tab-contact-us.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width:597px;
	height:36px;
	z-index:1;
}

#tab-resellers	{
	background-image:url(images/tab-resellers.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width:597px;
	height:36px;
	z-index:1;
}

ul, li, ul li	{
	margin:5px 5px 3px -8px;
}

.after	{
	margin:10px 20px 0px 0px;
}

.after-5-top-margin	{
	margin:5px 20px 0px 0px;
}
.small	{
	font-size:8pt;
}
.nav, .nav a:active, .nav a:link, .nav a:visited	{
	text-decoration:none;
	color:#000000;
	font-weight:bold;
}
.nav a:hover	{
	text-decoration:none;
	color:#0249b0;
	font-weight:bold;
}

.gray	{
	color:#656565;
}

.services-margin	{
	padding:3px 0px 3px 0px;
}

.question	{
	color:#7a0037;
	font-weight:bold;
	margin:5px 0px 5px 0px;
}

.answer	{
	color:#000000;
	margin:5px 0px 20px 0px;
}

#breadcrumb-home 	{
	position:absolute;
	top:45px;
	left:355px;
	font-size:8pt;
	font-weight:bold;
	color:#000000;
}

