body {
  margin: 0px;
  padding: 0px;
  background: #004385 url("images/bg.jpg") repeat-y top center;
  color:#FFFFFF;
  font: 11px/16px Arial ;
}
td {
  font-family: Arial;
  font-size: 11px;
  padding-left:0px;
}
a {
  color: #F5821F;
  font-weight: bold;
  text-decoration: underline;
}
a.footer {
  color: #FFFFFF;
  font-weight: bold;
  text-decoration: none;
}
a:hover, a:active {
  text-decoration: underline;
}
/* */
#page_shell {
  margin: 0px;
  padding: 0px;
  position: relative;
  display: block;
  clear: both;
  width: 798px;
  border: 0px;
}
#pressrelease_shell {
  padding: 15px;
  position: relative;
  display: block;
  clear: both;
  width: 798px;
  background: #F68E35 url("images/border_bot.gif") top repeat-x;
  font-size: 10px;
}
#top_shell {
  padding-top: 48px;
  position: relative;
  display: block;
  clear: both;
  width: 798px;
  border: 0px;
  background: #F5821F;
}
#mid_shell {
  position: relative;
  display: block;
  clear: both;
  width: 798px;
  background: #0054A6 url("images/mid_bg.jpg") top repeat-x;
  border-bottom: #FFFFFF 1px solid;
  text-align: left;
}
#bot_shell {
  position: relative;
  display: block;
  clear: both;
  width: 798px;
  padding:0px;
}
#footer_shell {
  position: relative;
  display: block;
  clear: both;
  padding-top: 15px;
  padding-bottom: 120px;
  width: 798px;
  background: #F68E35 url("images/border_bot.gif") top repeat-x;
  text-align: center;
  font-size: 10px;
}
.hdr {
  font-size: 14px;
  font-style: italic;
  font-weight: bold;
  line-height: 14px;
}
span.map_text {
  color: #000000;
  width: 150px;
}
div#contact_map {
  width: 550px;
  height: 350px;
  padding: 0px;
}
div#contact_form {
  width: 550px;
  height: inherit;
  padding: 10px;
}





form {
  position: relative;
  display: inline;
  float: left;
  margin: 0px auto;
  padding: 0px;
}
input.input {
  border: 1px outset;
  font-size: 11px;
  font-weight: normal;
  margin: 0px 0px 0px 1px;
  padding: 2px 2px 2px 2px;
  width: 160px;
  cursor: text;
}
select.select {
  border: 1px outset;
  font-size: 11px;
  font-weight: normal;
  margin: 0px 0px 0px 1px;
  padding: 2px 2px 2px 2px;
  cursor: pointer;
}
button.button {
  font-family: Helvetica, Arial, sans-serif;
  position: relative;
  display: inline;
  border: 0px;
  cursor: pointer;
  font: 12px normal;
  border: 1px outset;
  margin: 2px;
  padding: 2px 5px;
  line-height: 15px;
  background: transparent url("images/button.jpg") repeat-x center left;
}
textarea.textarea {
  font-family: Helvetica, Arial, sans-serif;
  border: 1px outset;
  font-size: 11px;
  font-weight: normal;
  margin: 0px 0px 0px 1px;
  padding: 2px 2px 2px 2px;
  width: 390px;
  height: 300px;
  cursor: text;
}
textarea.textarea_lg {
  font-family: Helvetica, Arial, sans-serif;
  border: 1px outset;
  font-size: 11px;
  font-weight: normal;
  margin: 0px 0px 0px 1px;
  padding: 2px 2px 2px 2px;
  width: 500px;
  height: 650px;
  cursor: text;
}

a.credit {
  color: #FFFFFF;
}
a.credit:link,
a.credit:active,
a.credit:visited {
  color: #FFFFFF;
  text-decoration: none;
}
a.credit:hover {
  color: #FFFFFF;
  text-decoration: underline;
}

