body {
  background-color: #fff;
  font: 13px Geneva, Verdana, sans-serif;
  margin: 0em;
}
table {
  font: 13px Geneva, Verdana, sans-serif;
}

p.instructions {
  font-size: 85%;
  font-style: italic;
  color: #333;
  margin: 0.7em;
  width: 70em;
}

h1 {
  color: #aa9977;
  font-size: 20pt;
  margin: 0.3em;
}
h1 a {
  color: #af9f7f;
  text-decoration: none;
}
h1 a:hover {
  text-decoration: underline;
}

h2 {
  color: #aa9977;
  font-size: 18pt;
  margin: 0.3em;
}

h3 {
  color: #aa9977;
  font-size: 16pt;
  margin: 0.3em;
}

h4 {
  color: #aa9977;
  font-size: 14pt;
  margin: 0.3em;
}

h5 {
  color: #aa9977;
  font-size: 12pt;
  margin: 0.3em;
}

h6 {
  color: #446688;
  font-size: 12pt;
  margin: 0.3em;
}
h6 a {
  color: #4f6f8f;
  text-decoration: none;
}
h6 a:hover {
  text-decoration: underline;
}

input.formfield {
  font-family: Bitstream Vera Sans Mono, Courier, Courier New, monospace;
  font-size: 11px;
}
.w20 {
  width: 20em;
}
select.w20 {
  width: 20.3em;
}
.w10 {
  width: 10em;
}
.w5 {
  width: 5em;
}

textarea.formfield {
  font-family: Bitstream Vera Sans Mono, Courier, Courier New, monospace;
  font-size: 11px;
}

input {
  font-family: Bitstream Vera Sans Mono, Courier, Courier New, monospace;
  font-size: 11px;
}

input[type="text"] {
  font-family: Bitstream Vera Sans Mono, Courier, Courier New, monospace;
}

input[type="password"] {
  font-family: Bitstream Vera Sans Mono, Courier, Courier New, monospace;
}

.formfield {
  font-size: 10px;
}

select, button, input[type="button"], input[type="submit"] {
  font-family: Geneva, Verdana, sans-serif;
  font-size: 11px;
}

table.infobox0 {
  background-color: #ffffff;
  border: 1px solid #446688;
  font-family: Geneva, Verdana, sans-serif;
  font-size: 11px;
  margin: 0.9em;
  padding: 0px;
  border-spacing: 0px;
}

table.infobox0 a {
  color: #666655;
  text-decoration: none;
}

table.infobox0 a:hover {
  text-decoration: underline;
}

table.infobox0 td {
  color: #000000;
  padding: 0.2em 0.5em;
}

table.infobox0 th {
  background-color: #446688;
  color: #ffffff;
  font-weight: bold;
  height: 12px;
  padding: 0.2em 0.5em;
  text-align: left;
}

table.infobox0 tr.even {
  background-color: #eeeeee;
}

.infobox0 .topborder {
  border-top: 1px solid #446688;
}

table.infobox1,
div.infobox1
{
  background-color: #ffffff;
  border: 1px solid #aa9977;
  font-family: Geneva, Verdana, sans-serif;
  font-size: 11px;
  margin: 0.9em;
  padding: 0px;
  border-spacing: 0px;
}

table.infobox1 .subhd {
  color: #554422;
}

table.infobox1 a {
  color: #666655;
  text-decoration: none;
}

table.infobox1 a:hover {
  text-decoration: underline;
}

table.infobox1 td {
  color: #000000;
  padding: 0.2em 0.5em;
}

table.infobox1 td.bordered {
  border: 1px solid #aa9977;
}

table.infobox1 td.rtbord {
  border-right: 1px solid #aa9977;
}

table.infobox1 th,
div.infobox1 h2
{
  background-color: #aa9977;
  color: #ffffff;
  font-weight: bold;
  height: 12px;
  padding: 0.2em 0.5em;
  text-align: left;
  margin: 0;
  font-size: 11px;
}

table.infobox1 th a {
  color: #ffffff;
  text-decoration: none;
}

table.infobox1 tr.even {
  background-color: #f2f2ee;
}

table.errorbox {
  background-color: #ffffff;
  border: 1px solid #ff4f00;
  font-family: Geneva, Verdana, sans-serif;
  font-size: 11px;
  margin: 0.9em;
  padding: 0px;
  border-spacing: 0px;
}

table.errorbox a {
  color: #666655;
  text-decoration: none;
}

table.errorbox a:hover {
  text-decoration: underline;
}

table.errorbox td {
  color: #000000;
  padding: 0.2em 0.5em;
}

table.errorbox th {
  background-color: #ff4f00;
  color: #ffffff;
  font-weight: bold;
  height: 12px;
  padding: 0.2em 0.5em;
  text-align: left;
}

table.errorbox tr.even {
  background-color: #ffeeee;
}

td {
  font-family: Geneva, Verdana, sans-serif;
  font-size: 11px;
}

.bg0 {
  background-color: #eeeeee;
}

.button0 {
  background-color: #446688;
  border: 2px solid;
  border-color: #7788aa #445566 #445566 #557799;
  color: #ffffff;
  font-family: Geneva, Verdana, sans-serif;
  font-size: 13px;
  font-weight: bold;
  margin: 0px;
  padding: 2px 7px;
}

.button1 {
  background-color: #aa9977;
  border: 2px solid;
  border-color: #bbaa99 #776655 #776655 #aaaa88;
  color: #ffffff;
  font-family: Geneva, Verdana, sans-serif;
  font-size: 13px;
  font-weight: bold;
  margin: 0px;
  padding: 2px 7px;
}

.button1 a {
  color: #ffffff;
  text-decoration: none;
}

.button2 {
  background-color: #666655;
  border: 2px solid;
  border-color: #888877 #444433 #444433 #888877;
  color: #ffffff;
  font-family: Geneva, Verdana, sans-serif;
  font-size: 13px;
  font-weight: bold;
  margin: 0px;
  padding: 2px 7px;
}

.button2 a {
  color: #ffffff;
  text-decoration: none;
}

.gfxlink {
  border: 1px solid #446688;
  font-size: 9px;
  line-height: 14px;
  margin: 1px;
  padding: 1px;
}

.req {
  color: #8b0000;
  font-family: monospace;
  font-size: 9px;
  vertical-align: top;
}

.sm {
  font-size: 10px;
}

td.formlabel {
  text-align: right;
}

label.formlabel
{
	text-align: right;
	display: block;
	float: left;
	width: 10em;
	margin-top: .3em;
	margin-right: .5em;
}

td.columnhead {
	text-align: center;
	text-decoration: underline;
}

td.notfound {
	text-align: center;
	font-style: italic;
}

table th.note {
	font-weight: normal;
	font-style: italic;
	text-align: right;
}

div.formcolumn
{
	float: left;
	width: 33em;
	padding: 0 1em;
}

	div.formcolumn div
	{
		clear: both;
		margin-top: .5em;
	}

div.infobox1_foot
{
	background-color: #f2f2ee;
	margin-top: .5em;
	text-align: center;
	clear: both;
}
/*
div.infobox1 h2
{
	padding-right: 50%;
}

div.infobox1 h2 div.note
{
	float: right;
	display: inline;
	font-weight: normal;
	font-style: italic;
	text-align: right;
}
*/

.left {
  text-align: left !important;
}
.right {
  text-align: right;
}
.center {
  text-align: center;
}
ul.checkboxgrp {
  list-style: none;
  margin: 0;
  padding: 0;
}
.checkboxgrp li {
  float: left;
  margin: 0;
  padding: 0;
  width: 7.8em;
}
.checkboxgrp label {
  vertical-align: 25%;
}
#service .formlabel {
  white-space: nowrap;
}

.cleaner{clear:both;display:block;overflow:hidden;width:0;height:0}.clearfix:after{clear:both;content:'.';display:block;visibility:hidden;height:0}.clearfix{display:inline-block}* html .clearfix{height:1%}.clearfix{display:block}
#nav {
  margin: 0;
  padding: 0;
}
#nav a {
  outline: 0;
}
#navitems {
  background-color: #5d5d5d;
  color: #eee;
  display: none;
  margin: 0;
  padding: 0;
}
.nav1 {
  list-style: none;
  margin: 0 15%;
  padding: 4px;
}
.nav1 > li {
  float: left;
  margin: 0 1em .5em 1em;
}
.nav1 strong {
  display: block;
  border-bottom: 1px dotted #999;
}
.nav2 {
  list-style: none;
  margin: 0 .5em;
  padding: 0 0 0 .5em;
}
.nav2 a {
  color: #a97;
  display: block;
  padding: 2px 4px;
  text-decoration: none;
}
.nav2 a:hover {
  color: #ffc;
}
#navtab {
  background: url(/corporate/navbg.gif) repeat-x;
  height: 44px;
}
#navtab > a {
  background: url(/corporate/nav.gif) no-repeat;
  color: #a97;
  display: block;
  font-weight: bold;
  height: 44px;
  margin: 0 0 0 55%;
  padding: 8px 0 0 0;
  text-align: center;
  text-decoration: none;
  width: 153px;
}
.helptip {
  cursor: help;
  vertical-align: middle;
}
.helppop {
  background-color: #FAFAD2;
  border: 3px double #FD6347;
  display: none;
  font-size: 8pt;
  padding: 5px;
  position: absolute;
  width: 200px;
}
#help_div_sku {
  background-color: #FAFAD2;
  border: 3px double #FD6347;
  display: none;
  font-size: 8pt;
  padding: 5px;
  position: absolute;
  top: 15px;
  left: 5px;
  width: 200px;
}
option.nla {
  color: #ccc;
}
option.nya {
  color: #999;
}
#note_content {
  height: 10em;
  min-width: 20em;
  width: 100%;
}
#notelist {
  width: 70em;
}
#notelist tbody td {
  vertical-align: top;
}
.note {
  padding-bottom: 8px;
}
.note-by {
  border-top: 1px dotted #ccc;
  color: #666;
  padding-top: 4px;
}
.note-via {
  color: #666;
  padding-bottom: 4px;
}
.infobox0 tfoot th {
  font-weight: normal;
  text-align: center;
}
.infobox1 tfoot th {
  font-weight: normal;
  text-align: center;
}
.wide {
  width: 70em;
}
.narrow {
  width: 34.5em;
}

.fld-small {
  width: 7em;
}
.fld-medium {
  width: 10em;
}
.fld-large {
  width: 15em;
}
.fld-x-large {
  width: 19em;
}

