html, body {margin: 0; padding: 0;}
html, body, #dimmerDiv {min-height:100%; height:auto !important; height:100%; top:0; bottom:0; right:0; left:0;}
#popUpShell {/*display:none;*/ width: 620px; padding: 0px; position:absolute; z-index:9999999;  margin:-237px 0 0 -300px; left:50%; top:50%;}
#popUp {color:#056888; background:#F6F6F6; border:10px solid #1C3D84; position:relative; z-index:999; margin:0 auto; width:600px; height:475px; font: 12px/12px "Trebuchet MS", sans-serif; z-index:999; overflow:auto;}

#dimmerDiv { height:100%; filter:alpha(opacity=80); /* ie only */ opacity: 0.8; /* mozilla */ background:#000; position:absolute; width:100%; top:0;  left:0px; right:0; bottom:0;  z-index:999999;}
#popUp img {display:block;}
#popFoot {background: url(popup-ftr-linx-bg.jpg) no-repeat; height:30px; color:#fff; }
#popFoot ul{ margin:0 auto; padding:0;height:30px; width:570px;}
#popFoot li{float:left; border-right:1px solid #fff; margin:11px 5px 0 0; padding:0 5px 0 0; line-height:11px; list-style:none;}
#popFoot a {color:#fff; text-decoration:none; position:relative;}
#popFoot a:hover {text-decoration:underline;}

#closer, #closerTop {width:600px; margin:0 auto; height:19px; font: bold 12px/19px Arial, Helvetica, sans-serif;}
#closer a{text-align:right; float:right;}
#closerTop {text-align:left;}
#closer a, #closerTop a  {color:#fff; text-decoration:none; display:block; width:150px; background:#1C3D84;    margin:0 0 0 0px; text-align:center;}
#closer a:hover, #closerTop a:hover {background:#9FCCED; color:#1E388C;}

