@charset "UTF-8";
/*!
NAME : [% site.getDesign.attr.name %]
CATEGORY : [% site.getDesign.attr.category %]
FIRM : [% site.attr.title1 %] [% site.attr.title2 %] [% site.attr.title3 %]
DOMAIN : http://[% site.name %].justia.net
GENERATOR: http://www.justia.net VERSION: 1.0
-------------------------------------------------
Copyright (C) 2006, Justia, inc. All rights reserved.
Duplication in Full or Part outside of Justia Products is Prohibited.
*/
*,
*:before,
*:after {
  box-sizing: border-box;
}

#header::after, #main::after, .fcontainer::after, .cwrap::after {
  clear: both;
  display: block;
  content: '';
}

#header, #head, #topnav, #main, .widget,
.detailedform, .widget input, .widget textarea,
.detailedform input,
.detailedform textarea, .widget button,
.widget #Submit,
.detailedform button,
.detailedform #Submit, #footer {
  width: 100%;
}

body.home #breadcrumbs, .detailedform legend, .search .search_page_heading label.screen-reader-text, .search-results .search_page_heading label.screen-reader-text, .search-no-results .search_page_heading label.screen-reader-text {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.clr {
  display: none;
}

.gameover {
  display: none !important;
}

.video-wrapper {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}

.video-wrapper + * {
  clear: both;
}

.video-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
  margin: 0 !important;
}

@media screen and (max-width: 46.8125em) {
  .video-wrapper[class*='left'], .video-wrapper[class*='right'] {
    margin: 0 0 1em !important;
  }
}

@media screen and (min-width: 46.875em) {
  .video-wrapper.v-w50 {
    width: 50% !important;
    padding-top: 28.125%;
  }
  .video-wrapper.v-w50 + * {
    clear: none;
  }
  .video-wrapper.v-w70 {
    width: 70% !important;
    padding-top: 39.375%;
  }
  .video-wrapper.v-w70 + * {
    clear: none;
  }
}

.box.image {
  padding: 3%;
}

.box.image img {
  width: 100%;
  height: auto;
  display: block;
  margin-left: -1px;
  border: 1px solid #d9d9d9;
  border-radius: 3px;
}

.box.image small {
  display: inline-block;
  padding: 2% 0 0;
  margin-bottom: -2%;
}

.box.caption {
  padding: 10px 10px 6px;
  line-height: normal;
  background-color: rgba(255, 255, 255, 0.25);
}

.box.caption img {
  width: 100%;
  height: auto;
  display: block;
  margin-left: -1px;
  margin-bottom: 4px;
  border: 1px solid #d9d9d9;
}

.no-border {
  border: 0;
  padding-top: 0;
}

.no-border.left {
  padding-left: 0;
}

.no-border.right {
  padding-right: 0;
}

.right {
  float: right;
  margin: 0 0 0.9em 3% !important;
}

.left {
  float: left;
  margin: 0 3% 0.9em 0 !important;
}

.center {
  float: none;
  margin: 0 auto 0.9em !important;
}

.w100 {
  width: 93.7%;
}

.w95 {
  width: 89%;
}

.w90 {
  width: 84%;
}

.w85 {
  width: 79%;
}

.w80 {
  width: 74%;
}

.w75 {
  width: 69%;
}

.w70 {
  width: 64%;
}

.w65 {
  width: 59%;
}

.w60 {
  width: 54%;
}

.w55 {
  width: 49%;
}

.w50 {
  width: 44%;
}

.w45 {
  width: 39%;
}

.w40 {
  width: 34%;
}

.w35 {
  width: 29%;
}

.w30 {
  width: 24%;
}

.w25 {
  width: 19%;
}

.w20 {
  width: 14%;
}

.t150 {
  font-size: 150%;
}

.t140 {
  font-size: 140%;
}

.t130 {
  font-size: 130%;
}

.t120 {
  font-size: 120%;
}

.t110 {
  font-size: 110%;
}

.t90 {
  font-size: 90%;
}

.t80 {
  font-size: 80%;
}

.t70 {
  font-size: 70%;
}

.t60 {
  font-size: 60%;
}

.t50 {
  font-size: 50%;
}

.tcenter {
  text-align: center;
}

.tright {
  text-align: right;
}

.tjustify {
  text-align: justify;
}

.capitalize {
  text-transform: capitalize;
}

.lowercase {
  text-transform: lowercase;
}

.uppercase {
  text-transform: uppercase;
}

.small-caps {
  font-variant: small-caps;
}

.serif {
  font-family: georgia,serif;
}

.sans-serif {
  font-family: sans-serif;
}

.first-letter:first-letter {
  display: inline-block;
  float: left;
  font-size: 2.9em;
  margin: .21em .3em 0 0;
}

.list-no-style {
  list-style: none !important;
}

.list-roman {
  list-style: upper-roman !important;
}

.list-latin {
  list-style: upper-latin !important;
}

.no-border.left.quote {
  padding: 2% 3%;
}

.no-border.right.quote {
  padding: 3%;
}

.no-padding {
  padding: 0 !important;
}

.bodytext img {
  max-width: 100%;
  height: auto;
  margin: 0 auto 10px;
  border-radius: 2px;
}

@media screen and (min-width: 31.25em) {
  div.w60 + img {
    max-width: 53%;
  }
  div.w55 + img {
    max-width: 48%;
  }
  div.w50 + img {
    max-width: 43%;
  }
  div.w45 + img {
    max-width: 38%;
  }
  div.w40 + img {
    max-width: 33%;
  }
  div.w35 + img {
    max-width: 28%;
  }
  div.w30 + img {
    max-width: 23%;
  }
}

.box img {
  max-width: 100%;
  height: auto;
  margin: 0 auto 10px;
  border-radius: 2px;
}

@media screen and (max-width: 31.25em) {
  .box {
    font-size: 1em;
    padding: 4% 5% 3%;
  }
  .box.w100 {
    width: 100%;
  }
  .box.w95 {
    width: 100%;
  }
  .box.w90 {
    width: 100%;
  }
  .box.w85 {
    width: 100%;
  }
  .box.w80 {
    width: 100%;
  }
  .box.w75 {
    width: 100%;
  }
  .box.w70 {
    width: 100%;
  }
  .box.w65 {
    width: 100%;
  }
  .box.w60 {
    width: 100%;
  }
  .box.w55 {
    width: 100%;
  }
  .box.w50 {
    width: 100%;
  }
  .box.w45 {
    width: 100%;
  }
  .box.w40 {
    width: 100%;
  }
  .box.w35 {
    width: 100%;
  }
  .box.w30 {
    width: 100%;
  }
  .box.w25 {
    width: 100%;
  }
  .box.w20 {
    width: 100%;
  }
}

.bodytext .leftphoto {
  float: left;
  margin: 0 10px 10px 0;
  border-radius: 2px;
  max-width: 50%;
}

.bodytext .leftphoto img {
  border-radius: 2px;
}

.bodytext .leftphoto.badge {
  width: auto;
}

.bodytext .rightphoto {
  float: right;
  margin: 0 0 10px 10px;
  border-radius: 2px;
  max-width: 50%;
}

.bodytext .rightphoto img {
  border-radius: 2px;
}

.bodytext .rightphoto.badge {
  width: auto;
}

/*!
normalize.css v2.1.2 | MIT License | git.io/normalize */
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
  display: block;
}

audio, canvas, video {
  display: inline-block;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden] {
  display: none;
}

html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

a:focus {
  outline: thin dotted;
}

a:active, a:hover {
  outline: 0;
}

h1 {
  font-size: 2em;
  margin: .67em 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b, strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

hr {
  box-sizing: content-box;
  height: 0;
}

mark {
  background: #ff0;
  color: #000;
}

code, kbd, pre, samp {
  font-family: monospace,serif;
  font-size: 1em;
}

pre {
  white-space: pre-wrap;
}

q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}

small {
  font-size: 80%;
}

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 0;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: .35em .625em .75em;
}

legend {
  border: 0;
  padding: 0;
}

button, input, select, textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
}

button, input {
  line-height: normal;
}

button, select {
  text-transform: none;
}

button, html input[type="button"], input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled], html input[disabled] {
  cursor: default;
}

input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
  vertical-align: top;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

#top-numbers-v2 {
  position: relative;
  z-index: 9999;
  display: block;
  overflow: hidden;
  width: 100%;
  padding: 6px 10px 12px;
  background-color: #ffffff;
  color: #000000;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.26);
  font-size: 16px;
  font-family: sans-serif;
  text-align: center;
}

#top-numbers-v2 a {
  color: currentColor;
}

#top-numbers-v2 ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

#top-numbers-v2 .tnv2-button {
  display: block;
  max-width: 60%;
  padding: 7px 0;
  border-radius: 20px;
  margin: 3px auto 0;
  background-color: #ba0000;
  color: #ffffff;
  box-shadow: 0 3px 0 #870000;
  font-weight: bold;
}

#top-numbers-v2 .tnv2-button:hover {
  cursor: pointer;
}

#top-numbers-v2.tnv2-sticky {
  position: fixed;
  top: 0;
  height: 83px;
}

#top-numbers-v2.tnv2-sticky ~ #container {
  padding-top: 83px;
}

#top-numbers-v2.tnv2-multiple {
  height: auto;
  padding-bottom: 0;
}

#top-numbers-v2.tnv2-multiple .tnv2-button {
  margin-bottom: 12px;
}

#top-numbers-v2.tnv2-multiple ul {
  display: none;
  border-bottom: 1px solid #999999;
  margin: 0 -10px;
}

#top-numbers-v2.tnv2-multiple ul a {
  display: block;
  padding: 10px;
}

#top-numbers-v2.tnv2-multiple li {
  border-top: 1px solid #cccccc;
}

#top-numbers-v2.tnv2-multiple.tnv2-sticky {
  height: auto;
}

#top-numbers-v2 #tnv2-toggle {
  display: none;
}

#top-numbers-v2 #tnv2-toggle:checked + ul {
  display: block;
}

#top-numbers-v2.tnv2-2btn .tnv2-btn-wrapper {
  float: left;
  width: 100%;
  white-space: nowrap;
}

#top-numbers-v2.tnv2-2btn .tnv2-button {
  float: left;
  width: 49%;
  font-size: 0.8em;
  text-transform: uppercase;
}

#top-numbers-v2.tnv2-2btn .tnv2-button + .tnv2-button {
  margin-left: 2%;
}

@media screen and (min-width: 31.25em) {
  #top-numbers-v2 {
    font-size: 19px;
  }
  #top-numbers-v2.tnv2-sticky {
    height: 92px;
  }
  #top-numbers-v2.tnv2-sticky ~ #container {
    padding-top: 92px;
  }
}

@media screen and (min-width: 46.875em) {
  #top-numbers-v2 {
    display: none;
  }
  #top-numbers-v2.tnv2-sticky ~ #container {
    padding-top: 0;
  }
}

@media print {
  #top-numbers-v2 {
    position: static;
    display: block;
    padding: 12px 10px;
    font-size: 0.75rem;
  }
  #top-numbers-v2 * {
    text-decoration: none;
  }
  #top-numbers-v2 .tnv2-button {
    display: none;
  }
  #top-numbers-v2.tnv2-sticky {
    position: static;
    height: auto;
  }
  #top-numbers-v2.tnv2-sticky ~ #container {
    padding-top: 0;
  }
  #top-numbers-v2.tnv2-multiple ul {
    display: block;
    border: 0;
  }
  #top-numbers-v2.tnv2-multiple li {
    display: inline-block;
    border: 0;
  }
}

#topnav {
  font-family: sans-serif;
}

body {
  font-size: 100%;
  font-family: sans-serif;
  font-size-adjust: 100%;
  line-height: 1.5;
  text-rendering: optimizeLegibility;
  background: #0c4670;
  position: relative;
  color: #262626;
}

a {
  text-decoration: none;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
  color: #0163aa;
}

.container, .cwrap, #footer {
  width: 100%;
}

.container {
  background: #fff url(../images/container.png) repeat-x;
}

#header, #main, .fcontainer {
  max-width: 1200px;
  margin: 0 auto;
  float: none !important;
}

#header {
  float: left;
  position: relative;
}

#head {
  float: inherit;
  text-align: center;
}

#logo {
  display: inline-block;
  padding: 16px 5% 8px;
  display: block;
}

#logo a {
  -webkit-transition-duration: 0s;
          transition-duration: 0s;
  display: inline-block;
  overflow: hidden;
  text-indent: -9001px;
}

#logo a img {
  float: left;
  height: auto;
  width: 100%;
}

#tagline {
  display: none;
}

#topnav {
  float: left;
  position: relative;
  z-index: 9001;
  height: 49px;
  border-top: 1px solid #000000;
  box-sizing: content-box;
  background-color: #fff;
}

#topnav > ul > li > a:hover {
  color: #0D81C4 !important;
}

#topnav ul, #topnav li, #topnav a {
  color: #26272c;
  margin: 0;
  padding: 0;
  display: inline-block;
  white-space: nowrap;
  position: relative;
}

#topnav ul#tnav-toplevel {
  width: inherit;
  float: left;
}

#topnav ul#tnav-toplevel.temporary_hidden {
  height: 49px;
  overflow: hidden;
}

#topnav ul#tnav-toplevel li.is-inactive {
  display: none;
}

#topnav ul#tnav-toplevel > li {
  float: left;
}

#topnav ul#tnav-toplevel > li ul {
  display: none;
}

#topnav ul#tnav-toplevel > li:hover {
  background-color: #eee;
}

#topnav ul#tnav-toplevel > li:hover > ul {
  display: block;
}

#topnav ul#tnav-toplevel > li.morebtn {
  cursor: pointer;
  float: right;
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
  background-color: #eee;
  border-left: 3px solid #f0f0f0;
}

#topnav ul#tnav-toplevel > li.morebtn > a {
  padding: 0 22px 0 48px;
  font-weight: bold;
}

#topnav ul#tnav-toplevel > li.morebtn:before, #topnav ul#tnav-toplevel > li.morebtn:after,
#topnav ul#tnav-toplevel > li.morebtn > a:after {
  content: "";
  display: block;
  width: 21px;
  height: 4px;
  background-color: white;
  position: absolute;
  top: 15.5px;
  left: 12px;
}

#topnav ul#tnav-toplevel > li.morebtn:after {
  top: 22.5px;
}

#topnav ul#tnav-toplevel > li.morebtn > a:after {
  top: 29.5px;
}

#topnav ul#tnav-toplevel > li.morebtn.is-active {
  display: block;
}

#topnav ul#tnav-toplevel > li.morebtn > a:before {
  content: none;
}

#topnav ul#tnav-toplevel > li > a {
  line-height: 49px;
  padding: 0 30px;
  text-transform: none;
  font-weight: 600;
  font-size: 14px;
}

#topnav ul#tnav-toplevel ul {
  position: absolute;
  top: 100%;
  left: 0;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.7);
  background-color: #eee;
  border-bottom: 4px solid #d5d5d5;
  min-width: 100%;
  padding: 6px 0;
}

#topnav ul#tnav-toplevel ul li,
#topnav ul#tnav-toplevel ul a {
  display: block;
}

#topnav ul#tnav-toplevel ul a {
  padding: 6px 40px 6px 20px;
}

#topnav ul#tnav-toplevel ul li:hover {
  background-color: #fbfbfb;
  border-left: 4px solid #dfdfdf;
  margin-left: -4px;
}

#topnav ul#tnav-toplevel ul li:hover a {
  color: #555555;
}

#topnav ul#tnav-toplevel ul ul {
  right: 100%;
  top: -5px;
}

#topnav ul#tnav-toplevel li.morebtn ul {
  left: auto;
  right: 0;
  text-align: right;
}

#topnav ul#tnav-toplevel li.morebtn ul li:hover {
  border-right: 4px solid #dfdfdf;
  border-left: 0;
  margin-right: -4px;
  margin-left: 0;
}

#topnav ul#tnav-toplevel li.morebtn ul a {
  padding: 6px 15px 6px 30px;
}

#topnav ul#tnav-toplevel.mobile-menu {
  padding-left: 0;
}

#topnav ul#tnav-toplevel.mobile-menu > li {
  width: 33.33%;
}

#topnav ul#tnav-toplevel.mobile-menu > li > a {
  padding: 0;
  display: block;
  font-weight: bold;
  text-align: center;
  font-family: 'AvenirNext-Bold', sans-serif;
}

#topnav ul#tnav-toplevel.mobile-menu > li > a:before {
  content: none;
}

#topnav ul#tnav-toplevel.mobile-menu > li.morebtn {
  padding: 0;
  border: none;
  background-color: transparent;
}

#topnav ul#tnav-toplevel.mobile-menu > li.morebtn:before, #topnav ul#tnav-toplevel.mobile-menu > li.morebtn:after,
#topnav ul#tnav-toplevel.mobile-menu > li.morebtn > a:after {
  content: none;
}

#topnav ul#tnav-toplevel.mobile-menu ul {
  font-size: 1em;
}

#topnav ul#tnav-toplevel.mobile-menu ul a {
  font-weight: normal;
  font-size: 1em;
  padding: 10px 20px 10px 30px;
  font-family: 'AvenirNext-Medium', sans-serif;
}

#main {
  float: left;
  background-color: #fff;
}

.mwrap {
  overflow-y: hidden;
  position: relative;
  z-index: 0;
}

section.content .bodytext,
section.content .cfrags {
  padding: 25px 20px;
}

section.content .bodytext a,
section.content .cfrags a {
  font-weight: bold;
}

section.content .bodytext a:hover,
section.content .cfrags a:hover {
  text-decoration: underline;
}

section.content .bodytext > h1,
section.content .cfrags > h1 {
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 1.1;
}

section.content .bodytext .widget,
section.content .cfrags .widget {
  padding-left: 0 !important;
  padding-right: 0px !important;
}

.widget,
.detailedform {
  float: left;
  padding: 0 20px 1.5em;
}

.widget ul, .widget li, .widget a,
.detailedform ul,
.detailedform li,
.detailedform a {
  display: block;
  padding: 0;
  margin: 0;
}

.widget ul a,
.detailedform ul a {
  font-weight: bold;
}

.widget ul ul a,
.detailedform ul ul a {
  padding-left: 30px;
  font-weight: normal;
}

.widget ul li,
.detailedform ul li {
  padding: 0 0 0.75em;
}

.widget label,
.detailedform label {
  font-weight: normal;
}

.widget input, .widget textarea,
.detailedform input,
.detailedform textarea {
  border: 1px solid #8F8F8F;
  border-radius: 2px;
  line-height: 2.5em;
  height: 2.5em;
  margin-bottom: 0.5em;
  outline: none;
  padding: 0 10px;
}

.widget input:focus, .widget textarea:focus,
.detailedform input:focus,
.detailedform textarea:focus {
  border-color: #5AC1E8;
}

.widget textarea,
.detailedform textarea {
  line-height: normal;
  height: 8em;
  padding-top: 8px;
  padding-bottom: 5px;
  resize: none;
}

.widget button,
.widget #Submit,
.detailedform button,
.detailedform #Submit {
  padding: 8px 0;
  background-color: #26272C;
  border: 1px solid #131416;
  border-width: 1px 1px 2px;
  color: #fff;
  text-transform: uppercase;
  font-size: 1em;
  border-radius: 3px;
  font-weight: bold;
  font-family: 'AvenirNext-Bold', sans-serif;
  text-shadow: 0 0 3px black;
  outline: none;
  box-shadow: inset 0 -1px 0 #28292f;
  position: relative;
}

.widget button:after,
.widget #Submit:after,
.detailedform button:after,
.detailedform #Submit:after {
  position: absolute;
  content: " ";
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0.1), rgba(0, 0, 0, 0.1));
  background-image: linear-gradient(rgba(255, 255, 255, 0.1), rgba(0, 0, 0, 0.1));
  box-shadow: inset 0 0 3px #3e3f47;
}

.widget button:hover,
.widget #Submit:hover,
.detailedform button:hover,
.detailedform #Submit:hover {
  background-color: #2b2c31;
}

.widget button:active,
.widget #Submit:active,
.detailedform button:active,
.detailedform #Submit:active {
  position: relative;
  bottom: -1px;
  margin-bottom: 1px;
  border-width: 1px 1px 1px;
}

.widget #Submit:active,
.detailedform #Submit:active {
  margin-bottom: 9px;
  margin-top: -1px;
}

.widget span#captchainstructions,
.detailedform span#captchainstructions {
  display: none;
}

#feedburner_subscribe {
  border-top: 0;
}

#feedburner_subscribe br {
  display: none;
}

#feedburner_subscribe #deliveredByFB {
  display: block;
  margin-top: 0.4em;
}

#feedburner_subscribe #deliveredByFB a {
  display: inline;
}

.home .bodytext h1 {
  line-height: 1.1;
  font-size: 20px;
  font-size: 1.25rem;
}

.home .cfrags > div > div {
  padding-top: 16px;
}

#footer {
  float: left;
  padding: 0;
  text-align: center;
  background: #0c4670 url(../images/footer.png) repeat-x top;
  color: #fff;
  border-top: 1px solid #fff;
  text-shadow: 0 0 3px rgba(0, 0, 0, 0.4);
  position: relative;
}

#footer:before {
  content: "";
  width: 500px;
  height: 193px;
  position: absolute;
  top: 1px;
  left: 50%;
  margin-left: -250px;
  background: url(../images/fcontainer.jpg) no-repeat center top;
  z-index: 0;
}

#footer a {
  color: #fff;
}

#footer a:hover {
  color: #65d4f1;
}

#footer .fcontainer {
  background: url("../images/footer-logo.png") no-repeat center 10px;
  padding: 102px 30px 0;
  background-size: auto auto;
  position: relative;
  z-index: 10;
}

#footer #address {
  font-weight: bold;
}

#footer #address > div br {
  display: none;
}

#footer #address > div span.contacts > span {
  display: block;
}

#footer #address a {
  color: #65d4f1;
}

#footer .footerlocalities {
  clear: both;
  margin-bottom: 30px;
}

#footer #footernav {
  margin: 0 0 20px;
}

#footer #footernav ul,
#footer #footernav li,
#footer #footernav a {
  color: #fff;
  margin: 0;
  padding: 0;
  display: inline-block;
}

#footer .credits a span {
  text-transform: uppercase;
  font-weight: bold;
}

#footer .copyright {
  font-size: 13px;
  font-size: 0.8125rem;
}

#footer .copyright a {
  display: inline-block;
}

#footer .copyright br {
  display: none;
}

#footer #address span[itemprop=addressCountry] {
  display: none !important;
}

.justia_contact_form.widget .formdesc {
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  color: #494e52;
  text-transform: uppercase;
  margin-bottom: 15px;
}

.justia_contact_form.widget .formdesc a {
  color: #494e52;
}

.justia_contact_form.widget .formdesc strong {
  font-size: 18px;
  font-size: 1.125rem;
  display: block;
  color: #1d5287;
}

.justia_contact_form.widget #ImageText {
  text-align: center;
}

.justia_contact_form.widget .submit button {
  margin-top: 0.5em;
}

.jwpw_connect.widget {
  padding-top: 1em;
  padding-bottom: 1em;
  margin-top: -1px;
}

.jwpw_connect.widget .widget-title {
  display: none;
}

.jwpw_connect.widget p {
  margin: 0;
}

.jwpw_connect.widget .content {
  overflow: hidden;
}

.jwpw_connect.widget a {
  display: inline-block;
  float: left;
  margin: 0 0 5px;
  padding: 0 3px;
  width: 20%;
  max-width: 46px;
}

.jwpw_connect.widget a img {
  display: block;
  float: left;
  width: 100%;
  height: auto;
}

#breadcrumbs {
  display: none;
}

.detailedform fieldset {
  border: none;
  padding: 0;
}

.detailedform label {
  margin-bottom: 10px;
  display: block;
}

.detailedform input,
.detailedform textarea {
  border-color: #cccccc;
}

.detailedform #Submit {
  padding: 0;
}

img.profilepic {
  display: none;
}

.peoplelist .col3 {
  border-bottom: 1px dotted rgba(0, 0, 0, 0.2);
  margin-bottom: 20px;
}

.peoplelist .name {
  font-size: 130%;
  display: block;
}

.peoplelist .emllink {
  font-weight: normal !important;
}

#top-numbers {
  display: none;
}

.visuallyhidden, .screen-reader-text {
  border: 0 none;
  clip: rect(0px, 0px, 0px, 0px);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.entry-title {
  margin-top: 0;
}

.entry {
  padding: 40px 0 40px;
  border-bottom: 1px dotted #2C4669;
}

.entry:first-child {
  padding-top: 0px;
  background-image: none;
}

.entry .published-date {
  text-transform: uppercase;
  font-size: 0.85em;
}

.entry .published-date-label {
  display: none;
}

.entry .entry-title {
  margin: 4px 0 5px;
  line-height: 1.4em;
  font-size: 1.17em;
}

.entry .entry-title a {
  font-weight: normal;
  font-size: 21px;
}

.entry .author.vcard {
  font-size: 0.85em;
}

.entry .author.vcard a {
  text-transform: normal;
}

.entry .sharelinks {
  margin-top: 10px;
  margin-bottom: -10px;
}

.entry .sharelinks img {
  border-radius: 0;
}

.entry-content img {
  border-radius: 2px;
  padding: 4px;
  background-color: #f2f2f2;
  border: 1px solid #e6e6e6;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
  width: 50% !important;
  height: auto !important;
}

.entry-content img:hover {
  background-color: #e6e6e6;
  border: 1px solid #dedede;
}

.entry-content img.alignright {
  float: right;
  margin: 0 0 0.5em 1em;
}

.entry-content img.alignleft {
  float: left;
  margin: 0 1em 0.5em 0;
}

.entry-content img.aligncenter {
  display: block;
  margin: 0 auto 0.5em;
}

.entry-content div.wp-caption {
  width: auto !important;
  max-width: 100%;
  padding: 4px;
  border: 1px solid #e6e6e6;
  border-radius: 2px;
  text-align: center;
  text-shadow: 1px 1px 0 #fff;
  background-color: #f2f2f2;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
}

.entry-content div.wp-caption a {
  display: block;
}

.entry-content div.wp-caption p {
  display: block;
  max-width: 100%;
  margin: 0.3em 0 0;
  line-height: normal;
  font-size: .8em;
}

.entry-content div.wp-caption img {
  display: block;
  width: auto !important;
  padding: 0;
  margin: 0 auto;
  border: none;
  border-radius: 0;
  background: none;
}

.entry-content div.wp-caption.alignright {
  float: right;
  margin: 0 0 0.5em 1em;
}

.entry-content div.wp-caption.alignleft {
  float: left;
  margin: 0 1em 0.5em 0;
}

.entry-content div.wp-caption.aligncenter {
  margin: 0 auto 0.5em;
}

.entry-content div.wp-caption:hover {
  border: 1px solid #e3e3e3;
  background-color: #ebebeb;
}

@media screen and (min-width: 37.5em) {
  .entry-content div.wp-caption {
    max-width: 50%;
  }
}

.entry-content div.featured-image.alignright {
  float: right;
  margin: 0 0 0.5em 1em;
}

.entry-content div.featured-image.alignleft {
  float: left;
  margin: 0 1em 0.5em 0;
}

.entry-content div.featured-image.aligncenter {
  margin: 0 auto 0.5em;
}

h1.archive-title {
  font-size: 1.5em;
  line-height: 1;
}

.entry .sharelinks {
  display: block;
  float: left;
  clear: both;
  margin: 1em 0 0;
}

.entry .sharelinks a {
  display: block;
  float: left;
  margin-right: 5px;
}

.entry .sharelinks a img {
  border: none;
  background: none;
  float: left;
  padding: 0;
  border-radius: 0;
  opacity: 0.85;
  margin: 0;
  -webkit-transform: rotate(0);
          transform: rotate(0);
}

.entry .sharelinks a:hover img {
  opacity: 1;
}

.entry {
  border-bottom: 1px dotted #D8D8D8 !important;
}

.entry .inner-wrapper header::after {
  clear: both;
  display: block;
  content: '';
}

.entry .inner-wrapper header .entry-title a {
  font-weight: normal;
}

.entry .inner-wrapper header div.published-date {
  font-size: 13px;
  color: #000;
}

.entry .inner-wrapper header div.author a {
  font-weight: normal;
}

.entry .inner-wrapper > footer {
  font-size: 13px;
  font-size: 0.8125rem;
}

.entry .inner-wrapper > footer div.author,
.entry .inner-wrapper > footer div.published-date {
  display: none;
}

.navigation {
  margin: 1em 0;
}

.navigation::after {
  clear: both;
  display: block;
  content: '';
}

.navigation #pagination-simple-top .nav-next, .navigation #pagination-simple-bottom .nav-next, .navigation #pagination-simple .nav-next {
  float: right;
}

.navigation #pagination-simple-top .nav-next a:after, .navigation #pagination-simple-bottom .nav-next a:after, .navigation #pagination-simple .nav-next a:after {
  content: " »";
}

.navigation #pagination-simple-top .nav-previous, .navigation #pagination-simple-bottom .nav-previous, .navigation #pagination-simple .nav-previous {
  float: left;
}

.navigation #pagination-simple-top .nav-previous a:before, .navigation #pagination-simple-bottom .nav-previous a:before, .navigation #pagination-simple .nav-previous a:before {
  content: "« ";
}

.navigation #pagination-simple-top .nav-next, .navigation #pagination-simple-top .nav-previous, .navigation #pagination-simple-bottom .nav-next, .navigation #pagination-simple-bottom .nav-previous, .navigation #pagination-simple .nav-next, .navigation #pagination-simple .nav-previous {
  padding: 0 6px;
  border-radius: 3px;
}

.navigation #pagination-simple-top .nav-next a, .navigation #pagination-simple-top .nav-previous a, .navigation #pagination-simple-bottom .nav-next a, .navigation #pagination-simple-bottom .nav-previous a, .navigation #pagination-simple .nav-next a, .navigation #pagination-simple .nav-previous a {
  padding: 2px;
  font-size: 14px;
  text-shadow: 0 1px 0 #fff;
  line-height: 1em;
}

.navigation #pagination-simple-top .nav-next a:after, .navigation #pagination-simple-top .nav-next a:before, .navigation #pagination-simple-top .nav-previous a:after, .navigation #pagination-simple-top .nav-previous a:before, .navigation #pagination-simple-bottom .nav-next a:after, .navigation #pagination-simple-bottom .nav-next a:before, .navigation #pagination-simple-bottom .nav-previous a:after, .navigation #pagination-simple-bottom .nav-previous a:before, .navigation #pagination-simple .nav-next a:after, .navigation #pagination-simple .nav-next a:before, .navigation #pagination-simple .nav-previous a:after, .navigation #pagination-simple .nav-previous a:before {
  color: #A3A3A3;
  font-family: "times new roman",times,serif;
  font-size: 20px;
  margin-left: 2px;
}

.navigation #pagination-simple-top .nav-next:hover, .navigation #pagination-simple-top .nav-previous:hover, .navigation #pagination-simple-bottom .nav-next:hover, .navigation #pagination-simple-bottom .nav-previous:hover, .navigation #pagination-simple .nav-next:hover, .navigation #pagination-simple .nav-previous:hover {
  background: #eee;
}

.navigation #pagination-simple-top .nav-next:hover a, .navigation #pagination-simple-top .nav-previous:hover a, .navigation #pagination-simple-bottom .nav-next:hover a, .navigation #pagination-simple-bottom .nav-previous:hover a, .navigation #pagination-simple .nav-next:hover a, .navigation #pagination-simple .nav-previous:hover a {
  text-decoration: none;
}

.widget .content a:hover {
  text-decoration: underline;
}

li.required {
  display: block;
  margin: 1px;
  background: #fff;
  color: #750F15;
  font-size: 11px;
  font-size: 0.6875rem;
  padding: 4px;
}

#searchform {
  margin-bottom: 1em;
}

.search h1.search-title, .search-results h1.search-title {
  line-height: 1.1em;
}

#sitemap-category-list {
  margin-top: 1em;
}

.search .search_page_heading, .search-results .search_page_heading, .search-results .search_page_heading, .search-no-results .search_page_heading {
  float: left;
  width: 100%;
  margin-bottom: 1.5em;
}

.search .search_page_heading input#s, .search-results .search_page_heading input#s, .search-results .search_page_heading input#s, .search-no-results .search_page_heading input#s {
  float: left;
  padding: 0 !important;
  margin-right: 3px;
  padding: 3px !important;
}

.search .search_page_heading input#searchsubmit, .search-results .search_page_heading input#searchsubmit, .search-results .search_page_heading input#searchsubmit, .search-no-results .search_page_heading input#searchsubmit {
  float: left;
  margin-top: 0 !important;
  padding: 6px 5px !important;
  font-size: 12px;
  width: auto !important;
}

.widget_categories {
  color: #0163aa;
}

.widget_categories ul li a {
  display: inline;
}

#searchsubmit {
  -webkit-font-smoothing: antialiased;
}

.entry footer a,
a.more-link {
  font-weight: normal !important;
}

.page-template-sitemap-html-php .bodytext .archive h3 {
  margin-bottom: 0.75em;
}

.page-template-sitemap-html-php .bodytext .sitemap-post-list h3 {
  margin-top: 0.5em;
  margin-bottom: 0.25em;
}

.page-template-sitemap-html-php .bodytext .sitemap-category-list h3 {
  margin-top: 0.75em;
  margin-bottom: 0.25em;
}

.page-template-sitemap-html-php .bodytext .sitemap-category-list-ul {
  padding-left: 0;
}

.page-template-sitemap-html-php .bodytext .sitemap-category-list li {
  list-style: none;
}

.error_404_header {
  margin-top: 0;
}

.imgwrap {
  border-bottom: 7px solid #193465;
  z-index: 101;
  position: relative;
  background: #fff;
  margin: 0;
}

.imgwrap .blogname-wrapper {
  padding: 24px 20px 14px;
  border-bottom: 3px solid #ff8a00;
  margin-bottom: 4px;
}

.imgwrap .inner-blogname {
  display: block;
  font-family: TimesNewRoman, "Times New Roman", Times, Baskerville, Georgia, serif;
  font-size: 1.7em;
  text-align: center;
  margin: 0;
  text-transform: uppercase;
  color: #193465;
}

#text-3 .widget-title {
  display: none;
}

#text-3 .content p {
  margin: 0;
}

#text-3 .content p img {
  display: block;
  margin: 30px auto;
  border: 0;
}

#text-4 .widget-title {
  display: none;
}

#text-4 .content {
  border: none;
  padding-top: 20px;
  text-align: center;
}

#text-5 .widget-title {
  display: none;
}

#text-5 .content {
  padding-top: 20px;
  text-align: center;
}

#text-5 #youtube_wrap > div {
  margin: 0 auto;
}

#text-5 #youtube_wrap > div a {
  color: #555555;
  padding-left: 12px;
}

.widget_dpe_fp_widget .featured-posts .widget-title {
  color: #0163aa;
  text-transform: none;
  font-size: 100%;
  font-family: sans-serif;
}

.widget_dpe_fp_widget .featured-posts .widget-title a {
  color: #0163aa;
}

.widget_dpe_fp_widget .featured-posts .featured-post-excerpt,
.widget_dpe_fp_widget .featured-posts .featured-post-read-more-link {
  display: none;
}

#topnav ul#tnav-toplevel > li.morebtn > a {
  padding: 0 22px 0 48px !important;
}

#topnav ul#tnav-toplevel > li.morebtn:hover {
  background: #EEEEEE !important;
}

#text-4 .content .textwidget {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 58%;
}

#text-4 .content .textwidget embed {
  width: 100% !important;
  height: 100% !important;
  position: absolute;
  top: 0;
  left: 0;
}

.sidebar #searchform #s {
  font-family: georgia, serif;
}

@media screen and (max-width: 46.8125em) {
  #headerPhone {
    display: none;
  }
  #head {
    background-color: #193364;
  }
  body {
    background-position: 0 50px;
  }
  .justia_contact_form {
    background-color: #f2f2f2;
    border-top: 6px solid #0163aa;
    border-bottom: 1px solid #dbdbdb;
  }
  .justia_contact_form .widget-title {
    margin-bottom: 0.5em;
  }
  .justia_contact_form .formdesc {
    padding-left: 1em;
    border-left: 1px dotted #555;
  }
  .widget {
    border-top: 1px solid #cccccc;
  }
  .widget .widget-title {
    display: block;
    font-family: 'AvenirNext-Bold', sans-serif;
    text-transform: uppercase;
    font-size: 20px;
    font-size: 1.25rem;
    font-weight: bold;
    margin: 1.33em 0;
    color: #000;
  }
  .widget .widget-title a {
    color: #000;
  }
  #footer {
    overflow: hidden;
  }
  #footer #address {
    padding-bottom: 2em;
  }
  #footer #footernav {
    font-family: 'AvenirNext-Bold', sans-serif;
  }
  #footer #footernav ul,
  #footer #footernav li,
  #footer #footernav a {
    display: block;
  }
  #footer #footernav ul {
    background-color: #0b3d62;
    border: 1px solid #0a3859;
    box-shadow: 0 0 1px rgba(255, 255, 255, 0.2);
    border-radius: 2px;
  }
  #footer #footernav li {
    border-top: 1px solid #0c4670;
    border-bottom: 1px solid #0a3859;
  }
  #footer #footernav li:first-child {
    border-top: none;
  }
  #footer #footernav li:last-child {
    border-bottom: none;
  }
  #footer #footernav a {
    text-transform: uppercase;
    font-weight: bold;
    padding: 1em 0;
  }
  #footer #footernav a:hover {
    background-color: #093554;
  }
  #footer .credits {
    position: relative;
    height: 60px;
    margin-top: 1em;
  }
  #footer .credits a {
    position: absolute;
    font-weight: bold;
    display: inline-block;
    background-color: #0a3859;
    border-top: 1px solid #072942;
    line-height: 60px;
    width: 100%;
    padding: 0 30px;
    left: -30px;
    text-transform: capitalize;
    box-sizing: content-box;
  }
  #footer .credits a:after {
    content: " »";
    font-family: TimesNewRoman, "Times New Roman", Times, Baskerville, Georgia, serif;
    font-size: 1.1em;
  }
  #footer .credits a:hover {
    background-color: #11639e;
  }
  #pr_ar.widget ul,
  #pr_ar.widget li,
  #pr_ar.widget a {
    padding: 0;
    margin: 0;
  }
  #pr_ar.widget ul.toplevel a {
    padding: 8px 0;
    display: block;
    position: relative;
  }
  #pr_ar.widget ul.toplevel > li {
    margin-bottom: 1em;
  }
  #pr_ar.widget ul.toplevel > li:first-child > strong a {
    padding-top: 0;
  }
  #pr_ar.widget ul.toplevel ul a {
    padding-left: 10px;
  }
  #pr_ar.widget ul.toplevel ul a:before {
    content: "\203A\20";
    font-family: TimesNewRoman, "Times New Roman", Times, Baskerville, Georgia, serif;
    position: absolute;
    margin-left: -10px;
    margin-top: -1px;
  }
  #pr_ar.widget strong {
    font-size: 18px;
    font-size: 1.125rem;
  }
  body #top-numbers:first-child {
    display: block;
    width: 100%;
    list-style-type: none;
    background-color: #262626;
    text-align: center;
    color: #fff;
  }
  body #top-numbers:first-child label {
    display: block;
    padding: 15px 0;
    font-weight: bold;
    cursor: pointer;
    border-bottom: 1px solid #383838;
    box-shadow: inset 0 -5px 5px #1f1f1f;
  }
  body #top-numbers:first-child a {
    padding: 15px 0;
  }
  body #top-numbers:first-child ul {
    padding: 0;
    margin: 0;
    display: none;
  }
  body #top-numbers:first-child ul li {
    border-top: 1px solid #333333;
    border-bottom: 1px solid #1a1a1a;
  }
  body #top-numbers:first-child ul li:first-child {
    border-top: 0;
  }
  body #top-numbers:first-child ul li, body #top-numbers:first-child ul a {
    display: block;
    color: #fff;
    font-weight: bold;
  }
  input#pToggle:checked + ul {
    display: block;
  }
  #pToggle {
    display: none;
  }
}

@media screen and (min-width: 26.25em) {
  html {
    font-size: 17px;
  }
  section.content .bodytext,
  section.content .cfrags,
  .widget,
  .detailedform {
    padding: 5% 8% 6%;
  }
}

@media screen and (min-width: 29.375em) {
  .jwpw_connect.widget > div {
    padding: 0 10%;
  }
}

@media screen and (min-width: 31.875em) {
  html {
    font-size: 18px;
  }
  section.content .bodytext,
  section.content .cfrags,
  .widget,
  .detailedform {
    padding-left: 10%;
    padding-right: 10%;
  }
}

@media screen and (max-width: 24.375em) {
  #logo a {
    width: 100%;
  }
}

@media screen and (min-width: 24.375em) {
  #logo a {
    width: 350px;
    height: 106px;
  }
}

@media screen and (min-width: 46.875em) {
  html {
    font-size: 16px;
  }
  body {
    padding: 0 0;
  }
  #head {
    float: left;
    width: 100%;
    height: 143px;
    background: url("../images/head.jpg") no-repeat left top;
    position: relative;
  }
  #headerPhone {
    position: absolute;
    top: 34px;
    right: 54px;
  }
  #headerPhone .description {
    color: #fff;
    text-align: left;
    font-size: 20px;
    line-height: 1.2;
    text-shadow: 0 2px 1px rgba(0, 0, 0, 0.75);
  }
  #headerPhone .description a {
    color: currentcolor;
  }
  #headerPhone .description span {
    display: block;
    font-size: 1.4em;
  }
  .wf-active #headerPhone {
    top: 34px;
  }
  .wf-active #headerPhone .description {
    font-size: 30px;
    font-family: 'myriad-pro-semi-condensed', sans-serif;
    font-weight: normal;
    line-height: 1.1;
    letter-spacing: 0.5px;
  }
  .wf-active #headerPhone .description span {
    font-size: 1.13333em;
  }
  #topnav > ul > li > a {
    font-family: "myriad-pro-condensed", sans-serif;
  }
  #topnav > ul > li > a:hover {
    color: #0D81C4 !important;
  }
  #topnav > ul > li:hover {
    background: #fff !important;
  }
  .js #topnav ul#tnav-toplevel > li > a {
    visibility: hidden;
    padding: 0 30px;
    font-size: 18px;
    font-size: 1.125rem;
  }
  .js.wf-active #topnav ul#tnav-toplevel > li > a {
    visibility: visible;
  }
  #logo {
    float: left;
    display: block;
    padding: 0;
    margin: 17px 0 0 17px;
  }
  #searchsubmit {
    padding: 4px 14px;
  }
  .widget_dpe_fp_widget .featured-posts .widget-title {
    color: #0163aa;
    text-transform: none;
    font-size: 13px;
    font-size: 0.8125rem;
    display: block;
    margin: 0;
    padding: 0 0 1em;
  }
  .widget_recent_entries ul li {
    padding-bottom: 1.25em;
  }
  #text-11 .widget-title {
    display: none;
  }
  #text-11 .content {
    border: none;
    padding: 0;
  }
  #text-13 .content {
    float: left;
    width: 100%;
    padding-bottom: 10px;
  }
  .sidebar #searchform {
    float: left;
    width: 100%;
  }
  .sidebar #searchform #s {
    width: 84%;
    float: left;
  }
  .sidebar #searchform #searchsubmit {
    width: 15%;
    height: 32px;
    background: #26272C url(../images/search.png) no-repeat center center;
    color: transparent;
    text-indent: -9000px;
    text-transform: capitalize;
    float: right;
    display: block;
    border: 1px solid #000 !important;
    border-radius: 2px;
  }
  .sidebar #searchform #searchsubmit:hover {
    background-color: #0163aa;
    cursor: pointer !important;
  }
  .sidebar #searchform #searchsubmit:active {
    bottom: 0 !important;
    margin-bottom: 0 !important;
  }
  .sidebar {
    color: #010101;
    background: url(../images/sidebar.png) no-repeat top left;
  }
  .sidebar .fragcontent,
  .sidebar .description {
    padding-top: 16px;
  }
  .sidebar .widget .content {
    border-bottom: 1px dotted #265888;
    padding-bottom: 20px;
  }
  .sidebar .widget .content a {
    font-weight: bold;
  }
  .secondary-sidebar {
    font-size: 13px;
    font-size: 0.8125rem;
  }
  .mwrap:before {
    content: " ";
    display: block;
    position: absolute;
    height: 100%;
    top: 0;
    z-index: -1;
    background: #fff;
  }
  .l2 .mwrap:after {
    content: none;
  }
  .widget {
    padding: 0 20px;
    margin-bottom: 10px;
  }
  .widget .widget-title {
    display: block;
    font-family: sans-serif;
    padding: 12px 20px 12px;
    margin: 0 -20px;
    color: #1d5287;
    text-transform: none;
    font-weight: bold;
    font-size: 18px;
    font-size: 1.125rem;
  }
  .widget .widget-title a {
    color: #1d5287;
  }
  #feedburner_subscribe {
    margin-bottom: 20px;
  }
  section.content .bodytext,
  section.content .cfrags {
    padding: 25px 30px 25px 20px;
  }
  section.content .bodytext > h1,
  section.content .cfrags > h1 {
    font-size: 30px;
    font-size: 1.875rem;
    margin: 1em 0;
    font-weight: normal;
  }
  #breadcrumbs .wrapper {
    padding: 14px 26px;
  }
  #footer {
    padding: 0;
    text-align: left;
    position: relative;
    font-size: 14px;
    font-size: 0.875rem;
  }
  #footer:after {
    content: "";
    display: block;
    height: 1px;
    width: 100%;
    border-bottom: 1px dotted #5884A6;
    position: absolute;
    top: 120px;
    left: 0;
    z-index: 150;
  }
  #footer .fcontainer {
    overflow-y: hidden;
    padding: 145px 20px 40px;
    background-size: auto auto;
    background-position: center 10px;
  }
  #footer #address {
    float: left;
    font-weight: normal;
    padding-bottom: 50px;
    font-size: 16px;
    font-size: 1rem;
  }
  #footer #footernav {
    width: 100%;
    position: absolute;
    left: 0;
    top: 78px;
    text-transform: none;
    text-align: center;
    font-weight: normal;
    padding: 8px 0 9px;
  }
  #footer #footernav li {
    position: relative;
  }
  #footer #footernav li:before {
    content: "|";
    display: inline-block;
    color: #65d4f1;
    position: absolute;
    left: -4px;
    top: 2px;
  }
  #footer #footernav li:first-child:before {
    content: none;
  }
  #footer #footernav li a {
    padding: 6px 15px 5px;
    font-size: 11px;
    font-size: 0.6875rem;
    line-height: 1;
    color: #65d4f1;
  }
  #footer #footernav li a:hover {
    background-color: rgba(0, 0, 0, 0.2);
    border-radius: 3px;
  }
  #footer .copyright {
    clear: both;
    line-height: normal;
    font-size: 14px;
    font-size: 0.875rem;
  }
  #footer .copyright a {
    display: inline;
  }
  #footer .copyright br {
    display: none;
  }
  #footer .copyright .jfirm_info {
    padding-bottom: 1.4em;
  }
  #footer .copyright .jfirm_info a:first-child:after {
    content: '|';
    font-weight: bold;
    margin: 0 10px 0 10px;
  }
  #footer .credits {
    float: right;
    font-weight: normal;
    margin-top: -16px;
    font-size: 14px;
    font-size: 0.875rem;
  }
  .imgwrap .blogname-wrapper {
    padding: 0;
  }
  .imgwrap .main-blogname {
    overflow: hidden;
    display: block;
    width: 100%;
    max-width: 867px;
    height: 0;
    margin: 0 auto;
    padding-top: 8.07382%;
    background: transparent url("../images/blogname.png") no-repeat center;
    background-size: contain;
  }
  .imgwrap .inner-blogname {
    font-size: 16px;
  }
  .jwpw_connect.widget {
    padding-top: 0;
  }
  .jwpw_connect.widget > div {
    padding: 0;
  }
  .justia_contact_form.widget {
    width: 100%;
    padding-bottom: 20px;
    margin-bottom: 5px;
  }
  .justia_contact_form.widget .formdesc {
    border-top: 1px solid #D7D7D7;
    border-bottom: 1px solid #D7D7D7;
    padding: 5px 0;
    margin: 0 0 8px;
  }
  .justia_contact_form.widget label {
    font-size: 11px;
    font-size: 0.6875rem;
    text-transform: uppercase;
    color: #5B5B5B;
  }
  .justia_contact_form.widget input {
    line-height: 1em;
    height: 24px;
    margin-bottom: 0;
  }
  .justia_contact_form.widget textarea {
    height: 5em;
  }
  .justia_contact_form.widget button {
    padding: 4px 14px;
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
  }
  #pr_ar li {
    padding-bottom: 0;
  }
  #pr_ar strong a {
    text-transform: uppercase;
    display: block;
    margin: 0 -20px;
    padding: 5% 20px;
    line-height: 1em;
  }
  #pr_ar strong a:hover {
    background: rgba(0, 0, 0, 0.04);
  }
  #pr_ar li ul a {
    margin: 0 -20px;
    padding: 2% 20px;
  }
  #pr_ar li ul a:hover {
    background: rgba(0, 0, 0, 0.04);
  }
  .widget:has(iframe) {
    padding: 0;
  }
  .widget:has(iframe) .widget-title,
  .widget:has(iframe) .formdesc {
    padding: 0 20px;
    margin: 0;
  }
  #breadcrumbs {
    display: block;
    border-bottom: 1px dotted #e0e0e0;
  }
  #breadcrumbs .wrapper {
    text-indent: -9001px;
    *text-indent: 0;
    font-size: 12px;
    font-size: 0.75rem;
    width: 100%;
    overflow-y: hidden;
  }
  #breadcrumbs .wrapper a {
    font-weight: bold;
  }
  #breadcrumbs .wrapper a,
  #breadcrumbs .wrapper span {
    text-decoration: none;
    display: inline-block;
    float: left;
    text-indent: 0;
    *display: inline;
    *float: none;
    *line-height: normal;
  }
  #breadcrumbs .wrapper a:after {
    content: "\20\200D\20\3009";
    display: inline-block;
    margin-left: 5px;
    color: #999999;
  }
  .attorney section.content .bodytext h1 + strong.position {
    margin-top: -30px;
  }
}

@media screen and (min-width: 48em) {
  img.profilepic {
    display: block;
    float: right;
    border-radius: 2px;
    margin: 30px 0 10px 0;
    background-color: #e6e6e6;
    padding: 5px;
    border: 1px solid #e0e0e0;
  }
  #disclaimer .bodytext .entryinfo {
    margin: 0;
  }
  .bodytext .location {
    width: 50%;
    float: left;
  }
  #sitemap section.content .bodytext ul,
  section.content .bodytext div.subpageslist ul {
    list-style-type: none;
    padding-left: 0;
  }
  #sitemap section.content .bodytext ul ul,
  section.content .bodytext div.subpageslist ul ul {
    padding-left: 20px;
    margin: 1em 0;
  }
  #sitemap section.content .bodytext div > ul > li,
  section.content .bodytext div.subpageslist > ul > li {
    padding: 0 0 0 0;
  }
  #sitemap section.content .bodytext div > ul ul,
  section.content .bodytext div.subpageslist > ul ul {
    border-left: 1px dotted #cacaca;
  }
  .peoplelist .col1, .peoplelist .col2, .peoplelist .col3 {
    float: left;
    margin: 0;
  }
  .peoplelist {
    border-bottom: 1px solid #ccc;
    overflow-y: hidden;
    padding: 15px 0;
  }
  .peoplelist .col1 {
    width: 42%;
  }
  .peoplelist .col2 {
    width: 28%;
  }
  .peoplelist .col3 {
    width: 25%;
    border-bottom: none;
    margin-bottom: 0;
  }
  .peoplelist .name {
    font-size: 130%;
    display: inline-block;
    float: left;
  }
  .peoplelist .emllink,
  .peoplelist .loc,
  .peoplelist .blocknumbers {
    font-size: 90%;
    color: #888;
    font-weight: normal !important;
  }
  .peoplelist .emllink {
    display: inline-block;
    float: left;
    clear: both;
  }
  .peoplelist .emllink:before {
    content: "\2d\20";
  }
  .peoplelist .pos {
    font-style: italic;
    font-family: georgia, times, serif;
  }
  .peoplelist p {
    margin: 0;
  }
}

@media screen and (min-width: 42.75em) {
  .detailedform {
    padding: 20px 30px;
  }
}

@media screen and (min-width: 52.5em) {
  .detailedform fieldset {
    border: none;
    padding: 0;
  }
  .detailedform fieldset > span.fld {
    display: block;
    padding-left: 250px;
  }
  .detailedform input,
  .detailedform textarea {
    border-color: #cccccc;
  }
  .detailedform label {
    width: 100%;
    float: left;
  }
  .detailedform label strong {
    display: block;
    float: left;
    width: 250px;
    text-align: right;
    margin-right: -250px;
    padding: 5px 10px 0 0;
  }
  .detailedform label span {
    display: block;
    float: left;
    padding-left: 250px;
    width: 100%;
  }
  .detailedform label input {
    width: 100%;
  }
  .formdisclaimer,
  .submitbtn {
    display: block;
    padding-left: 250px;
  }
}

@media screen and (min-width: 46.875em) {
  .sidebar {
    float: right;
  }
  .sidebar.secondary-sidebar {
    width: 300px;
    margin-left: -300px;
  }
  section.content {
    float: left;
    padding-right: 300px;
    width: 100%;
  }
  .mwrap:before {
    width: 300px;
    right: 0;
  }
}

@media screen and (min-width: 46.875em) {
  .sidebar {
    float: right;
  }
  .sidebar.secondary-sidebar {
    width: 33.33333%;
    margin-left: -33.33333%;
  }
  section.content {
    float: left;
    padding-right: 33.33333%;
    width: 100%;
  }
  .mwrap:before {
    width: 33.33333%;
  }
}

@-moz-document url-prefix() {
  #head:before {
    content: url("../images/print-logo.png");
    display: none;
  }
}

@media print {
  * {
    background: transparent !important;
    color: #000 !important;
    /* Black prints faster: h5bp.com/s */
    box-shadow: none !important;
    text-shadow: none !important;
  }
  body {
    border-top: 0;
  }
  #logo {
    margin: -12px auto 0;
    float: none;
    padding: 0 0;
  }
  #head {
    border-bottom: 0;
  }
  #head:before {
    content: url("../images/print-logo.png");
    display: block;
  }
  #head img {
    display: none;
  }
  #footer .fcontainer {
    padding-bottom: 3em;
    padding-top: 1em;
  }
  #footer #address {
    margin-bottom: 2em;
  }
  #footer .copyright {
    margin-bottom: 1em;
  }
  .sidebar.secondary-sidebar, .sidebar.primary-sidebar {
    display: none !important;
  }
  .sharelinks {
    display: none !important;
  }
  .sidebar {
    border-top: 1px solid #000 !important;
  }
  .jwpw_connect {
    display: none !important;
  }
  .entry {
    border-bottom: 0;
  }
  #social,
  .justia_contact_form,
  .widget_categories,
  .widget_recent_entries,
  #footernav,
  #topnav,
  form input,
  form textarea,
  form label,
  form button,
  #video_library,
  .imgwrap,
  #badges,
  #index #content .bodytext:before,
  #breadcrumbs,
  .tcfrags,
  #tagline,
  img.profilepic {
    display: none !important;
  }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
}

.entry footer a,
a.more-link,
.read_more_link a {
  font-weight: normal !important;
}

.read_more_link {
  margin-top: 1em;
  margin-bottom: 1.4em;
}

/*! 46.875em | 57.5em */
