.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	list-style-image: url(../images/bullet.gif);
}
.header {
	font-family: tahoma, arial, helvetica;
	font-size: 12px;
	text-transform: uppercase;
	color: #0079C2;
	font-weight: bold;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0079C2;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0079C2;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00ACA2;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	text-decoration: none;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0079C2;
}
/* BEGIN CXT Added styles */
.cxtRequiredStatement{
	/* This is for statements such as 'All Fields Required' */
	font-family:Arial, Geneva, Helevetica;
	font-weight:bold;
	color:blue;
	font-size:100%;
	text-align:left;
}
table.cxtOrderTable{
	/* Controls the Order Table on the order.asp page */
	font-family: Arial, Geneva, Helvetica;
	background-color: ;
	border-right-width:;
	border-right-style:;
	border-right-color:;
	border-top-width:;
	border-top-style:;
	border-top-color:;
	border-left-width:;
	border-left-style:;
	border-left-color:;
	border-bottom-width:;
	border-bottom-style:;
	border-bottom-color:;
	width:500;
}
td.cxtAccountTDFormLeft{
	/* Controls the left cells of the form located on the account.asp page */
	font-family: Verdana, Arial, Genva, Helevetica;
	border-bottom-width:;
	border-bottom-style:;
	border-bottom-color:;
	padding-left:2px;
	width:15%;
	background-color:;
	font-size:90%;
	text-align:right;
	font-weight:normal;
	white-space:nowrap;
}
td.cxtAccountTDRight{
	/* Controls the right cells of the form located on the account.asp page */
	font-family: Verdana, Arial, Genva, Helevetica;
	border-bottom-width:;
	border-bottom-style:;
	border-bottom-color:;
	padding:0px;
	width:;
	background-color:;
	font-size:90%;
	text-align:left;
}
td.cxtAccountTDFormRight{
	/* Controls the right cells of the form located on the account.asp page */
	font-family: Verdana, Arial, Genva, Helevetica;
	border-bottom-width:;
	border-bottom-style:;
	border-bottom-color:;
	padding:0px;
	width:;
	background-color:;
	font-size:90%;
	text-align:left;
}
.cxtOrderButton{
	/* Controls the buttons of the order form */
	background-color:#2384BF;
	border:2px outset #ffffff;
	font-weight:bold;
	color:#ffffff;
	font-size:90%;
	cursor:hand;
	color:white;
}
td.cxtOrderTDLeft{
	/* Controls the left side of the order forms on the order.asp page */
	font-family: Verdana, Arial, Genva, Helevetica;
	background-color:;
	padding:5px;
	text-align:right;
	font-weight:normal;
	font-size:90%;
	width:25%;
	vertical-align:middle;
	white-space:nowrap;
}
td.cxtOrderTDLeft2{
	/* Controls the left side of the order forms on the order.asp page */
	font-family: Verdana, Arial, Genva, Helevetica;
	background-color:;
	padding:5px;
	text-align:right;
	font-weight:normal;
	font-size:90%;
	width:25%;
	vertical-align:middle;
	white-space:nowrap;
}
td.cxtOrderTDRight{
	/* Controls the right side of the order forms on the order.asp page */
	font-family: Verdana, Arial, Genva, Helevetica;
	background-color:;
	padding-left:3px;
	text-align:left;
	font-weight:normal;
	vertical-align:middle;
	font-size:90%;
	white-space:nowrap;
}
td.cxtOrderTDRight2{
	/* Controls the right side of the order forms on the order.asp page */
	font-family: Verdana, Arial, Genva, Helevetica;
	background-color:;
	padding-left:3px;
	text-align:left;
	font-weight:normal;
	vertical-align:middle;
	font-size:90%;
	white-space:nowrap;
}
.cxtOrderButtonPS{
	/*
		This is the button that launches the package selector
	*/
	background-color:#2384BF;
	border:2px outset #ffffff;
	font-weight:bold;
	color:#ffffff;
	font-size:90%;
	cursor:hand;
	color:white;
}
.cxtPackageRemarks{
	/* 
		This is an 'invisible' text field on the order page which captures package notes
		from the selector.htm page...
	*/
	border:0;
	color:#ffffff;
	background-color:#ffffff;
}
th.cxtOrderTableHeader2{
	/* Controls the header of the order forms on the order2.asp page....ie...Orgin...Destination..*/
	font-family: Arial, Geneva, Helvetica;
	background-color: ;
	text-align:center;
	font-weight:bold;
	color:#000000;
	font-size:90%;
}
td.cxtOrderColumnHeader{
	/* Controls the column headers of the bottom table on the order2.asp page */
	font-family: Verdana, Arial, Genva, Helevetica;
	background-color:;
	padding:0px;
	width:33%;
	text-align:center;
	font-weight:normal;
	font-size:90%;
}
td.cxtOrderTDLeft2_bottom{
	/* Controls the left side of the order forms on the bottom of order2.asp page */
	font-family: Verdana, Arial, Genva, Helevetica;
	background-color:;
	padding-left:10px;
	text-align:left;
	font-weight:normal;
	font-size:90%;
	width:25%;
	vertical-align:middle;
	white-space:nowrap;
}
td.cxtOrderTDMiddle{
	/* Controls the middle data of the bottom form on the order2.asp page */
	font-family: Verdana, Arial, Genva, Helevetica;
	text-align:right;
	padding-left:5px;
	background-color:;
	font-size:90%;
	font-weight:normal;
	white-space:nowrap
}
td.cxtOrderTDRight2_bottom{
	/* Controls the right side of the order forms on the bottom order2.asp page */
	font-family: Verdana, Arial, Genva, Helevetica;
	background-color:;
	padding-left:3px;
	text-align:center;
	font-weight:normal;
	vertical-align:middle;
	font-size:90%;
}
td.cxtOrderEmailNotification{
	/* Controls the Email notification statement on the bottom of the order2.asp page */
	font-family: Verdana, Arial, Genva, Helevetica;
	background-color:;
	text-align:center;
	font-weight:normal;
	font-size:90%;
}
td.cxtOrderEmailField{
	/* Controls the placement of the email text field on the bottom of the order2.asp page */
	font-family: Verdana, Arial, Genva, Helevetica;
	background-color:;
	text-align:center;
	font-weight:normal;
	font-size:90%;
}
td.cxtOrderButtonsRow{
	/* Controls the row the buttons are in of the order forms */
	padding:5px;
	text-align:right;
}
th.cxtConfirmOrderTableHeader{
	/* Controls the header of the order forms on the order3.asp page*/
	font-family: Arial, Geneva, Helvetica;
	background-color: ;
	text-align:center;
	font-weight:bold;
	color:#000000;
	font-size:100%;
}
.cxtConfirmOrderButton{
	/*
		This is the button that launches the package selector
	*/
	background-color:#2384BF;
	border:2px outset #ffffff;
	font-weight:bold;
	color:#ffffff;
	font-size:90%;
	cursor:hand;
	color:white;
}
table.cxtReceiptTable{
	/* Controls the display of the table on the track.asp page */
	font-family: Arial, Geneva, Helvetica;
	background-color:#ffffff;
	border-right-width:;
	border-right-style:;
	border-right-color:;
	border-top-width:;
	border-top-style:;
	border-top-color:;
	border-left-width:;
	border-left-style:;
	border-left-color:;
	border-bottom-width:;
	border-bottom-style:;
	border-bottom-color:;	
	width:95%;
}
.cxtReceiptLeft{
/* Controls the left side of the table of the receipt.asp page */
	font-family: Arial, Geneva, Helevetica;
	padding:5px;
	text-align:left;
	width:25%;
	font-weight:bold;
	white-space:nowrap;
	vertical-align:top;
	font-size:90%;
}
.cxtReceiptRight{
/* Controls the right side of the table of the reciept.asp page */
	font-family: Arial, Geneva, Helevetica;
	padding:5px;
	text-align:left;
	white-space:nowrap;
	font-size:90%;
	font-weight:normal;

}
.cxtReceiptTH{
/* 
	controls TH tags on the receipt page 
	reserved for later use...
*/
	font-family:Arial,Geneva,Helevetica;
	text-align:;
	background-color:;
	font-size:;
	font-weight:;
}
.cxtReceiptButton{
/* Conrols the buttons on the receipt page */
	background-color:#2384BF;
	border:2px outset #ffffff;
	font-weight:bold;
	color:#ffffff;
	font-size:90%;
	cursor:hand;
	color:white;
}
td.cxtReceiptButtonsRow{
/* Controls the row the buttons are in of the order forms */
	padding-right:20px;
	text-align:right;
}
.cxtStatusLeft{
	/* Controls the left side of the table of the status.asp page */
	font-family: Arial, Geneva, Helevetica;
	padding-left:2px;
	text-align:left;
	width:25%;
	font-weight:bold;
	white-space:nowrap;
	vertical-align:top;
	font-size:90%;
	padding:5px;
}
.cxtStatusRight{
/* Controls the right side of the table of the status.asp page */
	font-family: Arial, Geneva, Helevetica;
	padding-left:2px;
	text-align:left;
	white-space:nowrap;
	font-size:90%;
	padding:5px;
}
.cxtButton{
/* Conrols the buttons on the receipt page */
	background-color:#2384BF;
	border:2px outset #ffffff;
	font-weight:bold;
	color:#ffffff;
	font-size:90%;
	cursor:hand;
	color:white;
}
/******************************* SHIPPING LABEL STYLES ***************************/
table.cxtShippingTable{
/* Controls the display of the table on the shippingLabel.asp page */
	font-family: Arial, Geneva, Helvetica;
	background-color:#ffffff;
	border-right-width:1px;
	border-right-style:solid;
	border-right-color:#000;
	border-top-width:1px;
	border-top-style:solid;
	border-top-color:#000;
	border-left-width:1px;
	border-left-style:solid;
	border-left-color:#000;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#000;	
	width:400;
	color:black;
}
.cxtShippingFrom{
/* Controls the cell with the Origin Information */
	font-family: Arial, Geneva, Helevetica;
	padding:5px;
	text-align:left;
	font-weight:normal;
	white-space:nowrap;
	vertical-align:top;
	font-size:70%;
	padding:5px;
	text-transform:uppercase;
}
.cxtShippingDetail{
/* Controls the cell with the weight and package detail */
	font-family: Arial, Geneva, Helevetica;
	text-align:left;
	vertical-align:top;
	white-space:nowrap;
	font-size:90%;
	font-weight:bold;
	padding:5px;
}
.cxtShippingTo{
/*
	Controls the cell the Ship To information is displayed on 
	shipping label.
*/
	font-family:Arial,Geneva,Helevetica;
	text-align:left;
	background-color:;
	padding:5px;
	text-transform:uppercase;
}
span.cxtShipTo{
/* Controls the words Ship To:*/
	font-family:Arial,Geneva,Helevetica;
	font-weight:bold;
	font-size:90%;
	text-transform:uppercase;
}
p.cxtShipToAddress{
/* Controls the Destination Address Information */
	font-family:Arial,Geneva,Helevetica;
	font-size:90%;
	text-transform:uppercase;
	padding-left:25px;
}
span.cxtShipToStateZip{
/* Controls the line the Destination State and Zip code are on */
	font-family:Arial,Geneva,Helevetica;
	font-size:180%;
	font-weight:bold;
	white-space:nowrap;
	text-transform:uppercase;
	padding:5px;
}
td.cxtShippingTrackingNumber{
/* Controls the cell the Tracking number is in */
	font-family:Arial,Geneva,Helevtica;
	font-size:90%;
	text-transform:uppercase;
	padding-left:5px;
	padding-right:5px;
	border-bottom:2px solid black;
}
td.cxtShippingReference1{
/* Controls the cell Reference One is in */
	font-family:Arial,Geneva,Helevetica;
	font-size:90%;
	padding:5px;
}
.cxtShippingTH{
/*
	TH tags of the shippinglabel.asp page
	reserverd for future use....
*/
	font-family:Arial,Geneva,Helevetica;
	text-align:left;
	background-color:;
}
.cxtShippingButton{
/* Controls the buttons for the shippingLabel.asp page */
	background-color:#2384BF;
	border:2px outset #ffffff;
	font-weight:bold;
	color:#ffffff;
	font-size:90%;
	cursor:hand;
	color:white;
}
td.cxtShippingButtonsRow{
/* Controls the buttons row of the shipping label */
	padding-right:20px;
	text-align:right;
}
td.cxtBarCode{
/* Controls the cell the barcode is in */
	text-align:center;
	border-bottom:10px solid black;
	border-top:2px solid black;
	padding:15px;
}
/******************************* END SHIPPING LABEL STYLES ***********************/
table.cxtConfirmOrderTable{
	/* Controls the Order Table on the order3.asp page */
	font-family: Arial, Geneva, Helvetica;
	background-color: ;
	border-right-width:;
	border-right-style:;
	border-right-color:;
	border-top-width:;
	border-top-style:;
	border-top-color:;
	border-left-width:;
	border-left-style:;
	border-left-color:;
	border-bottom-width:;
	border-bottom-style:;
	border-bottom-color:;
	width:100;
}
th.cxtOrderTableHeader{
/* Controls the header of the order forms on the order.asp page....ie...Orgin...Destination..*/
	font-family: Arial, Geneva, Helvetica;
	background-color: ;
	text-align:center;
	font-weight:bold;
	color:#000000;
	font-size:100%;
}
th.cxtConfirmOrderTableHeader{
/* Controls the header of the order forms on the order3.asp page*/
	font-family: Arial, Geneva, Helvetica;
	background-color: ;
	text-align:center;
	font-weight:bold;
	color:#000000;
	font-size:100%;
}
table.cxtEditPasswordTable{
	/* Controls the edit password table */
		font-family: Arial, Geneva, Helvetica;
		background-color:;
		border-right-width:;
		border-right-style:;
		border-right-color:;
		border-top-width:;
		border-top-style:;
		border-top-color:;
		border-left-width:;
		border-left-style:;
		border-left-color:;
		border-bottom-width:;
		border-bottom-style:;
		border-bottom-color:;
		width:300;
		padding:3px;
	}
	td.cxtEditPasswordTDLeft{
	/* Controls the left side of the change password form */
		font-family: Arial, Geneva, Helvetica;
		width:25%;
		text-align:right;
		font-weight:normal;
		font-size:90%;
		white-space:nowrap;
	}
	td.cxtEditPasswordTDRight{
	/* Controls the right side of the Address Edit form */
		font-family: Arial, Geneva, Helvetica;
		text-align:left;
		font-weight:bold;
		font-size:90%;
	}
	.cxtEditPasswordButton{
	/* Controls the buttons of the address edit form */
		background-color:#2384BF;
		border:2px outset #ffffff;
		font-weight:bold;
		color:#ffffff;
		font-size:90%;
		cursor:hand;
		color:white;
	}
	th.cxtEditPasswordTH{
		font-family: Arial, Geneva, Helvetica;
		text-align:left;
		font-weight:bold;
		font-size:90%;
		background-color:;
		color:black;
	}
	td.cxtEditPasswordButtonTD{
	/* Controls the cell that the button is in */
		font-family: Arial, Geneva, Helvetica;
		color:#000000;
		font-weight:normal;
		padding:5px;
		padding-left:0px;
		text-align:left;
	}
	.cxtAccountButton{
	/* Controls the buttons of the order form */
	background-color:#2384BF;
	border:2px outset #ffffff;
	font-weight:bold;
	color:#ffffff;
	font-size:90%;
	cursor:hand;
	color:white;
}

	table.cxtAccountTableForm{
	/* Controls the form on the account.asp page */
		font-family: Arial, Geneva, Helvetica;
		background-color:;
		/*
		border-right-width:1px;
		border-right-style:solid;
		border-right-color:black;
		border-top-width:1px;
		border-top-style:solid;
		border-top-color:black;
		border-left-width:1px;
		border-left-style:solid;
		border-left-color:black;
		border-bottom-width:1px;
		border-bottom-style:solid;
		border-bottom-color:black;
		*/
		width:100%;
	}
	td.cxtAccountTDFormLeft{
	/* Controls the left cells of the form located on the account.asp page */
		font-family: Verdana, Arial, Genva, Helevetica;
		border-bottom-width:;
		border-bottom-style:;
		border-bottom-color:;
		padding-left:2px;
		width:15%;
		background-color:;
		font-size:90%;
		text-align:right;
		font-weight:normal;
		white-space:nowrap;
	}
	td.cxtAccountTDFormRadio{
	/* Controls cell which contains the radio buttons in the form located on the account.asp page */
		font-family: Verdana, Arial, Genva, Helevetica;
		border-bottom-width:;
		border-bottom-style:;
		border-bottom-color:;
		padding-left:2px;
		background-color:;
		font-size:90%;
		text-align:left;
		font-weight:normal;
	}
	td.cxtAccountTDFormRight{
	/* Controls the right cells of the form located on the account.asp page */
		font-family: Verdana, Arial, Genva, Helevetica;
		border-bottom-width:;
		border-bottom-style:;
		border-bottom-color:;
		padding:0px;
		width:;
		background-color:;
		font-size:90%;
		text-align:left;
	}
	td.cxtAccountButtonsRow{
	/* Controls the cell that the buttons are in on the form of the account.asp page*/
		padding:5px;
		text-align:right;
		background-color:;
	}
	.cxtAccountButton{
	/* Controls the button(s) of the form located on the account.asp page */
		background-image : url('images/buttonbg.gif');
	}
	table.cxtAccountSummaryTable{
	/* 
		Controls the top table of the account.asp page when displaying the account order summary 
		when displayed in detailed mode
	*/
		font-family: Arial, Geneva, Helvetica;
		font-size:;
		background-color:;
		border-right-width:;
		border-right-style:;
		border-right-color:;
		border-top-width:;
		border-top-style:;
		border-top-color:;
		border-left-width:;
		border-left-style:;
		border-left-color:;
		border-bottom-width:;
		border-bottom-style:;
		border-bottom-color:;
		width:500;
	}
	table.cxtAccountSummaryTotal{
	/* Controls the table which displays the Report Total on the account.asp page */
		font-family: Arial, Geneva, Helvetica;
		background-color:;
		border-right-width:;
		border-right-style:;
		border-right-color:;
		border-top-width:;
		border-top-style:;
		border-top-color:;
		border-left-width:;
		border-left-style:;
		border-left-color:;
		border-bottom-width:;
		border-bottom-style:;
		border-bottom-color:;
		width:95%;
	}
	th.cxtAccountSummaryTH{
	/* Controls the Report total portion of the account summary */
		font-family:Arial, Geneva, Helevetica;
		background-color:;
		text-align:right;
		font-weight:bold;
		padding-right:;
	}
	th.cxtAccountSummaryCustomerNameTH{
	/* 
		Controls the header of the Account Customer Name of the account.asp page 
		when displayed in detailed mode
	*/
		font-family:Arial, Geneva, Helevetica;
		text-align:center;
		background-color:;
		color:#000000;
		font-size:110%;
	}
	th.cxtAccountOrderNumberTH{
	/* Controls the cell containing the Order Number of each individual order record on the account.asp page
	when the summary is displayed */
		font-family:Arial,Geneva, Helvetica;
		text-align:left;
		background-color:;
		font-weight:;
		color:#000000;
	}
	td.cxtAccountSummaryTDLeft{
	/* Controls the left cell of top table of the account.asp page when displaying the account order summary */
		font-family:Arial, Geneva, Helevtica;
		background-color:;
		text-align:left;
		font-size:80%;
		font-weight:normal;
		color:#000000;
		width:15%;
		white-space:nowrap;
		border-bottom:;
		padding:;
	}
	td.cxtAccountSummaryTDRight{
	/* Controls the right cell of top table of the account.asp page when displaying the account order summary */
		font-family:Arial, Geneva, Helevtica;
		background-color:;
		text-align:left;
		font-size:80%;
		font-weight:bold;
		color:#000000;
	}
	td.cxtAccountOrderTD{
	/* Left side of the individual order...Date Due, Caller, etc... */
		font-family:Arial, Geneva, Helevtica;
		border-bottom:;
		padding-right:5px;
		font-size:90%;
		text-align:right;
		font-weight:bold;
	}
	td.cxtAccountDataTD{
	/* Information that relates to the Date Due, Caller, etc... */
		font-family:Arial, Geneva, Helevtica;
		background-color:;
		font-size:100%;
		color:#000000;
		padding:2px;
	}
	table.cxtAccountRatesTable{
	/* Controls the Rates table displayed on the account.asp page */
		font-family: Arial, Geneva, Helvetica;
		background-color:;
		border-right-width:;
		border-right-style:;
		border-right-color:;
		border-top-width:;
		border-top-style:;
		border-top-color:;
		border-left-width:;
		border-left-style:;
		border-left-color:;
		border-bottom-width:;
		border-bottom-style:;
		border-bottom-color:;
		width:75%;	
	}
	td.cxtAccountRatesTDBlank{
	/* Cell that contains the Rates table on the account.asp page */
		font-family:Arial, Geneva, Helevtica;
		background-color:;
		font-size:100%;
		color:#000000;
		text-align:center;
		padding:0px;
		font-weight:bold;
	}
	td.cxtAccountRatesTD{
	/* Cell that contains the Rates table on the account.asp page */
		font-family:Arial, Geneva, Helevtica;
		background-color:;
		font-size:90%;
		color:#000000;
		text-align:center;
		font-weight:bold;
	}
	td.cxtAccountRatesTDLeft{
	/* Left side of the Rates table on the account.asp page */
		font-family:Arial, Geneva, Helevtica;
		font-size:80%;
		color:#000000;
		text-align:right;
		width:80px;
	}
	td.cxtAccountRatesTDMiddle{
	/* Middle of the Rates table on the account.asp page */
		font-family:Arial, Geneva, Helevtica;
		font-size:90%;
		color:#000000;
		text-align:center;
		width:100px;
	}
	td.cxtAccountRatesTDRight{
	/* Right side of the Rates table on the account.asp page */
		font-family:Arial, Geneva, Helevtica;
		font-size:90%;
		color:#000000;
		text-align:right;
		width:50px;
	}
	td.cxtAccountRatesTHLeft{
	/* Left side of the Rates table on the account.asp page */
		font-family:Arial, Geneva, Helevtica;
		background-color:;
		font-size:90%;
		color:#000000;
		text-align:right;
		width:80px;
		font-weight:bold;
	}
	td.cxtAccountRatesTHMiddle{
	/* Middle of the Rates table on the account.asp page */
		font-family:Arial, Geneva, Helevtica;
		background-color:;
		font-size:90%;
		color:#000000;
		text-align:center;
		width:100px;
		font-weight:bold;
	}
	td.cxtAccountRatesTHRight{
	/* Right side of the Rates table on the account.asp page */
		font-family:Arial, Geneva, Helevtica;
		background-color:;
		font-size:90%;
		color:#000000;
		text-align:center;
		width:50px;
		font-weight:bold;
	}
	td.cxtAccountRatesTDPOD{
	/* Controls the cell that the POD statement of each invidual order of the account.asp page */
		font-family:Arial, Geneva, Helevtica;
		background-color:;
		font-size:80%;
		color:#000000;
		text-align:left;
	}
	tr.cxtAccountRatesTDEven{
	/* Controls the color of the even rows of the account rates table on the account.asp page
	NOTE: This will only function if you DO NOT explicityly set the background-color of the td cell */
		background-color:;
	}
	tr.cxtAccountRatesTDOdd{
	/* Controls the color of the even rows of the account rates table on the account.asp page
	NOTE: This will only function if you DO NOT explicityly set the background-color of the td cell */
		background-color:;
	}
	table.cxtAccountOrderTable{
	/* Controls the tables that each individual order is displayed in on the account.asp page */
		font-family: Arial, Geneva, Helvetica;
		background-color:;
		*/
		border-right-width:;
		border-right-style:;
		border-right-color:;
		border-top-width:;
		border-top-style:;
		border-top-color:;
		border-left-width:;
		border-left-style:;
		border-left-color:;
		border-bottom-width:;
		border-bottom-style:;
		border-bottom-color:;
		*/
		border:1px solid #000000;
		width:100%;
	}
	table.cxtAccountSummaryGridTable{
	/* Controls the top table of the account.asp page when displaying the account order summary */
		font-family: Arial, Geneva, Helvetica;
		font-size:90%;
		background-color:;
		border-right-width:1px;
		border-right-style:solid;
		border-right-color:#000000;
		border-top-width:1px;
		border-top-style:solid;
		border-top-color:#000000;
		border-left-width:1px;
		border-left-style:solid;
		border-left-color:#000000;
		border-bottom-width:;
		border-bottom-style:;
		border-bottom-color:;
		width:500;
	}
	th.cxtAccountSummaryGridColumnHeader{
	/* Controls the colmun headers of the Account Summary when displayed as a grid */
		font-family:Arial,Genva,Helevetica;
		font-size:;
		text-align:left;
		white-space:nowrap;
		border-bottom-width:1px;
		border-bottom-style:solid;
		border-bottom-color:#000000;
		padding:5px;
	}
	th.cxtAccountSummaryCustomerNameGridTH{
	/* 
		Controls the header of the Account Customer Name of the account.asp page 
		when displayed as a grid	
	*/
		font-family:Arial, Geneva, Helevetica;
		text-align:center;
		background-color:;
		color:#000000;
		font-size:110%;
	}
	td.cxtAccountSummaryGridTD{
	/* 
		Controls the table cells of the account summary when displaying as a grid
			
	*/
		font-family:Arial, Geneva, Helevtica;
		background-color:;
		text-align:left;
		/*font-size:100%;
		font-weight:normal;*/
		color:#000000;
		/*width:15%;*/
		white-space:nowrap;
		border-bottom:1px solid black;
		padding:5px;
	}
	tr.cxtAccountSummaryGridTREven{
	/* Controls the color of the even rows of the account rates table on the account.asp page
	NOTE: This will only function if you DO NOT explicityly set the background-color of the td cell */
		background-color:#c0c0c0;
	}
	tr.cxtAccountSummaryGridTROdd{
	/* Controls the color of the even rows of the account rates table on the account.asp page
	NOTE: This will only function if you DO NOT explicityly set the background-color of the td cell */
		background-color:;
	}
	th.cxtAccountSummaryGridTotalTH{
	/* Controls the Report total portion of the account summary */
		font-family:Arial, Geneva, Helevetica;
		background-color:;
		text-align:right;
		font-weight:bold;
		padding-right:3px;
		border-bottom:1px solid #000000;
	}
	td.cxtAccountSummaryGridTDLeft{
	/* Controls the left side of the Report Header when shown in condensed mode */
		font-family:Arial, Geneva, Helevtica;
		background-color:;
		text-align:right;
		color:#000000;		
		white-space:nowrap;
		padding:1px;
		font-weight:normal;
	}
	td.cxtAccountSummaryGridTDRight{
	/* Controls the right side of the Report Header when shown in condensed mode */
		font-family:Arial, Geneva, Helevtica;
		background-color:;
		text-align:left;
		color:#000000;		
		white-space:nowrap;
		padding:1px;
	}
	table.cxtStatusTable{
	/* Controls the display of the table on the status.asp page */
		font-family: Arial, Geneva, Helvetica;
		background-color:#ffffff;
		color:black;
		border-right-width:;
		border-right-style:;
		border-right-color:;
		border-top-width:;
		border-top-style:;
		border-top-color:;
		border-left-width:;
		border-left-style:;
		border-left-color:;
		border-bottom-width:;
		border-bottom-style:;
		border-bottom-color:;	
		width:100%;
	}
	.cxtStatusLeft{
	/* Controls the left side of the table of the status.asp page */
		font-family: Arial, Geneva, Helevetica;
		padding-left:2px;
		text-align:left;
		width:25%;
		font-weight:bold;
		white-space:nowrap;
		vertical-align:top;
		font-size:90%;
		padding:5px;
	}
	.cxtStatusRight{
	/* Controls the right side of the table of the status.asp page */
		font-family: Arial, Geneva, Helevetica;
		padding-left:2px;
		text-align:left;
		white-space:nowrap;
		font-size:90%;
		padding:5px;
	}
	.cxtStatusTHForm{
	/*
		For future use...
	*/
		font-family:Arial,Geneva,Helevetica;
		text-align:center;
		background-color:;
	}
	.cxtStatusTH{
	/* Contrls the TH tag on the status page...contains the Tracking Number */
		font-family:Arial,Geneva,Helevetica;
		text-align:left;
		background-color:;
		color:;
	}
	.cxtStatusButton{
	/* Controls the buttons on the status page */
		background-color:#2384BF;
		border:2px outset #ffffff;
		font-weight:bold;
		color:#ffffff;
		font-size:90%;
		cursor:hand;
		color:white;
	}
	td.cxtStatusButtonsRow{
	/* Controls the buttons row of the status page */
		padding-right:20px;
		text-align:left;
	}
	table.cxtAddressTable{
	/* Controls the table which contains the address book */
		font-family: Arial, Geneva, Helvetica;
		width:100%;
	}
	tr.cxtAddressTREven{
	/* controls the color of the even rows of the address book 
	NOTE: This only functions if you DO NOT explictly set the background-color of the td cells.*/
		background-color:;
	}
	tr.cxtAddressTROdd{
	/* controls the color of the even rows of the address book 
	NOTE: This only functions if you DO NOT explictly set the background-color of the td cells.*/
		background-color:#c0c0c0;
	}
	th.cxtAddressTitleHeader{
	/* Controls the Header of the addressbook.asp Page ie...Address Book for [current user name] */
		font-family: Arial, Geneva, Helvetica;
		border-bottom:1px solid black;
		background-color:;
	}
	td.cxtAddressColumnHeader{
	/* Controls the column headers of the address book. ie...Name....Address....*/
		font-family: Arial, Geneva, Helvetica;
		font-weight:bold;
		font-size:90%;
		border-bottom:1px solid #000000;
	}
	td.cxtAddressAddNew{
	/* Controls the cell the link for adding a new address to your address book is in */
		font-family: Arial, Geneva, Helvetica;
		font-size:90%;
		text-align:center;
	}
	td.cxtAddressInfoTD{
	/* Controls the format of the information displayed in the address book */
		font-family: Arial, Geneva, Helvetica;
		color:#000000;
		font-weight:normal;
		font-size:90%;
	}
	table.cxtAddressEditTable{
	/* Controls the Address Edit table when a user clicks on edit from the address book */
		font-family: Arial, Geneva, Helvetica;
		background-color:;
		border-right-width:;
		border-right-style:;
		border-right-color:;
		border-top-width:;
		border-top-style:;
		border-top-color:;
		border-left-width:;
		border-left-style:;
		border-left-color:;
		border-bottom-width:;
		border-bottom-style:;
		border-bottom-color:;	
		width:490;
	}
	td.cxtAddressEditTDLeft{
	/* Controls the left side of the Address Edit form */
		font-family: Arial, Geneva, Helvetica;
		width:25%;
		text-align:right;
		font-weight:bold;
		font-size:90%;
	}
	td.cxtAddressEditTDRight{
	/* Controls the right side of the Address Edit form */
		font-family: Arial, Geneva, Helvetica;
		text-align:left;
		font-weight:bold;
		font-size:90%;
	}
	td.cxtAddressEditTDLeftFinal{
	/* Controls the left side of the Address Edit display table, after the address has been edited */
		font-family: Arial, Geneva, Helvetica;
		width:5%;
		text-align:right;
		font-weight:bold;
		padding:10px;
		font-size:90%;
	}
	td.cxtAddressEditTDRightFinal{
	/* Controls the left side of the Address Edit display table, after the address has been edited */
		font-family: Arial, Geneva, Helvetica;
		text-align:left;
		padding:5px;
		font-size:90%;
	}
	td.cxtAddressEditButtonsRow{
	/* Controls the row that the buttons are in of the edit address form */
		font-family: Arial, Geneva, Helvetica;
		text-align:right;
		padding:5px;
		width:50%;
		background-color:;
	}
	.cxtAddressEditButton{
	/* Controls the buttons of the address edit form */
		background-color:#2384BF;
		border:2px outset #ffffff;
		font-weight:bold;
		color:#ffffff;
		font-size:90%;
		cursor:hand;
		color:white;
	}
	table.cxtTrackingTableForm{
	/* Controls the tracking form */
		font-family: Arial, Geneva, Helvetica;
		background-color:;
		border-right-width:;
		border-right-style:;
		border-right-color:;
		border-top-width:;
		border-top-style:;
		border-top-color:;
		border-left-width:;
		border-left-style:;
		border-left-color:;
		border-bottom-width:;
		border-bottom-style:;
		border-bottom-color:;	
		width:95%
	}
	table.cxtTrackingTable{
	/* Controls the display of the table on the track.asp page */
		font-family: Arial, Geneva, Helvetica;
		background-color:;
		border-right-width:;
		border-right-style:;
		border-right-color:;
		border-top-width:0;
		border-top-style:;
		border-top-color:;
		border-left-width:;
		border-left-style:;
		border-left-color:;
		border-bottom-width:;
		border-bottom-style:;
		border-bottom-color:;	
		width:95%;
	}
	.cxtTrackingLeft{
	/* Controls the left side of the table of the track.asp page */
		font-family: Arial, Geneva, Helevetica;
		padding-left:2px;
		text-align:left;
		width:25%;
		font-weight:bold;
		white-space:nowrap;
		vertical-align:top;
		font-size:90%;
		padding:5px;
	}
	.cxtTrackingRight{
	/* Controls the right side of the table of the track.asp page */
		font-family: Arial, Geneva, Helevetica;
		padding-left:2px;
		text-align:left;
		white-space:nowrap;
		font-size:90%;
		padding:5px;
	}
	.cxtTrackingTHForm{
		font-family:Arial,Geneva,Helevetica;
		text-align:center;
		background-color:;
	}
	.cxtTrackingTH{
		font-family:Arial,Geneva,Helevetica;
		text-align:left;
	}
	.cxtTrackingButtonsRow{
		text-align:left;

	}
	.cxtTrackingButton{
		background-color:#2384BF;
		border:2px outset #ffffff;
		font-weight:bold;
		color:#ffffff;
		font-size:90%;
		cursor:hand;
		color:white;
	}