html, body{
	padding:0px;
	margin:0px;

}
.footer {
	font-family: "Century Gothic", Helvetica, Arial;
	font-size: 9px;
	font-weight: bold;
	color: #acaaaa;
}
.navSpacing {
	border: 0px;
}
.footerBrdr {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #717171;
}
.alltxt {
	font-family: "Century Gothic", Helvetica, Arial;
	font-size: 12px;
	color: #acaaaa;
}
.Bigname {
	font-family: "Century Gothic", Helvetica, Arial;
	font-size: 16px;
	color: #a4a4a4;
	text-transform:uppercase;
	text-align:center;
	vertical-align:middle;
}
.measure {
	font-family: "Century Gothic", Helvetica, Arial;
	font-size: 14px;
	color: #a4a4a4;
	text-align:center;
	vertical-align:middle;	
	line-height:25px;
}
.UP {
	text-transform:capitalize;

}
.txtbox {
	height: 15px;
	width: 150px;
	font-family: "Century Gothic", Helvetica, Arial;
	font-size: 10px;
	color: #333333;
}
