body {
  font-family: tahoma, 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: #005596;
}

a:hover {
  color: #a39161;
}

a img {
  border: none;
}

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

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

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

.req {
  color: #f40000;
}

#Trailer {
  clear: both;
  position: relative; 
  text-align: center;
  margin: 50px auto 0px;
  padding: 10px 0;
  color: #005596;
  font-size: 12px;
  background-color: #fff;
 
 background-color: #a39161; 
  color: #fff;

}

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

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

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

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

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

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

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

#toplinks {
  background-color: #fff;
  padding: 1em 0.5em 0;
  text-align: right;
  float: right;
  position: relative; 
  font-family: arial, sans-serif;
}

#logo {
	margin: 0;
	padding: 1em 0 0 0;
	float: left; 
  position: relative; 
}

#searchbar {
  background-color: #fff;
  padding: 20px 10px 5px;
  width: 460px;	
  text-align: right;
  float: right; 
  position: relative; 
	clear: right;
} 

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

#Navbar {
  clear: both;
  min-width: 0;
  position: relative;
  height: 0.01%;
/*  border-bottom: 1px solid #6e6241;  */
/*	border-bottom: 2px solid #fff;  */
	padding-top: 1.5em;
	margin-bottom: 0em;
}

#Navbar ul {
  padding: 3px 0;
  margin: 0;
/*  border-bottom: 2px solid #fff;  */
  border-top: 2px solid #fff;

  border-top: 3px solid #005596;
/*  border-bottom: 3px solid #005596; */

  font-weight: bold;
  font-variant: small-caps; 
  font-family: arial, sans-serif;
  font-size: 13px;
  background-color: #a39161;
  clear: both;

/*  background-color: #005596;   */
/*  border-bottom: 1px solid #7d704b;  */
  border-top: 3px solid #fff;

}
		
#Navbar ul li {
  list-style: none;
  display: inline;
}
		
#Navbar ul li a {
  padding: 3px 20px;
  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: #7d704b;
}
		
#Navbar li a#current {
  background: #6e6241;
}

#Central {
  min-height: 420px;
  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;
	font-size: 12px;
	line-height: 1.5;
}

#core_section h1 {
  font-family: tahoma, arial, sans-serif;
  font-weight: normal;
  font-size: 18px;
  color: #005596;
  margin-bottom: 19px;
  background-image: url(/images/shadowed_line.png);
  background-repeat: repeat-y;
  background-position: 0 0;
  padding: 4px 4px 4px 32px;
	line-height: 1;
}

#core_section h2 {
  font-size: 13px;
  padding: 0;
  margin: 0 0 0.8em;
  line-height: 1.6; 
  font-weight: normal;
  color: #005596;
  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: 0 10px 1.6em 0;
}

#core_section .error p, #core_section .info p {
	margin: 0;
}

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

#core_section blockquote div {
  background-repeat: no-repeat;
  font-style: italic;
  padding: 0 48px 0 0px;
  margin: 0 0 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 {
  background-color:#fce2e0;
  color:#8a1f11;
  border: #f3a5a5 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;
}

#core_section ul#research_item {
	list-style: none;
}

#core_section ul#research_item li {
	list-style-image: url(); 
	background: url(/images/bullets_2.gif) no-repeat 0% 0.5em;
	padding-left: 13px;
	list-style: none;
	margin: 0 0 10px 0;
	width: 47%;
}


#core_section ul#research_item li.right {
	clear: both;
	float: right; 
	width: 48%;
}

#core_section p a.pdf {
	padding: 0px 0 0px 20px;
	line-height: 1;
	background: url(/images/pdf_small.gif) no-repeat top left;
}


address {
	margin-bottom: 1em;
}
