@charset "UTF-8";
/* CSS Document */

img {
	border:none;
	padding:0px;
	margin:0px;
}

#leavingsite_msg {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-left:15px; 
	margin-right: 30px; 
	line-height: 16px;
	padding-top:10px;
}

.buttons {
	padding-left:90px;
}


.popupheader{
	background:url(../images/pop_greenbox.gif) no-repeat;
	height:44px;
	width:459px;
	margin-left:10px;
	margin-top:10px;
}

.popupHeadText { font-family: Arial; font-size: 12px; color: #fff;  font-weight: bold;  position:relative; left:20px; top:-10px; z-index:2; width:60%; line-height:25px;height:20px; padding-left:5px;}
.popupBodyText { color: #494949; }
.popupImagePos {text-align:right;margin-right:10px;z-index:10; padding-top:5px;}
.close { position:relative; left: 390px; top:-7px;}