body {
	font: 11px Tahoma;
}
a, .dist img  {
	border:0;
}
a:hover{
	border:0;
}

input {
  font: 9pt Georgia, "Times New Roman", Times, serif; 
}

#Table_01{height: 100%;}

#contact{
	clear: both;
}

.text{
	font: 9pt Georgia, "Times New Roman", Times, serif; 
	color: #464545;
	vertical-align: top;
}
.hdr{
	font-size: 18px;
	padding-bottom: 15px;
	color: #201b51;
	text-align:left;
}

.dist{
	font: 12pt Georgia, "Times New Roman", Times, serif; 
	display: inline;
}

.dist img{clear:both;}

.left{float:left;}
.right{float:right;}

.underc{
	font: 9pt Georgia, "Times New Roman", Times, serif; 
	line-height: 15pt;
}

.underc span{
	color: #FF0000;
	font-size: 15px; 
}

.newaddress{
	position:absolute;
	margin:50px 0 0 270px;
}

.newaddress img {border:0;}

#tooltip img {
	position:absolute;
	top: -6px;
}
#tooltip span {
	position:absolute;
	left: 153px;
}
#tooltip.tooltip {
	font: 12pt Georgia, "Times New Roman", Times, serif; 
	border: none;
	padding: 18px 55px 15px 35px;
	width: 235px;
	height: 56px;
	opacity: 0.8;
	background: url('../images/tooltip.png') no-repeat;
}
