a.home:link {
	background:url(../../img/en/home_off.gif);
	text-decoration: none;
	width: 150px;
	height: 18px;
	display: block;
	}

a.home:visited {
	background:url(../../img/en/home_off.gif);
	text-decoration: none;
	width: 150px;
	height: 18px;
	display: block;
	}

a.home:hover {
	background:url(../../img/en/home_on.gif);
	text-decoration: none;
	width: 150px;
	height: 18px;
	display: block;
	}

a.applyNow:link {
	background:url(../../img/en/appy_now_off.gif);
	text-decoration: none;
	width: 150px;
	height: 22px;
	display: block;
	}

a.applyNow:visited {
	background:url(../../img/en/apply_now_off.gif);
	text-decoration: none;
	width: 150px;
	height: 22px;
	display: block;
	}

a.applyNow:hover {
	background:url(../../img/en/apply_now_on.gif);
	text-decoration: none;
	width: 150px;
	height: 22px;
	display: block;
	}


/* 3 faqs */
a.faqs:link {
	background:url(../../img/en/faqs_off.gif);
	text-decoration: none;
	width: 150px;
	height: 17px;
	display: block;
	}

a.faqs:visited {
	background:url(../../img/en/faqs_off.gif);
	text-decoration: none;
	width: 150px;
	height: 17px;
	display: block;
	}

a.faqs:hover {
	background:url(../../img/en/faqs_on.gif);
	text-decoration: none;
	width: 150px;
	height: 17px;
	display: block;
	}

/* 4 contact */
a.contact:link {
	background:url(../../img/en/contact_off.gif);
	text-decoration: none;
	width: 150px;
	height: 22px;
	display: block;
	}

a.contact:visited {
	background:url(../../img/en/contact_off.gif);
	text-decoration: none;
	width: 150px;
	height: 22px;
	display: block;
	}

a.contact:hover {
	background:url(../../img/en/contact_on.gif);
	text-decoration: none;
	width: 150px;
	height: 22px;
	display: block;
	}


/* 5. login to your ac */
a.login:link {
	background:url(../../img/en/login_off.gif);
	text-decoration: none;
	width: 150px;
	height: 16px;
	display: block;
	}

a.login:visited {
	background:url(../../img/en/login_off.gif);
	text-decoration: none;
	width: 150px;
	height: 16px;
	display: block;
	}

a.login:hover {
	background:url(../../img/en/login_on.gif);
	text-decoration: none;
	width: 150px;
	height: 16px;
	display: block;
	}
/* 6. about internet banking */
a.about:link {
	background:url(../../img/en/internet_banking_off.gif);
	text-decoration: none;
	width: 150px;
	height: 21px;
	display: block;
	}

a.about:visited {
	background:url(../../img/en/internet_banking_off.gif);
	text-decoration: none;
	width: 150px;
	height: 21px;
	display: block;
	}

a.about:hover {
	background:url(../../img/en/internet_banking_on.gif);
	text-decoration: none;
	width: 150px;
	height: 21px;
	display: block;
	}

/* 7. forms and resources */

a.fandr:link {
	background:url(../../img/en/forms_resources_off.gif);
	text-decoration: none;
	width: 150px;
	height: 20px;
	display: block;
	}

a.fandr:visited {
	background:url(../../img/en/forms_resources_off.gif);
	text-decoration: none;
	width: 150px;
	height: 20px;
	display: block;
	}

a.fandr:hover {
	background:url(../../img/en/forms_respurces_on.gif);
	text-decoration: none;
	width: 150px;
	height: 20px;
	display: block;
	}
/* 8 email */
a.email:link {
	background:url(../../img/en/email_off.gif);
	text-decoration: none;
	width: 150px;
	height: 20px;
	display: block;
	}

a.email:visited {
	background:url(../../img/en/email_off.gif);
	text-decoration: none;
	width: 150px;
	height: 20px;
	display: block;
	}

a.email:hover {
	background:url(../../img/en/email_on.gif);
	text-decoration: none;
	width: 150px;
	height: 20px;
	display: block;
	}


/* 13 vista */
a.vista:link {
	background:url(../../img/en/vistaprint_off.gif);
	text-decoration: none;
	width: 150px;
	height: 23px;
	display: block;
	}

a.vista:visited {
	background:url(../../img/en/vistaprint_off.gif);
	text-decoration: none;
	width: 150px;
	height: 23px;
	display: block;
	}

a.vista:hover {
	background:url(../../img/en/vistaprint_on.gif);
	text-decoration: none;
	width: 150px;
	height: 23px;
	display: block;
	}
	


/*end of left nav CSS*/


	a.faqLinks
{
  color: #336699;  
  font-size: 11px;
  font-family: verdana;
}

a.faqLinksBody
{
  color: #333333; 
  font-size: 11px;
  font-family: verdana; 
}

div.faqAnswers
{
  padding-top: 3px;
  color: #000000;
  font-size: 11px;
  font-family: verdana;
}
/*
div.basicElement
{
  padding-top: 20px;
  clear: both;
}
div.basicElementSmallPadding
{
  padding-top: 10px;
  clear: both;
}
*/	
