body {
	margin: 0px
	}

a {
	color: #ff6600;
	}

.nav {
	font-family: helvetica, arial;
	line-height: 22px;
	text-align: right;
	}

a.nav {
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	}

.navOn {
	font-size: 14px;
	font-weight: bold;
	color: #ff6600;
	text-decoration: none;
	}

a.subnav {
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	}

.subnavOn {
	font-size: 12px;
	color: #ff6600;
	text-decoration: none;
	}

.contactInfo {
	font-family: helvetica, arial;
	font-size: 10px;
	color: #ffffff;
	line-height: 10px;
	}
	
p.itemHeader {
	font-family: helvetica, arial;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	color: #582e11;
	text-transform: uppercase;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 5px;
	}
	
p {
	font-family: verdana;
	font-size: 11px;
	line-height: 14px;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-right: 10px;
	}
	
.serialNumber
{
	font-family: helvetica, arial;
	font-size: 28px;
	line-height: 20px;
	font-weight: bold;
	color: #d5cbc3;
	}
	
a.edit {
	font-family: helvetica, arial;
	font-size: 11;
	line-height: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
	background-color: #ff6600;
	border: 1px solid #cc3300;
	padding-top: 5px;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-right: 3px;
	}

p.edit  {
	margin-top: 20px;
	}
	
.contact_header {
	font-family: helvetica, arial;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	color: #582e11;
	text-transform: uppercase;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 5px;
	}
	
.editMode {
	color: #ffffff;
	font-size: 13px;
	margin-left: 12pk;
	}