﻿@import url("Menu.css");

body
{
	color: black;
	padding-right: 0px;
	padding-left: 0px;
	vertical-align: bottom;
	font-size: 10pt;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	font-family: Verdana, 'Trebuchet MS', Arial ;
}

H1 {
	color: #4169E1;
	font-family: Arial;
	font-size: 100%;
	font-weight: 900;
	margin-top: 0;
	margin: 0 0 0 0;
	margin-bottom: 0;
	margin-left: 0;
}

H2 {
	color: Black;
	font-family: Arial;
	font-size: 90%;
	font-weight: 900;
	margin-top: 0;
	margin: 0 0 0 0;
	margin-bottom: 0;
	margin-left: 0;
}

H3 {
	color: Black;
	font-family: Arial;
	font-size: 80%;
	font-weight: 300;
	margin-bottom: 0;
	margin: 0 0 0 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
}

H4 {
	color: Black;
	font-family: Arial;
	font-size: 60%;
	font-weight: 300;
	margin-bottom: 0;
	margin: 0 0 0 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
}

H5 {
	color: Black;
	font-family: Arial;
	font-size: 80%;
	font-weight: 300;
	margin-bottom: 0;
	margin: 0 0 0 0;
	margin-left: 25;
	margin-right: 0;
	margin-top: 0;
	text-indent: -16px;
}	
	
XX {
	color: #4169E1;
	font-family: Arial;
	font-size: 60%;
	font-weight: 300;
	margin-bottom: 0;
	margin: 0 0 0 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
}

BLOCKQUOTE {
	margin-left : 0;
}

CAPTION {
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-weight : 800;
}

#MainContent
{
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	margin: 5px;
	vertical-align: top;
	padding-top: 5px;
	text-align: left;
}
#ReportContent
{
	padding: 0px;
	margin: 0px;
	vertical-align: top;
	text-align: center;
}
#FinePrint
{
	font-size: 7pt;
	padding: 4px;
	margin: 4px;
	border-right: #808080 1px solid;
	border-top: #808080 1px solid;
	border-left: #808080 1px solid;
	border-bottom: #808080 1px solid;
}

.progressIndicatorBackground
		{
			position:fixed;
			top:0px;
			bottom:0px;
			left:0px;
			right:0px;
			overflow:hidden;
			padding:0;
			margin:0;
			background-color:#000;
			filter:alpha(opacity=30);
			opacity:0.30;
			z-index:99999998;	
			visibility: hidden;
		}
		
		.modalStyle
		{
		    height:100px;
		}

		.progressIndicatorMessageBox
		{
			position:fixed;
			top:39%;
			left:34%;
			padding:10px;
			width:275px;
			z-index:99999999;
			background-color:#fff;
			border:solid 2px #035899;
			visibility: hidden;	
		}

		.progressIndicatorMessageText
		{
			font-family: Calibri;
			color: #035899;
			font-weight: bold;
			font-size: 16px;
			vertical-align: middle;
		}

		.progressIndicatorMessageImage
		{
			float:left;
			margin-right:12px;
			margin-left: 3px;
		}

.DeclaredValueTable
{
	font-size: 10pt;
	padding: 4px;
	margin: 4px;
	border-right: #0481DD 1px solid;
	border-top: #0481DD 1px solid;
	border-left: #0481DD 1px solid;
	border-bottom: #0481DD 1px solid;
	background-color: #D8E4F8;
	border-style: solid;	
}

.DeclaredValueField
{
	 white-space: nowrap;
}

.PageTitle
{
	font-weight: bold;
	font-size: 18pt;
	height: 30px;
	margin: 10px;
	margin-left: 0px;
}
.BasicButton
{
	border-right: #aca899 1px solid;
	border-top: #d4d0c8 1px solid;
	font-size: 8pt;
	border-left: #d4d0c8 1px solid;
	color: #ffffff;
	border-bottom: #aca899 1px solid;
	font-family: 'Trebuchet MS' , Verdana;
	background-color: #316ac5;
	cursor: hand;
}

#LoginDiv
{
	padding: 5px;
/*	border-right: #316ac5 1px solid;
	border-top: #316ac5 1px solid;
	border-left: #316ac5 1px solid;
	border-bottom: #316ac5 1px solid; */
	margin: 10px;	
}

.Login
{
	font-size: 8pt;
	color: White;	
	background-color: #035899;


}
.LoginControl
{
	font-size: 8pt;
}

.LoginButton
{
	border-right: #c0c0c0 1px solid;
	border-top: #c0c0c0 1px solid;
	font-size: 8pt;
	vertical-align: middle;
	border-left: #c0c0c0 1px solid;
	color: Black;
	border-bottom: #c0c0c0 1px solid;
	background-color: #ffffff;
	text-align: center;
	cursor: hand;
}

.AddressBook
{
	border-right: #316ac5 1px solid;
	border-top: #0000cd 1px solid;
	font-size: 6pt;
	border-left: #0000cd 1px solid;
	border-bottom: #0000cd 1px solid;
	font-family: Arial;
	background-color: #d8e4f8;

}

.ShippingControlArea
{
	font-size: 8pt;
	background-color: #ffffff;
	border-right: #316ac5 1px solid;
	border-top: #316ac5 1px solid;
	border-left: #316ac5 1px solid;
	border-bottom: #316ac5 1px solid;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	width: 600px;
	text-align: left;
}

.ShippingControlNumberBox
{
	font-weight: bold;
	font-size: 18pt;
	color: #ffffff;
	font-family: Arial;
	background-color: #316ac5;
	width: 30px;
	vertical-align: bottom;
	text-align: left;
}

.ShippingControlTitle
{
	font-weight: bold;
	font-size: 11px;
	color: #E41F35;
	font-family: Verdana;
	text-decoration: none;
	vertical-align: bottom;
	background-color: #ffffff;
}

.ShippingControlHelp
{
	font-weight: bold;
	font-size: 10pt;
	color: #000000;
	font-family: Arial;
	text-decoration: none;
	text-align: right;
	vertical-align: bottom;
	background-color: #ffffff;
	
}

.ShippingControlSubTitle
{
	font-size: 8pt;
	background-color: #d8e4f8;
	
}

#PageHeader
{
	width: 100%;
}

.NewsHeadline
{
	font-weight: bold;
	font-size: 16pt;
}

.NewsDateLine
{
	font-size: 7pt;
	font-style: italic;
}

.NewsSummary
{
	font-size: 10pt;
	text-align: justify;
}

.NewsMoreLink
{
	
}

#RecentNews
{
	border-right: #191970 1px solid;
	padding-right: 0px;
	border-top: #191970 1px solid;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 20px 10px 10px 20px;
	border-left: #191970 1px solid;
	padding-top: 0px;
	border-bottom: #191970 1px solid;
}
.sideBoxTop
{
	border-top: #035899 1px solid;
	border-right: #035899 1px solid;
	border-left: #035899 1px solid;
	border-bottom: #035899 1px solid;
	height: 20px;	
	font-size: 8pt;
	padding: 0px;
	margin: 0px;
	background-image: ('/Protected/Images/background.png');
	background-repeat: repeat-x;
}

.sideBoxTop2
{
	border-top: #035899 1px solid;
	border-right: #035899 1px solid;
	border-left: #035899 1px solid;
	border-bottom: #035899 1px solid;
	height: 20px;
	width: 200px;
	font-size: 8pt;
	padding: 0px;
	margin: 0px;
	background-image: ('/Protected/Images/background.png');
	background-repeat: repeat-x;
}

.addressbookheader
{
	border-top: #035899 1px solid;
	border-right: #035899 1px solid;
	border-left: #035899 1px solid;
	border-bottom: #035899 1px solid;
	font-size: 8pt;
	font-weight: bold;
	padding-top: 1px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	margin: 0px;
	height: 20px;
	vertical-align:text-bottom;
	text-align: center;
	background-image: ('/Protected/Images/background.png');
	background-repeat: repeat-x;
}

.sideBoxTopLarge
{
	border-top: #035899 1px solid;
	border-right: #035899 1px solid;
	border-left: #035899 1px solid;
	border-bottom: #035899 1px solid;
	height: 40px;
	font-size: 8pt;
	padding: 0px;
	margin: 0px;
	background-image: ('/Protected/Images/background_Large.png');
	background-repeat: repeat-x;
}

.errorSideBoxTop
{
	border-top: Yellow 2px solid;
	border-right: Yellow 2px solid;
	border-left: Yellow 2px solid;
	border-bottom: Yellow 2px solid;
	height: 20px;	
	font-size: 8pt;
	padding: 0px;
	margin: 0px;
	background-image: ('/Protected/Images/background.png');
	background-repeat: repeat-x;
}
.sideBox
{
	border-right: #035899 1px solid;
	font-size: 8pt;
	border-left: #035899 1px solid;
	border-bottom: #035899 1px solid;
	background-color: transparent;
	padding: 5px;
	margin: 0px;
	margin-bottom: 15px;
}
.sideBox2
{
	border-right: #035899 1px solid;
	font-size: 8pt;
	border-left: #035899 1px solid;
	border-bottom: #035899 1px solid;
	width: 190px;
	background-color: transparent;
	padding: 5px;
	margin: 0px;
	margin-bottom: 15px;
}

.errorSideBox
{
	border-right: Yellow 2px solid;
	font-size: 8pt;
	border-left: Yellow 2px solid;
	border-bottom: Yellow 2px solid;
	background-color: transparent;
	padding: 5px;
	margin: 0px;
	margin-bottom: 15px;
}

.validationReturnFalse
{
	border: #7D95BF 1px solid;
	font-size: 8pt;
	padding: 2px;
	background-color: White;		
}

.validationReturnTrue
{
	border: #7D95BF 1px solid;
	font-size: 8pt;
	padding: 2px;
	background-color: #F6FF77;		
}
.centerBox
{
	font-size: 8pt;
	background-color: white;
	padding: 5px;
	margin-left: 10px;
	margin-right: 10px;
	text-decoration: none;
	font-size: 12pt;
}
.editForm
{
	margin: 10px;
	padding: 10px;
	font-size: 8pt;
	border: solid 1px #035899;
}
.editControl
{	
	font-size: 8pt;
}

.editControlRight
{
	font-size: 8pt;
	text-align: right;
}

.editButton
{
	background-image: url(/Images/background_green.png);
	background-repeat: repeat-x;
	font-family: Verdana;
	border-right: green 1px solid;
	border-top: green 1px solid;
	font-size: 8pt;
	vertical-align: middle;
	border-left: green 1px solid;
	cursor: hand;
	border-bottom: green 1px solid;
	text-align: center;
	height: 20px;
	cursor:pointer;
}

.editDefaultsButton
{
	background-image: url(/Images/background_green.png);
	background-repeat: repeat-x;
	font-family: Verdana;
	border-right: green 1px solid;
	border-top: green 1px solid;
	font-size: 7pt;
	vertical-align: middle;
	border-left: green 1px solid;
	cursor: hand;
	border-bottom: green 1px solid;
	text-align: center;
	height: 18px;
	cursor:pointer;
}

.editButtonRedDither
{
	background-image: ('/Protected/Images/HLSreddither.png');
	background-repeat: repeat-x;
	font-family: Verdana;
	color: White;
	border-right: #990000 1px solid;
	border-left: #990000 1px solid;
	border-top: #990000 1px solid;
	border-bottom: #990000 1px solid;
	font-size: 8pt;
	vertical-align: middle;
	cursor: hand;
	text-align: center;
	height: 20px;
}

.editButtonBlueDither
{
	background-image: ('/Protected/Images/HLSlightbluedither.png');

}

.editButtonBlue
{
	background-color: #d8E4F8;
	font-family: Verdana;
	border-right: #0481DD 1px solid;
	border-top: #0481DD 1px solid;
	font-size: 8pt;
	vertical-align: middle;
	border-left: #0481DD 1px solid;
	cursor: hand;
	border-bottom: #0481DD 1px solid;
	text-align: center;
	height: 20px;
}

.cancelButton
{
	background-image: url(/Images/background_red.png);
	background-repeat: repeat-x;
	font-family: Verdana;
	border-right: red 1px solid;
	border-top: red 1px solid;
	font-size: 8pt;
	vertical-align: middle;
	border-left: red 1px solid;
	cursor: hand;
	border-bottom: red 1px solid;
	text-align: center;
	height: 20px;
	cursor:pointer;
}

.headerRow
{
	background-color: #035899;
	color: #f0fff0;
}

.headerRow a:link, a:visited, a:active, a:hover, a:
{
	color: #f0fff0;
}

.defaultRow
{
	background-color: #f0fff0;
}

.alternatingRow
{
	background-color: #f0f8ff;
}

.news
{
	font-size: 8pt;
	background-color: #D8E4F8;
	padding: 5px;
	margin-left: 10px;
	margin-right: 10px;
	font-size: 12pt;
	border-right: thin ridge;
	border-top: thin ridge;
	border-left: thin ridge;
	border-bottom: thin ridge;
}
.newsHeadLine
{
	font-weight: bold;
	font-size: 24pt;
	font-family: 'Times New Roman';
	font-variant: small-caps;
}
.newsDateLine
{
	font-size: 8pt;
	font-style: italic;
	font-family: 'Times New Roman';
}
.newsBody
{
	font-size: 12pt;
	font-family: 'Times New Roman';	
}
.addressLabel
{
	border-right: #8b4513 1px solid;
	padding-right: 4px;
	border-top: #8b4513 1px solid;
	padding-left: 4px;
	padding-bottom: 4px;
	border-left: #8b4513 1px solid;
	padding-top: 4px;
	border-bottom: #8b4513 1px solid;
	background-color: #eee8aa;
	margin: 4px;
	font-size: 8pt;
	margin-bottom: 8px;

}

.MaskedEditFocus
{
    background-color: #9DFF9D;
    color: #000000;
}
.MaskedEditMessage
{
	color: #ff0000;
	font-weight: bold;
}
.MaskedEditError
{
    background-color: #ffcccc;
}
.MaskedEditFocusNegative
{
    background-color: #ffffcc;
    color: #000000;
}
.MaskedEditBlurNegative
{
    color: #ff0000;
}

.mpsCheckBox
{
	width: 25px; 
	padding-left: 1px;
	padding-right: 2px;
}

.mpsQty
{
	width: 25px;
	padding-left: 2px;
	padding-right: 2px;
	font-size: 8pt;
	border-style: solid;
	border-color: #990000;
	border-width: 1.0px;
}

.mpsWeight
{
	width: 25px;
	padding-left: 2px;
	padding-right: 2px;
	font-size: 8pt;
	border-style: solid;
	border-color: #990000;
	border-width: 1.0px;
}

.mpsDeclaredValue
{
	width: 70px;
	padding-left: 2px;
	padding-right: 2px;
	font-size: 8pt;
	border-style: solid;
	border-color: #990000;
	border-width: 1.0px;
}

.mpsDimensions
{
	width: 25px;
	padding-left: 2px;
	padding-right: 2px;
	font-size: 8pt;
	border-style: solid;
	border-color: #990000;
	border-width: 1.0px;
}

.mpsContents
{
	color: Blue;
}

.mpsHeader
{	
	font-weight:lighter;
	font-size:9px;
	background-color: #DED99E;		
}

.mpsHeaderReq
{
	font-weight:bold;
	font-size:9px;
	background-color: #DED99E;		
}

.shippingAddress
{
	font-size: 8pt;
	border-style: solid;
	border-color: #990000;
	border-width: 1.0px;
	width: 300px;
	color: #990000;
}

.shippingAddressTest
{
	font-size: 8pt;
	border-style: solid;
	border-color: green;
	border-width: 1.0px;
	width: 300px;
	color: #990000;
}

.shippingAddressDD
{
	font-size: 8pt;
	border-style: solid;
	border-color: #990000;
	border-width: 1.0px;
	color: #990000;
}

.courierShippingAddress
{
	font-size: 8pt;
	border-style: solid;
	border-color: #035899;
	border-width: 1.0px;
	width: 300px;
	color: #035899;
}

.courierShippingAddressDD
{
	font-size: 8pt;
	border-style: solid;
	border-color: #035899;
	border-width: 1.0px;
	color: #035899;
}

.shippingRequiredControl
{
	font-size: 8pt;
}

.shippingRequiredControlDefaults
{
	font-size: 8pt;
	border: #7D95BF 1px solid;
	background-color: #D1F0D1;
}

.shippingRequiredControlTemp
{
	font-size: 8pt;
	border-style: solid;
	border-color: green;
	border-width: 1.0px;
}

.shippingRequiredDropDown
{
	border-style: solid;
	border-color: #990000;
	border-width: 1px;
}

.shippingHideLink
{
	font-size: 10px;
	font-weight:700;
	font-variant:small-caps;
	text-align: right;
	vertical-align:middle;
	color: White;
}

.shippingBodyHideLink
{
	font-size: 10px;
	font-weight:700;
	font-variant:small-caps;
	text-align: right;
	vertical-align:text-top;
	color: #990000;
}

.shippingRequired
{
	border-top: #990000 0px solid;
	border-left: #990000 1px solid;
	border-right: #990000 1px solid;
	border-bottom: #990000 1px solid;
	padding-top: 4px;
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	background-color: #EEE8AA;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 6px;
	margin-right: 6px;
	font-size: 8pt;
	color: Black;
	font-weight:normal;
}

.shippingRequired2
{
	border-top: #990000 0px solid;
	border-left: #990000 1px solid;
	border-right: #990000 1px solid;
	border-bottom: #990000 1px solid;
	padding-top: 4px;
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	background-color: #EEE8AA;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
	margin-right: 6px;
	font-size: 8pt;
	color: Black;
	font-weight:normal;
}

.shippingRequiredWhite
{
	border-top: #990000 0px solid;
	border-left: #990000 1px solid;
	border-right: #990000 1px solid;
	border-bottom: #990000 1px solid;
	padding-top: 4px;
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	background-color: White;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 6px;
	margin-right: 6px;
	font-size: 8pt;
}

.shippingRequiredAddress
{
	border-top: #990000 0px solid;
	border-left: #990000 0px solid;
	border-right: #990000 0px solid;
	border-bottom: #990000 1px solid;
	padding-top: 5px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	background-color: #EEE8AA;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
	font-size: 8pt;
}

.shippingRequiredTop
{
	border-top: #990000 1px solid;
	border-left: #990000 1px solid;
	border-right: #990000 1px solid;
	border-bottom: #990000 1px solid;
	padding-top: 1px;
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 1px;
	background-image: ('/Protected/Images/HLSreddither.png');
	background-repeat: repeat-x;
	margin-top: 6px;
	margin-bottom: 0px;
	margin-left: 6px;
	margin-right: 6px;
	font-size: 8pt;
	font-weight: 800;
	vertical-align: middle;
	color: white;
	height: 22px;
}

.shippingRequiredTop2
{
	border-top: #990000 1px solid;
	border-left: #990000 1px solid;
	border-right: #990000 1px solid;
	border-bottom: #990000 1px solid;
	padding-top: 1px;
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 1px;
	background-image: ('/Protected/Images/HLSreddither.png');
	background-repeat: repeat-x;
	margin-top: 6px;
	margin-bottom: 0px;
	margin-left: 2px;
	margin-right: 6px;
	font-size: 8pt;
	font-weight: 800;
	vertical-align: middle;
	color: white;
	height: 22px;
}

.shippingRequiredTopTransparent
{
	border-top: #990000 1px solid;
	border-left: #990000 1px solid;
	border-right: #990000 1px solid;
	border-bottom: #990000 1px solid;
	padding-top: 1px;
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 0px;
	background-image: ('/Protected/Images/HLSredtransparent.gif');
	background-repeat: repeat-x;
	margin-top: 8px;
	margin-bottom: 0px;
	margin-left: 8px;
	margin-right: 0px;
	font-size: 8pt;
	font-weight: 800;
	vertical-align: middle;
	color: white;
	height: 22px;
}


.shippingOptionalTop
{
	border-top: #035899 1px solid;
	border-left: #035899 1px solid;
	border-right: #035899 1px solid;
	border-bottom: #035899 1px solid;
	padding-top: 1px;
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 1px;
	background-image: ('/Protected/Images/HLSbluedither.png');
	background-repeat: repeat-x;
	margin-top: 6px;
	margin-bottom: 0px;
	margin-left: 2px;
	margin-right: 6px;
	font-size: 8pt;
	font-weight: 800;
	vertical-align: middle;
	color: White;
	height: 22px;
}

.shippingOptional
{
	border-top: #035899 0px solid;
	border-left: #035899 1px solid;
	border-right: #035899 1px solid;
	border-bottom: #035899 1px solid;
	padding-top: 4px;
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	background-color: #D8E4F8;
	margin-top: 0px;
	margin-left: 2px;
	margin-right: 6px;
	font-size: 8pt;
	margin-bottom: 0px;
	color: Black;
	font-weight: normal;
}

.shippingOptionalControl
{
	font-size: 8pt;
}

.shippingOptionalHideLink
{
	font-size: 10px;
	font-weight:700;
	font-variant:small-caps;
	text-align: right;
	vertical-align:text-top;
	color: #035899;
}

.shippingHelpBlue
{
	background-color: White;
	color: #035899;
	position: absolute;
	visibility: hidden;
	border-style: solid;
	border-color: #035899;
	border-width: 2px;
	padding: 2px;
}

.shippingHelpRed
{
	background-color: White;
	color: #035899;
	position: absolute;
	visibility: hidden;
	border-style: solid;
	border-color: #990000;
	border-width: 2px;
	padding: 2px;
}

.shippingHelpYellow
{
	background-color: White;
	color: #035899;
	position: absolute;
	visibility: hidden;
	border-style: solid;
	border-color: #990000;
	border-width: 2px;
	padding: 2px;
}

.shippingHelpInner
{
	color: #035899;
	font-size: 8pt;
	font-weight: normal;
	padding: 5px;
	width: 160px;
}

.ShippingRequiredCalendarHeader
{
	border-color: #990000;
	border-width: 1px;
	border-style: solid;
	background-image: ('/Protected/Images/HLSreddither.png');
	background-repeat: repeat;
	color: White;
	font-weight: 600;
}

.ShippingRequiredCalendarDayHeader
{
	background-image: ('/Protected/Images/HLSredtransparent.gif');
	background-repeat: repeat-x;	
}

.ShippingRequiredCalendarButton
{
	background-image: ('/Protected/Images/HLSredtransparent.gif');
	background-repeat: repeat-x;	
	color: White;
	border-color: Red;
}

.ShippingRequiredCalendarWeekendDayStyle
{
	background-color: #0481DD;
}

.ShippingRequiredCalendarSelectedDay
{
	background-color: #035899;	
}

.ShippingRequiredCalendarDropDown
{
	background-color: White;
	border-color: #990000;
	color: Black;
	font-weight: normal;
	font-size: 9pt;		
}

.ShippingRequiredCalendar
{
	background-color: #EEE8AA;
	border-color: #990000;
	color: Black;
	font-weight: normal;
	font-size: 7pt;
}

.ShippingOptionalCalendarHeader
{
	border-color: #035899;
	border-width: 1px;
	border-style: solid;
	background-image: ('/Protected/Images/HLSbluedither.png');
	background-repeat: repeat;
	color: White;
	font-weight: 600;
}

.ShippingOptionalCalendarDayHeader
{
	background-image: ('/Protected/Images/HLSlightbluedither.png');
	background-repeat: repeat-x;	
}

.ShippingOptionalCalendarButton
{
	background-image: ('/Protected/Images/HLSlightbluedither.png');
	background-repeat: repeat-x;	
	color: White;
	border-color: Blue;
}

.ShippingOptionalCalendarWeekendDayStyle
{
	background-color: #d8e4f8;
}

.ShippingOptionalCalendarSelectedDay
{
	background-color: #035899;	
}

.ShippingOptionalCalendarDropDown
{
	background-color: White;
	border-color: #990000;
	color: Black;
	font-weight: normal;
	font-size: 9pt;		
}
.ShippingOptionalCalendar
{
	background-color: #d8e4f8;
	border-color: #035899;
	color: Black;
	font-weight: normal;
	font-size: 7pt;
}


.accordionHeader
{
	border-top: black 1px solid;
	border-left: #035899 1px solid;
	border-right: #035899 1px solid;
	border-bottom: #035899 1px solid;
	padding-top: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	background-image: ('/Protected/Images/HLSbluedither.png');
	background-repeat: repeat-x;
	font-size: 8pt;
	font-weight: 800;
	vertical-align:text-bottom;
	text-align: center;
	color: White;
	height: 16px;
}

.userAddressBook
{
	border-right: solid 1px #035899;
	border-left: solid 0px white;
	border-top: solid 1px #035899;
	border-bottom: double 2px #035899;
}

.addressbookIndexTab
{
	font-family: Verdana, 'Trebuchet MS' , Arial;
	font-size: 8pt;
	width: 38px;
	height: 25px;
	border-top: #035899 1px solid;
	border-left: #035899 1px solid;
	border-bottom: #035899 1px solid;
	border-right: #035899 1px solid;
	background-color: #d8e4f8;
	color: #035899;
	font-weight: bold;
	cursor:pointer;
}
.addressbookIndexTabActive
{
	font-family: Verdana, 'Trebuchet MS' , Arial;
	font-size: 8pt;
	width: 40px;
	height: 25px;
	border-top: #035899 1px solid;
	border-left: #035899 1px solid;
	border-bottom: #035899 1px solid;
	border-right: #ffffff 1px solid;
	background-color: #ffffff;
	color: #035899;
	font-weight: bold;
	cursor:pointer
}
.frequentshipmentsFillerTab
{
	font-family: Verdana, 'Trebuchet MS' , Arial;
	font-size: 8pt;
	width: 38px;
	height: 50px;
	border-top: #035899 1px solid;
	border-left: #035899 1px solid;
	border-bottom: #035899 1px solid;
	border-right: #035899 1px solid;
	background-color: #9AB9ED;
	color: gray;
	cursor: hand;
}

.rateOptionsModalTop
{
	border-top: #990000 1px solid;
	border-left: #990000 1px solid;
	border-right: #990000 1px solid;
	border-bottom: #990000 1px solid;
	padding-top: 1px;
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 1px;
	background-image: ('/Protected/Images/HLSreddither.png');
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font-size: 8pt;
	font-weight: 800;
	vertical-align: middle;
	color: white;
	height: 22px;
}

.rateOptionsModalBottom
{
	border-top: #990000 0px solid;
	border-left: #990000 1px solid;
	border-right: #990000 1px solid;
	border-bottom: #990000 1px solid;
	padding-top: 4px;
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	background-color: #EEE8AA;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font-size: 8pt;
}

.rateOptionsModalBackground
{
	background-color: Gray;
	filter:alpha(opacity=70);
	opacity: 0.7;	
}

.rateOptionsPopup
{
	background-color: #EEE8AA;
	border-width: 2px;
	border-style: solid;
	border-color: #990000;
	padding: 3px;
	width: 100%;
}

.bluePopup
{
	background-color: #D8E4F8;
	border-width: 2px;
	border-style: solid;
	border-color: #035899;
	padding: 3px;
	width: 100%;
	color: Black;
}

.LoggedInUser
{
	color: White;	
}

.loginPublic
{
	background-color: #D2DCEC;
	border-width: 2px;
	border-style: solid;
	border-color: #AEC9DE;
	border-top-color: #D2DCEC;
	padding: 3px;
	width: 100%;
	color: #000000;
	font-size: 8pt;
}

.rateOptionsSelect
{ 
	width: 30px;
	vertical-align: middle;
}

.rateOptionsSelectAlt
{ 
	width: 30px;
	background-color: #DED99E;
	vertical-align: middle;
}

.rateOptionsRate
{
	width: 65px;
	vertical-align: middle;
}

.rateOptionsRateAlt
{
	width: 65px;
	background-color: #DED99E;
	padding-left: 0px;
	padding-right: 0px;
	margin-left: 0px;
	margin-right: 0px;
	vertical-align: middle;
}

.rateOptionsService
{
	width: 100px;
	vertical-align: middle;
}

.rateOptionsServiceAlt
{
	width: 100px;
	background-color: #DED99E;
	padding-left: 0px;
	padding-right: 0px;
	vertical-align: middle;
}

.rateOptionsEstDelivery
{
	width: 150px;
	vertical-align: middle;
}

.rateOptionsEstDeliveryAlt
{
	width: 150px;
	background-color: #DED99E;
	padding-left: 0px;
	padding-right: 0px;
	vertical-align: middle;
}


#addressBookPage
{
	border-top: #035899 1px solid;
	border-bottom: #035899 1px solid;
	border-right: #035899 1px solid;
	background-color: #ffffff;
	overflow: auto;
	width: 159px;
	font-size: 8pt;
	height: 248px;
}

.frequentshipmentsPage
{
	border-top: #035899 1px solid;
	border-bottom: #035899 1px solid;
	border-right: #035899 1px solid;
	background-color: #ffffff;
	overflow: auto;
	width: 159px;
	font-size: 8pt;
	height: 248px;
}

.addressbookButton
{
	font-family: Verdana;
	font-size: 6pt;
	border-top: #035899 1px solid;
	border-left: #035899 1px solid;
	border-bottom: #035899 1px solid;
	border-right: #035899 1px solid;
	/*background-color: #D8E4F8;*/
	background-image: ('/Protected/Images/HLSbluedither.png');
	background-repeat: repeat-x;
	color: White;
	font-weight: bold;
	font-size: 6pt;
}

.addressbookModeSelect
{
	font-family: Verdana;
	font-size: 7pt;
	font-weight: bold;
	height: 20px;
	border:0;
	border-left: #035899 1px solid;
	border-bottom: #035899 1px solid;
	border-right: #035899 1px solid;
	background-color: #D8E4F8;
}

.addressbookModeSelectActive
{
	font-family: Verdana;
	font-size: 7pt;
	font-weight: bold;
	height: 20px;
	border:0;
	border-left: #035899 1px solid;
	border-bottom: #035899 1px solid;
	border-right: #035899 1px solid;
	background-color: #F0FFF0;
}

#addressBookEntry
{
	font-family: Verdana;
	font-size: 8pt;
	margin: 2px;
	padding: 2px;
	padding-bottom: 4px;
	border-bottom: #c0c0c0 1px solid;
	padding-bottom: 2px;
}
.frequentshipmententry
{
	font-family: Verdana;
	font-size: 8pt;
	margin: 2px;
	padding: 2px;
	padding-bottom: 4px;
	border-bottom: #c0c0c0 1px solid;
	padding-bottom: 2px;
}
.addressbookEntry
{
	width:155px;
	font-family: Verdana;
	font-size: 8pt;
	margin: 2px;
	padding: 2px;
	border-bottom: #c0c0c0 1px solid;
}
.addressbookEntryAlternate
{
	width:155px;
	background-color: #d8E4F8;
	font-family: Verdana;
	font-size: 8pt;
	margin: 2px;
	padding: 2px;
	border-bottom: #c0c0c0 1px solid;
}
.errorMessage
{
	font-weight: bold;
	font-size: 8pt;
	color: red;
	font-style: italic;
	font-family: Verdana;
}

.hlsEstimate
{
	font-weight: bold;
	color: #E41F35;
	font-size:7pt;
	font-style: italic;
}

.estimate
{
	font-size:7pt;
	font-style: italic;
}

#disclaimer
{
	font-size: 7pt;
	margin: 4px;
	padding: 4px;
	background: #F0FFF0;
	border-color: #9DFF9D;
	border-width: 1px;
	border-style: solid;
}
#ReportToolbar
{
	font-size: 7pt;
	/*background: #F0FFF0;*/
	padding-right: 6px;
	padding-left: 6px;
	padding-bottom: 0px;
	padding-top: 3px;
}
#ReportNavBar
{
	font-size: 7pt;
	background: lemonchiffon 6px 50%;
	padding-right: 6px;
	padding-left: 6px;
	padding-bottom: 0px;
	padding-top: 0px;
}
#ReportArea
{
	font-size: 8pt;
	padding: 10px;
	margin: 10px;
}
.ReportTitle
{
	font-size: 14pt;
	font-weight: bold;
}
.ReportSubTitle
{
	font-size: 10pt;
	font-weight: bold;
}
.ReportDateTitle
{
	font-size: 10pt;
	font-weight: normal;
}
#Footer
{
	font-size: 7pt;
	background-color: #DDDDDD;
	width: 100%;
	font-family: Verdana;
	height: 45px;
	text-align: center;
	padding: 4px;
	margin-top: 4px;
}
#PubLink1
{
	font-size: 8pt;
	border-right: #035899 1px solid;
	border-top: #035899 1px solid;
	border-left: #035899 10px solid;
	border-bottom: #035899 1px solid;
	font-family: Verdana;
	margin: 4px;
	padding: 5px;
	font-weight: bold;
}
#PubLink2
{
	font-size: 8pt;
	border-right: #9AB9ED 1px solid;
	border-top: #9AB9ED 1px solid;
	border-left: #9AB9ED 10px solid;
	border-bottom: #9AB9ED 1px solid;
	font-family: Verdana;
	margin: 4px;
	padding: 5px;
	font-weight: bold;
}
#PubLink3
{
	font-size: 8pt;
	border-right: #B8A925 1px solid;
	border-top: #B8A925 1px solid;
	border-left: #B8A925 10px solid;
	border-bottom: #B8A925 1px solid;
	font-family: Verdana;
	margin: 4px;
	padding: 5px;
	font-weight: bold;
}
#PubLink4
{
	font-size: 8pt;
	border-right: #9DFF9D 1px solid;
	border-top: #9DFF9D 1px solid;
	border-left: #9DFF9D 10px solid;
	border-bottom: #9DFF9D 1px solid;
	font-family: Verdana;
	margin: 4px;
	padding: 5px;
	font-weight: bold;
}
.callout
{
		background-color: #F6FF77;
		font-weight:bold;		
}

.progressIndicatorBackground
{
	position:fixed;
	top:0px;
	bottom:0px;
	left:0px;
	right:0px;
	overflow:hidden;
	padding:0;
	margin:0;
	background-color:#000;
	filter:alpha(opacity=30);
	opacity:0.30;
	z-index:99999998;	
	visibility: hidden;
}

.progressIndicatorMessageBox
{
	position:fixed;
	top:39%;
	left:34%;
	padding:10px;
	width:275px;
	z-index:99999999;
	background-color:#fff;
	border:solid 2px #035899;
	visibility: hidden;	
}

.progressIndicatorMessageText
{
	font-family: Calibri;
	color: #035899;
	font-weight: bold;
	font-size: 25px;
	vertical-align: middle;
}

.progressIndicatorMessageImage
{
	float:left;
	margin-right:12px;
	margin-left: 3px;
}


.sessionTimeoutBackground
{
	position:fixed;
	top:0px;
	bottom:0px;
	left:0px;
	right:0px;
	overflow:hidden;
	padding:0;
	margin:0;
	background-color:#000;
	filter:alpha(opacity=30);
	opacity:0.30;
	z-index:99999998;	
	visibility: hidden;
}

.sessionTimeoutDialogueBox
{
	position:fixed;
	top:39%;
	left:34%;
	padding:10px;
	width:315px;
	z-index:99999999;
	background-color:#fff;
	border:solid 2px #035899;
	visibility: hidden;	
}


.listItem 
{ 
	font-size:x-small; 
}
.listItemSelected 
{ 
	font-size:x-small; 
	background-color: #DDDDDD; 
}

.pagination
{
}

.pagination A:link 
{
    text-decoration:underline; border:solid 1px white;
}

.pagination A:visited 
{
    text-decoration:underline; border:solid 1px white;
}

.pagination A:active 
{

}

.pagination A:hover 
{
    text-decoration:underline;
}

.rcbHeader ul,
.rcbFooter ul,
.rcbItem ul, .rcbHovered ul, .rcbDisabled ul
{
    width: 100%;
    display: inline-block;
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.rcbHeader ul:after,
.rcbFooter ul:after,
.rcbItem ul:after, .rcbHovered ul:after, .rcbDisabled ul:after
{
    content: ".";
    display: block;
    visibility: hidden;
    font-size: 0;
    line-height: 0;
    height: 0;
    clear: both;
}

.col1, .col2, .col3
{
    float: left;
    width: 120px;
    margin: 0;
    padding: 0 5px 0 0;
    line-height: 14px;
}

.addressBookPanel
{
  overflow:auto;
  overflow-x:hidden !important;
}

.privacy_policy_link {
    font-family: Verdana, Helvetica, Arial, sans-serif;
   
    text-decoration:none;
}
.privacy_policy_link:link 
{
    color: Black;
    text-decoration:none;
}

.privacy_policy_link:visited
{
    color: Black;
    text-decoration:none;
}

.privacy_policy_link:hover 
{
    color: Black;
    text-decoration:underline;
}

.privacy_policy_link:active
{
    color: Black;
    text-decoration:underline;
}
.privacy_policy_text
{
	font-family:Verdana;
	color: Black;	
}

.privacy_policy_list
{
	 padding-left:50px;	
}

.privacy_policy_sublist
{
	 padding-left:100px;	
}



@media print
{
	.editButtonBlueDither { display:none; }	
}
#mbox{background-color:#eee; padding:8px; border:2px outset #666;}
#mbm{font-family:sans-serif;font-weight:bold;float:right;padding-bottom:5px;}
#ol{background-image: url(/Images/overlay.png);}
.dialog {display:none}

* html #ol{background-image:none; 
           filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/Images/overlay.png", sizingMethod="scale");}