


a, a:link, a:visited{
    color:;
}
a:hover{
    color:;
}

/* ---------- MENU (left top) ---------- */

#header, .menu{
	background:;
}

.menu a{
    color:white;
}
.menu a:visited{
    color:white;
}
.menu a:hover{
    color:;
}
.menu a.active{
    color:;
}

.menu div#formConnect, div#Account{
	border:2px solid ;
	background:white;
}



/* ---------- FOOTER disclaimer/sitemap... ---------- */

.footer {
    text-align: center;
    color:;
}
.footer a{
    color:;
    text-decoration:none;
}
.footer a:visited{
    color:;
    text-decoration:none;	
}
.footer a:hover{
    color:;
    text-decoration:none;
}


.getSearch{
    border:1px solid #BCBCBC;
    width:240px;
    height:170px;
    margin-left:24px;
    padding:5px;
    margin-right:45px;
    margin-bottom:25px;
}

.getSearch a, .getSearch a:visited, .getSearch a:active{
    color:#717171;
    /*text-decoration:none;*/
}
.getSearch a:hover{
    color:;
    text-decoration:none;
}

.getSearchButton a{
    color:#FFFFFF;
}

.getSearchPages{
    width:555px;
    text-align:center;
    margin-left:40px;
}
.getSearchPages table{
}

a.tooltip{
	color: black;
}

a.tooltip em{

    border: 1px solid ; /*bbb*/
    background: ; /*ffc*/
}

a.tooltip:hover em {
    
    border: 1px solid ; /*bbb*/
    background: ; /*ffc*/
}

#steps a{
    text-decoration:none;
    color:;
}

#steps  h3{
color:;
}

#steps div.step {
color:white;
}




.confirmMobileFrame{
    border:1px solid #BCBCBC;
    width:230px;
    height:130px;
    padding-top:20px;
    padding-bottom:20px;
    float:left;
    margin-left:35px;
    padding-left:20px;
}





.personalDataMobile{
    width:210px;
    height:105px;
    border: 2px solid #E2E2E2;
    float:left;
    /*margin-left:45px;*/
}
.personalDataIMEI{
    width:326px;
    height:98px;
    background-color:#D7DDD1;
    float:left;
    padding:5px;
}

.howitwork_text a:hover{
    color:;
}
