/* 70477A */
body { background-color: #FFFFFF; font-family: Georgia, Times, Times New Roman, sans-serif; }
a:link h1 { text-decoration:none; }
a:visited h1 { text-decoration:none; }
a:hover h1 { text-decoration:none; color: #534733; }
h1 {   font-size: 16px; font-weight: bold; color: #534733; margin-bottom: 1px; margin-top: 15px; margin-left: 140px; text-decoration: none}
h3 {   font-size: 18px; font-weight: bold; color: #534733; margin-bottom: 15px; margin-top: 5px;}

a:link { color: #534733;}
a:visited { color: #534733;}
a:hover { color: #A5A5A5; }

.nav {  font-weight:normal; font-size: 12px; color: #534733; text-decoration: none; }
a.nav:hover {  color: #A5A5A5; text-decoration: none; }

td.navtitle {   font-size: 13px; color: #FFFFFF; font-weight: bold; padding: 3px 0px 3px 10px;}
a.navtitle:link {   color: #FFFFFF; text-decoration: none; font-size: 13px;}
a.navtitle:visited {   color: #FFFFFF; text-decoration: none; font-size: 13px;}
a.navtitle:hover {   color: #70477A; text-decoration: none; font-size: 13px;}

.text {  font-weight: normal; font-size: 14px; line-height: 16px; color: #534733; text-decoration: none; }
a.text:link {   font-weight: normal; font-size: 12px; color: #534733; text-decoration: underline; }
a.text:visited {   font-weight: normal; font-size: 12px; color: #534733; text-decoration: underline; }
a.text:hover {   color: #A5A5A5; text-decoration: underline; }

.subdetail {  font-weight: normal; font-size: 11px; line-height: 12px; color: #534733; text-decoration: none; margin-top: 0px }
.subdetail a:link {   font-weight: normal; font-size: 11px; color: #534733; text-decoration: none; }
.subdetail a:visited {   font-weight: normal; font-size: 11px; color: #534733; text-decoration: none; }
.subdetail a:hover {   color: #A5A5A5; text-decoration: none; }

strong {   font-weight: bold; font-size: 13px; line-height: 16px; color: #534733;}

.copy {   font-size: 10px; color: #534733; line-height: normal; margin-top:10px}
a.copy:link {   font-size: 10px; color: #534733; text-decoration: none; }
a.copy:visited {   font-size: 10px; color: #534733; text-decoration: none;}
a.copy:hover {   font-size: 10px; color: #70477A; }

.feature {  font-weight: normal; font-size: 14px; line-height: 16px; color: #534733; text-decoration: none; }
a.feature:link {   font-weight: normal; font-size: 14px; color: #534733; text-decoration: underline; }
a.feature:visited {   font-weight: normal; font-size: 14px; color: #534733; text-decoration: underline; }
a.feature:hover {   color: #A5A5A5; text-decoration: underline; }
.subfeature {   font-size: 10px; color: #534733; line-height: normal; margin-top:3px}
a.subfeature:link {   font-size: 10px; color: #534733; text-decoration: none; }
a.subfeature:visited {   font-size: 10px; color: #534733; text-decoration: none;}
a.subfeature:hover {   font-size: 10px; color: #70477A; }
.supsmall {font-family: Arial, sans-serif; font-size: 9px; color: #FF0000;}
hr { color:#AC8FB3}
#subinfo {margin-left: 20px; margin-top: 8px;}
li {padding: 5px}

/* drop shadow test*/
.img-shadow {
  float:left;
  background: url(/images/shadowAlpha.png) no-repeat bottom right !important;
  background: url(/images/shadow.gif) no-repeat bottom right;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
  }

.img-shadow img {
  display: block;
  position: relative; 
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 4px;
 }
 #centered {
  margin: 0 auto;
  width: 400px;
  text-align: center;
 }
 
 .break {
 clear:both
 }
 #detail {
  width: 500px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  padding-top: 5px
 }
 
 .detailtext {  font-weight: normal; font-size: 11px; line-height: 14px; color: #534733; text-decoration: none; }
a.detailtext:link {   font-weight: normal; font-size: 11px; color: #534733; text-decoration: underline; }
a.detailtext:visited {   font-weight: normal; font-size: 11px; color: #534733; text-decoration: underline; }
a.detailtext:hover {   color: #A5A5A5; text-decoration: underline; }