@charset "UTF-8";

a img {
	text-decoration: none; 
	border: 0px;
}

body{
	padding: 0;
	margin: 0;
	background-color: #ffffff;
}

#container {
	position: absolute;
	width: 298px;
	height: 248px;
	border:1px solid #838c98;
	top: 0px;
	left: 0px;
	margin: auto;
	overflow: hidden;
}

#content {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	z-index: 100;
}

#background_exit {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    cursor: pointer;
    z-index: 998;
    
}

#cover {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
	left: 0px;
    background-color: #fff;
    z-index: 1000;
}

#overlay {
    position: absolute;
    top: -1px;
	left: -1px;
    width: 100%;
    height: 100%;
    z-index: 204;
}
#whtOverlay {
    position: absolute;
    top: -1px;
	left: -1px;
    width: 100%;
    height: 100%;
    z-index: 202;
}
#header {
    position: absolute;
    top: 0px;
	left: 0px;
    width: 100%;
    height: 100%;
    z-index: 4;
}

#cta {
    position: absolute;
    top: 0px;
	left: 0px;
    width: 100%;
    height: 100%;
    z-index: 5;
}
#ctaSmall {
    position: absolute;
    top: 0px;
	left: 0px;
    width: 100%;
    height: 100%;
    z-index: 5;
}
#hideMask {
    position: absolute;
	top: 109px;
	left: 17px;
    overflow: hidden; 
    width:133px;
    height:31px;
    z-index: 600;
}
#shimmer {
    position: relative;
	top:-20px;
    left: 200px;  
	opacity: .2;
}
#txt1 {
    position: absolute;
    top: 0px;
	left: 0px;
    width: 100%;
    height: 100%;
    z-index: 4;
}
#txt2 {
    position: absolute;
    top: 0px;
	left: 0px;
    width: 100%;
    height: 100%;
    z-index: 4;
}
#txt3 {
    position: absolute;
    top: 0px;
	left: 0px;
    width: 100%;
    height: 100%;
    z-index: 4;
}
#txt4 {
    position: absolute;
    top: 0px;
	left: 0px;
    width: 100%;
    height: 100%;
    z-index: 4;
}
#line {
    position: absolute;
    top: 0px;
	left: 0px;
    width: 100%;
    height: 100%;
	clip: rect(0px, 30px, 500px, 0px);
    z-index: 4;
}
#phone {
    position: absolute;
    top: 84px;
	left: 19px;
    width: 100%;
    height: 100%;
    z-index: 4;
}
#orangeBox {
    position: absolute;
    top: -210px;
	left: 0px;
    width: 140px;
    height: 210px;
	background: #f48024;
	opacity: .7;
    z-index: 3;
}
#disclosure {
    position: absolute;
    top: 0px;
	left: 0px;
    width: 100%;
    height: 100%;
    z-index: 5;
}
#logo {
    position: absolute;
    top: 52px;
	left: 0px;
    width: 100%;
    height: 100%;
	clip: rect(0px, 170px, 500px, 0px);
    z-index: 5;
}
#footer {
    position: absolute;
    top: 210px;
	left: 0px;
    width: 300px;
    height: 90px;
	background: #838c98;
    z-index: 4;
}
#bckgrd {
    position: absolute;
    top: 0px;
	left: 0px;
    width: 100%;
    height: 100%;
	clip: rect(0px, 600px, 500px, 0px);
    z-index: 2;
}
#base {
    position: absolute;
    top: 0px;
	left: 0px;
    width: 300;
    height: 309;
    z-index: 1;
}

#legal {
	width:300px;
	height:235px;
  	position: absolute;
  	top: -216px;
  	left: 0px;
  	z-index: 999;
  	cursor: pointer;
	}
#legalbckgrd {
	width:100%;
	height:100%;
  	position: absolute;
  	top: 0;
  	left: 0;
  	z-index: 1;
  	cursor: pointer;
}
#legalRoll {
	width:562px;
	height:38px;
  	position: absolute;
  	bottom: -19px;
  	left: 0;
  	z-index: 2;
  	cursor: pointer;
	opacity: 1;
}
#legalTap {
	width:562px;
	height:38px;
  	position: absolute;
  	bottom: -19px;
  	left: 0;
  	z-index: 2;
  	cursor: pointer;
	opacity: 0;
}
#legalText {
	width:295px;
	height:220px;
	position:absolute;
	left:0;
	top:0px;
	z-index: 2;
	overflow-x:hidden;
}