body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 76%;
}

p {
	font-size: 1.0em;
	line-height: 1.8em;
	margin: 1.2em 0em 1.2em 0em;
}

.navbutton {
	padding-bottom: 10px;
}

.bodytext {
	margin-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#tabquote {
	background-image: url(/new2/images/tabnav/quote.gif);
	width: 150px;
	height: 20px;
	cursor: pointer;
}
#taborder {
	background-image: url(/new2/images/tabnav/order.gif);
	width: 150px;
	height: 20px;
	cursor: pointer;
}
#tabservices {
	background-image: url(/new2/images/tabnav/services.gif);
	width: 150px;
	height: 20px;
	cursor: pointer;
}
#tabcontact {
	background-image: url(/new2/images/tabnav/contact.gif);
	width: 150px;
	height: 20px;
	cursor: pointer;
}
#tabhome {
	background-image: url(/new2/images/tabnav/home.gif);
	width: 150px;
	height: 20px;
	cursor: pointer;
}

.section {
	background-color: #cccccc;
	margin: 0px 0;
}

.sectionheader {
	margin-left: -5px;
}

.label {
	text-align: right;
	width: 10em;
	font-weight: bold;
	font-size: .9em;
}

.collabel {
	font-size: 86%;
	font-weight: bold;
	text-align: left;
	padding-left: 50px;
}

.quoteinstr {
	margin: 20px 0;
}

.error {
	background-color: #a00;
	color: white;
	font-size: .85em;
	font-weight: bold;
	padding: 5px;
}

.errorsection {
	width: 90%;
	margin: auto;
	margin-bottom: 20px;
}

h1 {
	font-size: 2.0em;
	font-weight: normal;
	margin-top: 0em;
	margin-bottom: 0em;/*both set to zero and padding in header div is used intead to deal with compound ie pc problems that are beyound summary in a simple comment.*/
	}
h2 {
	font-size: 1.7em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: normal;
	}
h3 {
	font-size: 1.4em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: normal;
	}
h4 {
	font-size: 1.2em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: bold;
	}
h5 {
	font-size: 1.0em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: bold;
	}
h6 {
	font-size: 0.8em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: bold;
	}
