A  {
	text-decoration : none;
}

H6, H3, .smallTitle  {
	font-size : 12pt;
	font-style : 700;
	color : #0066ff;
	text-align: center;
}

.smallTitle {
	font-size: 10pt;
}

INPUT,SELECT,TEXTAREA {
	font-size : 8pt;
	color : #3333cc;
}

.tableHeading {
	font-size : 8pt;
	font-style : normal;
	font-weight: 400;
	color : #000000;
}

.price {
	font-size : 8pt;
	font-style : normal;
	font-weight: 400;
	color : #3333cc;
}

.field, .small, .required {
	font-style : normal;
	font-size: 8pt;
}

.footer {
	text-align: center;
	font-style : normal;
	font-size: 10pt;
	color: #ffe4b5;
}

.indent-aisle {
	padding-left: 20px;
}

.displayTotal {
	color: #ff0000;
	font-weight: 700;
}

.required {
	color: #ff0000;
	font-weight: 700;
}

td.linking-white { 
	vertical-align: top; 
	text-align : left; 
	font-weight : bold; 
	font-color:white;
}

.productTitle {
	font-size : 10pt;
	font-style : normal;
	font-weight: 700;
}