body { font-size: 10pt; }
#head, #footer, #subnav, .error, .notice, .success, div.buttons, tr.pager { display: none; }
a:link {
  color: #333333;
  text-decoration: none;
  font-weight: normal;
}
a:visited {
  color: #333333;
  text-decoration: none;
  font-weight: normal;
}
#contentbase #content h2 {
  margin-bottom: 0.3em;
  font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
  font-size: 120%;
  font-weight: bold;
}
#contentbase #content h3 {
  margin-bottom: 0.3em;
  font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
  font-size: 120%;
  font-weight: bold;
}
#contentbase #content h4 {
  margin-bottom: 0.3em;
  font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
  font-size: 120%;
  font-weight: bold;
}
#contentbase #content h5 {
  margin-bottom: 0.3em;
  font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
  font-size: 120%;
  font-weight: bold;
}
#contentbase #content h6 {
  margin-bottom: 0.3em;
  font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
  font-size: 120%;
  font-weight: bold;
}
#contentbase #content ul { padding-left: 1.2em; }
#contentbase #content dt { margin-top: 0.5em; }
#contentbase #content dt span.top { display: none; }
#contentbase #content dd {
  margin-bottom: 0;
  margin-top: 0;
}
#contentbase #content dd p {
  margin-top: 0.25em;
  margin-bottom: 0.25em;
}
#contentbase #content table { border-collapse: collapse; }
#contentbase #content th {
  color: #666666;
  background-color: #c2d4de;
  border: 1px solid #c2d4de;
}
#contentbase #content td {
  padding: 0.25em;
  text-align: left;
  vertical-align: top;
  border: 1px solid silver;
}
#contentbase #content td a { word-wrap: break-word; }
#contentbase #content td p { margin-bottom: 0.5em; }
#contentbase #content td ul { margin-bottom: 0.5em; }
#contentbase #content td ul { padding-left: 1.2em; }
#contentbase #content hr { display: none; }
#contentbase #content #additionalinfo ul { padding: 0; }
#contentbase #content #additionalinfo ul li {
  list-style-type: none;
  padding-bottom: 0.5em;
}
#contentbase #content #additionalinfo ul a { white-space: pre; }
#contentbase #content #additionalinfo ul a:link:after {
  content: "\a     " attr(href) "";
  font-size: 90%;
}
#contentbase #content #additionalinfo ul a:visited:after {
  content: "\a     " attr(href) "";
  font-size: 90%;
}
#contentbase #fullcontent h2 {
  margin-bottom: 0.3em;
  font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
  font-size: 120%;
  font-weight: bold;
}
#contentbase #fullcontent h3 {
  margin-bottom: 0.3em;
  font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
  font-size: 120%;
  font-weight: bold;
}
#contentbase #fullcontent h4 {
  margin-bottom: 0.3em;
  font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
  font-size: 120%;
  font-weight: bold;
}
#contentbase #fullcontent h5 {
  margin-bottom: 0.3em;
  font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
  font-size: 120%;
  font-weight: bold;
}
#contentbase #fullcontent h6 {
  margin-bottom: 0.3em;
  font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
  font-size: 120%;
  font-weight: bold;
}
#contentbase #fullcontent ul { padding-left: 1.2em; }
#contentbase #fullcontent dt { margin-top: 0.5em; }
#contentbase #fullcontent dt span.top { display: none; }
#contentbase #fullcontent dd {
  margin-bottom: 0;
  margin-top: 0;
}
#contentbase #fullcontent dd p {
  margin-top: 0.25em;
  margin-bottom: 0.25em;
}
#contentbase #fullcontent table { border-collapse: collapse; }
#contentbase #fullcontent th {
  color: #666666;
  background-color: #c2d4de;
  border: 1px solid #c2d4de;
}
#contentbase #fullcontent td {
  padding: 0.25em;
  text-align: left;
  vertical-align: top;
  border: 1px solid silver;
}
#contentbase #fullcontent td a { word-wrap: break-word; }
#contentbase #fullcontent td p { margin-bottom: 0.5em; }
#contentbase #fullcontent td ul { margin-bottom: 0.5em; }
#contentbase #fullcontent td ul { padding-left: 1.2em; }
#contentbase #fullcontent hr { display: none; }
#contentbase #fullcontent #additionalinfo ul { padding: 0; }
#contentbase #fullcontent #additionalinfo ul li {
  list-style-type: none;
  padding-bottom: 0.5em;
}
#contentbase #fullcontent #additionalinfo ul a { white-space: pre; }
#contentbase #fullcontent #additionalinfo ul a:link:after {
  content: "\a     " attr(href) "";
  font-size: 90%;
}
#contentbase #fullcontent #additionalinfo ul a:visited:after {
  content: "\a     " attr(href) "";
  font-size: 90%;
}
#contentbase #fullcontent {
  margin-left: 1em;
  margin-right: 1em;
}
#contentbase #fullcontent table.comparison {
  table-layout: fixed;
  border-collapse: collapse;
  width: 100%;
}
#contentbase #fullcontent table.comparison td {
  padding: 4px;
  vertical-align: middle;
  text-align: left;
}
#contentbase #fullcontent table.comparison th {
  padding: 4px;
  vertical-align: middle;
  text-align: left;
}
#contentbase #fullcontent table.comparison td.data { text-align: center; }
#contentbase #fullcontent table.comparison tr:first-child th { text-align: center; }
#contentbase #fullcontent table.comparison span.blp {
  color: #ff8000;
  font-weight: bold;
}
#contentbase #fullcontent table.comparison span.optional {
  color: #ff8000;
  font-weight: bold;
}
#contentbase #fullcontent table.comparison span.partial {
  color: #ff8000;
  font-weight: bold;
}
#contentbase #fullcontent table.comparison span.restricted {
  color: #ff8000;
  font-weight: bold;
}
#contentbase #fullcontent table.comparison span.limited {
  color: #ff8000;
  font-weight: bold;
}
#contentbase #fullcontent table.comparison span.na { color: #999999; }
#contentbase #fullcontent table.comparison table.comparison span.unlimited {
  color: #ff0000;
  font-weight: bold;
}
#contentbase #fullcontent table.comparison table.comparison span.comprehensive {
  color: #00ff00;
  font-weight: bold;
}
#contentbase #fullcontent table.comparison table.comparison span.nocopayment {
  color: #999999;
  font-weight: bold;
}
#contentbase #fullcontent table.comparison span.heading {
  font-weight: bold;
  font-size: 120%;
}
#contentbase #fullcontent table.comparison span.subheading {
  font-weight: bold;
  color: #666666;
}
#contentbase #fullcontent table.comparison span.indent0 { padding-left: 0px; }
#contentbase #fullcontent table.comparison span.indent1 { padding-left: 15px; }
#contentbase #fullcontent table.comparison span.indent2 { padding-left: 30px; }
#contentbase #fullcontent table.comparison span.indent3 { padding-left: 45px; }
#contentbase #fullcontent fieldset { display: none; }
#fullcontent #searchTable ol {
  list-style-type: none;
  padding: 0;
  margin: 0 0 0 1em;
}
#fullcontent #searchTable ol li { padding-bottom: 0.5em; }
#fullcontent #searchTable label { font-weight: normal; }
#fullcontent #searchTable label.label {
  float: left;
  font-weight: bold;
  width: 7em;
}
#contentbase #content ol.form {
  padding: 0.5em 0 0 0.5em;
  list-style-type: none;
  padding-left: 0;
}
#contentbase #fullcontent ol.form {
  padding: 0.5em 0 0 0.5em;
  list-style-type: none;
  padding-left: 0;
}
#contentbase #content ol.form li {
  float: left;
  clear: both;
  padding-bottom: 0.5em;
  padding-left: 0.5em;
  width: 100%;
}
#contentbase #fullcontent ol.form li {
  float: left;
  clear: both;
  padding-bottom: 0.5em;
  padding-left: 0.5em;
  width: 100%;
}
#contentbase #content ol.form li label.label {
  float: left;
  width: 12em;
}
#contentbase #content ol.form li span.hint {
  margin-left: 14em;
  float: left;
}
#contentbase #content ol.form li input[type="radio"] + label {
  font-weight: normal;
  padding-left: 0.5em;
}
#contentbase #content ol.form li input[type="checkbox"] + label {
  font-weight: normal;
  padding-left: 0.5em;
}
#contentbase #content ol.form li input {
  float: left;
  margin: 0;
}
#contentbase #content ol.form li select {
  float: left;
  margin: 0;
}
#contentbase #content ol.form li input.small { width: 10em; }
#contentbase #content ol.form li input[type="text"] { width: 20em; }
#contentbase #content ol.form li input.large { width: 40em; }

.tabs div.tabBar
{
    display:none !Important;
}

#contentbase #content .tabs div.tab
{
    display: block !Important;
}

#contentbase #content .tabs #tab_policies
{
    display:none !Important;
}
