body {
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;

	font-family: Geneva, Verdana, Arial;
	font-size: 8pt;
}

td {
	font-size: 8pt;
}

p {
	font-size: 8pt;
}

input[type='text'],input[type='password']{
	font-size: 12pt;
	background-image:none;
	background-repeat:no-repeat;
	width:80% !important;
}

p.paragraph {
	padding-left: 10pt;
}

h1 {
	font-size: 11pt;
	font-weight: bold; 
	
	text-align: left;
}


h2 {
	color: blue;

	font-size: 9pt;
	font-weight: bold;
	
	text-align: center;
}

.h2 {
	color: blue;

	font-size: 9pt;
	font-weight: bold;
	
	text-align: center;
}

h3 {
	font-size: 8pt;
	font-weight: bold;
}

.h3 {
	font-size: 8pt;
	font-weight: bold;
}
div.field {  
margin-top: 10pt;
margin-bottom: 10pt;
text-align: center;
width:200;
}	
.textfield {

	font-weight: bold;
	font-size: 8pt;
}

.footer {
	font-size: 8pt;
	text-align: center;
	margin-top: 6pt;
	border-top: 1pt solid black;
}

div.messages {
	color: blue;
	font-size: 8pt;
	padding-top: 4pt;
}

div.errors {
 	color: red;
 	font-size: 8pt;
 	padding-top: 4pt;
}

.equipmentID{
  align:left; 
  padding-left:5px;
  font-size: 10pt;
  width:90%;
}

.paddingLeft{
  align:left; 
  padding-left:5px;
}

.totalShipments{
  color:#6E6E6E;
}

a.link { 
	color: #FFFFFF;
}

a.link:hover { 
	text-decoration : underline;
}

.headerBGColor{
  background-color:#e42121;;
}

.footerBGColor{
  background-color:#e42121; 
  height:20px;
}

div.waiting_box {
	position:absolute;
	top:35%;left: 45%;
	width:165px;height:100px;
	text-align: center;
	font-family: Arial, Helvetica;
	font-size: 10pt;
	font-weight:bold;
	font-style:italic;
	line-height:80%;
	padding: 2px;
	background-color: #F1F1F1;
	border: 1px solid #7F9DB9;	
	display:block;
	z-index:1002;
	opacity:0.88;
	-moz-opacity: 0.88;
	filter: alpha(opacity=88);
	overflow: auto;
}
