html, body, #container
{
  height: 100%;
  margin: 0;
  padding: 0;
  border: none;
  background: #ffffff;
  text-align: center;
}
#container
{
  margin: 0 auto;
  vertical-align: middle;
}
a.main_menu_link
{
  font-family: Verdana, sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  font-size: 7pt;
  letter-spacing: 50%;
  line-height: 20px;
  color: #6a6b44;
  text-decoration: none;
}
a.main_menu_link:hover
{
  font-family: Verdana, sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  font-size: 7pt;
  letter-spacing: 50%;
  line-height: 20px;
  color: #5eb0af;
}
a.website_menu_link
{
  font-family: Verdana, sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 7pt;
  letter-spacing: 0.125em;
  line-height: 20px;
  color: #6a6b44;
  text-decoration: none;
  text-align: right;
}
a.website_menu_link:hover
{
  font-family: Verdana, sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 7pt;
  letter-spacing: 0.125em;
  line-height: 20px;
  color: #5eb0af;
  text-align: right;
}
a.website_next
{
  font-family: Verdana, sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 7pt;
  letter-spacing: 0.25em;
  line-height: 20px;
  color: #6a6b44;
  text-decoration: none;
  text-align: right;
}
a.website_next:hover
{
  font-family: Verdana, sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 7pt;
  letter-spacing: 0.25em;
  line-height: 20px;
  color: #5eb0af;
  text-align: right;
}
.website_menu
{
  text-align: right;
}
.website_example
{
  text-align: right;
}
.website_next_arrow
{
  font-weight: bold;
}
.website_example
{
  font-family: Verdana, sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 7pt;
  letter-spacing: 0.125em;
  line-height: 20px;
  color: #6a6b44;
  text-decoration: none;
  text-align: right;
}
.website_menu_spacer
{
  letter-spacing: 0.25em;
  line-height: 8px;
}
.website_example_spacer
{
  letter-spacing: 0.25em;
  line-height: 8px;
}
.website_example_next_spacer
{
  letter-spacing: 0.25em;
  line-height: 8px;
}
a.bottom_menu_link
{
  font-family: Verdana, sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: regular;
  font-size: 7pt;
  letter-spacing: 50%;
  line-height: 20px;
  color: #5e9a9b;
  text-decoration: none;
}
a.bottom_menu_link:hover
{
  font-family: Verdana, sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: regular;
  font-size: 7pt;
  letter-spacing: 50%;
  line-height: 20px;
  color: #737145;
}
.bottom_menu_link_active
{
  font-family: Verdana, sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  font-size: 7pt;
  letter-spacing: 50%;
  line-height: 20px;
  color: #5e9a9b;
  text-decoration: none;
}
.bottom_menu_slash
{
  font-family: Verdana, sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  font-size: 7pt;
  letter-spacing: 50%;
  line-height: 20px;
  color: #5e9a9b;
  text-decoration: none;
}
.aboutUsText
{
  font-family: Verdana, sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 9.5pt;
  letter-spacing: 0.05em;
  line-height: 19.5px;
  color: #77989b;
}
a.aboutUsLink:link,a.aboutUsLink:active,a.aboutUsLink:visited,a.aboutUsLink:hover
{
  font-family: Verdana, sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 9.5pt;
  letter-spacing: 0.05em;
  line-height: 19.5px;
  text-decoration: none;
  color: #737145;
}
h1.topic
{
  font-family: Verdana, sans-serif;
  font-style: normal;
  font-variant: regular;
  font-weight: bold;
  font-size: 7pt;
  letter-spacing: 0.25em;
  line-height: 20px;
  color: #737145;
  text-decoration: none;
}
.borderit:hover{color: red; /* irrelevant definition to overcome IE bug */
}