/* tags.css */

body {
  background-image: url(/images/containers/storage_realty/checkered_b4c0d0_bg.gif);
  background-repeat: repeat;
  background-position: top left;
  background-color: #ffffff;
  color: #000000;
  font-family: tahoma, arial, sans-serif;
  font-size: 75%;
  margin: 0;
}

p, th, td, font {
  font-size: 100%;
  color: #000000;
  font-family: tahoma, arial, sans-serif;
}

blockquote {
  font-style: normal;
  height: auto;
  padding: 5px;
  border: 1px solid #999999;
  background-color: #b5c1d1;
}

blockquote cite {
  color: #ff882e;
  font-size: 90%;
  font-style: italic;
  font-weight: bold;
  display: block;
  margin: 0 auto;
  text-align: right;
}

blockquote.enhanced {
  margin: auto 0;
  background-color: transparent;
  border: 0;
  padding: 0;
}

blockquote.enhanced cite {
  color: #000000;
  font-style: normal;
  font-weight: normal;
  text-align: left;
  width: auto;
  height: 50px;
}

acronym, abbr, .abbr {
  border-bottom: 1px dashed #000000;
  cursor: help;
}

.imgAlignLeft {
  float: left;
  margin: 0 10px 10px 0;
  border: 1px solid #000000;
}

.imgAlignRight {
  float: right;
  margin: 0 0 10px 10px;
  border: 1px solid #000000;
}


hr {
  background-color: #cccccc;
  border-color: #cccccc;
  color: #cccccc;
  height: 1px;
  width: 100%;
  margin: 0;
}

h1 {
  font-family: arial, helvetica, sans-serif;
  color: #999999;
  font-size: 160%;
  margin: 0 0 5px 0;
  text-align: left;
}

h2 {
  font-family: arial, helvetica, sans-serif;
  color: #1e4ba5;
  font-size: 145%;
  margin: 20px 0 5px 0;
  text-align: left;
  border-bottom: 1px solid #666666;
}

h3 {
  font-family: arial, helvetica, sans-serif;
  color: #1e4ba5;
  font-size: 130%;
  margin: 0 0 15px 0;
  text-align: left;
}

h4 {
  font-family: arial, helvetica, sans-serif;
  color: #1e4ba5;
  font-size: 115%;
  margin: 0 0 5px 0;
  text-align: left;
}

h5 {
  font-family: arial, helvetica, sans-serif;
  color: #1e4ba5;
  font-size: 100%;
  margin: 0 0 10px 0;
  text-align: left;
}

h6 {
  font-family: arial, helvetica, sans-serif;
  color: #666666;
  font-size: 90%;
  margin: 0 0 5px 0;
  text-align: left;
}

h6.topLink {
  text-align: right;
  font-size: 80%;
  border-bottom: 1px solid #666666;
}

h6.topLink a {
  display: block;
}

p {
  margin: 0 0 25px 0;
}

a:link, a:visited {
  color: #1e4ba5;
  text-decoration: underline;
}

a:focus, a:hover, a:active {
  color: #000000;
  text-decoration: underline;
}

table, td, th, p {
  font-size: 100%;
}

dl {
  margin: 0 0 25px 0;
}

dt {
  font-weight: bold;
  padding: 0;
  margin: 0;
}

dd {
  padding: 0;
  margin: 0 0 0 15px;
}

ol, ul {
  margin: 0 0 20px 35px;
  color: #3b382f;
  padding: 0;
}

ul {
  margin-left: 15px;
  list-style-image: url(/images/containers/storage_realty/bullet_000000.gif);
}

li {
  color: #3b382f;
}

small, .small {
  font-size: 90%;
}

.print {
  display: none;
}

p, blockquote {
  line-height: 150%;
}

blockquote.enhanced cite {
  line-height: 110%;
}

h1 {
  line-height: 180%;
}

h2 {
  line-height: 150%;
}

h3 {
  line-height: 130%;
}

h4 {
  line-height: 115%;
}

h1 {
  line-height: 100%;
}

h1 {
  line-height: 90%;
}

.clearLeft {
  clear: left;
}

.clearRight {
  clear: right;
}

.clearBoth {
  clear: both;
}
