body{ background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 50%; margin:0; height:100%; }
a{
cursor: pointer;
text-decoration:none;
}
br.both{
clear:both;
}
#backgroundPopup{
display:none;
position:fixed;
_position:absolute; /* hack for internet explorer 6*/
height:100%;
width:100%;
top:0;
left:0;
background:#000000;
border:1px solid #cecece;
z-index:1;
}
#popupContact{ color: #fff; display:none; position:fixed; _position:absolute; /* hack for internet explorer 6*/
width:408px; background:#8fa3ad; top: -150px; border:solid 2px #cecece; z-index:2; padding:0 0 0 15px; margin: 0; }
#popupContact p { font-size: 12px; text-align: left; }
#popupContact h1{ text-align:left; color:#fff; font-size:12px; font-weight: bold; line-height: 25px; background-image: url(../images/form/h1.gif); background-repeat: repeat-x; width: 100%; height: 30px; margin: 0 0 20px -15px; padding: 0 0 2px 15px; }
#popupContactClose{ color:#fff; font-weight:bold; text-align: center; margin-top: 0; margin-bottom: 0; margin-left: 171px; }
#secondpopupContact{ color: #fff; display:none; position:fixed; _position:absolute; /* hack for internet explorer 6*/
width:408px; background:#8fa3ad; border:solid 2px #cecece; z-index:2; padding:0 0 0 15px; margin: 0; }
#secondpopupContact p { font-size: 12px; text-align: left; }
#secondpopupContact h1{ text-align:left; color:#fff; font-size:12px; font-weight: bold; line-height: 25px; background-image: url(../images/form/h1.gif); background-repeat: repeat-x; width: 100%; height: 30px; margin: 0 0 20px -15px; padding: 0 0 2px 15px; }
#secondpopupContactClose{ color:#fff; font-weight:bold; text-align: center; margin-top: 0; margin-bottom: 0; margin-left: 171px; }
#thirdpopupContact{ color: #fff; display:none; position:fixed; _position:absolute; /* hack for internet explorer 6*/
width:408px; background:#8fa3ad; border:solid 2px #cecece; z-index:2; padding:0 0 0 15px; margin: 0; }
#thirdpopupContact p { font-size: 12px; text-align: left; }
#thirdpopupContact h1{ text-align:left; color:#fff; font-size:12px; font-weight: bold; line-height: 25px; background-image: url(../images/form/h1.gif); background-repeat: repeat-x; width: 100%; height: 30px; margin: 0 0 20px -15px; padding: 0 0 2px 15px; }
#thirdpopupContactClose{ color:#fff; font-weight:bold; text-align: center; margin-top: 0; margin-bottom: 0; margin-left: 171px; }
