#modalPage, #modalPageErr, #modalPageErrStd{display:none;position:absolute;width:100%;height:100%;top:0px;left:0px;z-index:745;}
.modalContainer{position:absolute;z-index:750;}
#modalContainerSub1, #modalContainerSub2{display:none; position:absolute;z-index:760;}
.modalBackground{filter: Alpha(Opacity=40); -moz-opacity:0.4;opacity:0.4;width:100%;height:100%;background-color:#999999;position:absolute;z-index:500;top:0px;left:0px;}
.dialog_table{border-collapse:collapse;margin:auto;table-layout:fixed;width:1px;direction:ltr;}

.box_corner{height:10px;overflow:hidden;padding:0px!important;padding:5px;width:10px!important;}

.box_topleft{background:url('/images/general/dialog_edge.png') no-repeat 0 0;}
.box_topleftErr, .box_topleftErrStd{background:url('/images/general/dialog_edge.png') no-repeat 0 0;}
.box_topright{background:url('/images/general/dialog_edge.png') no-repeat 0 -10px;}
.box_toprightErr, .box_toprightErrStd{background:url('/images/general/dialog_edge.png') no-repeat 0 -10px;}
.box_bottomleft{background:url('/images/general/dialog_edge.png') no-repeat 0 -20px;}
.box_bottomleftErr, .box_bottomleftErrStd{background:url('/images/general/dialog_edge.png') no-repeat 0 -20px;}
.box_bottomright{background:url('/images/general/dialog_edge.png') no-repeat 0 -30px;}
.box_bottomrightErr, .box_bottomrightErrStd{background:url('/images/general/dialog_edge.png') no-repeat 0 -30px;}
.box_horizontal{background:url('/images/general/dialog_edge.png') repeat-x 0 -40px;}
.box_horizontalErr, .box_horizontalErrStd{background:url('/images/general/dialog_edge.png') repeat-x 0 -40px;}
.box_vertical{background:url('/images/general/dialog_edge.png') repeat-y -10px 0;}
.box_verticalErr, .box_verticalErrStd{background:url('/images/general/dialog_edge.png') repeat-y -10px 0;}

.dialog_title, .dialog_titleErr, .dialog_titleErrStd{background:#6d84b4;border:1px solid #313163;border-bottom:1px solid #bbb;color:#666;font-size:13px;font-weight:bold;margin:0px;display:block;padding:4px 10px 5px 10px;background:#d4d8db url('/images/general/headerbgpop.gif') repeat-x top left;}
.dialog_titleErr, .dialog_titleErrStd{border:1px solid #ff0000;border-bottom:1px solid #D5ABAA;color:#F24040;font-size:13px;}

.dialog_bottom, .dialog_bottomErr, .dialog_bottomErrStd{background:#EEEFF1;text-align:right; border:1px solid #313163; border-top:1px solid #bbb;height:30px;}
.dialog_bottomErr, .dialog_bottomErrStd{border:1px solid #ff0000; border-top:1px solid #D5ABAA;}

#dialog_cell, #dialog_cellErr, #dialog_cellErrStd, .dialog_cellSub{height:0;width:0;}

.dialog_content{background:#fff;border-left:1px solid #313163;border-right:1px solid #313163;background-image:url('/images/general/graygrad150.gif');background-repeat:repeat-y;}
.dialog_contentErr{background:#fff;border-left:1px solid #ff0000;border-right:1px solid #ff0000;}
.dialog_contentErrStd{background:#fff;border-left:1px solid #ff0000;border-right:1px solid #ff0000;background-image:url('/images/general/graygrad150.gif');background-repeat:repeat-y;}

#dialog_body, .dialog_bodySub{padding:12px;height:0;font-size:10pt;}
#dialog_body a, .dialog_bodySub a{color:#111111;}
#dialog_bodyErr{padding:0;font-size:11px;}
#dialog_bodyErrStd{padding:12px;font-size:10pt;}
#dialog_bodyErrStd a{font-size:10pt; color:#660033; text-decoration:none;}
.divspacer div {padding-bottom:4px;}

.closebutton, .closebuttonErr, .closebuttonErrStd{width:1px;text-align:center;} 
.closebutton a, .closebuttonErr a, .closebuttonErrStd a{padding:1px 0px 2px 0px;display:block;text-decoration:none;font-size:10px;color:#000099;background-color:#E4E4E4;border:1px solid #29299c;}
.closebutton a:hover, .closebuttonErr a:hover, .closebuttonErrStd a:hover {background-color:#CCD7E1;} 

.errSection {background-color:#FFE1E2; padding:5px 12px 12px 12px; background:url('/images/general/errsection.gif') repeat-x 0 0;}
.errTitle {color:#F24040; font-size:10px; font-weight:bold;}
.errBody {padding-left:4px;}
.mandatoryFields {font-size:10px; font-weight:bold;}
.errPop {display:inline; padding-left:10px; margin-top:-17px; font-size:10px; color:#ff0000;}

