﻿html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em,
font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody,
 tfoot, thead, tr, th, td {
border:0pt none;
font-family:inherit;
font-size:100%;
font-style:inherit;
font-weight:inherit;
margin:0pt;
padding:0pt;
vertical-align:baseline;
}
body{
line-height:1;
font-size: 12px;
font-family:Arial, Helvetica, 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:0;
z-index:3000;
}
#popupContact{
display:none;
position:fixed;
_position:absolute; /* hack for internet explorer 6*/
height:450px;
width:600px;
background:#FFFFFF;
border:2px solid #666;
z-index:2;
padding:12px;
font-size:13px;
z-index:4000;
}
#popupContact h1{
text-align:left;
color:#86AE1F;
font-size:22px;
font-weight:700;
border-bottom:1px dotted #86AE1F;
padding-bottom:15px;
margin-bottom:20px;
}
#popupContact p{
text-align:left;
color:#333;
font-size:13px;
line-height:16px;/*
border-bottom:1px dotted #86AE1F;*/
padding-bottom:10px;
margin-bottom:15px;
float:left;
}
#popupContactClose{
right:0;
top:0;
position:absolute;
color:#fff;
font:normal 13px Arial, Helvetica, sans-serif;
display:block;
padding:0;
background:#CCC;
}
#button{
text-align:center;
margin:100px;
}

#popupContact form,
#popupContact form ul{
	margin:0 !important;
	padding:0 !important;
	float:left;
	width:300px;	
}
#popupContact form{
	padding-left:55px;	
}
#popupContact form ul li{
	list-style:none;
	width:300px;
	float:left;
	margin:0 0 10px;
	padding:0 0 10px;
	border-bottom:1px solid #ccc;
}
#popupContact form ul li label{
	float:left;
	width:140px;
	margin:0;
	padding:0;
	font:normal 13px Arial, Helvetica, sans-serif;
}
#popupContact form ul li input{
	float:left;
	margin:0;
	padding:3px;
	border:1px solid #ccc;
	width:150px;
	font:normal 13px Arial, Helvetica, sans-serif;
}
#popupContact form ul li input.login{
	float:left;
	border:0;
	margin:0;
	padding:0;
	width:89px;
	height:23px;
}
div.links{
	float:left;
	margin:0;
	width:300px;
	height:20px;
	padding:0 0 0 132px;
	font:normal 13px Arial, Helvetica, sans-serif;
}
div.links a{
	font:normal 13px Arial, Helvetica, sans-serif;
	float:left;
	padding:0 6px;
	width:100px;
	border-left:1px solid #9C0;
}
div.links a:hover{
	text-decoration:underline;	
}
div.terms-conditions ol li{
	line-height:16px;
	color:#999;
	list-style:decimal !important;
	margin-bottom:8px;
}

