a { color: #00568e; text-decoration: none; }
a:hover { text-decoration: underline; }
h1,h2,h3,h4{ color: #000; font-weight: normal; margin-top: 0;}
.node-type-lv-1-page #page-title h1 {font-size: 30px;}
h1 { font-size: 1.5em; font-weight: bold; color: #000; }
h2 { font-size: 1.3em; font-weight: bold; color: #000; margin-bottom: 1em; line-height: 25px }
h3 { font-size: 1.1em; font-weight: bold; color: #000; margin-bottom: 1em;}
h4 { font-size: 1.1em; font-weight: bold; margin-bottom: 1em;}
body { font-size: 14px; line-height: 18px; color: #333333; font-family: arial; }
table { border-collapse: collapse; margin-bottom: 10px; width: 100%; border-color: #1360a2; }
table td { border-color: #000; font-size: 12px; font-family: arial;}
/*table thead td { background: url(../images/bg-table-head.gif) repeat-x bottom; font-weight: bold; font-size: 14px; }*/
table thead td,table thead th { background: #1360a2; font-weight: bold; color: #fff; border-bottom: 0; text-align: left; }
table tbody { border: 0; }
table tr { border-color: #000; }
table.no-border tr { border: 0; }
table tr.table-row-alt, table tr.table-row-alt td { background: #000; }
ul { list-style: disc; padding: 0 0 0 20px; margin: 1em 0; }
p { margin: 0 0 1em 0; }
hr { 
  clear: both; 
  border: 0;
  border-bottom: #d7d7d7 1px solid; 
  margin: 15px 0; 
  height: 1px;
}

table.table-align-right {
  float: right;
  clear: right;
}
table.table-align-left {
  float: left;
  clear: left;
}

p.arrow{
  padding-left: 20px;
  background: url(../images/icons/arrow-black1.png) no-repeat center left;
}

a.arrow{
  padding-left: 20px;
  background: url(../images/icons/arrow-black1.png) no-repeat center left;
}

a.button-more {
  height: 27px;
  line-height: 27px;
  padding: 0 40px 0 15px;
  background: #231f20 url(../images/icons/arrow-black.png) no-repeat top right;
  color: #fff;
  font-weight: bold;
  display: inline-block;
}

a.printer-friendly{
  height: 25px;
  line-height: 25px;
  padding-left: 40px;
  margin: 5px 0;
  background: url(../images/icons/print.png) no-repeat center left;
  color: #fff;
  display: inline-block;
}

a.facebook-share{
  background: #F6F6F6 url(../images/icons/facebook-footer.png) no-repeat 0 0;
  color: #F6F6F6;
  width: 115px;
  height: 30px;
  display: inline-block;
  text-indent: -1000px;
}

a.facebook-share:hover{
  color: #F6F6F6;
  text-decoration: none;
}

p.contact-email {
  padding-left: 30px;
  background: url(../images/icons/contact-email.png) no-repeat center left;
}

p.contact-phone {
  padding-left: 30px;
  min-height: 21px;
  background: url(../images/icons/contact-phone.png) no-repeat center left;
}

p.contact-faq {
  padding-left: 30px;
  min-height: 18px;
  background: url(../images/icons/contact-faq.png) no-repeat center left;
}

p.footnote_12px {
  font-size: 12px;
}

p.footnote_10px {
  font-size: 10px;
}

p.BlockHeading, p.blockheading { font-size: 1.1em; font-weight: bold; color: #00568e; font-weight: bold; margin-top: 0; }

p.subheading { margin-top: 0; }

.view-bottom-content-block .views-row h3.BlockHeading, .view-bottom-content-block .views-row h3.blockheading { display: inherit; font-size: 1.1em; font-weight: bold; color: #00568e; font-weight: bold; margin-top: 0; }

/*
img.image-left { 
  float: left;
  margin: 0 15px 15px 0;
}
img.image-right { 
  float: right;
  margin: 0 0 15px 15px;
}
*/