.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.title {
	font-family: verdana;
	font-size: 14px;
	font-style: normal;
	line-height: 17px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.htext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 17px;
	font-weight: bold;
	color: #076ABE;
	text-decoration: none;
	text-transform: uppercase;
}
.hbtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-style: normal;
	line-height: 24px;
	font-weight: bold;
	color: #076ABE;
	text-decoration: none;
	text-transform: uppercase;
}
.fbtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-style: normal;
	line-height: 24px;
	font-weight: bold;
	color: #DB4E22;
	text-decoration: none;
	text-transform: uppercase;
}
.stext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.contactustext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.wtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.wtext:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: underline;
}
.wtitle {
	font-family: verdana;
	font-size: 14px;
	font-style: normal;
	line-height: 17px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
form {
	margin: 0px;
	padding: 0px;
}

.inp {
	font-family: arial;
	font-size: 12px;
	color: #4B4B4B;
	border:  1px solid #7F7F7F;
	}
	.more {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 17px;
	font-weight: bold;
	color: #067FB3;
	text-decoration: none;
}
	.more:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 17px;
	font-weight: bold;
	color: #CA0000;
	text-decoration: none;
}
.mail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 17px;
	text-transform: none;
	font-weight: bold;
	color: #DB4E22;
	text-decoration: none;
}
.mail:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 17px;
	font-weight: bold;
	text-transform: none;
	color: #228FDB;
	text-decoration: none;
}