#backgroundPopup{display:none;position:fixed; _position:absolute; height:100%;width:100%;top:0;left:0; background:transparent url(overlay.png) repeat scroll 0 0; border:none; z-index:1;}

#popupContact{display:none;position:fixed;_position:absolute;height:350px;width:450px; background:transparent url(popupLightbox.png) no-repeat scroll center top; border:none; z-index:2;padding:0px;font-size:13px;}

#popupContact h1{text-align:left;color:#6FA5FD;font-size:22px;font-weight:700;padding:0px;margin:0px;}

#popupContactClose {width:30px; height:30px; right:10px;top:10px;position:absolute; display:block; background:transparent url(closebox.png) no-repeat scroll 0px 0; text-indent:-9999px;}


#popupContactContent {width:400px; height:300px; padding:25px 0 0 25px}

#popupContactContent p {margin:0; padding:10px;text-align:left;font-size:1.1em; line-height:1.38em;}

#popupContactContent a {border-bottom:1px solid #2323FF;color:#2323FF;font-weight:normal;}

#popupContactContent .redTitle {color:#FC0618; }
#popupContactContent .blueTitle {color:#3991F9; }