body {
  background: url('/images/site/bg_color.gif');
}

#frame {
  width: 920px;
  margin: 10px auto;
  background: url('/images/site/middle.gif') repeat-y;
}

#top {
  background: url('/images/site/top.gif') no-repeat;
  height: 140px;
  position: relative;
}

#middle {
  padding: 0 10px;
}

#bottom {
  background: url('/images/site/bottom.gif') no-repeat;
  height: 40px;
  position: relative;
}
#clearcontent {
  clear: both;
}
#logo {
  position: absolute;
  top: 16px;
  left: 12px;
}
#flags {
  position: absolute;
  right: 25px;
  top: 28px;
}
#flags img {
  vertical-align: top;
}

#menu-mainmenu {
  padding: 0;
  margin: 0;
  position: absolute;
  left: 233px;
  bottom: 48px;
  list-style-type: none;
}
#pmc-submenu li, #menu-mainmenu li {
  display: block;
  float: left;
}
#pmc-submenu li a, #menu-mainmenu li a {
  font-family: "Trebuchet MS", sans-serif;
  display: block;
  min-width: 72px;
  _width: 72px;
  padding: 50px 9px 0; 
  font-weight: bold;
  color: #0e2b8d;
  text-decoration: none;
  font-size: 11px;
  text-transform: uppercase;
  background: url(/images/menu/seperator.png) left bottom no-repeat;
  white-space: nowrap;
}
#pmc-submenu li a:hover, #pmc-submenu li.current a, 
#menu-mainmenu li a:hover, #menu-mainmenu li.current a {
  color: #a79d12;
}
#pmc-submenu li.current a, #menu-mainmenu li.current a {
  background: url(/images/menu/seperator-active.png) left bottom no-repeat;
}
#pmc-submenu {
  padding: 0;
  width: 419px;
  height: 30px;
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
}
#pmc-submenu li a {
  padding-top: 10px;
}
#pmc-submenu-container {
  height: 30px;
  position: relative;
  margin-bottom: 1.33em;
}
#main {
  width: 677px;
  float: right;
}
#hotlists-container {
  width: 223px;
  float: right;
}
#hotlists {
  padding: 0;
}
#block-content-container {
  width: 451px;
  float: left;
  border-right: 1px solid #000;
  min-height: 400px;
  _height: 400px;
  padding-bottom: 2em;
}
#block-content {
  padding: 0 0 0 16px;
  position: relative;
}
#block-extra-container {
  width: 222px;
  float: left;
  color: #b3b303;
}
#hotlists dl {
  text-align: right;
}
#hotlists dt {
  background: #042289 url(/images/site/sub.gif) left bottom no-repeat;
  margin: 0 0 0 -10px;
  padding: 0 10px 14px 0;
  color: #fff;
  line-height: 26px;
  font-size: 16px;
  text-transform: none;
  font-weight: normal;
}
#hotlists dd {
  margin: 0;
}
#hotlists dd,
#hotlists dd a {
  color: #0e2b8d;
  font-size: 13px;
  font-weight: bold;
  text-decoration: none;
}
#hotlists dd {
  margin-bottom: 0;
}
#hotlists dd .hotlist-sub {
  font-size: 10px;
  font-weight: normal
}
#hotlists a {
  display: block;
  display: inline-block;
  width: 211px;
  padding: 5px 5px 5px 7px;
  margin: 1px 0;
}
#hotlists a:hover, #hotlists dd.current a {
  background: url('/images/site/active.gif');
}
#content-picture-spacer {
  width: 1px;
  float: right;
  height: 195px;
  margin-right: 0px;
}
a {
  font-weight: bold;
  color: #0e2b8d;
  font-size: 10px;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
strong a {
  color: #000;
}

.content-picture {
  border-top: 1px solid #000;
  float: right;
  margin: 20px 0 1em 5px;
  padding: 0 0 0 10px;
  clear: right;
  position: relative;
  top: 10px;
}
.extra-picture {
  margin: 0;
  border-bottom: 1px solid #000;
}
#block-content .content {
  float: none;
  width: auto;
  margin-bottom: 1.33em;
}
#block-content .pmc-list {
  float: left;
  width: 435px;
  margin-bottom: 2em;
}
.formContent {
  clear: right;
}
img.clon-picture {
  border: 0;
  border-top: 1px solid #000;
  float: right;
  margin: 5px 0 0 5px;
  padding: 0 0 0 10px;
}
h4 {
  margin-bottom: 0;
}
h1, h2, dt, h1 a, h2 a, dt a {
  text-transform: uppercase;
  color: #0e2b8d;
}
h3 {
  color: #0e2b8d;
}
h1, h1 a {
  font-size: 22px;
  line-height: 140%;
}
h2, dt, h2 a, dt a {
  font-size: 16px;
  line-height: 140%;
}
body {
  line-height: 140%;
  word-spacing: 1px;
  color: #444;
}
strong {
  color: #0e2b8d;
}
#block-extra * {
  color: #b3b303;
}
em {
  font-style: normal;
  color: #b3b303;
}

#block-content .content {
  padding-right: 16px;
}
#block-content div.pmc-list {
  padding-right: 0;
}
#block-content div.news-list {
  padding-right: 0;
}
#block-content div.pmc-list .textBody,
#block-content div.news-list .textBody
{
  padding-right: 16px;
}
.news-list h2,
.job-list h2,
.pmc-list h2 {
  margin-bottom: 0;
}

#block-extra-padding {
  padding: 10px;
}
#main div.news {
  margin-top: 0;
}
dd {
  margin-left: 20px;
}
dd dd {
  margin-left: 10px;
}
dl dl {
  margin-bottom: 0.6em;
}

#title-leader, #description-leader {
  color: #b3b303;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 13px;
}
#description-leader {
}

.links-list strong {
  color: #000;
}
.links-list dd dd strong,
.links-list dd dd strong a {
  font-weight: normal;
}
#block-content #googlemapcontainer {
  border: 1px solid #ddd;
  padding: 4px;
  position: relative;
  width: 409px;
}
#googlemap {
  height: 409px;
}
.google-directions .formEntryLabel {
  width: 80px;
}

.google-directions .formEntryElements {
  padding-left: 90px;
}
.google-directions #address-entry input,
.google-directions #address-entry label {
  vertical-align: top;
}
#footer {
  position: absolute;
  top: 8px;
  left: 20px;
  right: 20px;
  line-height: 25px;
  color: #0e2b8d;
  font-size: 10px;
}
#footer-right {
  float: right;
}
#footer a {
  font-weight: normal;
}
#flags img {
  margin-left: 3px;
}
.downloads-list ul {
  padding: 0;
  list-style-type: none;
}
.downloads-list ul li {
  margin-bottom: 0.5em;
}
.downloads-list img {
  vertical-align: middle;
}
