html, body{
	height:100%;
	margin-bottom:1px;
}
body{
	font-size:11px;
	color:#000;
	text-decoration:none;
	margin:0px;
	padding:0px;
}
a{
	cursor: pointer;
}
img{
	border:0px;
}
p{
	padding:0px 0px 10px 0;
	margin:0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	text-decoration:none;
}
h1{
	font-family:arial,verdana;
	font-size:11px;
	color:#000;
	text-decoration:none;
	margin:0px;
	padding:0px;
}
form, input {
	margin:0px;
	padding:0px;
}
.footer{
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#979692;
	text-decoration:none;

}
h2{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#000;
	text-decoration:none;
	margin:0px;
	padding:17px 0 5px 0;
	
}
h3{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000;
	text-decoration:none;
	margin:0px;
	padding:7px 0 7px 0;
	
}
h4{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	text-decoration:none;
	margin:0px;
	padding:8px 0 8px 0;
	
}
h5{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#005032;
	text-decoration:none;
	margin:0px;
	padding:8px 0 8px 0;
	
}

.bg-form{
	background-image:url(../images/form-bg.gif);
	background-repeat:repeat-y;
	background-position:left top;
}
.bg-form-l {
	background-image: url(../images/bg-left-form.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.bg-form-r {
	background-image:url(../images/form-right-bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.bg-form-block{
	background-color:#e9e9e9;
	border:1px slid #d8d8d8;
}
.form-inputs{
	font-size:11px;
	color:#000000;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
.form-captions{
	font-size:12px;
	color:#000;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
}
.privacy:link,.privacy:hover,.privacy:visited{
	color:#999999;
	font-size:12px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration:underline;
}
.privacy:hover{
	color:#999999;
	font-size:12px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration:none;
}
.phone1
{
	color:#000000;
	font-size:11px;
	width:40px;
	height:20px;
}
