html
{
  margin-left: 0px;
  margin-right: 0px;
  padding-left: 0px;
  padding-right: 0px;
  border: none;
}

body
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  background: #FFFFFF;
  color: #1e1b54;
  margin-left: 0px;
  margin-right: 0px;
  padding-left: 0px;
  padding-right: 0px;
  border: none;
}

a:link
{
  color: #0015d9;
  text-decoration: none;
  font-weight: bold;
}

a:visited
{
  color: #1025b9;
  text-decoration: none;
  font-weight: bold;
}

a:hover
{
  color: #2030F9;
  text-decoration: underline;
  font-weight: bold;
}

a:active
{
  color: #102069;
  text-decoration: underline;
  font-weight: bold;
}

img
{
  border: none;
}

p
{
  margin-left: 20px;
  margin-right: 20px;
}

form
{
  display: inline;
}

table
{
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  /*border: 2px solid yellow;*/
}

td
{
  font-size: 12px;
}

div.main
{
  width: 1024px;
  margin: auto;
  margin-bottom: 10px;
}

div.header
{
  height: 82px;
  width: 1024px;
  margin-top: 10px;
  margin-bottom: 10px;
}

div.header-left
{
  width: 300px;
  float: left;
}

div.logo
{
  margin: 10px 20px 10px 20px;
  height: 82px;
}

div.header-right
{
  width: 724px;
  height: 82px;
  float: left;
}

div.slogan
{
  font-size: 24px;
  font-style: italic;
  white-space: nowrap;
  height: 82px;
  text-align: center;
  line-height: 82px;
}

div.main-body-1
{
  margin: auto;
  float: left;
  width: 1024px;
  margin-bottom: 20px;
  border: 1px solid #1e1b54;
}

div.menu
{
  width: 180px;
  float: left;
  min-height: 600px;
}

div.menu-background
{
  background: #203569;
  border-top: 1px solid white;
  border-right: 1px solid white;
  border-left: 1px solid white;
  padding-top: 1px;
  padding-bottom: 2px;
}

div.menu-background-end
{
  background: #203569;
  border: 1px solid white;
  padding-top: 1px;
  padding-bottom: 2px;
}

div.header-online-ordering-contents-buffer
{
  border-top: 1px solid #1e1b54;
  padding-top: 5px;
}

div.header-login
{
  background: #eeeeff;
  margin: 0px 5px 0px 5px;
  border: 1px solid #1e1b54;
  width: 168x;
}

div.login-title
{
  background: #203569;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
  font-size: 12px;
  padding-bottom: 2px;
}

div.login-heading
{
  text-align: center;
  margin-top: 10px;
  font-size: 12px;
  font-weight: bold;
  text-decoration: underline;
}

div.login-simple
{
  text-align: center;
  font-size: 12px;
}

div.login-simple-end
{
  text-align: center;
  font-size: 12px;
  margin-bottom: 10px;
}

div.menu-images
{
  margin-top: 20px;
  text-align: center;
}

div.content
{
  width: 822px;
  font-size: 12px;
  float: left;
  border-left: 1px solid #1e1b54;
  min-height: 600px;
}

div.clear-floats
{
  clear: both;
}

div.copyright
{
  width: 1024px;
}

div.copyright-left
{
  font-size: 12px;
  text-align: left;
  white-space: nowrap;
  width: 30%;
  float:left;
}

div.copyright-center
{
  font-size: 12px;
  text-align: center;
  white-space: nowrap;
  width: 40%;
  float:left;
}

div.copyright-right {
  font-size: 12px;
  text-align: right;
  white-space: nowrap;
  width: 30%;
  float:left;
}

div.footer
{
  clear: both;
  float: none;
}

input.border
{
  border: 1px solid #1e1b54;
}

textarea.border
{
  border: 1px solid #1e1b54;
}

table.pad-left
{
  margin-left: 35px;
  padding: 0px 0px 0px 0px;
}

table.news-pad-left
{
  margin-left: 35px;
  padding: 0px 0px 0px 0px;
  margin-right: 35px;
  margin-bottom: 35px;
}

td.news-width-top
{
  width: 120px;
  border: 1px solid #1e1b54;
  text-align: center;
}

td.news-width
{
  width: 120px;
  border-right: 1px solid #1e1b54;
  border-bottom: 1px solid #1e1b54;
  border-left: 1px solid #1e1b54;
  text-align: center;
}

td.news-top
{
  border-top: 1px solid #1e1b54;
  border-right: 1px solid #1e1b54;
  border-bottom: 1px solid #1e1b54;
  padding: 10px 0px 10px 0px;
}

td.news
{
  border-right: 1px solid #1e1b54;
  border-bottom: 1px solid #1e1b54;
  padding: 10px 0px 10px 0px;
}

.heading-list
{
  font-weight: bold;
  text-decoration: underline;
}

.table-heading
{
  font-weight: bold;
}

td.contact-column
{
  width: 160px;
  text-align: right;
}

td.login-column
{
  width: 100px;
  text-align: right;
}

td.contact-width
{
  text-align: right;
}

td.inquiry-row
{
  padding: 0px 0px 0px 0px;
}

span.required
{
  color: red;
}

span.copyright-right
{
  text-align: right;
}

.heading
{
  font-weight: bold;
  margin-left: 0px;
  font-size: 18px;
  margin-top: 20px;
  margin-bottom: 40px;
 }

.heading-online-ordering
{
  font-weight: bold;
  text-decoration: underline;
  margin-left: 0px;
  font-size: 16px;
}

tr.fill
{
  height:auto
}

.menu-text
{
  color: white;
  font-size: 12px;
  margin: 5px 0px 0px 10px;
  font-weight: bold;
  white-space: nowrap;
  background: #203569;
}

a.menu-text-line:link
{
  color: white;
  text-decoration: none;
  background: #203569;
}

a.menu-text-line:visited
{
  color: white;
  text-decoration: none;
  background: #203569;
}

a.menu-text-line:hover
{
  color: white;
  text-decoration: underline;
  background: #203569;
}

a.menu-text-line:active
{
  color: white;
  text-decoration: underline;
  background: #203569;
}

.list-whitespace
{
  margin-bottom: 10px;
}

.superscript
{
  font-size: xx-small;
  vertical-align: top;
}

.intense
{
  font-weight: bold;
  text-decoration: underline;
}
