﻿body
{
  font-family: tahoma, verdana, "Trebuchet MS", arial, helvetica, sans-serif;
  font-size: 100%;
}

h1, h2, h3, h4, h5, h6
{
  font-family: tahoma, verdana, "Trebuchet MS", arial, helvetica, sans-serif;
  font-weight: bold;
  margin-top: 1em;
  margin-bottom: .5em;
}

h1
{
    font-family: tahoma, verdana, "Trebuchet MS", arial, helvetica, sans-serif;
    font-weight : bold;
    font-size : 1.4em;
    margin-bottom: .5em;
}

h2
{
    font-size: .8em;
}
h3
{
    font-size: 2em;
}

p
{
  font-family: tahoma, verdana, "Trebuchet MS", arial, helvetica, sans-serif;
  line-height: 120%;
  text-align: left;
  margin-top: .5em;
  margin-bottom: 1em;
  font-size: .9em
}

.headertext_td
{
    width: 485px;
    text-align: center;
}

.boxed{ background-color: Black;
        color: White;
        width: 566px;
    }

.boxed_page_end{ background-color: Black;
        color: White;
        width: 283px;
    }

.unboxed
{ background-color: Black;
  color: White;
  height: 23px;
}

.menu_links
{
    color: White;
    text-decoration: none;
    margin:0 10px 0 0;
    font-family: tahoma, verdana, "Trebuchet MS", arial, helvetica, sans-serif;
    font-weight: bold;
}

.content_links
{
    text-decoration: none;
}

#content {
    padding: 20px 20px 20px 180px;
    margin: 0;
    font : small Verdana, Helvetica, sans-serif;
    font-size : 80%;
}

#main {
    position: relative;
    background: white;
    clear:both;
}

.graphic
{
    margin: 0px 10px 0px 0px;
}

#logo_image_text
{
  font-family: tahoma, verdana, "Trebuchet MS", arial, helvetica, sans-serif;
  font-weight: bold;
  text-align: center;
  margin-top: 1em;
  margin-bottom: 1.7em;
  font-size: 1.5em;
  width: 300px;
}

.content_image_text
{
  font-family: tahoma, verdana, "Trebuchet MS", arial, helvetica, sans-serif;
  line-height: 120%;
  text-align: left;
  margin-top: 0em;
  margin-bottom: 1em;
  font-size: .9em
}
.logodiv
{
    float: left;
    display: inline;
    position: relative;
    margin-right: 10px;
}

.logodivmoreleft
{
    float: left;
    display: inline;
    position: relative;
    margin-right: 10px;
    margin-left: 120px;
}


