/* start center layout container */
body
{
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}

.container {
margin-left: auto;
margin-right: auto;
width: 52em;
text-align: left;
}

.container form input.go
{
    background-color:#6fa600;
    width: 29px;
    height: 15px;
    float: right;
    border: none;
    cursor: pointer;
    margin-top: 10px;
    margin-bottom: 10px;
    color:#fff;
    font-weight:bold;
}
/* end center layout container */

#langs
{
    float:right;
    margin-right:20px;
    font-size:10px;
    color:#777;
    }
    #langs a
{
    color:#777;
    text-decoration:none;
}
    #langs a:hover
{
    color:#009900;
}
#langs li
{
    display: inline;
    list-style-type: none;
    margin-left: 5px;
    padding: 5px;
    text-align: center;
    border-bottom: #999 1px solid;
    border-left: #999 1px solid;
    border-top: #999 1px solid;
    border-right: #999 1px solid;
}
#langs li:hover
{
    background-color:#E6E4E9;
}
/* main */
.spacer{
	clear:both; 
	font-size:0; 
	line-height:0;
}

a {
color:#003399;
text-decoration:none;
}

a:hover
{
    color: #006600;
    text-decoration: underline;
}

.blue{
color:#3366CC;
}
.purple{
color:#5E005E;}

.green
{
    color:#22A404;}
    
.breadcrumbs {
font-size:80%;
color:#666666;
margin-bottom:20px;
margin-top:10px;
padding-left:5px;}

.note{
font-size:70%;
color:#336600;}

.heading
{
    font-size: 110%;
    color: #FFFFFF;
    margin-bottom: 10px;
    background-color: #999999;
    width: 550px;
    padding: 5px;
}

.paddingLeft
{padding-left:11px;}

.goBack{
float:right;
font-size:70%;
margin-top:5px;
margin-right:30px;
}

.goBack a{
color:#333333;
text-decoration:none;
}

.goBack a:hover{
text-decoration:underline;
color:#0066CC;}

.floatRight
{
    float:right;
    padding:5px;
    }
    
    .rechargeOpt
    {
 float: left;
width: 130px; 
font-size:80%;
margin-right:5px;
}
/* main */

/* start sticky footer */
html, body, #wrap {height: 100%;}

body > #wrap {height: auto; min-height: 100%;}

#main {padding-bottom: 25px;}  /* must be same height as the footer */

#footer {
	position: relative;
	background-color:#666666;
	margin-top: -25px; /* negative value of footer height */
	height: 25px;
	clear:both;
	font-size: 10px;
	text-align: center;
	color: #FFFFFF;
	padding-top:5px;
} 

#footer a{
color:#FFFFFF;
text-decoration:none;}

#footer a:hover{
color:#99FF99;
text-decoration:underline;}

.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}

.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/* end sticky footer */

/*------------------------------------------------left--------------------*/
#left
{
    width: 200px;
    float: left;
    padding: 0;
    margin-right: 25px;
    background-image: url(../images/leftMenuBg.jpg);
    background-repeat: repeat-x;
}

#left ul.menu2{
	width:171px;
	padding:0 13px;
	margin:0;
	float:left;
}
#left ul.menu2 li{
	padding:0;
	margin:0;
	height:22px;
	list-style-type: none;
}
#left ul.menu2 li a{
	display:block;
	height:21px;
	background:url(../images/arrow2.gif) 6px 7px no-repeat;
	color:#777;
	font:bold 12px/21px Arial, Helvetica, sans-serif;
	text-decoration:none;
	padding:0 0 0 25px;
}
#left ul.menu2 li a:hover
{
    background-color: #ebeded;
    color: #777;
}
#left ul.menu2 li.noBdr{
	background-image:none;
}
#left h2.mem{
	display:block;
	width:171px;
	height:33px;
	padding:0 0 0 18px;
	font:normal 18px/33px arial;
	color:#003399;
	background-color:inherit;
	margin:0 0 8px 0;
	float:left;
}

.loginForm{
	width:170px;
	padding:0 0 0 10px;
	float:left;
}
.loginForm input.txtBox{
	width:140px;
	height:19px;
	border-left:#808080 solid 1px;
	border-top:#808080 solid 1px;
	border-right:#D4D0C8 solid 1px;
	border-bottom:#D4D0C8 solid 1px;
	float:left;
	margin:0 0 5px 10px;
	font-size:10px;
	line-height:19px;
	padding:0 0 0 11px;
}
.loginForm input.go
{
    background-color:#6fa600;
    width: 29px;
    height: 15px;
    float: right;
    border: none;
    cursor: pointer;
    margin-top: 10px;
    margin-bottom: 10px;
    color:#fff;
    font-weight:bold;
}
#left a.register{
	display:block;
	background:url(../images/register_bg.gif) 0 0 no-repeat;
	width:148px;
	height:33px;
	padding:0 0 0 52px;
	font:normal 16px/30px Verdana, Arial, Helvetica, sans-serif;
	color:#0066CC;
	background-color:inherit;
	text-decoration:none;
	margin-top:0;
}
#left a.register:hover{
	color:#009900;
	background-color:inherit;
}

#left span{
	font-size:12px;
}

#left span a{
    color:#0066CC;
	text-decoration:none;
}

#left span a:hover{
text-decoration:underline;
color:#009900;
}


/*------------------------------------------------left--------------------*/

/*------------------------------------------------middle colum--------------------*/
#middleColumn {
font-size:80%;
color:#333333;
line-height:16px;
}

#middleColumn li
{
    margin-bottom:12px;
    margin-left:-23px;
    text-align:justify;
}

#middleColumn h3
{
    margin-bottom:10px;
    font-size:130%;
    color:#22A404;
}

#middleColumn2 {
margin-left:200px;
font-size:80%;
color:#333333;
line-height:14px;
}
#middleColumn2 h3
{
    margin-bottom:10px;
    font-size:130%;
    color:#22A404;
    line-height:21px;
}


#faq li
{
    margin-bottom:3px;
    margin-left:-23px;
    text-align:justify;
}

#faq h3
{
    margin-bottom:10px;
    font-size:130%;
    color:#22A404;
}

.top a
{
    color: #777;
    text-decoration: underline;
}

.top a:hover
{
    color: #cc6600;
    text-decoration: none;
}

.tb{
	font:11px Arial, Helvetica, sans-serif; 
	border-collapse:collapse;
	position:relative;
	margin-left:1%; margin-right:10%; margin-top:5px;
	text-align:center;
	}
	
.th{background:#22A404 url(tr_back.gif) repeat-x;color:#fff; padding:.2em;border:1px solid #fff; text-align:center;}
.td{background:#e5f1f4; text-align:left;padding:.2em;border:1px solid #fff; text-align:center;}
.tb td:hover{background:#4a98af; text-align:center;}

.colHighlight 
    {
        background-color: #006600;
        color:#FFFF00;
        padding:.2em;
        font-weight:bold;
        font-size:12px;}
    

.login
{
    font: 90% Arial, Helvetica, sans-serif;
    width: 100%;
    margin-left: 20%;
    margin-right: 20%;
    margin-top: 5%;
    color: #5E005E;
}
	
.loginBox
{
    width:200px;
    float: left;
    margin-right: 40px;
    }
    
.loginBox h4
{
    padding-left:70px;
    padding-top:10px;
    font-size:16px;
    color:#fff;
    height:30px;
    margin:0;
   
}

.loginBoxBorder
{
    border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
    margin: 0;
    padding: 10px;
}

.button3 {
    border: none;
    background: url('../images/btn_green.gif') no-repeat top left;
    padding: 2px 8px;
	color:#FFFFFF;
	width:51px;
	height:19px;
	font-weight:bold;
	margin-bottom:15px;
	padding-bottom:2px;
}
.button3:hover {
    border: none;
    background: url('../images/btn_orange.gif') no-repeat top left;
    padding: 2px 8px;
}

.button4 {
    border: none;
    background: url('../images/btn_purple.gif') no-repeat top left;
    padding: 2px 8px;
	color:#FFFFFF;
	width:51px;
	height:19px;
	font-weight:bold;
	margin-bottom:15px;
	padding-bottom:2px;
}
.button4:hover {
    border: none;
    background: url('../images/btn_orange.gif') no-repeat top left;
    padding: 2px 8px;
}

.button5
{
    border: none;
    padding: 2px 8px;
    color: #FFFFFF;
    width: 80px;
    height: 19px;
    font-weight: bold;
    margin-bottom: 15px;
    padding-bottom: 2px;
    background-color: #339900;
}
.button5:hover
{
    border: none;
    padding: 2px 8px;
    background-color: #ff6600;
}

.button6
{
    border: none;
    padding: 2px 8px;
    color: #FFFFFF;
    width: 80px;
    height: 19px;
    font-weight: bold;
    margin-bottom: 15px;
    padding-bottom: 2px;
    background-color: #330099;
}
.button6:hover
{
    border: none;
    padding: 2px 8px;
    background-color: #ff6600;
}
/*------------------------------------------------middle colum--------------------*/

/*------------------------------------------------right colum--------------------*/
#right{
float:right;
width:280px;
font-size:80%;
color:#777;
margin-left:10px;
margin-right:10px;
}

#right h4{
font-size:120%;
color:#3366CC;
margin:0;
padding:0;
}

#right .steps{
font-size:80%;
color:#777;
}

.bar
{
    height:40px;
    margin-top:0;
    margin-left:50px;
    padding-top:12px;
    padding-right:8px;
    font-size:15px;
    color:#777;
    }
    
.bar2
{
    height:42px;
    margin-left:90px;
    padding-top:12px;
    padding-right:8px;
    font-size:15px;
    color:#777;
    }
    
    .bar3
{
    height:40px;
    margin-top:0;
    margin-left:45px;
    padding-top:12px;
    padding-right:8px;
    font-size:12px;
    color:#777;
    }
    
    .bar4
{
    height:40px;
    margin-top:0;
    margin-left:80px;
    padding-top:12px;
    padding-right:8px;
    font-size:12px;
    color:#777;
    }
    
    #right2 a
{
    color:#777;
    text-decoration:none;
    }
    
       #right2 a:hover
{
    color: #009900;
    text-decoration: underline;
}
/*------------------------------------------------right colum--------------------*/

/*------ start product bar ------*/
#productBar{
font-size:9px;}

#productBar h4{
font-size:11px;
font-weight:bold;}

#productBar li{
margin-left:-25px;
}

.button a
{
width:95px;
font-size:12px;
font-weight:bold;
background-color:#333333;
color:#FFFFFF;
text-decoration:none;
padding: 3px 10px;
}

.button a:hover{
background-color:#009900;
color:#FFFFFF;
}
/* ------ end product bar ------*/

/* start agentHome */
.boxContainer{
margin-left:1%;
margin-right:1%;
margin-bottom:3%;
}

.box{
position: relative;
width: 263px;
float: left;
border:solid;
padding:0;
border-width:1px;
border-color:#999999;
margin-right: 5px;
margin-bottom: 10px;
margin-top:20px;
}

.box h4{
font-size:13px;
font-weight:bold;
text-align:center;
background-color:#999999;
margin:0;
padding:3px;
color:#FFFFFF;
}

.box img{
padding-bottom:15px;
padding-top: 10px;
padding-right:3px;
margin::0;
float:left;
}

.box ul{
    position: relative;
	float:left;
	text-align:left;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 0px;
	margin:0;
}
.box li{
	padding:0;
	margin-left:-5px;
	padding-bottom:5px;
	list-style-type: none;
}
.box li a
{
    display: block;
    background: url(../images/arrow2.gif) 6px 5px no-repeat;
    color: #777;
    font: bold 12px Arial, Helvetica, sans-serif;
    text-decoration: underline;
    padding: 0 0 0 18px;
}
.box li a:hover
{
    background-color: #666666;
    color: #FFFFFF;
	text-decoration:none;
}
.box li.noBdr{
	background-image:none;
}
/* end agentHome */

.GridView
{
    font-size: small;
    color: #000000;
    background-color: #f6fde9;
    padding: 5px;
}
.GridViewHeader
{
    font-size: small;
    color: #FFFFFF;
    background-color: #9acc00;
    padding: 5px;
}
.GridViewAlternate
{
    font-size: small;
    color: #000000;
    background-color: #d7ffd7;
    padding: 5px;
}

/* start products page */
.terms a
{
    font-size:11px;
    text-decoration:underline;
    padding: 3px 10px;
}

.terms a:hover
{
    color:#FFFFFF;
    text-decoration:none;
    background-color:#009900;
}

.pBox
{
    font-size:11px;
	position: relative;
	width: 285px;
	float: left;
	border:solid;
	padding:0;
	border-width:1px;
	border-color:#999999;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-top:10px;
}

.pBox img{
padding-top: 10px;
padding-bottom: 10px;
padding-right:5px;
padding-left:5px;
margin::0;
float:right;
}
.pBox ul{
	text-align:left;
}

.pBox li{
	text-align:left;
	line-height:15px;
	padding-right:10px;
	margin-left:-5px;
}

.pBox h4{
	font-weight:bold;
	font-size:14px;
	color:#333333;
	padding-left:15px;
	margin-top:5px;
}
/* end products page */
