.shdtBigPicture
{
	padding-left:25px; 
	padding-top: 5px; 
	text-align:center;
}
.chrome .shdtBigPicture,
.gecko .shdtBigPicture
{
	padding-left:25px; 
	padding-top: 5px; 
	text-align: -moz-center;
	text-align: -khtml-center;
}
#shdtSums
{
	position:absolute;
	width: 714px;
	overflow:visible;
}
#shdtRefs
{
	position:absolute;
	left: 730px;
	width: 220px;
	overflow:visible;
	border:solid 1px #DAF1F1;	/*#8090b0 #C6E8B2 #D0E8E8*/
	background-color: #F7FCFF; /* #F3FBF4 #F7F7FF #FAF8FF*/
}
.shdtTopBar
{
	width:960px;
	height:25px; 
	background: url('../Images/blue.jpg');
	background-repeat:repeat-x;
}
.shdtSenderPanel
{
	position:relative;
	overflow:visible;
	width: 362px;
	border: solid 1px #DAF1F1;
	background-color: #F7FCFF;
	vertical-align:top;
	text-align:left;
}
.shdtReceiverPanel
{
	position:relative;
	overflow:visible;
	width: 362px;
	border: solid 1px #DAF1F1;
	background-color: #F7FCFF;
	vertical-align:top;
	text-align:left;
}
.shdtCodPanel
{
	position:relative;
	border: solid 1px #DAF1F1;
	background-color: #F7FCFF;
	text-align:left;
}
.shdtCarrierPanel
{
	position:relative;
	border: solid 1px #DAF1F1;
	background-color: #F7FCFF;
	text-align:left;
}
.shdtSumPanel
{
	position:relative;
	left: 2px;
	width:720px;
	text-align:center;
	border: solid 1px #DAF1F1;
	background-color: #F7FCFF;
}
.shdtPkgPanel
{
	position: relative;
	top: 2px;
	left: 2px;
	width:720px;
	text-align:center;
	border: solid 1px #DAF1F1;
	background-color: #F7FCFF;
	font-family:Arial;
	font-size:12px;
	color:Navy ;	
}
.shdtMorePkg
{
	position: relative;
	width: 60px;
	background-color: Transparent;
}
.shdtEvnPanel
{
	position: relative;
	top: 4px;
	left: 2px;
	width:720px;
	border: solid 1px #DAF1F1;
	background-color: #F7FCFF;
	font-family:Arial;
	font-size:12px;
	color:Navy ;	
	text-align:left;
}
.shdtMoreEvn
{
	position: relative;
	width: 60px;
	background-color: Transparent;
}
.shdtPrsPanel
{
	position: relative;
	top: 7px;
	left: 2px;
	width:720px;
	text-align:center;
	border: solid 1px #DAF1F1;
	background-color: #F7FCFF;
	font-family:Arial;
	font-size:12px;
	color:Navy ;
}
.shdtRefPanel
{
	width: 220px;
	border:solid 1px #DAF1F1;	
	background-color: #F7FCFF;
	text-align:left;
}
.shdtLblRed, .shdtLblRedBold
{
	font-family:Arial;
	font-size:12px;
	color:Red;
	background-color:Transparent;	
    text-align: left;
}
.shdtLblRedBold
{
	font-weight:bold;
}
.shdtLblSmall,.shdtLblSmallItalic
{
	font-family:Arial;
    font-size: 11px;
    color:#0005a8;
    background-color: Transparent;	
    text-align: left;
}
.shdtLblSmallItalic
{
    font-style:italic;
}