.body {
	background-color: #126e9e;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.call {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: 600;
	color: #3e7f00;
	text-decoration: none;
}
.toplink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: 500;
	color: #FFFFFF;
	text-decoration: none;
}
.toplink:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: 500;
	color: #000;
	text-decoration: none;
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	font-weight: 500;
	color: #000000;
	text-decoration: none;
}

.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 20px;
	font-weight: 500;
	color: #0091e5;
	text-decoration: none;
}
.query {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 20px;
	font-weight: 500;
	color: #fff;
	text-decoration: none; padding-left:10px;
}

.frm{width:220px; height:30px; color:#fff; border:1px solid #4c4847; background-color:#4c4847; margin:2px; padding-left:5px;}
.frm1{width:220px; height:80px; color:#fff; border:1px solid #4c4847; background-color:#4c4847;margin:2px; padding-left:5px;}

.btn{width:80px; height:30px; color:#fff; border:1px solid #0091e5; background-color:#0091e5;}.ftrbg {
	background-image: url(../images/ftrbg.png);
	background-repeat: repeat;
	height: 210px;
	width: 100px;
}

.fttxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	font-weight: 500;
	color: #fff;
	text-decoration: none;
}
.md {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	font-weight: 600;
	color: #FF6600;
	text-decoration: none;
}

.bor{border:1px solid #78c0d4;}