body {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-image: url(../images/bg-expect-t.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.tn {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #76787b;
	margin-right: 28px;
	font-size: 13px;
}
.tn:hover {
	color: #E51B24;
	text-decoration: none;
}

a {
	color: #E51B24;
	text-decoration: none;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}

.main {
	padding-top: 25px;
	padding-left: 160px;
	
}

.address {
	font-size: 10px;
	color: #8e8f92;
	line-height: 10px;
	padding-left:26px;
	display:block;
}
.footer {
	font-size: 10px;
	color: #8e8f92;
}
.header {
	background-color: #e51b24;
	padding-left:105px;
}

.sub-heading {
	color: #E51B24;
	font-size:12px;
	font-weight: bold;
}.content {
	padding-top: 20px;
}
.text {
	width: 420px;
}
.text-box {
	border: 1px solid #76787b;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.text-button {
	border: 1px solid #76787b;
	background-color: #E51B24;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.eleven {
	font-size: 11px;
}

hr {
	color: #8e8f92;
	height: 1px;
	text-align: left;
	margin-bottom: 0px;
}