body { font-family: Arial, sans-serif; }

a { color: #1a8fce; }

a:link, a:focus, a:visited { color: #1a8fce; }

a:hover, a:active { color: #1a8fce; }

h1, h2, h3, h4, h5, h6 { font-family: "adobe-jenson-pro", serif; color: #002f6c; }

p { line-height: 1.8; }

blockquote { border-left-color: #1a8fce; }

/* Content */
.content img { display: block; max-width: 100%; height: auto; margin-top: 1em; margin-bottom: 1em; float: none; }

.content img.leftAlone { margin-right: 1em; float: left; }

.content img.center { margin-right: auto; margin-left: auto; }

.content img.left { margin-top: 0; margin-right: 1em; float: left; }

.content img.right { margin-top: 0; margin-left: 1em; float: right; }

.staffprofile h2 { margin-bottom: 5px; }

.staffprofile .position { margin-top: 5px; font-size: 1.5em; }

.ElementStaffProfilePanel + .ElementStaffProfilePanel { border-top: 1px solid #002f6c; padding-top: 70px; }

/* all screens smaller than extra-small (480px) */
/* all screens larger than extra-small (480px) */
/* screens larget than small (768px) */
@media (min-width: 768px) { .staffprofile h2 { margin-top: 0; } }

/* screens larger than medium (992px) */
/* Large devices (large desktops, 1200px and up) */
/*# sourceMappingURL=elementstaffprofilepanel.css.map */