html, body {
   margin: 0;
   padding: 0;
}

body {
	font: 12px "Verdana", Tahoma, Arial, sans-serif;
	color: #003399;
	text-align: center;
}

img {
   border: 0;
}

hr {
   color: #083e88;
}

table {
	empty-cells: show;
}

div.wrap {
	width: 1024px;	
	text-align: center;
	background: #ffffff;
	left:50%;
	margin:0 auto;
}

div.logo {   
   width: 980px;
   height: 210px;
   margin: auto;
   left: 50%;
   padding: 0px;
}

div.flashsection {	
	width: 980px;
	left: 50%;
	height: 316px;
	top: 500px;
	text-align: center;
	z-index: 0;
	margin: auto;
	padding: 0px;
}

div.prepage {
   position: absolute;
   font-family: arial;
   font-size: 16px;
   left: 0px;
   top: 0px;
   background-color: white;
   z-index: 200;
}
iframe.prepage {
   position: absolute;
   left: 0px;
   top: 0px;
   z-index: 199;
}

input.style01, select.style01, textarea.style01 {
   font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
   background-color: #D7E5F2;
   color: #102132;
   border: 1px solid #284279;
}
div.radio01 {
   background-image: url(../images/radiobutton.gif);
   background-repeat: no-repeat;
   background-position: 0px;
   cursor: pointer;
   height: 16px;
   width: 16px;
   margin-top: 2px;
   float: left;
}
div.check01 {
   background-image: url(../images/checkbox.gif);
   background-repeat: no-repeat;
   background-position: 0px;
   cursor: pointer;
   height: 16px;
   width: 16px;
   margin-top: 2px;
   float: left;
}

/* First style header menu using a & div */
a.headermenu1 {
   text-decoration: none;
   font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
   font-size: 12px;
   color: #FFFFFF;
   border: none;
   cursor: pointer;
}
a.headermenu1 div.headermenu1_bckg {
   width: 95px;
   height: 95px;
   position: relative;
   background-image: url(../images/buttons/bigbuttonback95.png);
   background-position: top left;
   padding: 0;
   cursor: pointer;
}
a.headermenu1 div.headermenu1_bckg_sel {
   width: 95px;
   height: 95px;
   position: relative;
   background-image: url(../images/buttons/bigbuttonback95_selected.png);
   background-position: top left;
   padding: 0;
   cursor: pointer;
}

a.headermenu1 div.headermenu1_txt {
   width: 95px;
   height: auto;
   position: absolute;
   left: 0;
   right: 0;
   bottom: 64px;
   margin-left: auto;
   margin-right: auto;
   text-align: center;
   cursor: pointer;
}
a.headermenu1 div.headermenu1_img {
   width: 95px;
   height: auto;
   position: absolute;
   left: 0;
   right: 0;
   margin-left: auto;
   margin-right: auto;
   text-align: center;
   cursor: pointer;
}
/* Submenu */
div.submenu {
	width: 155px;
	height: 155px;
	position: absolute;
	top: 0;
	left: 0;
	display: none;
	text-align: left;
}
.ie6 div.submenu {
	display: inline;
}
div.submenu a.bckg {
	background-image: url(../images/buttons/bigbuttonback155_transp.png);
	background-repeat: no-repeat;
	background-position: top left;
	width: 155px;
	height: 155px;
}
div.submenu a.bckg div.bckgtst {
	background-image: url(../images/buttons/bigbuttonback155_transp.png);
	background-repeat: no-repeat;
	background-position: top left;
	width: 155px;
	height: 155px;
	padding: 10px 5px 0 5px;
}
div.submenu div.bckg {
	background-image: url(../images/buttons/bigbuttonback155_transp.png);
	background-repeat: no-repeat;
	background-position: top left;
	width: 155px;
	height: 155px;
	padding: 10px 5px 0 5px;
}
div.submenu table {
   width: 145px;
	height: auto;
   margin: auto 0;
}
div.submenu table a {
	width: 145px;
	height: 25px;
   color: #FFFFFF;
   font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
   font-size: 12px;
   text-decoration: none;
   cursor: pointer;
}
div.submenu table a div.submenumenu {
	width: 145px;
	height: 22px;
   cursor: pointer;
}
div.submenu table a div.submenumenu span {
	width: 115px;
	height: 22px;
   cursor: pointer;
}
div.submenu table a div.submenumenu span:hover {
   text-decoration: underline;
}
/* Recharges Card */
a.rechargecard1 {
   position: relative;
   text-decoration: none;
   border: none;
   cursor: pointer;
}
a.rechargecard1 div {
   position: relative;
   padding: 0;
   cursor: pointer;
}
div.bckgorange {
   width: 73px;
   height: 53px;
   background-image: url(../images/Shop/recharge_card_orange.png);
   background-position: top left;
}
div.bckgyellow {
   width: 73px;
   height: 53px;
   background-image: url(../images/Shop/recharge_card_yellow.png);
   background-position: top left;
}
div.bckggreen {
   width: 73px;
   height: 53px;
   background-image: url(../images/Shop/recharge_card_green.png);
   background-position: top left;
}
div.bckgblue {
   width: 73px;
   height: 53px;
   background-image: url(../images/Shop/recharge_card_blue.png);
   background-position: top left;
}
div.bckgblue2 {
   width: 73px;
   height: 53px;
   background-image: url(../images/Shop/recharge_card_blue2.png);
   background-position: top left;
}
div.bckgviolet {
   width: 73px;
   height: 53px;
   background-image: url(../images/Shop/recharge_card_violet.png);
   background-position: top left;
}
div.bckgred {
   width: 73px;
   height: 53px;
   background-image: url(../images/Shop/recharge_card_red.png);
   background-position: top left;
}
div.bckblack {
   width: 73px;
   height: 53px;
   background-image: url(../images/Shop/recharge_card_black.png);
   background-position: top left;
}
span.rechargecard1_txt {
   width: 68px;
   height: auto;
   position: absolute;
   bottom: 0;
   right: 0;
   text-align: right;
   padding-right: 5px;
   padding-bottom: 5px;
   cursor: pointer;
   font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
   font-size: 12px;
   color: #FFFFFF;
}
/* Button style using a & div */
div.button01, div.button02, div.button03 {
   clear: both;
   overflow: hidden;
   vertical-align: middle;
   white-space: nowrap;
   width: auto;
}
div.button04, div.button05 {
   clear: both;
   overflow: hidden;
   vertical-align: middle;
   white-space: nowrap;
   width: 100%;
}
a.buttonl, a.buttonc, a.buttonr {
   display: inline;
   float: left;
   text-decoration: none;
   cursor: pointer;
}
div.button01, div.button02, div.button03, div.button01 a, div.button02 a, div.button03 a {
   font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
   font-size: 12px;
   line-height: 28px;
   height: 28px;
}
div.button04, div.button04 a, div.button05, div.button05 a {
   font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
   font-size: 14px;
   line-height: 34px;
   height: 34px;
}
div.button04 a.buttonl, div.button05 a.buttonl {
   width: 40px;
}
div.button04 a.buttonr, div.button05 a.buttonr {
   width: 50px;
}
div.button04 a.buttonc, div.button05 a.buttonc {
   width: auto;
}
div.button01 a.buttonl, div.button01 a.buttonr {
	background-image: url(../images/buttons/style01/complete.gif);
}
div.button01 a.buttonc {
	background-image: url(../images/buttons/style01/center.gif);
}
div.button02 a.buttonl, div.button02 a.buttonr {
	background-image: url(../images/buttons/style02/complete.gif);
}
div.button02 a.buttonc {
	background-image: url(../images/buttons/style02/center.gif);
}
div.button03 a.buttonl, div.button03 a.buttonr {
	background-image: url(../images/buttons/style03/complete.gif);
}
div.button03 a.buttonc {
	background-image: url(../images/buttons/style03/center.gif);
}
div.button04 a.buttonl, div.button04 a.buttonr {
	background-image: url(../images/buttons/style04/complete.png);
}
div.button04 a.buttonc {
	background-image: url(../images/buttons/style04/center.png);
}
div.button05 a.buttonl, div.button05 a.buttonr {
	background-image: url(../images/buttons/style05/complete.png);
}
div.button05 a.buttonc {
	background-image: url(../images/buttons/style05/center.png);
}
a.buttonl {
   background-repeat: no-repeat;
   background-position: top left;
}
div.button01 a.buttonl, div.button02 a.buttonl, div.button03 a.buttonl {
   padding-left: 5px;
}
div.button04 a.buttonl, div.button05 a.buttonl {
   padding: 0;
}
a.buttonc {
   background-repeat: repeat-x;
   background-position: top left;
}
div.button01 a.buttonc, div.button02 a.buttonc, div.button03 a.buttonc {
   padding: 0 5px;
}
div.button04 a.buttonc, div.button05 a.buttonc {
   padding: 0;
}
a.buttonr {
   background-repeat: no-repeat;
   background-position: top right;
}
div.button01 a.buttonr, div.button02 a.buttonr, div.button03 a.buttonr {
   padding-right: 5px;
}
div.button04 a.buttonr, div.button05 a.buttonr {
   padding: 0;
}
div.button01 a, div.button02 a, div.button03 a, div.button04 a, div.button05 a {
   vertical-align: middle;
}
div.button01 span, div.button02 span, div.button03 span, div.button04 span, div.button05 span {
   color: #ffffff;
   vertical-align: middle;
}
div.button01 img, div.button02 img, div.button03 img, div.button04 img, div.button05 img {
   border: 0;
}
/* Progress Bar */
div.progressbare {
   height: 28px;
   width: 400px;
   margin: auto 0;
   position: relative;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   display: block;
}
div.progressbare div.progressbckg_transparent_l {
   height: 28px;
   width: 390px;
   margin: auto 0;
   position: absolute;
   top: 0;
   left: 0;
   display: block;
   background-image: url(../images/Progressbar/bckg_transparent.gif);
   background-position: top left;
   background-repeat: no-repeat;
}
div.progressbare div.progressbckg_transparent_r {
   background-image: url(../images/Progressbar/bckg_transparent.gif);
   background-position: top right;
   background-repeat: no-repeat;
   height: 28px;
   width: 10px;
   position: absolute;
   right: 0;
   top: 0;
}
div.progressbare div.progressbare_green {
   position: absolute;
   top: 0px;
   left: 0px;
   height: 28px;
}
div.progressbare div.progressbare_green div.progressbare_green_l {
   position: absolute;
   top: 0;
   left: 0;
   height: 28px;
   background-image: url(../images/Progressbar/bar_green.gif);
   background-position: top left;
   background-repeat: no-repeat;
}
div.progressbare div.progressbare_green div.progressbare_green_r {
   position: absolute;
   top: 0;
   right: 0;
   height: 28px;
   width: 10px;
   background-image: url(../images/Progressbar/bar_green.gif);
   background-position: top right;
   background-repeat: no-repeat;
}
div.progressbare div.progressbare_txt {
   position: absolute;
   top: 0;
   left: 0;
   height: 28px;
   width: 400px;
   margin: auto auto;
   text-align: center;
   vertical-align: middle;
   z-index: 500;
   color: #000000;
   padding-top: 6px;
   font-weight: bold;
}
/* Menu Faq */
A.faq_title:link {
	color: blue;
  margin: 5px 0px;
  text-decoration: underline;
}
A.faq_title:visited{
	color: blue;
  margin: 5px 0px;
  text-decoration: underline;
}
A.faq_title:hover{
	color: blue;
  margin: 5px 0px;
  text-decoration: underline;
}
A.faq_title:active{
	color: blue;
  margin: 5px 0px;
  text-decoration: underline;
}
A.faq_title_num:link {
	color: blue;
  margin: 5px 0px;
	text-decoration: none;
}
A.faq_title_num:visited{
	color: blue;
  margin: 5px 0px;
	text-decoration: none;
}
A.faq_title_num:hover{
	color: blue;
  margin: 5px 0px;
	text-decoration: none;
}
A.faq_title_num:active{
	color: blue;
  margin: 5px 0px;
  text-decoration: none;
}
div.faq_content {
   margin: 5px 5px;
   display: none;
}
a.back:link {
	color: blue;
  right: 0;
  float: right;
  font-size: 8px;
  text-align: right;
}
a.back:hover {
	color: blue;
  right: 0;
  float: right;
  font-size: 8px;
  text-align: right;
}
a.back:visited {
	color: blue;
  right: 0;
  float: right;
  font-size: 8px;
  text-align: right;
}
a.back:active {
	color: blue;
   right: 0;
   float: right;
   font-size: 8px;
   text-align: right;
}
/* Table Head */
td.table_head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: capitalize;
   text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/tabtitle_bg.gif);
	background-position: top;
	background-repeat: repeat-x;
	border: 0;
	padding: 0 5px;
}
/* Tables lines Style */
tr.line1 {
	background-color: #F2F2EE;
}
tr.line_link_1  {	
	border-style:solid;
	border-color:#CCCCCC;
	border-width:1px;
}
tr.line_link_1:hover  {
	background-color: #EAEAEA;
}
tr.line2 {
	background-color: #FCFBFB;
}
tr.line_link_2 {
	background-color: #EAEAEA;
	border-style:solid;
	border-color:#CCCCCC;
	border-width:1px;
}
tr.line_link_2:hover  {
	background-color: #EAEAEA;
}
/* Left Part Style */
div.left {
   overflow: hidden;
   margin: auto;
   z-index: 20;
   color: #000000;
   z-index: 6;
}
/* Main Style */
div.main {
	width: 100%;
   height: 95%;
   margin: auto;
   overflow: hidden;
   text-align: left;
   z-index: 0;
}
div.main table {
	width: 100%;
}
.main {
   margin: 0 auto 0 auto;
   padding: 0;
   background-color: #ffffff;
}
.main p {
   margin: 20px 0 10px 0;
   padding: 0 20px 0 20px;
   text-decoration: none;
   text-align: justify;
   float: none;
}
.main p.service {
   margin: 0;
   padding: 0;
   font-size: 14px;
   font-weight: bold;
   text-decoration: none;
   text-align: justify;
   float: none;
}
.main p.comment {
   margin: 0;
   padding: 0;
   font-size: 12px;
   text-decoration: none;
   text-align: justify;
   float: none;
}
.main p.error {
   margin: 0;
   padding: 0;
   font-size: 12px;
   color: #ff0000;
   text-decoration: none;
   text-align: right;
   float: none;
}
.main h2 {
   font-family: Verdana;
   font-size: 22px;
   font-weight: bold;
   margin: 25px 10px;
   padding: 0;
   text-align: left;
}

td.table_title {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;    
	text-align: left;
	text-indent:10px;
	border-color:#999999;
	height:28px;
	text-transform: none;
	background-color:#F6E6C6;
	border-width:1px;
	border-style:solid;
	color: #333333;
}

td.tabletitlestyle2 {
	color: #083e88;
	font-size: 16px;
	font-weight: bold;
}

#copy {
   position: relative;
   top: 0;
   right: 20px;
   width: 300px;
   float: right;
   margin: 0;
   padding: 0;
   text-align: right;
   color: #fff;
   z-index: 5;
}
/* Links styles */
.FooterLinks {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}
a.links01 {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
a.links02 {
	font-family: Tahoma;
	font-size: 14px;
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
}
div.check01 {
	background-image: url(../images/checkbox.gif);
	background-repeat: no-repeat;
	background-position: 0px;
	cursor: pointer;
	height: 16px;
	width: 16px;
	margin-top: 2px;
	margin-left: 2px;
	float: right;
}

.careers_table
{
		border-color: #999999; 
		border-width: 1px; 
		border-style:solid;
		padding-top: 5px;
		margin-top:5px;
}
div.careers
{
	float: left;
}
.faq_table
{
		border-color: #999999; 
		border-width: 1px; 
		border-style:solid;
		padding-top: 5px;
		margin-top:5px;
}
table.tblhome1
{
	width:960px; 
	height:110px;
	margin: 0px auto;
}
table.tblprepage
{
	width:100%; 
	height:100%;
}
table.t_index
{
	width: 980px;
	height: 100%;
}
table.tbl_pp_header1
{
	width:100%; 
	height:100%;
	margin: 0px auto;
}