@charset "utf-8";
/* CSS Document */

#exitPageContainer { position: absolute; left: 0px; top: 0px; z-index: 29997; }
.exitPageOverlay { background: #000; z-index: 29998; position: absolute; width: 100%; height: 100%; opacity: .50; filter: alpha(opacity=50); -ms-filter: "alpha(opacity=50)"; -khtml-opacity: .50; -moz-opacity: .50; top: 0px; left: 0px; }
.exitPageWrapper { width: 800px; position: relative; z-index:29999; margin: 10px auto; }
.popExit h3 { font: bold 30px/40px Arial, Helvetica, sans-serif; padding: 0 0 10px 0; clear: left; }
.popExit { background: url(middle.png) top left repeat-x; height: 360px; position: relative; margin: 0 75px; padding: 41px 0 0 0; color: #555; text-align: justify; font: 14px/18px Arial, Helvetica, sans-serif; }
.popExit .leftEnd { height: 402px; width: 75px; position: absolute; left: -75px; top: 0px; background: url(leftend.png) top right no-repeat; }
.popExit .rightEnd { height: 402px; width: 75px; position: absolute; right: -75px; top: 0px; background: url(rightend.png) top left no-repeat; }
.popExit a { font: bold 24px/32px Arial, Helvetica, sans-serif; padding: 11px 0 11px 60px; margin: 10px 20px; color: #06a; text-decoration: none; display: block; }
.popExit a:hover { color: #000; text-decoration: underline; }
.popExit .homepageLink { background: url(home.png) left center no-repeat; width: 150px; float: left; clear: left; margin: 10px 0px; }
.popExit .applyLink { background: url(apply.png) left center no-repeat; width: 150px; float: right; clear: right; white-space: nowrap; }
.popExit .facebookLink { background: url(facebook.png) left center no-repeat; width: 150px; float: right; clear: right; }
.popExit .twitterLink { background: url(twitter.png) left center no-repeat; width: 150px; float: right; clear: right; }
.popExit .youtubeLink { background: url(youtube.png) left center no-repeat; width: 150px; float: right; clear: right; }
.popExit .closeLink { position: absolute; right: -46px; top: 24px; background: url(close.png) right top no-repeat; padding: 0 40px 0 0; margin: 0; font: 12px/32px; width: 32px; height: 32px; cursor: pointer; }