body {
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  margin: 10px auto 0px;
  width: 950px;
  background-color: #e8edf1;
  background-image: url(/images/shadow.jpg);
  background-position: 50% 0;
  background-repeat: repeat-y;
}

a {
  color: #248;
}

a:hover {
  color: #c63;
}

a img {
  border: none;
}

ul {
  margin: 0;
  padding: 0 0 0 18px;
}

ul li {
  list-style-image: url(/images/bullets_2.gif);
  margin: 10px 0;
}

.smaller {
  font-size: 10px;
  font-family: verdana, arial, sans-serif;
}

.req {
  color: #f40000;
}

#Trailer {
  text-align: center;
  margin: 25px auto;
  padding: 10px 0;
  color: #fff;
  font-size: 12px;
  background-color: #013378;
  background-image: url(/images/background-r.jpg);
  background-repeat: no-repeat;
  background-position: center left;
}

#Trailer div {
  margin: 0;
  padding: 0;
}

#Trailer p {
  margin: 0.5em 0;
  width: 100%;
}

#Trailer a {
  color: #fff;
  text-decoration: none;
}

#Trailer a:hover {
  color: #c63;
  text-decoration: none;
}

#Header {
  background-color: #204080;
  color: #fff;
  font-size: 12px;
}

#Header a {
  color: #fff;
  text-decoration: underline;
  font-variant: small-caps;
}

#Header a:hover {
  text-decoration: none;
  color: #c63;
}

#toplinks {
  background-color: #204080;
  padding: 0.5em 0.5em 0;
  text-align: right;
  float: right;
  position: relative; 
}

#searchbar {
  background-color: #204080;
  padding: 20px 10px 0;
  width: 500px;	
  text-align: right;
  clear: right;
  float: right;
} 

#searchbar, #searchbar input, #searchbar select {
  font-size: 11px;
}

#Navbar {
  min-width: 0;
  position: relative;
  height: 0.01%;
}

#Navbar ul {
  padding: 3px 0;
  margin: 0;
  border-bottom: 2px solid #fff;
  border-top: 2px solid #fff;
  font-weight: bold;
  font-variant: small-caps; 
  font-family: arial, sans-serif;
  font-size: 13px;
  background-color: #939393;
  clear: both;
}
		
#Navbar ul li {
  list-style: none;
  display: inline;
}
		
#Navbar ul li a {
  padding: 3px 18px;
  margin: 0 15px;
  text-decoration: none;
}
		
#Navbar ul li a:link { color: #fff; }
#Navbar ul li a:visited { color: #fff; }
		
#Navbar ul li a:hover {
  background: #777;
}
		
#Navbar li a#current {
  background: #656565;
}

#Central {
  margin-top: 3px;
  position: relative; 
  padding: 10px;
}

#breadcrumbs {
  color: #888;
  font-size: 11px;
  line-height: 17px; 
  padding: 0 10px 10px 18px;
  position: relative; 
  min-width: 0;
}

#core_section {
  margin: 0;
  line-height: 17px; 
  top: 0px;
  padding: 0 0 0 18px;
}

#core_section h1 {
  font-family: tahoma, arial, sans-serif;
  font-weight: normal;
  font-size: 19px;
  margin-bottom: 15px;
  background-image: url(/images/shadowed_line.png);
  background-repeat: repeat-y;
  background-position: 0 0;
  padding: 8px;
}

#core_section h2 {
  font-size: 14px;
  padding: 0;
  margin: 0;
  line-height: 25px; 
  font-weight: bold;
  color: #246;
  font-family: verdana, arial, sans-serif;
}

#core_section h3 {
  font-size: 13px;
  padding: 0;
  margin: 5px 0 0;
}

#core_section h4 {
  font-size: 11px;
  padding: 0;
  margin-top: 5px;
  margin-bottom: 0;
}

#core_section p {
  margin: 5px 0;
}

#core_section blockquote {
  background-repeat: no-repeat;
  color: #888;
  margin: 35px 0px;
  background-color: #fff;
  background-image: url(/images/qleft.png);
  background-position: left top;
  font-size: 12px;
}

#core_section blockquote div {
  background-repeat: no-repeat;
  font-style: italic;
  padding: 0 48px 0 30px;
  margin: 0 48px;
  background-color: #fff;
  background-image: url(/images/qright.png);
  background-position: right bottom;
}

#core_section ul#research_item li {
  margin: 10px 0;
  padding: 0;
}

#supp_section, #nav_section {
  display: none;
} 

table.listing {
  background-color: #f4f4f4;
  border-collapse: collapse;
}

table.listing th {
  text-align: left;
  padding: 15px 5px;
  border-bottom: 1px black solid;
  border-top: 1px black solid;
  background-color: #fff;
}

table.listing td {
  padding: 10px 5px;
  vertical-align: top;
} 

table.listing tr.fake_head td {
  font-weight: bold;
  padding-top: 5px;
  padding-bottom: 5px;
}

table.listing tr.even td {
  background-color: #fff;
}

table.listing tr.topbar td {
  border-top: 1px black solid;
}

table.listing tr.bottombar td {
  border-bottom: 1px black solid;
}

table.shorter td {
  padding-top: 2px;
  padding-bottom: 2px;
}

.greyed {
  color: #aaa;
}


#Slideshow1, #Slideshow2 {
  width: 100%;
  background-repeat: no-repeat;
  background-position: 0 0;
}

div#core_section div#core_links  {
  margin-top: 20px;
}

div#core_section div#core_links p {
  margin-bottom: 20px;
}

div#core_section div#core_links h2 {
  padding-top: 8px;
}

table.shortlist {
  margin: 15px 0;
  border-collapse: separate;
  border-spacing: 10px 0;
  width: 100%;
}

table.shortlist th {
  text-align: left;
  padding: 5px;
  border-bottom: 1px black solid;
  background-color: #f4f4f4;
}

table.shortlist td {
  padding: 10px 5px;
  vertical-align: top;
} 

table.shortlist tr.even td {
  background-color: #fff;
}


table#contact td, table.contact th {
  padding-top: 10px;
}

table#contact th {
  text-align: left;
}

table#sitemap {
  border-collapse: separate;
  border-spacing: 30px 5px;
  width: 600px;
  margin-top: 30px;
}

table#sitemap th {
  background-color: #f4f4f4;
  text-align: left;
  vertical-align: top;
  padding: 0 10px;
  margin: 25px 0;
}

table#sitemap td {
  vertical-align: top;
}

table#retail_products {
  border-bottom: 1px solid #204080;
  border-collapse: collapse;
  width: 100%;
  margin: 1em 0;
}

table#retail_products tr th {
  color: #c63;
  border-bottom: 1px solid #204080;
  text-align: left;
  padding: 0.5em 0.5em 0.1em;
}

table#retail_products tr.even td {
  background-color: #e8e8f8;
}

table#retail_products tr td {
  padding: 0.5em;
  vertical-align: top;
}

.lemail {
  background-image: url(/images/email.gif);
  background-repeat: no-repeat;
  background-position: 2px 50%;
  padding: 3px 3px 3px 22px;
  border: 1px black solid;
  background-color: #eee;
}

.lusername {
  background-image: url(/images/identity.gif);
  background-repeat: no-repeat;
  background-position: 2px 50%;
  padding: 3px 3px 3px 22px;
  border: 1px black solid;
  background-color: #eee;
}

.lpassword {
  background-image: url(/images/locked.gif);
  background-repeat: no-repeat;
  background-position: 2px 50%;
  padding: 3px 3px 3px 22px;
  border: 1px black solid;
  background-color: #eee;
}

dt {
  font-weight: bold;
  margin-top: 10px;
}

.error {
  color: #500;
  background-color: #fcc;
  border: #844 solid 2px;
  padding: 5px;
  text-align: center;
}

.info {
  color: #050;
  background-color: #cfc;
  border: #484 solid 2px;
  padding: 5px;
  text-align: center;
}

table.dataentry {
  margin: 10px 0;
}

table.dataentry th {
  text-align: right;
  font-weight: normal;
}

table.dataentry td.grouper {
  font-size: 13px;
  font-family: serif;
  padding: 15px 0 10px;
  font-weight: bold;
}

#ResWis {
  width: 570px;
  border: 0px black solid;
  border-collapse: collapse;
  margin: 2em auto 0;
}

#ResWis th {
  border-bottom: 2px black solid;
}

#ResWis td {
  border-bottom: 1px black solid;
  text-align: center;
  padding: 0.25em;
  vertical-align: middle;
}

#ResWis button {
  padding: 0;
  width: 150px;
}

img.bioimage {
  float: left; 
  margin: 0 8px 8px 0; 
  padding: 2px; 
  border: 1px #aaa solid;
  vertical-align: top;
}

.areaList {
  margin: 0 5px;
  padding: 0;
}

.private_clients_disclaimer {
  color: #888;
  clear: both;
}
