body {
  margin:1em 0;
  padding:0;
  background:#006F97 url(/img/bkg.gif) repeat-x top left;
  color:#797979;
  font:normal 10pt Arial;
}

p {
  margin:0;
  margin-bottom:1em;
}

img {
  border:0;
}

td, th, div {
  margin:0;
  padding:0;
}

td, th {
  vertical-align:top;
}

h1 {
  margin:0 0 8pt 0;
  font-weight:normal;
  font-size:15pt;
}

div#footer {
  width:747px;
  margin:auto;
  height:16px;
  background:#006F97;
  color:white;
  font-size:7.5pt;
  text-align:center;
  margin:auto;
  height:15px;
  border:0;
  font-family:verdana, Tahoma;
  line-height:15px;
}

div#footer a {
  color:#0FAACD;
}

div#all {
  width:747px;
  border:1px solid #003F56;
  background:white;
  margin:0 auto 0 auto;
}

div#top {
  background:url(/img/logo.jpg) no-repeat top center;
  height:118px;
  text-align:right;
}

div#top table#toplinks {
  margin-right:7px;
  margin-top:4px;
  color:#003f56;
  font-size:8pt
}

img.icon {
  margin-right:6px;
}

a.toplink {
  color:#003f56;
  text-decoration:none;
}

div.menu {
  padding:0 4px 0 0;
}

div.menu table {
  width:100%;
  border:0;
  border-collapse:collapse;
}

div.menu table td {
  padding:0;
  text-align:left;
  vertical-align:middle;
}

div.menu table td img {
  margin:0 0 0 3px;
}

div#mainbottom {
  background:#ededed url(/img/bottom-bg.png) repeat-x bottom center;
  margin:4px;
  margin-bottom:0;
  padding:4px 5px 0 5px;
  min-height:148px;
  color:#898989;
}

div#mainbottom table {
  width:100%;
  height:148px;
  border:0;
  border-collapse:collapse;
  margin-bottom:0;
}

div#mainbottom table th {
  height:35px;
  background-repeat:no-repeat;
  background-position:top left;
  font-size:0;
}

div#mainbottom table th a {
  display:block;
  margin:0;
  padding:0;
  width:100%;
  height:100%;
}

div#mainbottom table th.divider {
  border:0;
  height:default;
  background:none;
  width:13px;
  min-width:13px;
}

div#mainbottom table td {
  border-top:1px solid #b4b4b4;
  min-height:112px;
  background-repeat:no-repeat;
  background-position:bottom left;
}

img#maincallphone {
  margin-top:12px;
}

table.content, table.content td {
  border:0 !important;
  padding:0;
  margin:0;
}

div#maincontent {
  margin:4px;
  background:#7CD2E5 url(/img/main-bg.png) repeat-x;
  height:432px;
  padding:14px 9px 12px 9px;
  font-family:Verdana;
}

div#maincontent p {
  margin:1em 0 0 0;
  word-spacing:-0.2em;
}

div#maincontent p span {
   word-spacing:0;
}

div#maincontent table#options {
  position:absolute;
  z-index:10;
  text-align:right;
  width:288px;
  margin-left:432px;
  margin-top:-3px;
}

div#maincontent table#options td {
  height:79px;
  min-height:79px;
  color:#808080;
  background-repeat:no-repeat;
  background-position:top right;
  text-align:left;
}

div#maincontent table#options td a {
  display:block;
  width:112px !important;
  height:30px !important;
  margin-left:15px; 
  margin-top: 22px;
}

div#maincontent table#options td table td.row2 div {
  position:absolute;
  width:176px;
}

div#maincontent table#options td a.more {
  display:block;
  height:30px;
  width:100%;
  text-decoration:none
}

table.contentbox {
  border:0;
  border-collapse:collapse;
  height:400px;
}

table.contentbox td.tl, table.contentbox td.tr, table.contentbox td.bl, table.contentbox td.br {
  width:16px;
  height:16px;
  background-repeat:no-repeat;
}

table.contentbox td.l, table.contentbox td.r, table.contentbox td.c1, table.contentbox td.c2, table.contentbox td.c, table.contentbox td.tc, table.contentbox td.bc {
  background-color:white;
}

table.contentbox td.l {
  background-image:url(/img/border.gif);
  background-repeat:repeat-y;
  background-position:top left;
  height:400px;
}

table.contentbox td.r {
  background-image:url(/img/border.gif);
  background-repeat:repeat-y;
  background-position:top right;
  height:400px;
}

table.contentbox td.tc {
  background-image:url(/img/border.gif);
  background-repeat:repeat-x;
  background-position:top left;
  width:515px;
}

table.contentbox td.bc {
  background-image:url(/img/border.gif);
  background-repeat:repeat-x;
  background-position:bottom left;
  width:515px;
}

table.contentbox td.tl {
  background-image:url(/img/bg-tl.gif);
}

table.contentbox td.tr {
  background-image:url(/img/bg-tr.gif);
}

table.contentbox td.bl {
  background-image:url(/img/bg-bl.gif);
}

table.contentbox td.br {
  background-image:url(/img/bg-br.gif);
}

table.contentbox td.c1 {
  width:425px;
}

table.contentbox td.c2 {
  width:90px;
}

table.contentbox td.c, table.contentbox td.c div.c {
  width:680px;
  height:400px;
}

table.contentbox td.c div.c {
  margin:0;
  padding:0;
  overflow:auto;
}

.c h1 {
  border-bottom:1px solid #B4B3B3;
  padding-bottom:8px;
}

ul, li {
  list-style-image:url(/img/marker.gif);
}