@charset "UTF-8";
/* CSS Document */

.hidePU {display:none;}
.noJShide {display:none;}
.showPU {position:absolute; left:50%; z-index:890; padding:12px; background-color:#334477;}
.noJSshow {position:relative; left:87px; z-index:100; padding:12px; background-color:#334477; margin-top:30px;}
.noJSshow p, .showPU p{color:#FFFFFF; text-align:center; margin:0 0 6px 40px;}
#closeX {position:absolute; right:0px; top:0px; color:#90AAAA; font-size:9px; border:solid 1px #406677; padding:1px 8px 2px 8px; margin:4px 12px 0 0; z-index:999;}
#closeX a {color:#99AABB; text-decoration:none;}
#closeX a:hover {color:#FFF; text-decoration:underline;}
.noJSshow .shadL , .showPU .shadL {position:absolute; height:100%; width:22px; left:-22px; top:22px; background-image:url(../graphics/shad_L.png); background-repeat: repeat-y;}
.noJSshow .shadR, .showPU .shadR {position:absolute; height:100%; width:44px; right:-44px; top:22px; background-image:url(../graphics/shad_R.png); background-repeat: repeat-y;}
.noJSshow .shadB, .showPU .shadB {position:absolute; height:44px; width:100%; bottom:-44px; left:0; background-image:url(../graphics/shad_B.png); background-repeat: repeat-x;}
.noJSshow .shadUL, .showPU .shadUL {position:absolute; height:22px; width:22px; top:0px; left:-22px; background-image:url(../graphics/shad_UL.png); background-repeat:no-repeat;}
.noJSshow .shadUR, .showPU .shadUR {position:absolute; height:22px; width:44px; top:0px; right:-44px; background-image:url(../graphics/shad_UR.png); background-repeat:no-repeat;}
.noJSshow .shadBR, .showPU .shadBR {position:absolute; height:22px; width:44px; bottom:-44px; right:-44px; background-image:url(../graphics/shad_BR.png); background-repeat:no-repeat;}
.noJSshow .shadBL, .showPU .shadBL {position:absolute; height:22px; width:22px; bottom:-44px; left:-22px; background-image:url(../graphics/shad_BL.png); background-repeat:no-repeat;}
.popupContent {width:376px; color:#000; background-color:#FFF; padding:12px; margin-top:15px;}
.popupHd {position:absolute; left:50%; top:8px; color:#FFF; text-align:center; width:300px; margin-left:-150px;}
.popupContent p {color:#000; text-align:left; margin:0px 0px 8px 20px;}
.popupContent ul {color:#000; text-align:left; margin-left:30px;}
#popupHead {height:40px; width:100%; background-color:#8D7994; }
#popupHead p{color:#FFF; font-size:18px; text-align:center; padding-top:10px;}
.popupPic {top:40px; left:25px; float:left; margin-right:10px;} /* left offset = pic width - 70  */
#popupPicX {width:140px; height:177px;} /* height = pic height + 4  */

.horizon {position:absolute; text-align:center; top:50%; left:0px; width:100%; height:1px; overflow:visible; visibility:visible; display:block}

.popupContent a {color:#347;}
.center {text-align:center !important; margin-left:130px;}

.popupContent .bold {font-weight:bold;}

#popup1 {top:-100px; width:400px; margin-left:-200px;}
