html, body {
	margin: 0;padding: 0;
	height: 100%;
	line-height: 14px;
}
body {
	padding:0;margin:0;
	background:#4c7280;
	font-size:100%;
	margin-bottom:170px;
}
div#wrapper {
	position:relative;
	height: auto !important;
	height: 100%;
	min-height: 100%;
}
div#box {
	padding:0px;margin:0 auto;
}
h1 {
	font: 1.5em, impact, arial, verdana, serif;
	text-align:center;
	margin-top:15px;padding:0;
	color:#454545;
	text-indent:-9999px;
	height:85px;
	line-height: 14px;
}
label, label span, th.loclabel {
	font:.8em tahoma, "trebuchet ms", verdana, serif;
	color:#333333;
	padding:0px;
	text-align : right;
	}
th.loclabel{
	color:#444;
	font-weight:bold;
	}
td.query{
	padding:0 0 0 14px;
	}
a img {
	border:none;
}
div#box fieldset {
	margin:0 auto;
	width:860px;
	padding:10px 0px 0px 0px;
	border-style:none;
	background:url(../images/contactbk.gif) no-repeat 40px -5px;
	height:550px;
}
#spmfrm{
	display:none;
	}

#tbl_contacts {
	margin:30px auto 0 auto;
	text-align:center;
}
#tbl_contacts th{
padding:0 4px 0 0;
text-align:right;
}
form em {
	font-style:normal;
	text-decoration:underline;
}
input.inputcust {
	border-width:0px;
}
fieldset input .but:focus, fieldset input .but:active {
	border-width:0px;
	border-style:none;
}
#box strong {
	background:green;
	float:left;
	margin-left:5px;
	color:#fff;
	font:bold 13px arial, verdana, serif;
	padding:4px 18px;
	border:1px solid #fff;
	line-height: 14px;
}
table#tbl_contacts td.err {
	padding:0;
	text-align:left;
}
form table#tbl_contacts td em {
	background:#b50000 url(../images/errarrow2.gif) no-repeat left 0px;
	color:#fff;
	padding:5px 7px 5px 28px;
	font:11px arial "trebuchet ms", verdana, serif;
	text-decoration:none;
	border-right:6px solid #FFFF00;
	line-height: 21px;
	margin:0;
}
#tbl_contacts input.inp_flash {
	background:url(../images/errflash2.gif) repeat-x center center;
}
table#tbl_contacts td span {
	background:#b50000;
	color:#fff;
	float:left;
	margin-left:10px;
	padding:2px 28px;
	border-left:2px solid #FFFF00;
	border:1px solid #FFFF00;
	font:bold .8em "trebuchet ms", Helvetica, sans-serif;
}
#wrapper .tblbut {
	width:580px;
	margin:0 auto;
}
#wrapper .tblbut td input.but {
	margin:0px;
	background: #d1e6ed;
	font:14px "trebuchet ms", Verdana, arial, sans-serif;
	color: #414141;
	padding:5px 12px;
	margin-right:15px;
}
form fieldset input{
	padding:3px;
	}
#wrapper td {
	padding-top:3px;
	}	
#wrapper .tblbut td input.but:hover {
	padding:6px 13px 4px 11px;
	background-color:#ffcd40;
	color:#000;
	border:2px inset #cfcfcf;
}
form fieldset input:hover, form fieldset input:focus ,form fieldset input:active {
	color:#000;
	border:2px solid #a30808;
}
