﻿#popupContact html, #popupContact body, #popupContact div, #popupContact span, #popupContact applet, #popupContact object, #popupContact iframe, #popupContact h1, #popupContact h2, #popupContact h3, #popupContact h4, #popupContact h5, #popupContact h6, #popupContact p, #popupContact blockquote, #popupContact pre, #popupContact a, #popupContact abbr, #popupContact acronym, #popupContact address, #popupContact big, #popupContact cite, #popupContact code, #popupContact del, #popupContact dfn, #popupContact em,
#popupContact font, #popupContact img, #popupContact ins, #popupContact kbd, #popupContact q, #popupContact s, #popupContact samp, #popupContact small, #popupContact strike, #popupContact strong, #popupContact sub, #popupContact sup, #popupContact tt, #popupContact var, #popupContact dl, #popupContact dt, #popupContact dd, #popupContact ol, #popupContact ul, #popupContact li, #popupContact fieldset, #popupContact form, #popupContact label, #popupContact legend, #popupContact table, #popupContact caption, #popupContact tbody,
 #popupContact tfoot, #popupContact thead, #popupContact tr, #popupContact th, #popupContact td {
border:0pt none;
font-family:inherit;
font-size:100%;
font-style:inherit;
font-weight:inherit;
margin:0pt;
padding:0pt;
vertical-align:baseline;
text-align:center;
}
#popupContact body{
background:#fff none repeat scroll 0%;
line-height:1;
font-size: 12px;
font-family:arial,sans-serif;
margin:0pt;
height:100%;
}
#popupContact table {
border-collapse:separate;
border-spacing:0pt;
}
#popupContact caption, #popupContact th, #popupContact td {
font-weight:normal;
text-align:center;
}
#popupContact blockquote:before, #popupContact blockquote:after, #popupContact q:before, #popupContact q:after {
content:"";
}
#popupContact blockquote, #popupContact q {
quotes:"" "";
}
#popupContact a{
cursor: pointer;
text-decoration:none;
}
#popupContact 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{
display:none;
position:fixed;
_position:absolute; /* hack for internet explorer 6*/
height:300px;
width:410px;
background:#FFFFFF;
border:3px solid #617244;
z-index:2;
padding:12px;
font-size:13px;
}
#popupContact h1{
text-align:center;
color:#617244;
font-size:22px;
font-weight:700;
border-bottom:1px dotted #D3D3D3;
padding-bottom:2px;
margin-bottom:20px;
}
#popupClose, #popupClose2{
font-size:16px;
line-height:16px;
right:6px;
top:2px;
position:absolute;
color:#617244;
font-weight:900;
display:block;
cursor:pointer;
}
#button{
text-align:center;
margin:100px;
}