

   html, body, #wrapper {
    font-size: 10pt;
    font-family: Verdana, Arial;
    height:100%;
    margin: 0;
    padding: 0;
    border: none;
    text-align: center;
   }
   #wrapper {
      margin: 0 auto;
      text-align: left;
      vertical-align: middle;
   }

form 
{
	margin: 0pt;
}
.bodyDiv 
{
	padding:10px;
	font-family:Verdana, Arial;
	font-size:9pt;
}
.head
{
	padding-right: 5px;
	padding-left: 5px;
	background: #003366;
	padding-bottom: 5px;
	width: 100%;
	padding-top: 5px;
	border-bottom: black 1px solid;
}
.headText 
{
	font-family:Verdana, Arial;
	font-size:24pt;
	font-weight:bold;
	color:White;
	vertical-align : top;
}
.subhead
{
	padding-right: 3px;
	padding-left: 3px;
	font-weight: bold;
	font-size: 10pt;
	background: black;
	padding-bottom: 3px;
	color: silver;
	padding-top: 3px;
	font-family: Verdana, Arial;
}
.headLink 
{
	color:White;
	font-weight: bold;
	font-size: 10pt;
}
a 
{
	font-family:Verdana, Arial;
	font-size:9pt;
}
table 
{
	border-collapse:collapse;
}
td 
{
	font-family:Verdana, Arial;
	font-size:9pt;
}
.ic 
{
	background:white;
	border:Solid black 1px;
	padding:1px;
}
.icnone 
{
	background:transparent;
	border:none;
	font-family:Verdana, Arial;
	font-size:8pt;
	padding:1px;
}
.calendarContainer 
{
	border:solid black 1px;
	background:white;
	padding:0px;
}
.calendarInput
{
	border:none;
	background:white;
	padding:0px;
	width:70px;
	padding:0px;
	font-size:8pt;
	font-family:Verdana, Arial;
}
.pg
{
	border-right: black 1px solid;
	padding-right: 5px;
	border-top: black 1px solid;
	padding-left: 5px;
	background: white;
	padding-bottom: 5px;
	border-left: black 1px solid;
	padding-top: 5px;
	border-bottom: black 1px solid;
}
.l 
{
	font-family:Verdana, Arial;
	font-size:9pt;
}
.formSubSectionHead 
{
	font-family:Verdana, Arial;
	font-size:12pt;
	font-weight:bold;
	background:#000000;
	color:White;
	padding:3px;
	border-top:solid black 1px;
}
.formSubSectionHead2
{
	font-family:Verdana, Arial;
	font-size:10pt;
	background:#003366;
	color:White;
	padding:2px;
}
.formSubSectionBody
{
	font-family:Verdana, Arial;
	font-size:8pt;
	font-weight:normal;
	background:#F5F5F5;
	padding:3px;
	width:100%;
}
select 
{
	font-family:Verdana, Arial;
	font-size:9pt;
	font-weight:normal;		
}
.button
{
	border-right: black 1px solid;
	border-top: white 1px solid;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 9pt;
	text-transform: none;
	border-left: white 1px solid;
	color: white;
	border-bottom: black 1px solid;
	font-family: Arial;
	font-weight: bold;
	background-color: #003366;
	text-align: center;
	font-variant: small-caps;
}
.tableTitle
{
	color: white;
	background-color: #000036;
}
.textBox
{
	width: 80px;
}
.dataGridHead
{
	font-weight: bold;	
	vertical-align : top;
}
.tableDimension
{
	vertical-align: top;		
}
.telxonColumn
{
	border-right: black thin solid;
	border-top: black thin solid;
	font-size: 10pt;
	border-left: black thin solid;
	border-bottom: black thin solid;
	font-family: Arial;
}
.deliveryColumn
{
	border-right: black thin solid;
	border-top: black thin solid;
	font-size: 10pt;
	border-left: black thin solid;
	border-bottom: black thin solid;
	font-family: Arial;
	background-color: green;
}
.closeColumn
{
	border-right: black thin solid;
	border-top: black thin solid;
	font-size: 10pt;
	border-left: black thin solid;
	border-bottom: black thin solid;
	font-family: Arial;	
}
.tableHeader
{
	border-right: gray thin solid;
	padding-right: 4px;
	border-top: gray thin solid;
	padding-left: 4px;
	font-weight: bold;
	font-size: 10pt;
	padding-bottom: 4px;
	border-left: gray thin solid;
	padding-top: 4px;
	border-bottom: gray thin solid;
	font-family: Arial;
	text-align: center;
}
.repeatedItem
{
	font-weight: bold;
	font-size: 12pt;
	text-transform: uppercase;
	color: black;
	font-family: Arial;
	font-variant: small-caps;
}

