body {
	margin: 0;
	padding: 0;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #000078;
	font-size: 12px;
	background-color: #ffffff;
	text-align: center;
	/* part 1 of 2 centering hack */
	}

a:link, a:active, a:visited {
	color: #b8231b;
	text-decoration: none;
	}
	
a:hover {
	text-decoration: none;
	color: #b51811;
	border-bottom: 1px solid #eeb317;
	}
	
#positioning {
	width: 755px; 
	margin-top: auto;
	margin-bottom: auto;
	margin-right: auto;
	margin-left: auto; 	
	/* opera does not like 'margin:20px auto' */
	
	
	text-align:left; 
	/* part 2 of 2 centering hack */
	width: 755px; /* ie5win fudge begins */
	width: 755px;
	height:480px;
	}
html>body #content {
	width: 755px; /* ie5win fudge ends */
	}
	

#content {
	background-color:#ffffff;
	background-image: url(images/content-bg2.jpg);
	background-repeat:no-repeat;

	}	
	
#info {
	margin: 5px 0 20px 30px;
	padding:0;
	min-height:215px;
	width: 510px;
	float: left;
	}
#shipment-manager-info {
	margin: 5px 0 0 20px;
	padding:0;
	min-height:215px;
	width: 715px;
	float: left;
	}
	
/*#info p, #info li {
	margin-left: 30px;
	}*/
	
#contact {
	margin: 5px 10px 0 0;
	padding:0;
	min-height:215px;
	width: 155px;
	float: right;
	font-size: 11px;
	line-height:18px;
	}
	
	
#footer {
 	background-image: url(images/footer-bg2.jpg);
	background-repeat:no-repeat;
	min-height:122px;
	font-size:9px;
	clear:both;
	color: #b51811}
	
h1	{
	margin: 0px 0 30px 0;
	color: #ffffff;
	font-size:18px;
	font-weight:400;
	}
	
h2	{
	margin: 30px 0 0 0;
	color: #b51811;
	font-size: 16px;
	font-weight:400;
	}
	
h3	{
	margin: 20px 0 0 0;
	color: #b51811;
	font-size: 12px;
	font-weight:400;
	}
	
h4	{
	margin: 15px 0 -10px 0;
	color: #b51811;
	font-size: 12px;
	font-weight:400;
	}
	
UL	{
	margin: 15px 0 0px 0px;
	}
	
LI	{
	margin: 0px 0 7px 20px;
	}
	


.itemText { text-decoration: none; color: #5A83B4; font: 10px Arial, Helvetica; letter-spacing: 2pt; padding-left:8px; vertical-align: text-bottom;}
.itemText2 {text-align: right; text-decoration: none; color: #5A83B4; font: 8pt Arial, Helvetica; letter-spacing: 1pt;}
.crazyBorder { border: 1px solid #336699 }
.crazyText { text-decoration: none; color: #000099; font: 12px Arial, Helvetica }

#divUpControl {position:absolute; left:240px;top:160px; width:30px;height:30px; z-index:1; text-align: right}
#divDownControl {position:absolute; left:240px; top:460px; width:30px;height:30px; z-index:1;text-align: right}
#divContainer {LEFT: 285px; VISIBILITY: hidden; OVERFLOW: hidden; WIDTH:400px; CLIP: rect(0px 400px 320px 0px); POSITION: absolute; TOP: 165px; HEIGHT: 320px}
#divContent {LEFT: 0px; POSITION: absolute; TOP: 0px}

.lowText {
	font-family: verdana, arial, helvetica, sans-serif; font-size: 10px; COLOR: #b51811; padding:4px 0 0 0; TEXT-DECORATION: none; background-color:#f6be11; text-align:left;
}

.lowText2 {
	font-family: verdana, arial, helvetica, sans-serif; font-size: 10px; COLOR: #fec30f; padding:4px 0 0 0; TEXT-DECORATION: none;  background-color:#b51811;text-align:left;
}

.highText {
	font-family: verdana, arial, helvetica, sans-serif; font-size: 10px; COLOR: #b51811; TEXT-DECORATION: none; padding-top:12px;
}
.highText2 {
	font-family: verdana, arial, helvetica, sans-serif; font-size: 10px; COLOR: #fec30f; TEXT-DECORATION: none; background-color:#b51811; padding-top:12px; 
}

.itemBorder {
	border-top: 1px solid  #ffffff;
}
.itemBorderBlank {
	BORDER-RIGHT: #ccccdd 1px solid; BORDER-TOP: #ccccdd 1px solid; BORDER-LEFT: #ccccdd 1px solid; BORDER-BOTTOM: #ccccdd 1px solid
}
.buttonText {
	FONT: bold 12px Arial, Helvetica; COLOR: #ffcc99; TEXT-DECORATION: none
}
.buttonHover {
	PADDING-RIGHT: 1px; PADDING-LEFT: 1px; PADDING-BOTTOM: 1px; FONT: bold 12px Arial, Helvetica; COLOR: #99ccff; PADDING-TOP: 1px; TEXT-DECORATION: none
}
.buttonBorder {
	BORDER-RIGHT: #339966 1px outset; BORDER-TOP: #339966 1px outset; BORDER-LEFT: #339966 1px outset; BORDER-BOTTOM: #339966 1px outset
}
.buttonBorderOver {
	BORDER-RIGHT: #cc9966 1px inset; BORDER-TOP: #cc9966 1px inset; BORDER-LEFT: #cc9966 1px inset; BORDER-BOTTOM: #cc9966 1px inset
}

	
	 