body
{
  font: 10px/14px Verdana, Arial, Helvetica, Sans-Serif;
  background-color: #436252;
  color: #436252;
  margin: 0px;
  padding: 0px;

  scrollbar-base-color: #93A096;
  scrollbar-3dlight-color: #F6F5F0;
  scrollbar-arrow-color: #F6F5F0;
  scrollbar-darkshadow-color: #F6F5F0;
  scrollbar-face-color: #93A096;
  scrollbar-highlight-color: #93A096;
  scrollbar-shadow-color: #F6F5F0;
  scrollbar-track-color: #F6F5F0;
}

*
{
  font: 10px Verdana, Arial, Helvetica, Sans-Serif;
}

b
{
  font-weight: bold;
}

form {
   margin: 0px;
   padding: 0px;
}

.box
{
  height: 100%;
  width: 100%;
}

.centered
{
  text-align: center;
  margin: auto;
  vertical-align: middle;
}

.logo
{
  padding: 10px 0px 5px 0px;
  text-align: center;
}

.menu a
{
  font: 10px/14px Verdana, Arial, Helvetica, Sans-Serif;
  color: #436252;
  text-decoration: none;
}

.menu a:hover
{
  color: #F6F5F0;
  text-decoration: none;
}

.image
{
  margin: 5px;
  border: none;
}

.teaser
{
  vertical-align: top;
  color: #93A096;
}

.teaser a, .teaser a.active
{
  line-height: 12px;
  font-weight: normal;
  text-decoration: underline;
  color: #93A096;
}

.teaser a:hover, .teaser a.active:hover
{
  font-weight: normal;
  color: #F6F5F0;
  text-decoration: underline;
}

.meta
{
  vertical-align: bottom;
}

.heading
{
  padding-top: 0px;
  margin-top: 0px;
  margin-bottom: 10px;
}

.menu_heading
{
  color: #F6F5F0;
  font-weight: bold;
  padding-bottom: 10px;
}

.menu_heading a
{
  color: #F6F5F0;
  font-weight: bold;
}

a
{
  font: 10px Verdana, Arial, Helvetica, Sans-Serif;
  color: #436252;
  text-decoration: underline;
}

a.active
{
  color: #F6F5F0;
  font-weight: bold;
}

.links a
{
  line-height: 16px;
}

.links2
{
  margin-bottom: 7px;
}

.border
{
   border-width:1px;
   border-color:#436252;
   border-style:solid;
}

.bottom_text_93A096
{
  color: #93A096;
}

.white, .white a
{
  color: #F6F5F0;
}

h1.sitemap
{
  background-color: #93A096;
  padding: 2px;
  padding-left: 6px;
  margin: 10px 20px 10px 0px;
}

h1.sitemap a
{
  font: bold 12px Verdana, Arial, Helvetica, sans-serif;
  color: #F6F5F0;
  text-decoration: none;
}

h1.sitemap a:hover
{
  font: bold 12px Verdana, Arial, Helvetica, sans-serif;
  color: #F6F5F0;
  text-decoration: underline;
}

h2.sitemap
{
  margin: 5px 0px 5px 15px;
}

h2.sitemap a
{
  font-weight: bold;
  text-decoration: none;
}

h2.sitemap a:hover
{
  font-weight: bold;
  text-decoration: underline;
}

.third
{
  margin: 0px 30px 5px 30px;
  line-height: 15px;
}

.third a
{
  text-decoration: none;
}

.third a:hover
{
  text-decoration: underline;
}

option 
{
	color: #436252;
}

.popup_div
{
  padding-right: 10px;
  overflow: auto;
  height: 410;
}.submitButton
{        

       text-decoration: none;
       background-color: White;
	   border: 1px #436252 solid

}

.submitButtonOn
{        

       text-decoration: none;
       background-color: White;
	   color: #EE0000;
	   border: 1px #436252 solid

}

.textfield
{        

       text-decoration: none;
       background-color: White;
	   border: 1px #436252 solid

}
