body{
    background-color:#ffffff;
    margin:0px;
    font:12px/1.5em Arial,Helvetica,sans-serif;
}


.wap-head{
    background-image:url('/assets/wp-head.jpg');
    height: 100px;
}

.wap-head img{
    float: left;
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 10px;
}

.wap-head h1{
    margin-top: 40px;
    color: white;
    margin-left: 5px;
    float: left;
    display: inline;
}
.wap-head span{

    color: white;
    font-size: 33px;
    margin: 9px 0 0 9px;
}
.wap-logo{
    margin:9px 0 0 9px;
}
.wap-form{
    margin:5px;
}
.wap-body{
    margin:4px;
}
.wap-cr{

    text-align:center;
}

.wap-download{
    margin:20px;
    text-align:center;
}
.wap-download table td{
    padding-left:10px;
}
#download div{margin: 5px; height: 65px; padding: 5px;}
#download div img{float:left;}
#download div span{float:left; margin: 5px;}

.app_style{background-color: white;border: 1px dotted #99C; text-align: left;}
.app_style_beta{background-color: #EEE; text-align: left;}
.app_style_beta a{color: blue;}

table{}

/* ========= Terms / Conditions Page ========= */
/*.termCntnr				{ padding:15px; width:100%; background:#e6e6e6; clear:both; float:left; overflow-x:hidden; margin:25px 0; text-align:center; }*/

.termCntnr{padding:15px; width:90%; background:#e6e6e6; clear:both; float:left; margin:25px 0; text-align:center; line-height:24px; }
.agreeDv {font-size:20px; color:#d16f1a; text-decoration:underline; margin:15px 0; font-weight:bold; }
.termCntnr .ltdTeamLogo { margin-top:15px; margin-bottom:25px; }
.termCntnr h2.title{margin-top:15px; color:#0074a0; font-size:22px; text-align:center; line-height:22px;}
.termCntnr .termsNote{ float:left; width:98%; margin-top:15px; margin-bottom:15px; padding:5px 10px; font-style:italic; text-align:justify; border:1px solid #d8d8d8; background:#f6f6f6; color:#666; }
.termCntnr .termsDv{ float:left; clear:both; text-align:left; }
.termsDv h2{ font-size:16px; color:#000; text-transform:uppercase; margin-bottom:5px; }
.termsDv p{ color:#444; margin-bottom:10px; text-align:justify; line-height:18px; }
.termsDv ol, .termsDv ul{ margin-left:35px; line-height:18px; }
.termsDv ol li, .termsDv ul li	{ margin-bottom:10px; }
.termsDv ol.number{ list-style-type:decimal; }
.termsDv ol.capAlpha{ list-style-type:upper-alpha; }
