﻿blockquote:before, blockquote:after, q:before, q:after {
content:"";
}
blockquote, q {
quotes:"" "";
}
a{
cursor: pointer;
text-decoration:none;
}
br.both{
clear:both;
}
#backgroundPopup1{
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;
}
#popupContact1{
display:none;
position:fixed;
_position:absolute; /* hack for internet explorer 6*/
width:450px;
background:#FFFFFF;
z-index:2;
font-size:13px;
border:3px solid; border-color:#CCCCCC;
}
#popupContact1 h1{
text-align:center;
color:#FFFFFF;
font-size:16px;
font-weight:700;
border-bottom:1px dotted #ffffff;
padding-bottom:2px;
margin-bottom:20px;
}
#popupContact1Close{
font-size:14px;
line-height:14px;
right:6px;
top:4px;
color:#ffffff;
font-weight:700;
display:block;

}
#button{
text-align:center;
margin:100px;
}
.bodytextgrey2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight:bold;
}
.bodytextgrey2 a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight:bold;
}
