body {
	font-size: 82%;;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: url(../templates/hayes/images/callback.jpg) no-repeat #fff;
	background-color: #fff;
	margin: 0;;
	padding: 0;;
	border: 0;
	width: 156px;
}

#tdboxcover {
	width: 580px;
	/*change width to desired */ /*height: 400px;
    /*change height to desired. REMOVE if you wish box to be content's natural height */
	/*Don't change below 4 rules*/
	position: absolute;
	z-index: 100;
	overflow: hidden;
	visibility: hidden;
}

#tdbox {
	width: 578px;
	/*change width to #tdboxcover width - 20. */ /*height: 200px;
    /*change height to #tdboxcover height - 20. REMOVE if you wish box to be content's natural height*/
	border: 2px #666666 solid;
	/*Customize box appearance*/
	background-color: #FFFFFF;
	padding: 4px;
	/*Don't change below 3 rules */
	position: absolute;
	left: 0;
	top: 0;
}

#ecboxcover {
	width: 520px;
	/*change width to desired */ /*height: 400px;
    /*change height to desired. REMOVE if you wish box to be content's natural height */
	/*Don't change below 4 rules*/
	position: absolute;
	z-index: 101;
	overflow: hidden;
	visibility: hidden;
}

#ecbox {
	width: 500px;
	/*change width to #ecboxcover width -2 0. */ /*height: 200px;
    /*change height to #ecboxcover height - 20. REMOVE if you wish box to be content's natural height*/
	/*Customize box appearance*/
	border: 2px #666666 solid;
	background-color: #FFFFFF;
	padding: 4px;
	/*Don't change below 3 rules */
	position: absolute;
	left: 0;
	top: 0;
}

#cmboxcover {
	width: 520px;
	/*change width to desired */ /*height: 400px;
    /*change height to desired. REMOVE if you wish box to be content's natural height */
	/*Don't change below 4 rules*/
	position: absolute;
	z-index: 102;
	overflow: hidden;
	visibility: hidden;
}

#cmbox {
	width: 490px;
	/*change width to #cmboxcover width - 20. */ /*height: 200px;
    /*change height to #cmboxcover height - 20. REMOVE if you wish box to be content's natural height*/
	/*Customize box appearance*/
	border: 2px #666666 solid;
	background-color: #FFFFFF;
	padding: 4px;
	/*Don't change below 3 rules */
	position: absolute;
	left: 0;
	top: 0;
}

.main1 {
	width: 136px;
	border-style: none !important;
	margin: 30px 0 25px 10px;
}

.message { /*   color : #cdae56;*/
	background-color: #029935;
	color: #ffffff;
	font-family: arial, helvetica, 'sans-serif';
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
}

a {
	color: #ffa32b;
	font-weight: bold;
}

.label {
	background-color: #fff;
	color: #000;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	/*
		width:166px;

		width:250px;*/
}

.label1 { 
	/*	  background-color : #C6D0FF;*/
	color: #ffffff;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	border: 0;
}

.label2 { /*	  background-color : #C6D0FF;*/
	color: #ffffff;
	font-family: arial, helvetica, 'sans-serif';
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	vertical-align: top;
}

.instr {
	color: #999;
	font-size: 10px;
	font-style: normal;
	background-color: #fff;
	width: 100%;
	text-align: left;
}

.instr1 {
	color: #fff;
	font-size: 10px;
	font-style: normal;
	width: 100%;
}

.cmstatus {
	background-color: white;
	color: #d00700;
	font-family: arial, helvetica, 'sans-serif';
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	width:400px;
}

.cmtext {
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
}

.logo {
	background-color: white;
	width: 468px;
	float: left;
	margin-bottom: 18px;
	margin-top: 0;
}

.greet {
	background-color: white;
	color: #000;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}

.greet1 { /*	float: right;*/
	display: none;
}

.deco1 {
	background-color: #fff;
	height: 0;
	width: 100%;
	clear: both;
}

.deco2 {
	background-color: #fff;
	height: 20px;
	width: 100%;
	clear: both;
}

.large {
	font-size: large;
}

/*Zinco Mods*/
input {
	margin: 0;
	padding: 0;
	font-size: 10px;
	background-color: #fff !important;
	width:120px;
}

select {
	font-size: 10px;
}

b {
	font-weight: normal;
}


.button {
	width: 50px;
	margin-top: 6px;
}

.button2 {
	height: 22px !important;
	width: 50px;
	margin-top: 6px;
	background-color:#007161 !important;
	color:#fff;
	width:150px !important;
	font-size:12px;
}

.instr input {width:300px;height:14px;}

#foot2 {position:relative;top:0;width:468px;height:51px;background: url(../btiim/images/client_footer.png) no-repeat #fff;}