body
{
	background-color: #29385B;
	color: #666666;
	font-size: 11px; 
	font-family: Arial, Helvetica, sans-serif;
}
ul
{
	list-style-type:none;
	padding: 0;
	margin: 0;
}
/************************************************************
	UNIQUE ELEMENTS
*************************************************************/
#clearer
{
	height: 0px;
	clear: both;
}
/* container for the entire page */
#wrapper
{
	position: absolute;
	background-color: #ffffff;
	width: 780px;
	top: 0px;
	left: 0px;
	padding: 0px;
	margin: 0px auto;
}
#reportwrapper
{
	position: absolute;
	background-color: #ffffff;
	width: 1004px;
	top: 0px;
	left: 0px;
	padding: 0px;
	margin: 0px auto;
}
/* container for the entire page */
#printwrapper
{
	position: absolute;
	background-color: #ffffff;
	width: 680px;
	top: 0px;
	left: 0px;
	padding: 0px;
	margin: 0px auto;
}
/* header */
#header
{
	padding-right: 15px;
	color: #29385B;
	padding-top: 3px;
	padding-bottom: 3px;
	height: 60px;
	background-color: #29385B;
	border: 1px solid #8C8C8C;
	border-bottom: 0px;
}

/* page body container */
#pagebody
{
	background: Transparent url(/images/sidebar.jpg) repeat-y left;
	border-top-style: solid;
	border-top-width: thin;
	border-top-color: #000000;
}
/* single page body container */
#singlepagebody
{
}
/* print page body container */
#printpagebody
{
}
/* content container */
#singlemaincontent
{
	margin: 0px 0px 0px 0px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
}
#maincontent
{
	margin: 0px 0px 0px 220px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
}
/* print content container */
#printmaincontent
{
	width: 560px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 30px;
}
/* menu container */
#sidebar
{
    background-color: #ececec;
    width: 220px;
	float: left;
}
/* graphic menu container */
#menuActionData
{
	left:60px;
	width: 100%;
	position: relative;
	top: 20px;
	padding-bottom: 100px;
}
#menuActionData A
{
	margin: 0px;
	color: #0066cc;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
#menuActionData A:hover
{
	text-decoration: underline;
}
#menuActionData A:visited
{
}
#menuActionData A:active
{
	color: #00BCE4;
	text-decoration: none;
}
#pleaseWait
{
	position: relative;
	width: 160px;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif ;
	color: Red;
	display: none;
}
/* footer container */
#footer
{
	clear:both;
	background-color: #29385B;
	color: #ffffff;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 5px;
}
#footer A
{
	margin: 0px;
	color: #ffffff;
	text-decoration: none;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
#footer A:hover
{
	color: #D5AE65;
}
#footer A:visited
{
}
#footertext
{
	width: 540px;
	float: left;
}
#footerlinks
{
}
/* change password container */
#changePasswordContent
{
	border-right: #00BCE4 2px solid;
	padding-right: 10px;
	border-top: #00BCE4 2px solid;
	padding-left: 10px;
	left: 200px;
	padding-bottom: 10px;
	border-left: #00BCE4 2px solid;
	width: 360px;
	padding-top: 10px;
	border-bottom: #00BCE4 2px solid;
	font-family: Arial, Helvetica, sans-serif;
	top: 130px;
	background-color: #dcdcdc;
	height: 260px;
	margin-top:100px;
	margin-bottom:0px;
}
#changePasswordDataText
{
	padding-right: 10px;
	padding-left: 10px;
	font-weight: bold;
	font-size: 16px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
}
#oldPasswordData
{
	position:relative;
	padding-right:50px;
	padding-left:50px;
	padding-bottom:10px;
	width:250px;
	left:0px;
	float:left;
	font-weight:bold;
}
#newPasswordData
{
	position:relative;
	padding-right:50px;
	padding-left:50px;
	padding-bottom:10px;
	width:250px;
	left:0px;
	float:left;
	font-weight:bold;
}
#newPasswordConfirmData
{
	position:relative;
	padding-right:50px;
	padding-left:50px;
	padding-bottom:10px;
	width:250px;
	left:0px;
	float:left;
	font-weight:bold;
}
#changePasswordAction
{
	position: relative;
	top: 10px;
	left: 180px;
	float: right;
	width: 100%;
	padding-bottom:10px;
}
#changePasswordDataInstructions
{
	position: relative;
	clear: both;
	margin-bottom: 10px;
}
/* login container */
#loginContent
{
	border-right: #00BCE4 2px solid;
	padding-right: 10px;
	border-top: #00BCE4 2px solid;
	padding-left: 10px;
	left: 200px;
	padding-bottom: 10px;
	border-left: #00BCE4 2px solid;
	width: 360px;
	padding-top: 10px;
	border-bottom: #00BCE4 2px solid;
	font-family: Arial, Helvetica, sans-serif;
	top: 130px;
	background-color: #dcdcdc;
	height: 220px;
	margin-top:100px;
	margin-bottom:60px;
}
#loginDataImage
{
	width: 100%;
	background-color: #000000;
	display: none;
}
#loginImage
{
	position:relative;
	left:0px;
}
#loginText
{
	padding-right: 10px;
	padding-left: 50px;
	font-weight: bold;
	font-size: 16px;
	padding-bottom: 0px;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	float:left;
}
#loginDataUserName
{
	position:relative;
	padding-right:50px;
	padding-left:50px;
	padding-bottom:10px;
	width:250px;
	left:0px;
	float:left;
	font-weight:bold;
}
#loginDataPassword
{
	position:relative;
	padding-right:50px;
	padding-left:50px;
	padding-bottom:10px;
	width:250px;
	left:0px;
	float:left;
	font-weight:bold;
}
#loginAction
{
	position:relative;
	top:20px;
	left:250px;
	float:right;
	width:100%;
}
#loginDataInstructions
{
	margin-top: 10px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
/* login banner container */
#loginBanner
{	
	height:20px;
	padding-top: 5px;
}
#merchant
{
	float: left;
}
#merchant A
{
	color: #000000; 
	text-decoration: none;
}
#merchant A:hover
{
	text-decoration: underline;
}
#merchant A:visited
{
}
#signout
{
	float: right;
}
#signout A
{
	color: #0066cc; 
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#signout A:hover
{
	text-decoration: underline;
}
#signout A:visited
{
}
#signout A:active 
{
	color: #00BCE4; 
	text-decoration: none;
}
#customerResetData A
{
	color: #0066cc; 
	text-decoration: none;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#customerResetData A:hover
{
	text-decoration: underline;
}
#customerResetData A:visited
{
}
#customerResetData A:active 
{
	color: #00BCE4; 
	text-decoration: none;
}
/* page title container */
#pageTitle
{
	height:44px;
	color: #222E4B;
	font-family: Times, 'times new roman', Serif;
	margin-top:10px;
}
#pageTitleGraphic
{
	float: left;
}
#pageTitleText
{
	font-size: 26px;
	padding-left: 10px;
	padding-top: 5px;
	float: left;
	height:27px;
}
#pageTitleOther
{
	font-size: 10px;
	float: left;
	padding-top: 10px;
	height:22px;
	margin-left: 25px;
}

/* change merchant container */
#changeMerchant
{
	clear:none;
	border-top: #00BCE4 1px solid;
	top:20px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif ;
	font-size: 14px;	
	padding-top: 10px;
	padding-bottom: 10px;
}
#selectMerchant
{
	clear:none;
	top:20px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif ;
	font-size: 14px;	
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top:100px;
	margin-bottom:80px;
}

/* track container */
#trackOptions
{
	position: relative;
	clear: both;
}
#trackInput
{
	position: relative;
	clear: both;
	height: 40px;
}
#trackTrackingNumberLabel
{
	clear:none;
	position:relative;
	height:33px;
	padding-right:5px;
	padding-left:5px;
	padding-top:3px;
	padding-bottom:3px;	
	width:180px;
	left:0px;
	float:left;
	font-weight:bold;
}
#trackTrackingNumber
{
	clear:none;	
	position:relative;
	height:33px;
	padding-right:5px;
	padding-left:5px;
	padding-top:3px;
	padding-bottom:3px;
	width:300px;
	top:0px;
	float:right;
}
#trackOrderNumberLabel
{
	clear:none;
	position:relative;
	height:33px;
	padding-right:5px;
	padding-left:5px;
	padding-top:3px;
	padding-bottom:3px;	
	width:180px;
	left:0px;
	float:left;
	font-weight:bold;
}
#trackOrderNumber
{
	clear:none;
	position:relative;
	height:33px;
	padding-right:5px;
	padding-left:5px;
	padding-top:3px;
	padding-bottom:3px;
	width:300px;
	top:0px;
	float:right;
}
#trackTrackingMethodLabel
{
	clear: none;
	position:relative;
	height:33px;
	padding-right:5px;
	padding-left:5px;
	padding-top:3px;
	padding-bottom:3px;	
	width:180px;
	left:0px;
	float:left;
	font-weight:bold;
}
#trackTrackingMethodOptions
{
	clear: none;
	float: left;
	margin-left: 30px;
}
#trackTrackingDataLabel
{
	clear: none;
	position:relative;
	height:33px;
	padding-right:5px;
	padding-left:5px;
	padding-top:3px;
	padding-bottom:3px;	
	width:180px;
	left:0px;
	float:left;
	font-weight:bold;
}
#trackTrackingDataInput
{
	clear: none;
	float: left;
	margin-left: 20px;
}
/* track results container */
#trackResults
{
	width:500px;
	border-top: #00BCE4 1px solid;
	padding-top:0px;
	clear: both;
}
#trackPackage
{
	width:100%;
}

/* order details container */
#orderDetailInfo
{
	position:relative;
	top:0px;
	width:500px;
}
#orderData
{
}
#orderDetailHelp
{
}
#orderDispositionRuleSet
{
	clear: none;
	padding-right: 0px;
	padding-left: 8px;
	font-weight: bold;
	float: none;
	padding-bottom: 5px;
	width: 440px;
	position: relative;
}
/* shipping method container */
#shippingMethodData
{
	margin-bottom: 10px;
	position: relative;
	width: 540px;
	left: 0px;
}
#shippingMethodSelections
{
	margin-bottom: 15px;
}
#shippingMethodReturnFacility
{
	margin-bottom: 5px;
	width: 308px;
	position: relative;
	float: left;
}
#shippingMethodLabelCount
{
	margin-bottom: 5px;
	width: 228px;
	position: relative;
	float: left;
}
#shippingMethodComplimentary
{
	width: 228px;
	color: Red;
	position: relative;
	float: left;	
}
#shippingMethodPlaceHolder
{
	width: 308px;
	position: relative;
	float: left;
}
#shippingMethodSelfServiceData
{
	clear: both;
}
#rmaHistoryData
{
	margin-top: 10px;
}
#rmaHistoryLabelData
{
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	position: relative;
	width: 500px;
}
/* rma status bar container */
#rmaStatusBarInfo
{
	margin-bottom: 5px;
	position: relative;
	width: 538px;
	height: 26px;
    background-color: #ececec;
}
#rmaStatusBarNumber
{
	position: relative;
	margin-top: 5px;
	margin-left: 2px;
	width: 184px;
	float: left;
	clear: none;
}
#rmaStatusBarLink
{
	position: relative;
	font-size: 10px;
	margin: 5px;
	width: 140px;
	float: left;
	clear: none;
}
#rmaStatusBarStatus
{
	position: relative;
	margin-top: 5px;
	margin-right: 2px;
	width: 164px;
	float: left;
	clear: none;
}
#itemOrderData
{
	padding-bottom: 5px;
	margin-bottom: 5px;
}
#itemAddItemData
{
	position: relative;
	width: 498px;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
#itemAddItemDataHide
{
	display: none;	
}
#itemNotesData
{
	width: 480px;
	clear: both;
	margin-top: 10px;
}
#itemSelectionInfo
{
}
#itemData
{
}
#itemLineItemData
{
	position: relative;
	clear: both;
}
#itemLineItemSummaryData
{
	position: relative;
	clear: both;
}
#itemAddItemButtonData
{
	position: relative;
	clear: both;	
	left: 390px;
}
#itemAddItemLabelData
{
	position: relative;
	clear: both;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 500px;
}
/* item summary container */
#itemSummaryInfo
{
	position: relative;
	width: 540px;
	left: 0px;
	margin-bottom: 10px;
	font-size: 10px;
	background-color: #ececec;
}
#itemSummaryDataHeader
{
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	position: relative;
	font-weight: bold;
	background-color: #dddddd;
	width: 540px;
}
.fullWidthElement
{
	width: 540px;
	clear: both;
	margin-bottom: 5px;
}
/* address information container */
#addressInformationDataLeft
{
	margin-bottom: 5px;
	margin-right: 1px;
	font-size: 10px;
	position: relative;
	width: 268px;
	float: left;
    background-color: #ececec;
}
#addressInformationDataRight
{
	margin-bottom: 5px;
	margin-left: 1px;
	font-size: 10px;
	position: relative;
	width: 268px;
	float: left;
    background-color: #ececec;
}
#addressInformationDataFull
{
	margin-bottom: 10px;
	font-size: 10px;
	position: relative;
	width: 538px;
	left: 0px;
	background-color: #ececec;
    height: 110px;
}
#addressInformationData
{
    background-color: #ececec;
}
#addressInformationDataHeader
{
	position: relative;
	font-weight: bold;
	background-color: #dddddd;
	width: 538px;
}

#addressInformationDataFirstName
{
	position: relative;
	padding-right:0px;
	padding-left:5px;
	padding-bottom: 2px;
	width:224px;
	float:left;
}
#addressInformationDataLastName
{
	position: relative;
	padding-right:0px;
	padding-left:5px;
	padding-bottom: 2px;
	width:224px;
	float:left;
}
#addressInformationDataAddress1
{
	position: relative;
	padding-right:0px;
	padding-left:5px;
	padding-bottom: 2px;
	width:535px;
	float:left;
}
#addressInformationDataAddress2
{
	position: relative;
	padding-right:0px;
	padding-left:5px;
	padding-bottom: 2px;
	width:535px;
	float:left;
}
#addressInformationDataCity
{
	position: relative;
	padding-right:0px;
	padding-left:5px;
	padding-bottom: 2px;
	width:224px;
	float:left;
}
#addressInformationDataState
{
	position: relative;
	padding-right:0px;
	padding-left:5px;
	padding-bottom: 2px;
	width:304px;
	float:left;
}
#addressInformationDataZipCode
{
	position: relative;
	padding-right:0px;
	padding-left:5px;
	padding-bottom: 2px;
	width:535px;
	float:left;
}
#addressInformationDataPhone
{
	position: relative;
	padding-right:0px;
	padding-left:5px;
	padding-bottom: 2px;
	width:304px;
	float:left;
}
#addressInformationDataEmail
{
	position: relative;
	padding-right:0px;
	padding-left:5px;
	padding-bottom: 2px;
	width:304px;
	float:left;
}
/* pickup selection */
#pickupData
{
	width: 504px;
}
#pickupConfirmationNumberData
{
	position: relative;
	width: 504px;
	height: 40px;
}
#pickupConfirmationNumberLabel
{
	position: relative;
	float: left;
	height: 40px;
	width: 190px;
}
#pickupConfirmationNumberValue
{
	position: relative;
	float: left;
	clear: none;
	width: 250px;
	height: 40px;
}
#pickupZipCodeData
{
	position: relative;
	width: 504px;
	height: 40px;
}
#pickupZipCodeLabel
{
	position: relative;
	float: left;
	height: 40px;
	width: 190px;
}
#pickupZipCodeValue
{
	position: relative;
	float: left;
	clear: none;
	width: 250px;
	height: 40px;
}
#pickupRequestTypeData
{
	position: relative;
	width: 504px;
	height: 40px;
}
#pickupRequestTypeLabel
{
	position: relative;
	float: left;
	height: 40px;
	width: 190px;
}
#pickupRequestTypeValue
{
	position: relative;
	float: left;
	clear: none;
	width: 250px;
	height: 40px;
}
/* pickup summary container */
#pickupSummaryEditOff
{
	margin-bottom: 5px;
	padding-bottom: 5px;
	font-size: 10px;
	position: relative;
	width: 540px;
	height: 60px;
	left: 0px;
    background-color: #ececec;
}
#pickupSummaryDateSummary
{
	position: relative;
	float: left;
	width: 254px;
	padding-right:0px;
	padding-left:5px;
	padding-bottom: 2px;
}
#pickupSummaryPackageCountSummary
{
	position: relative;
	float: left;
	width: 254px;
	padding-right:0px;
	padding-left:5px;
	padding-bottom: 2px;
}
#pickupSummaryEarlierTimeSummary
{
	position: relative;
	clear: left;
	float: left;
	width: 254px;
	padding-right:0px;
	padding-left:5px;
	padding-bottom: 2px;
}
#pickupSummaryLaterTimeSummary
{
	position: relative;
	float: left;
	width: 254px;
	padding-right:0px;
	padding-left:5px;
	padding-bottom: 2px;
}
#pickupSummaryNotesSummary
{
	position: relative;
	clear: left;
	float: left;
	width: 508px;
	padding-right:0px;
	padding-left:5px;
	padding-bottom: 2px;
}
.pickupSummaryTimeLabel
{
	position: relative;
	width: 140px;
	height: 30px;
	float: left;
}
.pickupSummaryTimeHoursInput
{
	position: relative;
	width: 55px;
	height: 30px;
	float: left;
}
.pickupSummaryTimeMinutesInput
{
	position: relative;
	width: 55px;
	height: 30px;
	float: left;
}
.pickupSummaryTimeAMPMInput
{
	position: relative;
	width: 120px;
	height: 30px;
	float: left;
}
#createPackagePickupInfo
{
}
#editPackagePickupInfo
{
}
#pickupSummaryData
{
	width: 540px;
}
#pickupSummaryDataHeader
{
	position: relative;
	font-weight: bold;
	background-color: #dddddd;
	width: 540px;
	height: 15px;
}
#pickupSummaryDateData
{
	width: 540px;
}
#pickupSummaryDateLabel
{
	position: relative;
	width: 140px;
	height: 25px;
	float: left;
}
#pickupSummaryDateInput
{
	position: relative;
	width: 160px;
	height: 25px;
	float: left;
}
#pickupSummaryDateCalendarInput
{
	position: relative;
	width: 30px;
	height: 25px;
	float: left;	
}
#pickupSummaryPackageCountLabel
{
	position: relative;
	float: left;
	width: 130px;
	height: 25px;
}
#pickupSummaryPackageCountInput
{
	position: relative;
	width: 50px;
	height: 25px;
	float: left;
}
/* No Earlier Than*/
#pickupSummaryEarlierTimeData
{
	position: relative;
	float: left;
	width: 538px;
}
/* No Later Than*/
#pickupSummaryLaterTimeData
{
	position: relative;
	float: left;
	width: 538px;
}
/* notifications */
#notificationsSummaryData
{
}
#notificationsSummaryDataNoEdit
{
	width: 540px;
	background-color: #ececec;
}
#notificationsSummaryDataHeader
{
	position: relative;
	font-weight: bold;
	background-color: #dddddd;
	width: 540px;
	height: 15px;
}
#notificationsSummaryNotificationEvents
{
	width: 540px;
	float: none;
	clear: both;
}
#notificationsSummaryNotificationEventsHeader
{
	color: Blue;
	font-weight: bold;
	font-size: 90%;
	margin-top: 3px;
	margin-bottom: 3px;
}
.timelineItem
{
	font-weight: bold;
	font-size: 90%;
	width: 135px;
	float: left;
}
.timelineCheckBoxSingle
{
	width: 135px;
	height: 20px;
}
.timelineCheckBox0
{
	background-image: url('/images/orange_rule.gif'); 
	background-repeat: repeat-x;	
	width: 135px;
	height: 20px;
}
.timelineCheckBox1
{
	background-image: url('/images/orange_rule.gif'); 
	background-repeat: repeat-x;	
	width: 135px;
	height: 20px;
	padding-left: 40px;
}
.timelineCheckBox2
{
	background-image: url('/images/orange_rule.gif'); 
	background-repeat: repeat-x;	
	width: 20px;
	height: 20px;
	padding-left: 115px;
}
.timelineLabel 
{
	width: 115px;
	float: left;
	text-align: center;
}
.timelineSpacer
{
	width: 20px;
	float: left;
}
#notificationsSummaryNotificationMethods
{
	width: 540px;
	float: none;
	clear: both;
}
#notificationsSummaryNotificationMethodsHeader
{
	color: Blue;
	font-weight: bold;
	font-size: 90%;
	margin-top: 3px;
	margin-bottom: 3px;
}
.notificationMethods
{
	clear: both;
}
.notificationMethod
{
	padding-left: 5px;
	width: 200px;
	float: left;
}
.notificationMethodShort
{
	padding-left: 5px;
	width: 125px;
	float: left;
}
.notificationMethodInputs
{
	clear: both;
}
.notificationMethodInput
{
	padding-left: 5px;
	width: 200px;
	float: left;
}
.notificationMethodInputShort
{
	padding-left: 5px;
	width: 125px;
	float: left;
}
/* cancel asset notification */
#assetRecoveryData
{
	width: 504px;
}
#returnIdentifierData
{
	position: relative;
	width: 504px;
	height: 40px;
}
#returnIdentifierLabelData
{
	position: relative;
	float: left;
	height: 40px;
	width: 190px;
}
#returnIdentifierValueData
{
	position: relative;
	float: left;
	clear: none;
	width: 250px;
	height: 40px;
}
/* customer details container */
#customerDetailInfo
{
	position:relative;
	top:0px;
	width:500px;
}
#customerData
{
	height:260px;
}
#customerDataFirstName
{
	position: relative;
	padding-right:0px;
	padding-left:10px;
	height:50px;
	width:240px;
	float:left;
	font-weight:bold;
}
#customerDataLastName
{
	position: relative;
	padding-right:0px;
	padding-left:10px;
	height:50px;
	width:240px;
	float:left;
	font-weight:bold;
}

#customerDataAddress1
{
	position:relative;
	clear:both;
	left:0px;
	padding-right:10px;
	padding-left:10px;
	height:50px;
	width:480px;
	font-weight:bold;
}
#customerDataAddress2
{
	position:relative;
	clear:both;
	left:0px;
	padding-right:10px;
	padding-left:10px;
	height:50px;
	width:480px;
	font-weight:bold;	
}
#customerDataCity
{
	position:relative;
	padding-right:0px;
	padding-left:10px;
	padding-bottom:5px;
	height:50px;
	width:240px;
	float:left;
	font-weight:bold;
}
#customerDataState
{
	position: relative;
	padding-right:0px;
	padding-left:10px;
	height:50px;
	width:240px;
	float:left;
	font-weight:bold;
}
#customerDataZipCode
{
	clear: both;
	position: relative;
	padding-right:0px;
	padding-left:10px;
	height:50px;
	width:240px;
	float:left;
	font-weight:bold;
}

/* edit address information container */
#editAddressInformationInfo
{
	position:relative;
	top:0px;
	width:500px;
}
#addressData
{
	height:260px;
}
#addressDataFirstName
{
	position: relative;
	padding-right:0px;
	padding-left:10px;
	height:50px;
	width:240px;
	float:left;
	font-weight:bold;
}
#addressDataLastName
{
	position: relative;
	padding-right:0px;
	padding-left:10px;
	height:50px;
	width:240px;
	float:left;
	font-weight:bold;
}

#addressDataAddress1
{
	position:relative;
	clear:both;
	left:0px;
	padding-right:10px;
	padding-left:10px;
	height:50px;
	width:480px;
	font-weight:bold;
}
#addressDataAddress2
{
	position:relative;
	clear:both;
	left:0px;
	padding-right:10px;
	padding-left:10px;
	height:50px;
	width:480px;
	font-weight:bold;	
}
#addressDataCity
{
	position:relative;
	padding-right:0px;
	padding-left:10px;
	padding-bottom:5px;
	height:50px;
	width:240px;
	float:left;
	font-weight:bold;
}
#addressDataState
{
	position: relative;
	padding-right:0px;
	padding-left:10px;
	height:50px;
	width:240px;
	float:left;
	font-weight:bold;
}
#addressDataZipCode
{
	clear: both;
	position: relative;
	padding-right:0px;
	padding-left:10px;
	height:50px;
	width:240px;
	float:left;
	font-weight:bold;
}
#addressDataEmail
{
	position: relative;
	padding-right:0px;
	padding-left:10px;
	height:50px;
	width:240px;
	float:left;
	font-weight:bold;
}
#addressDataPhone
{
	clear: both;
	position: relative;
	padding-right:0px;
	padding-left:10px;
	height:50px;
	width:240px;
	float:left;
	font-weight:bold;
}
/* shipping summary container */
#shippingSummaryInfo
{
	margin-bottom: 5px;
	font-size: 10px;
	position: relative;
	width: 540px;
	height: 70px;
	left: 0px;
    background-color: #ececec;
}
#shippingSummaryDataHeader
{
	position: relative;
	font-weight: bold;
	background-color: #dddddd;
	width: 540px;
}
#shippingDataCarrier
{
	position: relative;
	float: left;
	width: 254px;
	padding-right:0px;
	padding-left:5px;
	padding-bottom: 2px;
}
#shippingDataServiceType
{
	position: relative;
	float: left;
	width: 234px;
	padding-right:0px;
	padding-left:5px;
	padding-bottom: 2px;
}
#shippingDataShippingFee
{
	position: relative;
	clear: left;
	float: left;
	width: 254px;
	padding-right:0px;
	padding-left:5px;
	padding-bottom: 2px;
}
#shippingDataLabelCount
{
	position: relative;
	clear: left;
	float: left;
	width: 254px;
	padding-right:0px;
	padding-left:5px;
	padding-bottom: 2px;
}

/* delivery method container*/
#deliveryMethodInfo
{
}
#deliveryMethodData
{
	height: 380px;
}
#deliveryMethodDataEmail
{
	position:relative;
	padding-right:5px;
	padding-left:5px;
	padding-top:5px;
	padding-bottom:5px;
	left:0px;
	float:left;
	top:0px;
}
#deliveryMethodComplimentary
{
	clear: left;
	position: relative;
	padding-right:5px;
	padding-left:5px;
	padding-top:5px;
	padding-bottom:5px;
	width: 100%;
}
#deliveryMethodDataOptions
{
	float: left;
	width: 180px;
	height: 100px;
}
#deliveryMethodDataOptionsList
{
	width: 180px;
	position: relative;
	float: left;
	clear: none;
	padding-bottom: 5px;
}
#deliveryMethodRequestPackagePickup
{
	clear: both;
	margin-top: 130px;
	background-color: #ffffff;
}
/* define 3 styles for up to 3 positions of the email delivery option */
#showEmail
{
	position: relative;
	float: left;
	clear: none;
	width: 278px;
	height: 35px;
	margin-top:48px;
}
#showEmail0
{
	position: relative;
	float: left;
	clear: none;
	width: 278px;
	height: 35px;
	margin-top:24px;
}
#showEmail1
{
	position: relative;
	float: left;
	clear: none;
	width: 278px;
	height: 35px;
	margin-top: 48px;
}
#showEmail2
{
	position: relative;
	float: left;
	clear: none;
	width: 278px;
	height: 35px;
	margin-top: 72px;
}
#showEmail99
{
	display: none;
}
/* confirmation container */
#confirmationInfo
{
	position:relative;
	width:500px;
}
#confirmationAction
{
	position:relative;
	FONT-SIZE: 12px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	left:30px;
}
#confirmationInstructions
{
	position:relative;
	FONT-SIZE: 12px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	left:30px;
	margin-top:20px;
}
#contactusinfo
{
	height: 155px;
	padding-left: 0px;
}
#contactuslogo
{
	border-right: medium none;
	border-top: medium none;
	border-left: medium none;
	border-bottom: medium none;
}
#customerDataRemember
{
	position:relative;
	float:right;
	width:100%;
	padding-left:10px;
}
#customerResetData
{
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 0px;
}
#pageHistoryInfo
{
	display: none;
	background-color: Blue;
}
#customError
{
	margin-top: 20px;
}
#helpInfoInstructions
{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: #00BCE4 1px solid;
	background-color: white;
}
#helpInfo
{
	height: 148px;
	padding-left: 15px;
	padding-right: 5px;
}
#helpInfoClose
{
	padding-left: 50px;
}
#labelExpirationHTMLContainer
{
	width: 650px;
}
/************************************************************
	CLASSES
*************************************************************/
/* header image style */
.headerimage
{
	float: left;
	border-top-style: none;
	margin-left:5px;
	border-right-style: none;
	border-left-style: none;
	position: relative;
	border-bottom-style: none;
}
.headerlinks
{
	float:right;
}
A.headerlinktext
{
	font-size: 10px;
	margin: 0px 3px;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
A.headerlinktext:hover
{
    color: #D5AE65;
}
A.headerlinktext:visited
{
}
/* ?take this out? */
.defaultLabelText
{
	width: 120px;
}
.addressHeader
{
	font-size: 12px;
	position: relative;
	width: 125px;
}
.summaryLabel
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	width: 70px;
}
/* menu link style */
.menulink
{
	height: 15px;
	border-bottom: silver 2px solid;
    border-right: silver 2px solid;
	padding:5px;
}
.menulinkactive
{
	height: 15px;
	border-bottom: silver 2px solid;
	border-right: white 2px solid;
	background-color: #ffffff;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding:5px;
}
.menufill
{
	height:100%;
	border-bottom: silver 2px solid;
	border-right: silver 2px solid;
	padding-bottom:20px;
}
A.menulinktextactive
{
    color: #666666;
    text-decoration: none;
}
A.menulinktextactive:hover
{
    color: #D5AE65;
}
A.menulinktextactive:visited
{
}
A.menulinktext
{
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
}
A.menulinktext:hover
{
	color: #D5AE65;
}
A.menulinktext:visited
{
}
.required
{
	position: relative;
	top: 5px;
	left: 400px;
	width: 120px;
	COLOR: #990000; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.requiredFlag
{
	padding-right: 1px;
	padding-left: 1px;
	font-size: 11px;
	padding-bottom: 1px;
	color: #990000;
	padding-top: 1px;
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
}
.alertFlag
{
	display: none;
	clear: none;
	color: Red;
	padding-top:1px;
	padding-left:1px;
	padding-right:1px;
	padding-bottom:1px;
	float:left;
}
/* instructions style */
.instructions
{
	clear: none;
	border-bottom: #00BCE4 1px solid;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: White;
	padding-bottom:10px;
}
.instructionsText
{
	top: 0px;
	left: 20px;
	width: 480px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: white;
}

.instructionsText b
{
    color: #222E4B;
    font-weight: bold;
    font-size: 12px;
}

/* subheader style */
.subheader
{
	font-size: 14px;
	padding-bottom: 10px;
	color: #222E4B;
	padding-top: 10px;
	font-family: Times, 'times new roman', Serif;
	position: relative;
}
/* error style */
.errorcontent
{
	position: relative;
	padding: 0px;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ff0000;
	margin-left: 0px;
}
.errorcontent_svr
{
	padding: 0px;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ff0000;
	margin-left: 0px;
}
/* input field */
.inputfieldshort
{
	position: relative;
	background-color:  #eee8aa;
	width: 180px;
	float: left;
	/*padding: 5px;*/
	margin-top: 5px;
	margin-left: 5px;
}
.inputfield
{
	position: relative;
	background-color:  #eee8aa;
	width: 215px;
	float: left;
	/*padding: 5px;*/
	margin-top: 5px;
	margin-left: 5px;
}
.inputfieldLong
{
	position: relative;
	background-color:  #eee8aa;
	width: 455px;
	float: left;
	/*padding: 5px;*/
	margin-top: 5px;
	margin-left: 5px;
}
.orderinputfield
{
	position: relative;
	background-color: #eee8aa;
	width: 215px;
	/*padding: 5px;*/
	margin-top: 5px;
	margin-left: 5px;
	z-index: 1;
}
.orderinputfieldshort
{
	position: relative;
	background-color: #eee8aa;
	width: 100px;
	/*padding: 5px;*/
	margin-top: 5px;
	margin-left: 2px;
	z-index: 1;
}
.orderinputfieldlabel
{
	width: 140px;
	position: relative;
}
/* page action buttons */
.pageActionContent
{
	height: 40px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top: 20px;
	clear: both;
}
/* cancel button container */
.pageActionCancel
{
	float: left;
	padding: 5px;
	width: 75px;
	height: 35px;
}
/* next button container */
.pageActionNext
{
	float: left;
	padding: 5px;
	width: 115px;
	height: 35px;
}
/* back button container */
.pageActionBack
{
	float: left;
	padding: 5px;
	width: 310px;
	height: 35px;
}
/* back button container (short)*/
.pageActionBack2
{
	float: left;
	padding: 5px;
	width: 280px;
	height: 35px;
}
.pageActionButton
{
	float: right;
}
/* track package styles */
.trackPackageHeader
{}
.trackPackageField
{
	width:380px;
	float:right;
}
.trackPackageFieldLabel
{
	width:120px;
	float:left;
	font-weight:bold;
}
.trackPackageCountLabel
{
	font-size: larger;
	font-weight: bold;	
}
.trackPackageEvents
{
	padding-top: 8px;
	clear: both;
}
.eventMessages
{
	margin-bottom: 5px;	
}
.headlineTrack 
{
	FONT-WEIGHT: bold; 
	FONT-SIZE: 11px; 
	COLOR: #000000; 
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	background-color:#ececec
}
.tableCells0 
{
	font-size: 11px; 
	color: #000000; 
	font-family: Arial, Helvetica, sans-serif;	
	background-color: #e6f2e6;
}
.tableCells1 
{
	FONT-SIZE: 11px; 
	COLOR: #000000; 
	FONT-FAMILY: Arial, Helvetica, sans-serif;
}
.itemAddItemInputFieldLabel
{
	position: relative;
	padding-left: 20px;
	width: 140px;
	height: 25px;
	float: left;	
}
.itemAddItemInputField
{
	position: relative;
	width: 220px;
	height: 25px;
	float: left;	
}
.addItemInputField
{
	position: relative;
	background-color:  #eee8aa;
	width: 215px;
}
.summaryGridStyle
{
	width: 540px;
	font-size: 100%;
	text-align: left;
	margin-bottom: 5px;
	border: 0px;
	padding: 0px;
}
.summaryGridHeaderStyle
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 7pt;
}
.selectionGridStyle
{
	width: 540px;
	font-size: 100%;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
.selectionGridHeaderStyle
{
	font-weight:bold;
	background-color: #dddddd;
}
.selectionGridItemStyle
{
	background-color: #eeeeee;
	border-top-style: solid;
	border-top-color: #ffffff;
	border-top-width: thin;
}
.userGridStyle
{
	width: 530px;
	font-size: 100%;
	text-align: left;
	margin: 0px;
	margin-left: 5px;
	padding: 0px;
	clear: both;
}
.userGridHeaderStyle
{
	font-size: 100%;
	font-weight:bold;
	background-color: #dddddd;
}
.userGridItemStyle
{
	font-size: 90%;
	height: 20px;
}
.userGridMessageColumnHeaderStyle
{
	background-color: Transparent;
}
.userGridMessageColumnStyle
{
	font-size: 80%;
	background-color: Transparent;
	padding-left: 5px;
}
.userGridRowStyle
{
	background-color: #eeeeee;
	border-top-style: solid;
	border-top-color: #ffffff;
	border-top-width: thin;
}
.userGridAltRowStyle
{
	background-color: #ffffff;
	border-top-style: solid;
	border-top-color: #ffffff;
	border-top-width: thin;
}
.dataGridNavigation
{
	margin-left: 5px;
	width: 420px;
}
.dataGridRecordCount
{
	position: relative;
	float: left;
	font-size: 90%;	
	width: 340px;
}
.dataGridPaging
{
	position: relative;
	float: left;
	font-size: 110%;
}
.dataGridPagingPrev
{
	position: relative;
	float: left;
	width: 40px;
}
.dataGridPagingNext
{
	position: relative;
	float: left;
	width: 40px;
}
#searchUsersContainer
{
	padding-bottom: 10px;
	border-bottom: #00BCE4 1px solid;
}
/* dropdowns for item selection grid */
.typeDropdown
{
	width: 95px;
}
.reasonDropdown
{
	width: 105px;
}
.quantityDropdown
{
	width: 40px;
}
/* delivery method styles */
.deliveryMethodDataOptions
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	width: 180px;
}
/* graphic menu styles */
.menuAction
{
	border-bottom: #00BCE4 1px solid;
	top: 0px;
	height: 60px;
	width:400px;
}
.menuActionGraphic
{
	position:relative;
	top: 15px;
	left: 0px;
	background-color: white;
	float:left;
}
.menuActionText
{
	position:relative;
	top: 15px;
	left: 0px;
	float:left;
}
/* pickup data styles */
.pickupDataField
{
	position:relative;
	padding-right:0px;
	padding-left:10px;
	height:40px;
	width:440px;
	float:left;
	font-weight:bold;
}
/* cancel asset recovery data styles */
.assetRecoveryDataField
{
	position:relative;
	padding-right:0px;
	padding-left:10px;
	height:40px;
	width:440px;
	float:left;
	font-weight:bold;
}
/* order details styles */
.orderDataField
{
	position:relative;
	padding-right:0px;
	padding-left:10px;
	height:40px;
	width:440px;
	float:left;
	font-weight:bold;
}

/*info page */
.infocontents
{
	position:absolute;
	top:0px;
	left:0px;
	width:434px;
	background-color:White;
	margin:0px auto;
}
.infoheadline
{ 
	padding:10px;
	FONT-SIZE: 18px; 
	COLOR: #00BCE4; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	position: relative;
}
.infotext
{
	padding-left:10px;
	padding-right:10px;
	position:relative;
}
.infoboldtext
{
	position:relative;
	font-weight:bold;
	padding-top:15px;
	padding-bottom:3px;
	padding-left:10px;
	padding-right:10px;
}
.infofooter
{
	margin-top:30px;
	padding:5px;
	BACKGROUND-COLOR: #999999;
	position:relative;
}
.infocopyright
{
	position:relative;
	FONT-SIZE: 10px; COLOR: #ffffff; FONT-FAMILY: Arial, Helvetica, sans-serif
}
.infoclose
{
	clear: both;
	padding-right: 10px;
	display: block;
	padding-left: 5px;
	float: right;
	padding-bottom: 5px;
	padding-top: 5px;
	position: relative;
	z-index: 1;
}
.infoback
{
	position:relative;
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
}
A.infolink
{
	font-size: 12px;
	margin-left: 0px;
	margin-right: 10px;
	color: #0066cc;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
A.infolink:link {
	TEXT-DECORATION: none;
}
A.infolink:visited {
	TEXT-DECORATION: none
}
A.infolink:hover {
	TEXT-DECORATION: underline
}
A.infolink:active {
	COLOR: #00BCE4; TEXT-DECORATION: none
}
.contactusinfo
{
	clear: none;
	padding-right: 10px;
	padding-left: 10px;
	float: left;
	padding-bottom: 10px;
	margin: 5px;
	width: 410px;
	padding-top: 10px;
	text-align: center;
}
.spaceEmail
{
	position: relative;
	clear: none;
	float: right;
	width: 320px;
	height: 25px;
}
/* used primarily on the address summary control */
.summaryFieldLabel
{
	position: relative;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	width: 100px;
}
.summaryFieldValue
{
	position: relative;
}
.summaryWideFieldLabel
{
	position: relative;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	width: 140px;
}
.summaryWideFieldValue
{
	position: relative;
}
.summaryHeader
{
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	position: relative;
	width: 500px;
	height: 15px;
	float: left;
	background-color: #dddddd;
}
.summaryHeader2
{
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	position: relative;
	width: 420px;
	height: 15px;
	float: left;
	background-color: #dddddd;
}
.summaryHeader3
{
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	position: relative;
	width: 320px;
	height: 15px;
	float: left;
	background-color: #dddddd;
}
.summaryHeader4
{
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	position: relative;
	width: 220px;
	height: 15px;
	float: left;
	background-color: #dddddd;
}
.summaryHeaderLink
{
	FONT-SIZE: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	position: relative;
	width: 38px;
	height: 15px;
	float: left;
	background-color: #dddddd;
}
.summaryHeaderData
{
	FONT-SIZE: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	position: relative;
	width: 220px;
	height: 15px;
	float: left;
	background-color: #dddddd;
}
.summaryHeaderDataError
{
	FONT-SIZE: 10px;
	color: Red;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	position: relative;
	width: 320px;
	height: 15px;
	float: left;
	background-color: #dddddd;
	text-align: right;
}
.selectionFieldLabel
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: smaller;
	width: 110px;
	height: 25px;
	position: relative;
	float: left;
	padding-top: 5px;
}
.selectionFieldValue
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: smaller;
	height: 25px;
	position: relative;
	float: left;
}
.popupHelp
{
	background-color: White;	
	height: 190px;
}
.hideElement
{
	display: none;
}
.top-left 
{
	margin-right: 12px;
	background-image: url('images/corners2.gif');
	height: 6px;
	font-size: 2px;
}
.top-right
{
	margin-top: -6px;
	margin-left: 12px;
	background-image: url('images/corners2.gif'); 
	background-position: 100% 0;
	height: 6px; 
	font-size: 2px;
}
.bottom-left
{
	margin-right: 12px;
	background-image: url('images/corners2.gif'); 
	background-position: 0 -6px;
	height: 6px;	
	font-size: 2px;
}
.bottom-right
{
	margin-top: -6px;
	margin-left: 12px;
	background-image: url('images/corners2.gif'); 
	background-position: 100% -6px;	
	height: 6px;
	font-size: 2px;
}
.infoBubbleClose
{
	float: right;
	margin-top: 2px;
	margin-right: 3px;
}
.infoBubbleContent
{
	clear: both;
	margin-left: 4px;
	margin-right: 4px;
	padding-bottom: 4px;
}
.inside
{
    background-color: #ececec;
	border-left: 2px solid #aaaaaa;
	border-right: 2px solid #aaaaaa;
	font-size: 8pt;
}
.infoBubble
{
	position: absolute;
	z-index: 10;
	width: 200px;
	left: 400px;
	display: none;
}
.orderLookupTable
{
	font-size: 9pt;
	font-weight: bold;
	margin-bottom: 20px;
	border-style: none;
}
.orderLookupTableFieldNameRequired
{
	width: 92px;
}
.orderLookupTableFieldName
{
	width: 145px;
}
.orderLookupTableOptionalFieldName
{
	width: 218px;
}
.orderLookupTableHideCell
{
	display: none;
}
#orderDataSummary
{
	position: relative;
	width: 540px;	
	margin-top: 10px;
	margin-bottom: 10px;
}
#orderOutboundTrackingSummary
{
	position: relative;
	margin-top: 20px;
}
#orderInboundTrackingSummary
{
	position: relative;
	margin-top: 20px;
}
#advancedExchangeLineItemSummaryData
{
	position: relative;
	margin-bottom: 20px;
}
#pageActionRecreateLabel
{
	position: relative;
	clear: both;	
	left: 315px;
}
.orderDataSummaryRow
{
	clear: both;
}
.orderDataSummaryLabel
{
	position: relative;
	clear: none;
	float: left;
	width: 180px;
	font-weight: bold;
}
.orderDataSummaryValue
{
	position: relative;
	clear: none;
	float: left;
	width: 360px;
}
.advancedExchangeTrackHeader
{
	position: relative;
	FONT-WEIGHT: bold; 
	FONT-SIZE: 11px; 
	COLOR: #000000; 
	FONT-FAMILY: Arial, Helvetica, sans-serif;
}
.advancedExchangeTrackResults
{
	margin-top: 5px;
	margin-bottom: 20px;
}
.tableContainer
{
	position: relative;
	clear: both;
	font-size: 9pt;
	font-weight: bold;
}
.tableContainer2
{
	position: relative;
	clear: both;
	margin-left: 15px;
	font-size: 9pt;
}
.tableRow
{
	position: relative;
	clear:both;
	height: 35px;
	width: 540px;
	margin-top: 15px;
	margin-bottom: 10px;
}
#subHeaderOptionLabel
{
	position: relative;
	float: left;
	clear: none;
	width: 400px;
	height: 20px;
	margin-left: 5px;
	padding-top: 6px;
	font-size: 9pt;
	font-weight: bold;
}
.tableLabelCell
{
	position: relative;
	float: left;
	clear: none;
	width: 160px;
	height: 32px;
	margin-left: 5px;
	padding-top: 6px;
}
.tableSubLabelCell
{
	position: relative;
	float: left;
	clear: none;
	width: 155px;
	height: 32px;
	margin-left: 2px;
	padding-top: 6px;
}
.tableContentCell
{
	position: relative;
	float: left;
	clear: none;
	width: 300px;
	height: 32px;
}
.tableOptionSelect
{
	position: relative;
	float: left;
	padding-top: 8px;
	height: 100%;
}
.tableOptionSubSelect
{
	position: relative;
	float: left;
	padding-top: 18px;
	height: 100%;
}
.tableSubContainer
{
	position: relative;
	float: left;
}
.tableSubSpacer
{
	position: relative;
	float: left;
	width: 6px;
	height: 100%;
	border-color: #999999;
	border-left-style: solid;
	border-left-width: 1px;	
	border-top-style: solid;
	border-top-width: 1px;	
	border-bottom-style: solid;
	border-bottom-width: 1px;		
}
#cancelAssetRecoveryNotificationsContainer
{
	position: relative;
	height: 30px;
	width: 538px;
	vertical-align: middle;
	left: 315px;
}
#accountInformationInfo
{
	width: 540px;
}
.accountInfoSummaryRight
{
	position: relative;
	width: 260px;
	clear: none;
	float: left;
}
.accountInfoSummaryLeft
{
	position: relative;
	width: 260px;
	height: 260px;
	clear: none;
	float: left;
}
.accountInfoSummaryRow
{
	clear: both;	
	margin-bottom: 5px;
}
.accountInfoSummaryLabel
{
	position: relative;
	clear: both;
	width: 240px;
	font-weight: bold;	
}
.accountInfoSummaryValue
{
	position: relative;
	clear: both;
	width: 240px;
}
/* input field */
.genericinputfield
{
	background-color: #eee8aa;
	width: 215px;
	/*padding: 5px;*/
	margin-top: 5px;
	margin-left: 5px;
	z-index: 1;
}
.sectionHeader
{
	position: relative;
	float: left;
	width: 260px;
}
.sectionHeaderLong
{
	position: relative;
	float: left;
	width: 540px;
}
.checkBoxgroup
{
	position: relative;
	float: left;
} 
#accountInformationUserRoles
{
	position: relative;
	clear: both;
	width: 540px;
}
#accountInformationAccountStatus
{
	position: relative;
	clear: both;
	width: 540px;
	margin-top: 5px;
}
#accountInformationBrands
{
	position: relative;
	clear: both;
	width: 540px;
	margin-top: 5px;
}
.listBoxButton
{
	width: 80px;
	margin-top: 3px;
}
.leftListBoxButtons
{	
	position: relative;
	float: left;
	width: 120px;
	padding-left: 18px;
}
.rightListBoxButtons
{	
	position: relative;
	float: left;
	width: 120px;
	padding-right: 18px;
	clear: both;
}
.listBoxButtonsTop
{
	margin-top: 30px;
}
.listBoxButtonsBottom
{
	margin-top: 40px;
}
.leftListBox
{
	position: relative;
	float: left;
	clear: both;
}
.rightListBox
{
	position: relative;
	float: left;
	margin-top: 10px;
}
.defaultListBox
{
	width: 350px;
	height: 140px;
}
#brandInstructions
{
	font-size: smaller;
	margin-bottom: 2px;
}
#reportParameterContainer
{
	margin-bottom: 10px;
}
#reportSubmitContainer
{
	margin-top: 10px;
	padding-left: 700px;
	width: 100px;
}
.parmContainer
{
	position: relative;
	width: 900px;
	height: 30px;
	margin-top: 5px;
}
.parmLeft
{
	position: relative;
	clear: both;
	float: left;
	width: 450px;
	height: 30px;	
}
.parmRight
{
	position: relative;
	clear: none;
	float: left;
	width: 450px;
	height: 30px;	
}
.parmLabel
{
	position: relative;
	float: left;
	width: 130px;
	height: 30px;	
	margin-left: 10px;
}
.parmValue
{
	position: relative;
	float: left;
	width: 310px;
	height: 30px;	
}
.parmInputField
{
	background-color: #eee8aa;
	width: 200px;
	z-index: 1;
	font-size: 11px;
	margin-right: 2px;
}
.parmInputLabel
{
	vertical-align: bottom;
}
.parmDropDown
{
	position: absolute;
	z-index: 10;
	width: 199px;
	top: 22px;
	left: 0px;
	display: none;
	background-color: #eee8aa;
	border-style: solid;
	border-width: 1px;
	border-color: Silver;
}
