.black_overlay {
	background-color:black;
	display:none;
	height:100%;
	left:0;
	opacity:0.8;
	position:absolute;
	top:0;
	width:100%;
	z-index:1000;
}

.white_content {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#FFFFFF url(../images/overlay-bg.gif) repeat-x scroll center bottom;
	border:2px solid #A9B9C2;
	display:none;
	height:300px;
	left:20%;
	overflow:auto;
	padding:10px;
	position:absolute;
	top:15%;
	width:690px;
	z-index:1003;
	
	font-family:Lucida Sans Unicode,Lucida Grande,Trebuchet MS
}
.badge {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(../images/dph-badge.png) no-repeat scroll 0 40%;
}
.white_content p {
	text-align:left;
	font-family:Lucida Sans Unicode,Lucida Grande,Trebuchet MS
}

/*-------*/

.phead {
	color:#3E7CB4;
	font-size:18px;
	font-weight:bold;
	padding:20px 25px 0px 25px;
	
	font-family:Lucida Sans Unicode,Lucida Grande,Trebuchet MS;
	
	margin-top:20px;
}
.psub-head {
	color:#4F4F4F;
	font-size:18px;
	padding:0px 25px 5px 25px;
}
.quickhasslefree{
	height:30px; width:100%; background:url(../images/Express-Lane.png) top center transparent no-repeat; display:block;
	
	font-family:Lucida Sans Unicode,Lucida Grande,Trebuchet MS;
	
	margin-top:30px;

}
.dselect-bp {
	margin-left:auto;
	margin-right:auto;
	padding-top:15px;
	width:78px;
	
	font-family:Lucida Sans Unicode,Lucida Grande,Trebuchet MS;
	
	margin-top:30px;
}

.ExpressLane{
	height:42px; width:168px; display:block; float:right; margin-top:25px; margin-right:15px
}
/*-------*/