/** 20080601 */
body, html, table, div, img, td, tr {
  padding: 0px;
  margin: 0px;
  border: none;
  font-size: 10.5pt;
  font-family: Palatino, Times New Roman, serif;
  line-height: 1.5em;
}

body {
  background-color: #334;
  background-image: url(images/bck_sm.png);
}

div {
  position: relative;
}

table {
  border-collapse: collapse;
}

td, tr {
  vertical-align: top;
}

a {
  color: #505;
  text-decoration: none;
  border-bottom: 1px dotted #505;
}

a:hover {
  color: #808;
}

p {
  padding: 0px 40px 10px 30px;
  margin: 0px;
}

ul { 
  list-style-image: url(images/bullet.gif);
  list-style-position: inside;
  padding: 0px 40px 10px 30px;
  margin: 0px 0px;
}

.portrait {
  float: right; 
  clear: right;
  margin: 0px 37px 7px 15px; 
  background-color: #fff;
}

.portrait a {
  border: none;
  text-decoration: none;
  margin-bottom: 4px;
}

.portrait img, img.portrait {
  border: 2px solid #fff;
}

.caption {
  display: block;
  color: #444;
  font-size: 8.5pt;
  line-height: 1.1em;
  width: 170px;
  text-align: center;
  padding-bottom: 3px;
}

.em { font-style: italic; }

#page { 
  width: 900px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0px;
}

#layout { 
  width: 900px;
  background-color: #efeffe;
}

#left {
  padding: 44px 20px 30px 50px;
  height: 500px;
  width: 220px;
  background-color: #445;
}

.pg1 {
  background-image: url(images/left_column.png);
  background-repeat: no-repeat;
}

.pg2 {
  background-image: url(images/left_column2.png);
  background-repeat: no-repeat;
}

.pg3 {
  background-image: url(images/left_column3.png);
  background-repeat: no-repeat;
}

.pg4 {
  background-image: url(images/left_column4.png);
  background-repeat: no-repeat;
}

.pg5 {
  background: #000 url(images/left_column5.png) no-repeat 0 0;
}

#headerImg {
  background-image: url(images/header2.png);
  background-repeat: no-repeat;
}

#left a {
  font-size: 14pt;
  display: block;
  padding-bottom: 10px;
  font-weight: bold;
  border: none;
}

#left a.sub {
  padding-left: 10px;
  font-size: 12pt;
}

#left .caption {
  position: absolute;
  left: 10px;
  top: 610px;
  font-size: 8.5pt;
  width: 280px;
  color: #aab;
  text-align: left;
}

#main {
  width: 590px;
  padding: 50px 20px 0px 30px;
}

#main table {
  width: 480px;
  margin-left: 30px;
  margin-top: 0px;
  padding-top: 0px;
  margin-bottom: 30px;
  font-size: 10.5pt;
}

#main td {
  padding: 3px;
}

#main table a {
  border: none; 
  display: block;
  width: 160px;
}

#main th {
  text-align: left;
  border-bottom: 1px solid #757;
  color: #757;
  font-style: italic;
}

#main .label {
  padding: 5px 30px 0px 30px;
  margin: 0px;
  font-weight: bold;
  line-height: 1em;
  font-style: italic;
}

#main .intro {
  padding: 0px 40px 30px 30px;
  margin: 0px;
}

#main ul {
  list-style-position: outside;
}

#main li {
  margin-left: 18px;
}

.sectionTop {
  font-weight: bold;
  padding: 00px 30px 0px 30px;
}

.section {
  font-weight: bold;
  padding: 20px 30px 0px 30px;
}

.section a, .sectionTop a {
  border: none;
}

.subsection {
  padding-left: 30px;
  font-style: italic;
}

.listHead {
  padding-left: 30px;
}

#map {
  padding: 0px 30px 20px 30px;
}

#map iframe {
  border: 1px solid #000;
}

#uptodatesearchcontainer {
  margin: 0 auto;
}

.footerNav { text-align: center; }

.top {
  border: none;
  text-align: center;
  font-size: smaller;
  padding: 0px 20px;
}

.prev { 
  border: none;
  text-align: center;
  font-size: smaller;
}

.next {
  border: none;
  text-align: center;
  font-size: smaller;
}

a.icon { text-decoration: none; border: none; }
a.icon image { border: none; }
