/* tags */

body {
  font-family: Tahoma, Arial, sans-serif;
  background-color: #ffffff;
  color: #000000;
  margin: 0px;
  padding: 0px;
  font-size: 75%;
  text-align: left;
}

h1, h2, h3, h4, h5, h6, p, blockquote, font, caption, th, td, li, dt, dd, div {
  font-family: Tahoma, Arial, sans-serif;
}

font {
  font-size: 100%;
  color: inherit;
}

table {
  border-collapse: collapse;
}

th, td {
  color: #000000;
  text-align: left;
  vertical-align: top;
}

p {
  color: #000000;
  margin: 0px 0px 20px 0px;
}

p.synopsis {
  font-weight: bold;
}

li {
  color: #000000;
}

pre {
  font-size: 100%;
}

h1 {
  font-size: 175%;
  font-weight: bold;
  color: #3b739b;
  margin: 0px 0px 10px 0px;
}

h2 {
  font-size: 150%;
  font-weight: bold;
  color: #3b739b;
  margin: 0px;
}

h3 {
  font-size: 135%;
  font-weight: bold;
  color: #3b739b;
  margin: 0px 0px 20px 0px;
  padding: 0px;
}

h4 {
  font-size: 120%;
  font-weight: bold;
  color: #3b739b;
  margin: 0px 0px 10px 0px;
}

h5 {
  font-size: 110%;
  font-weight: bold;
  color: #3b739b;
  margin: 0px 0px 10px 0px;
}

h6 {
  font-size: 100%;
  font-weight: bold;
  color: #3b739b;
  margin: 0px 0px 10px 0px;
}

hr {
  height: 1px;
  width: 100%;
  color: #3b739b;
  border: 0px;
}

.about-us #content  h1, .about-us #content h2, .about-us #content h3, .about-us #content h4, .about-us #content h5, .about-us #content h6, .about-us #content hr {
  color: #6b7092;
}

.providers #content h1, .providers #content h2, .providers #content h3, .providers #content h4, .providers #content h5, .providers #content h6, .providers #content hr {
  color: #b95b27;
}

ol, ul {
  margin: 0px 0px 20px 35px;
  padding: 0px;
}

dd {
  margin: 0px 0px 0px 35px;
}

ul {
  list-style-image: url(/images/bullet_000000.gif);
}

a:link, a:visited {
	color: #000000;
  text-decoration: underline;
}

a:focus, a:hover, a:active {
	color: #000000;
  text-decoration: underline;
}

address {
  margin: 0px 0px 20px 0px;
}

dl {
  margin: 0px 0px 20px 0px;
}

dl.small {
  font-size: 80%;
}

dt {
  font-weight: bold;
}

dl.small dt {
  font-weight: bold;
}

blockquote {
  font-style: italic;
  margin-top: 0px;
  margin-bottom: 20px;
}

.imgAlignLeft {
  margin: 0px 10px 10px 0px;
}

.imgAlignRight {
  margin: 0px 0px 10px 10px;
}

.data {
  width: 100%;
  border-collapse: collapse;
  margin: 0px 0px 10px 0px;
}

.data th, .data td {
  border-width: 1px 0px;
  border-style: dotted;
  border-color: #3b739b;
  padding: 2px 4px;
  text-align: left;
  vertical-align: top;
}

.more {
  display: block;
  text-align: right;
  font-size: 95%;
}

.topLink {
  font-size: 80%;
  text-align: right;
  margin: 10px 0px 0px 0px;
}

.topLink a {
  display: block;
}

.print {
  display: none;
}

/* tags.import.css */

p {
  line-height: 150%;
}

h1 {
  line-height: 180%;
}

h2 {
  line-height: 150%;
}

h3 {
  line-height: 130%;
}

h4 {
  line-height: 115%;
}

h5 {
  line-height: 100%;
}

h6 {
  line-height: 90%;
}

.clearLeft {
  clear: left;
}

.clearRight {
  clear: right;
}

.clearBoth {
  clear: both;
}
