
body{
b/ackground:#fff none repeat scroll 0%;
line-height:1;
font-size: 12px;
font-family:arial,sans-serif;
margin:0pt;
height:100%;
}
table {
border-collapse:separate;
border-spacing:0pt;
}
caption, th, td {
font-weight:normal;
text-align:left;
}
blockquote:before, blockquote:after, q:before, q:after {
content:"";
}
blockquote, q {
quotes:"" "";
}
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:1000;
}
#popupContact{
display:none;
position:absolute;
z-index:10000;
_position:absolute; /* hack for internet explorer 6*/
height:211px;
width:495px;
background: url(../images/popup/bkground.jpg) repeat-x scroll 0 0;
border:2px solid #cccccc;
z-index:2000;
padding:22px 12px;
font-size:13px !important;
color: #FFFFFF !important;
}
#popupContact h1.popup{
text-align:left;
color:#6FA5FD;
font-size:22px;
font-weight:700;
border-bottom:1px solid #949fa1;
padding-bottom:2px;
margin-bottom:20px;
background: url(../images/popup/newsletter.jpg) no-repeat scroll 0 0;
display: block;
width: 100%;
height: 35px;
text-indent: -99999px;
}
#popupContactClose{
	background: url(../images/popup/nothanks.jpg) no-repeat scroll 0 0;
	width: 86px;
	height: 26px;
	display:block;
	text-indent:-9999px;
	float: right;
	margin-top: -10px;
}
#button{
t/ext-align:center;
m/argin:100px;
}

#popupForm input.text { 
	color: #6d6e70 !important;
	margin-bottom: 10px;
	padding: 4px;
	border: 1px solid #45abd3;
	width: 205px;
	float: left;
}

#popupForm input.submit {
	background: url(../images/popup/submit.jpg) no-repeat scroll 0 0;
	text-indent: -9999px;
	display: block; 
	border: none;
	width: 76px;
	height: 24px;
	float: left;
	margin-left: 10px;
}

.clearAll { clear: both; }

.popupTerms a { 
 font-size: 10px;
 color: #FFFFFF !important;
 text-decoration: none;
}