@import url(//fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800);

body {
    font: 100%/1.4 "Open Sans", Arial, sans-serif;
    margin: 0 auto;
    min-width: 980px;
    max-width: 1336px;
}

*:first-child+html body {
    font-family: Arial, sans-serif;
}

h1, h2, h3, h4, h5, h6, p, dl, dt, dd, ol, ul, li {
    margin: 0;
    padding: 0;
}

h1, h2 {
    line-height: 1.2;
}

ul, ol {
    list-style: none;
}

form {
    display: inline;
}

.group:after {
    content: ".";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
    font-size: 0;
}

* html .group {
    min-height: 1%;
}

*:first-child+html .group {
    height: 1%;
}

.copyright li {
    display: inline;
}


/* colors */

body {
    background: #cdc39f;
}

/* Next CSS */
.our-content-wrappings {
  margin-top: 20px;
}
.our-content-wrapper {
  width: 1000px;
  margin-left: auto;
  margin-right: auto;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 10px;
  background: #fff;
  background: rgba(255,255,255,0.6);
  color: #000;
  text-align: left;
}
.wait-time-widgets .mobile {
  display: none;
}
.mobile-site .wait-time-widgets .mobile {
  display: block;
}
.mobile-site .wait-time-widgets .desktop {
  display: none;
}
.er-express-table {
  max-width: 100%;
  table-layout: fixed;
}
@media only screen and (max-width: 480px) {
  .er-express-table,
  .er-express-table thead,
  .er-express-table tr,
  .er-express-table th,
  .er-express-table td {
    display: block !important;
  }
}
.header,
.header-wrap {
  position: relative;
}
.header {
  z-index: 9999;
}
.home .features {
  position: absolute;
  left: 50%;
  margin-left: -440px;
  z-index: 9999;
}
.main-slideshow-wrappings {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 8000;
  text-align: center;
}
.content-page .main-slideshow-wrappings {
  display: none;
}
.main-slideshow-wrapper {
  display: inline-block;
}
.masthead .tagline-nav {
  display: none;
}
h2 {
  clear: both;
}
ul.phh-list ~ h2 {
  padding-top: 15px;
}
ul.phh-list {
  list-style-type: disc;
  padding-left: 20px;
  clear: both;
}
ul.phh-list li {
  list-style-type: disc;
  width: 100%;
  float: left;
  margin: 5px auto;
  clear: both;
}
.job-history-heading {
  text-align: center;
}
.job-history-list {
  list-style: disc url(/images/bullet.gif);
  margin-left: 20px;
}
.job-history-list li {
  margin-bottom: 10px;
}
.job-history-list b {
  color: #013b6b;
}
a[href=""],
a[href="#"] {
  cursor: default;
}
#site-navigation-bar {
  background: #054374;
  color: #fff;
  text-align: center;
  padding: 10px 0;
}
#site-navigation-bar ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
#site-navigation-bar ul li {
  display: inline;
  margin: 0 20px;
}
#site-navigation-bar a:link,
#site-navigation-bar a:visited {
  color: #91c348;
}
#site-navigation-bar a:hover,
#site-navigation-bar a:focus,
#site-navigation-bar a:active {
  color: #fff;
}
#site-navigation-bar .current-site {
  font-weight: bold;
}
#ie8 .content-inner-wrap {
  width: auto;
}
.home-page #ie8 #content-outer-wrap {
  padding-top: 0;
  background-image: none;
}
.pagetitle a:link,
.pagetitle a:visited,
.pagetitle a:hover,
.pagetitle a:focus {
  color: #013b6b;
  text-decoration: none;
}
.empty-static-left-menu .static-left-menu {
  display: none !important;
}
.empty-static-left-menu .content-page .page-menu .main-menu {
  margin-top: 0 !important;
}
.header .features .social ul:before {
  content: none;
}
.header .features .social ul:after {
  content: none;
}
.doctor-search {
  background: #F4F9FC;
  border: 1px solid #004F88;
  margin-bottom: 20px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
}
.content-page .page-menu .main-menu {
  margin-top: 20px;
}
.home-page .page-menu .static-left-menu {
  display: none;
}
.pagetitle.job-search-title {
  text-shadow: none;
}
#job-listing-cell h1.pagetitle {
  color: #024D85;
  font-family: arial;
  line-height: 1em;
  font-weight: bold;
  font-size: 28px;
  text-shadow: 0px 0px 0 #024D85, 1px 1px 0 #000065, 1px 1px 0 #595959, 1px 1px 1px rgba(0,0,0,0.1), 1px 1px 1px rgba(0,0,0,0.5), 0px 0px 1px rgba(0,0,0,0.2);
  letter-spacing: 1px;
  padding-bottom: 10px;
}
.feature14.search-heading {
  color: #3F3F3F;
  font-family: arial;
  line-height: 1em;
  font-weight: bold;
  font-size: 20px;
  text-shadow: none;
}
.feature18 {
  color: #024D85;
  font-family: arial;
  line-height: 1em;
  font-weight: bold;
  font-size: 27px;
  text-shadow: none;
  letter-spacing: 1px;
}
body {
  background: #f1f1f1;
  background: -moz-linear-gradient(top,#f1f1f1 0%,#ededed 50%,#dddddd 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#f1f1f1),color-stop(50%,#ededed),color-stop(100%,#dddddd));
  background: -webkit-linear-gradient(top,#f1f1f1 0%,#ededed 50%,#dddddd 100%);
  background: -o-linear-gradient(top,#f1f1f1 0%,#ededed 50%,#dddddd 100%);
  background: -ms-linear-gradient(top,#f1f1f1 0%,#ededed 50%,#dddddd 100%);
  background: linear-gradient(to bottom,#f1f1f1 0%,#ededed 50%,#dddddd 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f1f1f1',endColorstr='#dddddd',GradientType=0);
  background-color: #f1f1f1;
}
.full-site .contentimage {
  float: right;
  background: #fff;
  padding-left: 40px;
  padding-bottom: 20px;
}
.full-site .contentimage img {
  margin-top: 20px;
  padding: 5px;
  background: #fff;
}
h1.job-search-title {
  text-align: left;
  font-size: 28px;
  margin-bottom: 20px;
  border-bottom: 1px dashed #48a9d4;
}
h2.job-search-heading {
  font-size: 18px;
  margin-top: 20px;
}
.job-search-adv {
  border-spacing: 18px;
}
.job-search-adv th,
.job-search-adv td {
  text-align: left;
  vertical-align: top;
}
.job-search-adv th {
  padding-right: 20px;
  color: #003c69;
}
.job-search-adv .keyword,
.job-search-adv select {
  width: 300px;
}
.job-search-adv ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.job-search-adv li {
  display: inline;
}
.job-search-adv li label {
  margin-right: 20px;
}
.job-search-box {
  background: #f4f9fc;
  border: 1px solid #004f88;
  margin-bottom: 20px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
}
.job-search-box .search-links li {
  margin: 0 5px;
  padding: 0;
  display: inline-block;
  background: #d3e987;
  vertical-align: middle;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  background: #b1cc54;
  background: -moz-linear-gradient(top,#b1cc54 0%,#6d9735 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#b1cc54),color-stop(100%,#6d9735));
  background: -moz-linear-gradient(top,#b1cc54 0%,#d0f060 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#b1cc54),color-stop(100%,#d0f060));
  background: -webkit-linear-gradient(top,#b1cc54 0%,#d0f060 100%);
  background: -o-linear-gradient(top,#b1cc54 0%,#d0f060 100%);
  background: -ms-linear-gradient(top,#b1cc54 0%,#d0f060 100%);
  background: linear-gradient(to bottom,#b1cc54 0%,#d0f060 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b1cc54',endColorstr='#d0f060',GradientType=0);
}
.job-search-box .search-links {
  padding: 5px;
  text-align: center;
  background: #003c69;
}
.job-search-box button {
  background: none;
  border: 0;
  cursor: pointer;
  margin: 0;
}
.job-search-box button,
.job-search-box a:link,
.job-search-box a:visited,
.job-search-box a:hover,
.job-search-box a:focus,
.job-search-box a:active {
  padding: 5px 10px;
  color: #174a69;
  text-decoration: none;
  display: block;
  font: bold 16px/20px Arial, sans-serif;
}
.job-search-additional li:before {
  content: "\BB";
  color: #9fb849;
  margin-right: 6px;
}
.job-search-additional a {
  font-style: italic;
}
.job-search-results {
  width: 100%;
}
.job-search-results thead {
  background: #013b6b;
}
.job-search-results thead a:link,
.job-search-results thead a:visited,
.job-search-results thead a:hover,
.job-search-results thead a:focus,
.job-search-results thead a:active {
  color: #fff;
  text-shadow: 0px 0px 0 #024D85, 2px 2px 1px #000065, 2px 2px 0 #595959, 1px 1px 1px rgba(0,0,0,0.1), 1px 1px 1px rgba(0,0,0,0.5), 0px 0px 1px rgba(0,0,0,0.2);
}
.job-search-results th,
.job-search-results td {
  text-align: left;
  vertical-align: top;
}
.job-search-results td {
  font-size: 10px;
  padding: 6px;
}
.job-search-results tbody a:link,
.job-search-results tbody a:visited,
.job-search-results tbody a:hover,
.job-search-results tbody a:focus,
.job-search-results tbody a:active {
  font-size: 12px;
  text-decoration: underline;
  display: block;
  margin: 0;
  padding: 0;
}
.job-search-results tbody a:hover,
.job-search-results tbody a:focus,
.job-search-results tbody a:active {
  color: #008800;
}
.job-search-results tbody td:first-child {
  padding-left: 14px;
}
.job-search-results tbody td:first-child a:before {
  content: "\BB";
  color: #9fb849;
  margin-left: -10px;
  padding-right: 4px;
  text-decoration: none;
}
.header form {
  display: inline;
}
.header input {
  vertical-align: middle;
}
.header .search-field {
  border: 0;
  width: 160px;
  height: 16px;
}
.header .submit-button {
  background: #a1d8ef url(/images/search_button_background.png) no-repeat center center;
  color: #d0b661;
  font-weight: bold;
  border-width: 0;
  border-color: #013b6b;
  border-style: solid;
  position: relative;
  left: -10px;
  cursor: pointer;
  width: 36px;
  text-indent: -50000px;
}
.header .features {
  background: url(/images/features_background.png) no-repeat right center;
}
.tagline-nav .tagline {
  color: #ffffff;
  font-weight: bold;
  font-size: 140%;
  text-shadow: 1px 1px rgba(0,0,0,0.6);
  text-transform: uppercase;
}
.left-content-image,
.right-content-image {
  margin: 10px 10px 10px 0px;
  border: 1px solid #003B68;
  padding: 5px;
  background-color: transparent;
  float: left;
}
.right-content-image {
  float: right;
  margin: 20px 0px 20px 20px;
}
.pageNO {
  background: #abddf2;
  background: #82cceb;
  background: -moz-linear-gradient(top,#82cceb 0%,#abddf2 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#82cceb),color-stop(100%,#abddf2));
  background: -webkit-linear-gradient(top,#82cceb 0%,#abddf2 100%);
  background: -o-linear-gradient(top,#82cceb 0%,#abddf2 100%);
  background: -ms-linear-gradient(top,#82cceb 0%,#abddf2 100%);
  background: linear-gradient(to bottom,#82cceb 0%,#abddf2 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#82cceb',endColorstr='#abddf2',GradientType=0);
}
.pagetitle {
  border-bottom: 1px dashed #ccc;
  font-size: 36px;
  line-height: 44px;
  text-align: center;
  color: #013B6B;
  font-weight: bold;
}
h1,
h2 {
  color: #013b6b;
}
.home-heading {
  margin: 0;
  padding: 10px 0;
  background: #92c151;
  color: #023c6c;
  text-align: center;
  font-size: 1.4em;
  display: block;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
}
a:link,
a:visited {
  color: #0077B5;
}
a:hover,
a:focus,
a:active {
  color: #6d9735;
}
.navigation-menu a:link,
.navigation-menu a:visited,
.navigation-menu a:hover,
.navigation-menu a:focus,
.navigation-menu a:active {
  color: #fff;
  text-decoration: none;
}
.sub-navigation-menu {
  display: none;
}
#ie8 #content-outer-wrap,
#ie-content {
  padding-top: 8px;
  background: url(/images/rounded_top.gif) no-repeat top right;
}
#ie8 #inner-menu,
#ie-page-menu {
  padding-top: 8px;
  background: url(/images/rounded_top_menu.gif) no-repeat top left;
}
#ie8 .page-menu:after {
  content: url(/images/rounded_bottom_menu.gif);
}
#ie-page-menu .page-menu {
  padding-bottom: 8px;
  background: url(/images/rounded_bottom_menu.gif) no-repeat bottom left;
}
#ie8 #ie-content-wrap,
#ie-content .content {
  padding-bottom: 8px;
  background: url(/images/rounded_bottom.gif) no-repeat bottom right;
}
.page-menu a:link,
.page-menu a:visited,
.page-menu a:hover,
.page-menu a:focus,
.page-menu a:active {
  border-bottom: 1px dashed #abddf2;
  text-decoration: none;
  color: #013b6b;
  margin-left: 15px;
  margin-right: 15px;
}
.page-menu li:last-child a:link,
.page-menu li:last-child a:visited,
.page-menu li:last-child a:hover,
.page-menu li:last-child a:focus,
.page-menu li:last-child a:active {
  border-bottom: 0;
}
.page-menu a:hover,
.page-menu a:focus,
.page-menu a:active {
  color: #82cceb;
  border-color: #4c8da8;
}
.page-menu .img a:link,
.page-menu .img a:visited,
.page-menu .img a:hover,
.page-menu .img a:focus,
.page-menu .img a:active {
  border-bottom: 0;
}
.page-menu h2 {
  text-align: center;
  border-bottom: 1px solid #1b3a7b;
  padding-bottom: 4px;
  margin: 0 15px 10px 15px;
}
.header {
  height: 426px;
  text-align: center;
  overflow: hidden;
  background-size: cover;
  border-bottom: 5px solid #4DAAD1;
}
#ie6 .header,
#ie7 .header,
#ie8 .header {
  width: auto;
}
@media only screen and (min-width: 1337px) {
  #ie6 .header,
  #ie7 .header,
  #ie8 .header {
    background-image: url(masthead_background_02.jpg/*/images/masthead_background_01_fallback.jpg*/);
  }
}
.content-page .header,
.content-page #ie6 .header,
.content-page #ie7 .header,
.content-page #ie8 .header {
  background: none;
  border: 0;
}
body.content-page {
  background: #f1f1f1 url(/images/content_background.jpg) no-repeat top center;
}
.content-page .page {
  background: none;
}
.footer {
  background: #013b6b;
  color: #fff;
  background: url(/images/dotted_Pattern.jpg);
  background-color: #0C4875;
  border-top: 5px solid #B1CC54;
  border-bottom: 5px solid #B1CC54;
}
.footer ul.footer-contact li.contact {
  width: 400px;
  font-size: 14px;
  padding-top: 20px;
}
.footer ul.footer-contact li.img-1 {
  text-align: center;
  vertical-align: middle;
  width: 380px;
}
.footer .contact {
  text-shadow: 1px 1px 1px #000000;
}
.contact-logo,
.contact-info {
  display: table-cell;
  vertical-align: top;
}
.contact-logo {
  padding-right: 15px;
}
.footer p {
  font-size: 130%;
}
.footer .hospital-name {
  color: #abddf2;
}
.footer .phone {
  font-weight: bold;
}
.copyright li {
  display: block;
  margin-bottom: 10px;
  color: #fff;
  font-size: 11px;
  line-height: 20px;
}
.copyright .powered-by {
  color: #a8ddef;
  font-size: 11px;
}
.copyright-wrapper {
  background-color: #013B6B;
  border-top: 1px solid #013478;
  text-align: center;
  background: url(/images/dotted_Pattern.jpg);
}
.copyright a {
  text-decoration: underline;
  color: #b2cd48;
}
.copyright a:hover,
.copyright a:focus,
.copyright a:active {
  color: #ff0;
}
#ie6 .footer {
  height: 185px;
}
.main .content-inner-wrap,
.main .page-menu ul {
  position: relative;
  background: #fff;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
}
.page,
.footer,
.main .content-inner-wrap,
.main .page-menu ul {
  -moz-box-shadow: 0 0 6px 2px rgba(0,0,0,0.25);
  -webkit-box-shadow: 0 0 6px 2px rgba(0,0,0,0.25);
  box-shadow: 0 0 6px 2px rgba(0,0,0,0.25);
}
.home-page .content-body {
  padding: 20px;
  font: 1.05em/1.8333 Verdana, Helvetica, Arial, sans-serif;
}
.main .content-inner-wrap {
  padding: 20px;
  font: 0.75em/1.8333 Verdana, Helvetica, Arial, sans-serif;
}
.home-page .main .content-inner-wrap {
  padding: 0;
}
.partners {
  font-size: 140%;
  font-weight: bold;
  color: #003d6a;
}
.activedate {
  background-color: #e1dede;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  border: 0px;
  border-bottom: 1px solid #DED4B6;
  border-top: 1px solid #F4EDD9;
}
.inactivedate {
  background-color: #efeeee;
  border: 0px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  border-bottom: 1px solid #DED4B6;
  border-top: 1px solid #F4EDD9;
}
.today {
  background-color: #dfecf2;
  border: 0px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #abddf2;
  color: #000000;
}
.month {
  background-color: #093f6e;
  font-weight: bold;
  border: 0px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  color: #FFF;
  font-size: 24px;
  border-bottom: 1px solid #22557d;
  border-top: 1px solid #3878a9;
  text-shadow: 1px 2px 4px #1C4C71, 0 0 0 #000, 1px 2px 4px #1C4C71, 0 1px 0 #FFF;
  height: 40px;
}
.day {
  background-color: #b1cc54;
  color: #ffffff;
  border: 0px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  border-bottom: 1px solid #9ab343;
  border-top: 1px solid #c3db71;
}
.calendar_table {
  border: none;
}
body.font-size-1 {
  font-size: 70%;
}
body.font-size-2 {
  font-size: 80%;
}
body.font-size-3 {
  font-size: 90%;
}
body.font-size-4 {
  font-size: 100%;
}
body.font-size-5 {
  font-size: 110%;
}
body.font-size-6 {
  font-size: 120%;
}
body.font-size-7 {
  font-size: 130%;
}
body.font-size-8 {
  font-size: 140%;
}
body.font-size-9 {
  font-size: 150%;
}
body.font-size-10 {
  font-size: 160%;
}
body.font-size-11 {
  font-size: 170%;
}
body.font-size-12 {
  font-size: 180%;
}
body.font-size-13 {
  font-size: 190%;
}
body.font-size-14 {
  font-size: 200%;
}
.mobile-site body {
  min-width: 0;
}
.mobile-site .pageContent img:not([width]):not([height]) {
  max-width: 100%;
  height: auto;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.mobile-site .pageContent iframe,
.mobile-site .pageContent object,
.mobile-site .pageContent embed {
  max-width: 100%;
  height: auto;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.health-research-ad {
  background-image: url(/docs/pt-banner.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  width: 390px;
  height: 100px;
  padding: 80px 20px 20px 300px;
}

.footer ul.footer-contact > li {
    width: auto;
}

.footer .contact img,
.footer .footer-contact {
    table-cell;
    vertical-align: top;
}
