body, p, td
{
font-family: Verdena, Geneva, Arial, sans-serif;
font-size: 1em;
color: #000000;
}

body
{
background-image: url('../images/bluebackground3.gif'); 
background-repeat: no-repeat; 
background-color: #FFFFFF; 
margin: 0%; 
}

h1, h2, h3, h4, h5, h6, p, ul, ol, dir, menu, div, dt, dd, address, blockquote, pre, br, hr, form, dl 
{ 
display: block;

}

b, strong, i, em, cite, var, tt, code, kbd, samp, img, span
{
display: inline;
}

li
{
display: list-item;
}

h1, h2, h3, h4
{
margin-top: 1em;
margin-bottom: 1em;
}

h5, h6
{
margin-top: 1em;
}

h1
{
text-align: left;
}

h1, h2, h3, h4, h6
{
font-weight: bold;
}

h5, h6
{
margin-top: 1em;
}

h1
{
text-align: left;
}

a.text:link
{
color: #083b75;
font-size: 1em;
text-decoration: none;
}

a.text:hover
{
color: #FF0000;
font-size: 1em;
text-decoration: none;
}

a.text:visited
{
color: #506b63;
font-size: 1em;
text-decoration: none;
}

a.footer:link
{
color: #083B75;
font-size: .9em;
text-decoration: none;
}

a.footer:hover
{
color: #FF0000;
font-size: .9em;
text-decoration: none;
}

a.footer:visited
{
color: #506b63;
font-size: .9em;
text-decoration: none;
}

p
{
text-align: left;
}

div.header
{
background-color: #fbfbdf;
}

div.textstart
{
	position: absolute;
	margin-top: 130px;
	margin-left: 180px;
	width: 750px;
	left: -1px;
	top: 54px;
}

.name
{
color: #083B75;
font-weight: bold;
text-decoration: none;
}

.nav
{
font-family: Verdena, Geneva, Arial, sans-serif;
font-size: .8em;
font-weight: bold;
background-color: #FFFFFF;
}

.copy
{
font-size: .75em;
}

.address
{
font-family: Verdena, Geneva, Arial, sans-serif;
font-size: .75em;
font-weight: normal;
color: #000000;
background-color: #FFFFFF;
}

#menuposition
{
  position: relative;
  border-style: solid;
  border-width: 2px;
  border-top-color: #1e1f17;
  border-top-width: 0px;
  border-right-color: #1e1f17;
  border-bottom-color: #1e1f17;
  border-bottom-width: 0px;
  border-left-width: 0px;
}

#menuBar {
  background-color: #7598bf;
  border-style: solid;
  border-width: 2px;
  border-top-color: #aac0d8;
  border-top-width: 2px;
  border-right-color: #083b75;
  border-bottom-color: #083b75;
  border-bottom-width: 2px;
  border-left-color: #aac0d8;
  color: #000000;
  padding: 0px;
  padding-top: 2px;
  padding-bottom: 2px;
  position: absolute;
  left: 180px;
  top: 84px;
  text-align: left;
  width: 525px;
  z-index: 100;
  white-space: nowrap;
}

a.menuButton, a.menuButtonActive {
  border-style: solid;
  border-width: 1px;
  border-color: #7598bf;
  color: #ffffff;
  cursor: default;
  font-family:  "MS Sans Serif", Arial, Tahoma, sans-serif;
  font-size: 10pt;
  font-style: normal;
  font-weight: normal;
  padding: 2px;
  padding-left: 6px;
  padding-right: 6px;
  position: relative;
  left: 0px;
  top: 0px;
  text-decoration: none;
}

a.menuButton:hover {
  border-color: #aac0d8 #083b75 #083b75 #aac0d8;
  color: #000000;

}

a.menuButtonActive, a.menuButtonActive:hover {
  background-color: #2d5683;
  border-color: #083b75 #aac0d8 #aac0d8 #083b75;
  color: #ffffff;
  left: 1px;
  top: 1px;
}

.menu {
  background-color: #7598bf;
  border-style: solid;
  border-width: 2px;
  border-top-color: #aac0d8;
  border-right-color: #083b75;
  border-bottom-color: #083b75;
  border-left-color: #aac0d8;
  padding: 0px;
  position: absolute;
  text-align: left;
  visibility: hidden;
  z-index: 101;
}

a.menuItem {
  color: #ffffff;
  cursor: default;
  display: block;
  font-family:  "MS Sans Serif", Arial, Tahoma,sans-serif;
  font-size: 10pt;
  font-style: normal;
  font-weight: normal;
  margin: 0px;
  padding: 2px;
  padding-left: 5px;
  padding-right: 5px;
  text-decoration: none;
  white-space: nowrap;
  border-style: solid;
  border-width: 1px;
  border-color: #7598bf;
}

a.menuItem:hover {
  background-color: #2d5683;
   border-style: solid;
  border-width: 1px;
  border-color: #aac0d8 #083b75 #083b75 #aac0d8;
  color: #e9c35a;
}

.menuItemSep {
  border-bottom: 1px solid #aac0d8;
  border-top: 1px solid #083b75;
  margin: 3px 2px 3px 2px;
}
