th
{
  font-weight: bold;
  text-align: left;
}
th.submit
{
  text-align: center;
}

td,th,table table th, table table td
{
  vertical-align: top;
}


table.ship_entry, .variable_list
{
  text-align: left;
  width: 550px;
  margin-bottom: 1em;
  border-collapse: collapse;
}

table.ship_entry td.header, .variable_list .date
{
  text-align: left;
  width: 250px;
  font-size: 18pt;
  font-family: "tahoma", sans-serif;
  padding-top: 15px;
  border-bottom: 1px solid black;
  color: #ff0000;
  padding-left: 0px;
}

table.ship_entry th.subheader
{
}

table.ship_entry td.subheader
{
  border-bottom: 0px;
}
table.ship_entry th
{
  text-align: left;
  width: 250px;
  font-family: "georgia", serif;
  font-size: 10pt;
  text-indent: -20px;
  padding-left: 35px;
}
table.ship_entry td
{
  text-align: right;
  border-bottom: 1px dashed #bbb;
  font-size: 10pt;
}
table.ship_entry table td
{
  text-align: left;
  font-size: 10pt;
}
table.ship_entry input, table.ship_entry textarea, table.ship_entry select
{  
  width: 250px;
}

table.ship_entry table td, table.ship_entry table th
{
  width: 150px;
}


table.ship_entry table input
{

}
td.small, table.ship_entry table td.small, .small
{
  font-size: 8pt;
  text-align: right;
}


table.sub
{
  border-collapse: collapse;
  width: 300px;
}

.sub td
{
  font-size: 20pt;
  text-align: right;
  padding: 0px;
}

table.sub th
{
  text-indent: -5px;
  padding-left: 5px;
  width: 80px;
  text-align: left;
  font-weight: normal;
}


.variable_list
{
  width: 700px;
}



.variable_list .date
{
  border-bottom: 0px;
}

.details
{
  border-collapse: collapse;
  margin-left: 40px;
}

.details .title
{ 
  display: block;
  font-weight: normal;
  border-bottom: 1px solid #e6e6e6;
  border-bottom: 1px solid #ccc;
  font-family: "georgia", serif;
  font-size: 10pt;
}

.details .value
{

  font-size: 10pt;
}

.details td
{  
  width: 170px;
  padding-bottom: 10px;
  border-right: 1px dashed #ddd;
  padding-left: 5px;
  padding-right: 5px;
  font-size: 10pt;
}

.details th
{
  padding: 0px;
  text-indent: -5px;
  font-family: "arial", "georgia", serif;
  font-size: 12pt;
  font-weight: normal;
  color: #FF8800;
}

.plus
{
  color: #f00;
  font-family: "verdana", sans-serif;
}


a.black:visited, a.black:link
{
  color: black;
  font-size: 12pt;
  padding-left: 5px;
  font-family: "georgia", serif;
}
a.black:hover
{
  color: #666;
} 
