/*
====== CSS Document for Fuel Mechanics ======
	Author: BTP Online, Craig Rowe
	Last edit: December 2006
=============================================
*/
/* Major HTML Elements */
body {
	color: #000;
	background-color: #fff;
	margin: 0px 0px;
	padding:0px;
	font: normal 12px Arial, Verdana, Helvetica, sans-serif;
}
h1, h2 {
	margin:0px;padding:0px;
	color: #000;
	font-size: 2em;
	font-weight: bold;
	text-transform:uppercase;
}
h2
{
	font-size: 1.2em;
}	
p, li, table{
	font: 100% Helvetica, Arial, sans-serif;
	line-height: 162%;
}
p{margin-top:0;margin-bottom:0;}
a:link, a:visited, a:active {
	color: #000;
	text-decoration: underline;
}
img {border: none;}
em {font-weight:bold;}
dt{margin-left:20px;}
/*
====== CSS Document for Fuel Mechanics ======
		Page Specific
=============================================
*/
.tel .type{visibility:hidden;}
.vcard .region, .vcard .postal-code, .vcard .country-name,.vcard .org,
.vcard .adr, .vcard .tel, .vcard .locality, .vcard .region
{
	display:block;
	text-align:left;
	margin:5px 0px;
}
.vcard
{
	margin-top:10px;
}
.footnote, .footnotenf
{
	display:block;
	margin-top:20px;
	text-align:right;
	font-weight:800 !important;
}