body{
	color:#737373;
}
.center{
	text-align: center;
}
.mt20{
  margin-top: 20px;
}
.mb20{
  margin-bottom: 20px;
}
.mt50{
  margin-top: 50px;
}
.white{
	color:#fff;
}
.upper{
	text-transform: uppercase;
}

.green{
	color:#4dbd74;
}
/* -- -- -- -- -- -- -- -- -- -- -- -- -- --
            FLASH BOX
 -- -- -- -- -- -- -- -- -- -- -- -- -- -- */
#flash{
 	position: absolute;
 	width: 100%;
	z-index: 1000;
}
#flash .alert{
	margin-bottom: 0px;
	height: 90px;
	padding: 30px;
}


/* -- -- -- -- -- -- -- -- -- -- -- -- -- --
            POP UP PHONE
 -- -- -- -- -- -- -- -- -- -- -- -- -- -- */

#phoneModal{
  font-weight: normal;
  text-align: left;
}

/* -- -- -- -- -- -- -- -- -- -- -- -- -- --
            POP UP PHONE
 -- -- -- -- -- -- -- -- -- -- -- -- -- -- */


.adContext, .smsContext{
	display: none;
}







