body
{
	font-family: Arial, Verdana;
	font-size: 12pt;
	color: Black;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
a
{
	color: Black;
}
td 
{
	font-family: Arial, Verdana;
	font-size: x-small;
	color: Black;
}
.altRow
{
	background-color: #ececec;
}
.error
{
	color: Red;
	font-size: x-small;
}
.copyright
{
	color: black;
	font-size: xx-small;
}
.RedHeaderCell
{
	font-weight: bold;
	padding-top: 5px;
	padding-left: 15px;
	padding-bottom: 2px;
	color: White;
	background-color: #A5002A;
}
.LightGreyCell
{
	background-color: #B5B5BD;
}
.DarkRedCell {
	BACKGROUND-COLOR: #993333;
}
.DarkGreyCell {
	BACKGROUND-COLOR: #7b7b7b;
}
.MenuTable
{
	background-color: #93969F;
}
.MenuRow
{
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: black;
	text-align: right;
	padding: 3px 5px 3px 0px; 
}
.MenuRowNoBorder
{
	border-top-width: 1px;
	border-top-color: black;
	text-align: right;
	padding: 3px 5px 3px 0px; 
}
.MenuHighlight
{
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: black;
	text-align: right;
	background-color: #A5002A;
}
a.mainMenuLink
{
	color: White;
	font-weight: bold;
	text-decoration: none;
}
.HeaderText
{
	color: White;
}
.ContentTD
{
	padding-left:15px;
	padding-top:15px;
}
.PMS
{
	padding-left:15px;
	font-weight: bold;
	color: White;
	font-size: medium;
	font-style: italic;
}
.RedButton
{ 
	cursor: hand;
	color: white; font-weight: bold; font-size: 9pt; line-height: normal; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; background-color: #be002e; border: none 1px white;
	margin-right: 3px;
	margin-top: 3px;
	margin-bottom: 3px;
}
.Button
{ 
	cursor: hand;
	color: white; font-weight: bold; font-size: 9pt; line-height: normal; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; background-color: #93959f; border: none 1px white;
	margin-right: 3px;
	margin-top: 3px;
	margin-bottom: 3px;
}

Field
{
	color: #be002e; font-size: 9pt; line-height: normal; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; background-color: #fff; margin-left: 3px; padding-top: 2px; padding-bottom: 2px; padding-left: 5px; border: solid 1px #d3d3d3;
}
.RedText
{
	font-weight: bold;
	color: #be002e;
}
.GreyLight
{
	background-color: #ececec;
	margin-top: 2px;
}
.GreyDark 
{
	background-color: #dcdcdc;
}
.TitleText
{
	font-weight: bold;
}
.HeaderRow
{
	background-color: #dcdcdc;
	font-weight: bold;
}
.ManifestTreeNode
{
	font-weight: bold;
	color: #993333;
}
.ConsignmentTreeNode
{
	font-weight: bold;
	color: black;
}
.TreeNode
{
	color: black;
	cursor: hand;
}
.Panel
{
	background-color: #ececec;
	border: 1px solid #dcdcdc;
}
.LabelText
{
	font-family: Arial, Verdana;
	font-size: x-small;
	color: Black;
}
.LabelText2cm
{
	font-family: Arial, Verdana;
	font-size: x-small;
	color: Black;
	padding-left: 2cm;
	margin-left: 2cm;
}
.requireField
{
	background-color: #deeee3;
}
.contentMenuItem
{
	margin: 3px;
	padding: 3px;
	background-color: gainsboro;
	cursor: hand;
}
.hoverContextMenuItem
{
	margin: 3px;
	padding: 3px;
	color: white;
	background-color: gray;
	cursor: hand;
}
.activeTab
{
	border-right: #c0c0c0 1px solid;
	border-top: #c0c0c0 1px solid;
	border-left: #c0c0c0 1px solid;
	background-color: #dcdcdc;
}
.inactiveTab
{
	border-right: #c0c0c0 1px solid;
	border-top: #c0c0c0 1px solid;
	border-left: #c0c0c0 1px solid;
	border-bottom: #c0c0c0 1px solid;
	background-color: #ececec;
}
.trackingNumber
{
	font-size: large;
	text-transform: uppercase;
}
.redScanHeaderCell
{
	font-size: medium;
	background-color: #A5002A;
	color: White;
}
.Break; {page-break-before: always;}

.PrintWarningFrame
{
	display: none;
	position: absolute;
	background-color: gainsboro;
}
