.blockingContainer 
{         
    background-color:#999999;	        
    filter:alpha(opacity=30);
    opacity:0.5;      
}    
.jqmWindow
{            
    position: absolute;        
    width: 777px;        
    color: #333;
    border: 0px solid black;
    z-index:120;      
}

.popupContainer {
	margin: 20px auto 0 auto;
	width: 777px;
}
.popup_top_shade {
	background-image: url(/images/popup/popup_top_shade.png);
	background-repeat: no-repeat;
	width: 777px;
	height: 4px;
	behavior: url(iepngfix.htc);
}
.popup_actionsHolder {
}
.popup_actionsLeft {
	background-image: url(/images/popup/popup_actionsLeft.png);
	background-repeat: no-repeat;
	width: 11px;
	height: 24px;
	_height: 26px;
	float: left;
	behavior: url(iepngfix.htc);
}
.popup_actionsMiddle {
	background-image: url(/images/popup/popup_actionsMiddle.png);
	background-repeat: repeat-y;
	width: 750px;
	height: 19px;
	_height: 10px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #e5f6e9;
	padding: 5px 5px 0px 0px;
	text-align: right;
	behavior: url(iepngfix.htc);
}
.popup_actionsMiddle a {
	color: #e5f6e9;
	text-decoration: none;
}
.popup_actionsMiddle a:hover {
	color: #e5f6e9;
	text-decoration: underline;
}
.popup_actionsRight {
	background-image: url(/images/popup/popup_actionsRight.png);
	background-repeat: no-repeat;
	width: 11px;
	height: 24px;
	_height: 26px;
	float: left;
	behavior: url(iepngfix.htc);
}
.popup_actionsDown {
	background-image: url(/images/popup/popup_actionsDown.png);
	background-repeat: no-repeat;
	width: 777px;
	height: 1px;
	clear: both;
	behavior: url(iepngfix.htc);
}
.popup_headerBg {
	background-image: url(/images/popup/popup_headerBg.png);
	background-repeat: repeat-y;
	width: 757px;
	_width: 757px;
	min-height:45px;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
	padding: 10px 0px 0px 20px;
	behavior: url(iepngfix.htc);
}
.popup_header_text 
{
    width:640px;    
    _width:620px;
	float:left;
}
.btnClosePopup {
	float: right;
	margin: 4px 21px 0px 0px;
	width:78px;
}
.popup_bodyBg {
	background-image: url(/images/popup/popup_bodyBg.png);
	background-repeat: repeat-y;
	width: 777px;
	min-height: 385px;
	_height: 385px;
	behavior: url(iepngfix.htc);

}
.bold {
	font-weight: bold;
}
.popup_downLeft {
	background-image: url(/images/popup/popup_downLeft.png);
	background-repeat: no-repeat;
	width: 11px;
	height: 17px;
	float: left;
	behavior: url(iepngfix.htc);
}
.popup_downMiddle {
	background-image: url(/images/popup/popup_downMiddle.png);
	background-repeat: repeat-x;
	width: 755px;
	height: 17px;
	float: left;
	behavior: url(iepngfix.htc);
}
.popup_downRight {
	background-image: url(/images/popup/popup_downRight.png);
	background-repeat: no-repeat;
	width: 11px;
	height: 17px;
	float: left;
	behavior: url(iepngfix.htc);
}
.bgPng {
	background-image:  url(/images/popup/bg_png.png);
	background-repeat: no-repeat;
	height: 385px;
	width: 727px;
	margin-left: 5px;
	padding: 5px 0 0 40px;
	behavior: url(iepngfix.htc);
}

.divDesclaimer 
{
	margin-left: -40px; 
	background-color:#86a78f; 
	padding-left:40px;
	font-weight:bold;
	width:727px;
	min-width:727px;
	overflow:auto;	
	
}
.divDesclaimerComment 
{
	_margin-left: -10px; 
	background-color:#86a78f; 
	padding-left:40px;
	font-weight:bold;
	width:704px;
	_width:737px;
	min-width:727px;
	
}