.tableHeader {
	background-color: #D4D5C3;
}
.textBold {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.subText {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #333333;
}
.ucInfoBoxBorder {
	background-color: #d4d5c3;
}
.ucInfoBoxCornerTopLeft {
	background-color: #d4d5c3;
	background-image: url(/checkout/topLeftCorner.gif);
}
.ucInfoBoxCornerTopRight {
	background-color: #d4d5c3;
	background-image: url(/checkout/topRightCorner.gif);
}
.ucInfoBoxCornerBottomLeft {
	background-color: #d4d5c3;
	background-image: url(/checkout/bottomLeftCorner.gif);
}
.ucInfoBoxCornerBottomRight {
	background-color: #d4d5c3;
	background-image: url(/checkout/bottomRightCorner.gif);
}
.ucInfoBoxBorderLine {
	background-color: #FFFFFF;
}
.ucInfoBoxBackground {
	background-color: #FFFFFF;
}
.ucViewCartHeader {
	background-color: #D4D5C3;
}
.ucViewCartColumnTitle {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.ucViewCartColumnDescription {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #333333;
}
.ucViewCartColumnAmount {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #333333;
}
.ucColumnTitle {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.ucViewCartFooter {
	background-color: #D4D5C3;
}
.ucViewCartSummaryText {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.ucInstructionText {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
.ucSubText {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #333333;
}
.ucSubBoldText {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
.ucReceiptText {
}
.ucSubInput {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #333333;
}
.ucSubTextDiscount {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #FF0000;
}
.ucViewCartNoItems {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	font-style: italic;
	font-weight: bold;
}
.ucErrorMessage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
.ucInfoMessage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
.ucTitledBoxHeader {
	background-color: #eeeeee;
	color: #000000;
	FONT-SIZE: 12px;
	FONT-STYLE: normal;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	font-weight: bold;
	padding: 3px;
}
.ucRequiredInput {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	color: #333333;
}
.ucOptionalInput {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	color: #333333;
}
.ucGiftSelection {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	color: #333333;
}
.ucSectionTitle {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
}
.ucError {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
}
.ucShippingMethodTable {
}