body,div,table,form
{
  padding: 0px;
  margin: 0px;
  font-family: Arial,Helvetica,sans-serif;
  font-weight: normal;
}

body
{
  font-size: 12px;
}

#content
{
  margin-top: 35px;
  margin-left: 92px;
  width: 580px;
}

#container
{
  margin-bottom: 0px;
}

nav
{
  background-color: #333;
  padding: 2px 0px;
  margin: 0px;
}

nav > div
{
  padding-left: 16px;
}

nav > div a
{
  color: #ccc;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
}

#mainbody
{
  position: relative;
  padding-bottom: 1em;
}

#mainbody > header h1
{
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 1.833em;
  color: #000000;
  text-decoration: none;
  vertical-align: middle;
  margin: 0px;
  padding: 0px;
  display: inline;
  margin-right: 72px;
}

#mainbody > header h1 img
{
  vertical-align: middle;
  border-width: 0px;
}

#mainbody > header h1 a.title
{
  position: relative;
  top: 1px;
}

#mainbody > header
{
  min-width: 736px;
  padding-top: 16px;
  padding-bottom: 16px;
  background-color: #f5f5f5;
  border-bottom: 1px solid #bbb;
}

#mainbody > header > div
{
  height: 36px;
  padding-left: 16px;
  min-width: 736px;
}

#mainbody > header ul
{
  display: inline;
  vertical-align: middle;
  padding: 0px;
}

#mainbody > header ul > li
{
  display: inline;
  vertical-align: middle;
  margin-right: 15px;
}

#mainbody > header ul a, #mainbody > header ul a:visited
{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 1.1666em;
 font-weight: normal;
 color: #595959;
 text-decoration: none;
 vertical-align: middle;
}

#mainbody > header ul a:hover
{
 color: #0000ff;
 text-decoration: underline;
}

#mainbody > header ul a:active
{
 color: #0000ff;
 text-decoration: none;
}

footer
{
  padding-left: 32px;
  margin-top: 20px;
  margin-bottom: 10px;
  color: #333333;
  font-size: 1em;
}

footer td
{
  vertical-align: top;
}

footer a {
 font-weight: normal;
 color: #333333;
 text-decoration: none;
}

footer a:hover, footer a:active {
 font-weight: normal;
 text-decoration: underline;
 color: #0000ff;
}

/* search box */
#feedbackbox
{
  line-height:1.3em;
  font-size: 1em;
  position: absolute;
  /* left: 500px; */
  right: 16px;
  top: 23px;
  width: 265px;
  /* height: 55px;  */
  z-index: 30;
  background-color: #FCFCFC;
  border: 1px solid #979797;
  visibility: hidden;
  padding: 5px;
}

.introtext
{
  font-size: 17px;
  line-height: 22px;
  color: #333333;
  font-weight: normal;
  margin-bottom: 1.2em;
}

.introtext a, .introtext a:visited
{
  font-weight: bold;
  color: #333333;
  text-decoration: none;
}

.introtext a:hover, .introtext a:active
{
  color: #0000ff;
  text-decoration: underline;
}

.map
{
  color:#333333;
  font-family:Arial,Helvetica,sans-serif;
  font-size:13px;
  font-weight:normal;
  line-height:18px;
  text-decoration:none;
}

.text-bigger
{
  color:#333333;
  font-size:17px;
  font-weight:bold;
  line-height:22px;
  margin-bottom: 10px;
}

a
{
  color: #333333;
  font-weight: bold;
  text-decoration: none;
}

#mainbody > header ul a#highlighted
{
  color: #000;
  font-weight: bold;
}
