/* Minification failed. Returning unminified contents.
(5358,1): run-time error CSS1019: Unexpected token, found '@import'
(5358,9): run-time error CSS1019: Unexpected token, found 'url(//fonts.googleapis.com/css?family=Questrial)'
 */
@import url(//fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800);
@import url(//fonts.googleapis.com/css?family=Oswald:400,300,700);
@import url(//fonts.googleapis.com/css?family=Rosario:400,400italic,700,700italic);
/*import less variables*/
/*** border color for listtable and tableData/tableBox classes*/
/*other month day text color*/
/*@nav1: 172px;
@nav2: 300px;
@nav3: 180px;
@nav4: 200px;
@nav5: 180px;
@nav6: 390px;
@nav7: 280px;*/

html {
	height: 100%;
}
.sitewrapper {
	height: 100%;
}

/* Fonts
================================================== */
/*font-family: 'Open Sans', sans-serif;*/
/*#region BODY, GLOBAL */
body.front_end_body {
  background: #ffffff;
  height: 100%;
}
.clearfix:after,
.gsc-control-cse:after,
.listfaq_a_content:after,
.slides:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  font-size: 0px;
}
#top_bar > * {
  font-size: 90%;
}
#alert_controls.hide {
  background: url(_gfx/cmn/alert_controls.png) right 0px no-repeat;
}
#alert_controls.show {
  background: url(_gfx/cmn/alert_controls.png) right -70px no-repeat;
}
.alert_right {
  background: none;
}
.alert_container:before {
  content: "";
  top: 4px;
  left: auto;
  position: absolute;
  right: 27px;
  bottom: 9px;
  z-index: -1;
  width: 1px;
  height: auto;
  border-right: 1px solid #ab4040;
  z-index: 5;
}
.alert_container .important_alert_wrapper {
  background: #8f0000;
}
.alert_container .important_alert,
.alert_container .important_alert h2,
.alert_container .important_alert a {
  color: #ffffff;
}
#sitebody {
  background: #ffffff;
}
#sitebody.homepagelayout {
  background: url(_gfx/cmn/body_bg.jpg) center 0px no-repeat;
  background-size: cover;
}
.column select {
  min-width: 150px;
}
.list-filter select {
  min-width: 225px;
}
/*#endregion */
/*#region MOBILE LIST, MOBILE BOX */
.mobile_header,
.facebook_feed .mobile_header,
.twitter_feed .mobile_header {
  margin: 0;
  color: #ffffff;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 130%;
  height: 30px;
  line-height: 30px;
  background: #476187;
  padding: 6px 16px;
}
.small_box .mobile_header {
  display: block;
}
.mobile_list,
.mobile_box {
  background: #ffffff;
  border: 0px;
}
.small_col .content_area.mobile_box {
  border-top: 1px solid #cccccc;
  background: #ffffff;
}
.mobile_box > div {
  background: #ffffff;
  padding: 10px;
}
.mobile_box {
  background: #ffffff;
}
.mobile_list ul,
.facebook_feed ul,
.twitter_feed ul {
  margin: 0;
}
.mobile_list ul li,
.facebook_feed ul li,
.twitter_feed ul li {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  background: #fcfbfb url(_gfx/cmn/mobile/mob_arrow.png) 96% center no-repeat;
  border-bottom: 1px solid #cccccc;
  border-top: 0;
  padding: 17px 7% 17px 16px;
  position: relative;
}
.mobile_list ul ul li:before,
.facebook_feed ul ul li:before,
.twitter_feed ul ul li:before {
  border: none;
}
.small_box.faq_box .box_content > ul > li {
  padding: 17px 7% 17px 16px;
}
.mobile_list a + .item-list {
  border-top: 0;
}
.mobile_list .item-list {
  padding: 0;
}
.sidenav.mobile_list ul li.sidenav_expanded {
  background: transparent;
  border: 0px;
  padding: 0;
}
.business_box.mobile_list ul li li,
.staff_box.mobile_list ul li li,
.service_box.mobile_list ul li li,
.faq_box.mobile_list ul li li {
  background: transparent none;
  border: 0;
  padding: 0;
}
.small_box.faq_box .box_content .listfaq_a a {
  color: #2a69be;
  text-decoration: none;
}
.small_box.faq_box .box_content .listfaq_a a:hover {
  text-decoration: underline;
}
.business_box.mobile_list .box_content > ul > li > a,
.staff_box.mobile_list .box_content > ul > li > a {
  font-weight: bold;
}
.service_box .box_content .toggle_service {
  background: none;
  border: 0 none;
  display: block;
  width: 100%;
  margin: 0px 0 0px 0px;
  overflow: hidden;
  padding: 0;
  text-indent: -9999em;
  vertical-align: top;
  position: absolute;
  top: 18px;
  bottom: 17px;
  left: 16px;
  right: 7%;
  z-index: 1;
}
.service_box .box_content .toggle_service:before {
  content: "";
  background: #385577 url(_gfx/int/+.png) center center no-repeat;
  border-radius: 50%;
  width: 1em;
  height: 1em;
  position: absolute;
  top: 4px;
  left: 0px;
}
.service_box .box_content .toggle_service.hide_service:before {
  background: #385577 url(_gfx/int/-.png) center center no-repeat;
}
.small_box.service_box .box_content > ul > li > span {
  display: block;
  padding-left: 1.3em;
  line-height: 170%;
}
.service_box .box_content .hide_service:before {
  content: "-";
}
.service_box .box_content ul.service_list {
  margin: 0;
  padding: 2px 0 2px 1.3em;
  position: relative;
  z-index: 1;
}
.service_box .box_content ul.service_list li {
  padding: 2px 0px;
}
.service_box .box_content ul.service_list li a {
  border-top: 0px dashed #e6e6e6;
  font-weight: normal;
  line-height: 130%;
}
.service_box .box_content > ul > li {
  border-top: 0px dashed #e6e6e6;
  padding-top: 18px;
}
.service_box .box_content > ul > li:first-child {
  border: 0;
  border-bottom: 1px solid #cccccc;
}
.mobile_list ul li a {
  border-top: 0px dashed #CCCCCC;
  padding: 0 0 0px 0px;
  color: #575757;
  font-weight: normal;
  font-size: 16px;
}
.mobile_list ul li a:hover {
  color: #504225;
}
.sidenav.mobile_list ul li a {
  font-weight: normal;
}
.mobile_list .item-list a {
  color: #575757;
  font-weight: normal;
}
.mobile_list .item-list a:hover {
  color: #504225;
}
.mobile_list .item_smalltext {
  padding: 0;
  border: 0;
}
.mobile_list .item_smalltext + .item_smalltext {
  font-style: normal;
}
.small_box.faq_box .box_content ul .listfaq_a_content a {
  font-weight: normal;
  display: inline;
}
.small_box.staff_box .box_content ul.item-list li.item-phone,
.small_box.staff_box .box_content ul.item-list li.item-email a,
.small_box.business_box .box_content ul.item-list li.item-phone,
.small_box.business_box .box_content ul.item-list li.item-email a,
.small_box.business_box .box_content ul.item-list li.item-map a {
  line-height: 170%;
}
.small_box .box_content ul.item-list li.item-email,
.small_box .box_content ul.item-list li.item-phone,
.small_box .box_content ul.item-list li.item-map {
  padding-left: 22px;
}
.small_box .box_content ul.item-list li.item-email {
  background: url(_gfx/cmn/email_table.png) 0 center no-repeat;
}
.small_box .box_content ul.item-list li.item-email .email_link {
  cursor: pointer;
}
.small_box .box_content ul.item-list li.item-phone {
  background-position: 0 center;
}
.mobile_list .box_bottomlink,
.mobile_box .box_bottomlink {
  background: #cdced1;
  border: 0;
  border-bottom: 1px solid #cccccc;
  color: #444444;
  font-style: normal;
  font-weight: normal;
  text-align: right;
  padding: 7px 2% 7px 24px;
  clear: both;
  font-size: 12px;
}
.service_box .box_content > ul > li > span {
  font-weight: bold;
}
.staff_box .email_link {
  cursor: pointer;
}
.small_box .item_new,
.listtable span.item_new {
  color: #444444;
  font-weight: bold;
  display: inline;
}
.twitter_feed,
.facebook_feed {
  padding: 0;
}
.twitter_feed ul li img,
.facebook_feed ul li img {
  float: left;
  margin-right: 10px;
  margin-bottom: 5px;
  display: block;
  height: 50px;
  width: 50px;
}
.twitter_feed ul li span.box_date,
.facebook_feed ul li span.box_date {
  float: right;
  font-size: 80%;
  text-transform: uppercase;
  margin-left: 5px;
  margin-right: 10px;
}
.twitter_feed ul li h4,
.facebook_feed ul li h4 {
  line-height: 130% !important;
  margin: 0;
}
.twitter_feed ul li h4 a,
.facebook_feed ul li h4 a,
.twitter_feed ul li h4 a:hover,
.facebook_feed ul li h4 a:hover {
  font-size: 100%;
}
.twitter_feed ul li a,
.facebook_feed ul li a,
.twitter_feed ul li a:hover,
.facebook_feed ul li a:hover {
  text-decoration: none;
  font-size: 110%;
  font-weight: bold;
}
.twitter_feed ul li a span,
.facebook_feed ul li a span,
.twitter_feed ul li a:hover span,
.facebook_feed ul li a:hover span {
  text-decoration: none;
  font-weight: bold;
}
.twitter_feed ul li p,
.facebook_feed ul li p {
  margin: 0;
  font-size: 95%;
  padding: 4px 0 0 0;
  border: 0;
  line-height: 130%;
}
.twitter_feed ul li p a,
.facebook_feed ul li p a {
  font-size: 100%;
  display: inline;
  color: #2a69be;
  text-decoration: none;
  font-weight: normal;
}
.twitter_feed ul li p a:hover,
.facebook_feed ul li p a:hover {
  text-decoration: underline;
  font-weight: normal;
  font-size: 100%;
  display: inline;
  color: #2a69be;
}
.twitter_feed .box_bottomlink:after,
.facebook_feed .box_bottomlink:after {
  content: " >";
}
.twitter_feed ul li h4 span {
  display: block;
}
/*#endregion */
/*#region HEADER */
#siteheader {
  background: #ade4f1;
  z-index: 1;
  margin-bottom: 0;
  position: relative;
}
#siteheader:before {
  background: #005288;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 37px;
  content: "";
  z-index: -1;
}
#siteheader a#home_link {
  height: 66px;
  overflow: hidden;
  position: absolute;
  text-indent: -4000px;
  top: 37px;
  width: 100%;
  background: #bdd0e8 url(_gfx/cmn/mobile/logo_small.png) center center no-repeat;
  background-size: contain;
}
#siteheader > a {
  color: #FFFFFF;
  display: block;
  float: left;
  font-size: 110%;
  font-weight: bold;
  height: 26px;
  line-height: 26px;
  text-align: center;
  text-decoration: none;
  width: 33.33%;
}
#siteheader > a.menu_trigger {
  background: url("_gfx/cmn/mobile/menu.png") no-repeat scroll center center rgba(0, 0, 0, 0);
  cursor: pointer;
  display: block;
  height: 37px;
  overflow: hidden;
  text-indent: -4000px;
  width: 37px;
}
#headercolumn {
  clear: both;
  background: none;
  height: 66px;
  background-size: 100% auto;
}
#searchbox {
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: absolute;
  right: 25px;
  top: 8px;
  border-radius: 0px;
  background-color: #FFF;
  float: left;
  height: 23px;
  margin: 0px 2%;
  padding: 0px;
  width: 153px;
}
#searchbox input#search_text {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: medium none !important;
  color: #000;
  display: block;
  float: left;
  font-size: 14px !important;
  height: 23px;
  line-height: 23px !important;
  margin: 0px;
  outline: 0px none;
  padding: 0px 6px 0px 10px;
  width: 86%;
  font-weight: normal;
  font-style: normal;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
}
#searchbox input#search_text input#search_text::-webkit-input-placeholder {
  color: #494949;
  font-size: 14px;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
}
#searchbox input#search_text input#search_text:-moz-placeholder {
  color: #494949;
  font-size: 14px;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
}
#searchbox input#search_text input#search_text::-moz-placeholder {
  color: #494949;
  font-size: 14px;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
}
#searchbox input#search_text input#search_text:-ms-input-placeholder {
  color: #494949;
  font-size: 14px;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
}
#searchbox input#search_text:focus {
  border: none !important;
  box-shadow: none;
}
#searchbox > a {
  display: block;
  position: absolute;
  right: 0px;
  vertical-align: middle;
  background: transparent url("_gfx/cmn/mobile/search_small.png") no-repeat scroll 10px 5px;
  width: 32px;
  height: 22px !important;
  margin: 0px;
  padding: 0px;
  text-indent: -9999px;
}
#searchbox.active {
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  width: 153px;
}
#searchbox.active input#search_text {
  padding: 0px 6px 0px 10px;
}
#searchbox.active > a {
  display: inline-block;
}
/*#endregion */
/*#region TABs DEFAULT */
.tabs_section .mobile_header {
  display: none !important;
}
ul.tabs {
  margin: 0;
  list-style: none;
  clear: both;
  padding: 0;
  margin-top: 0;
  background: transparent;
  height: 52px;
}
ul.tabs li {
  float: left;
  width: 49%;
  max-width: 49%;
  white-space: nowrap;
}
ul.tabs li:first-child {
  margin: 0 5px 0 0;
}
ul.tabs li a {
  display: block;
  overflow: hidden;
  width: 101%;
  height: 52px;
  line-height: 52px;
  text-align: center;
  margin: 0px -1px -1px 0;
  font-size: 24px;
  color: #e2e2e2;
  text-decoration: none;
  border: 1px solid transparent;
  border-bottom: 0;
  cursor: pointer;
  background: rgba(255, 255, 255, 0.35);
  font-family: 'Oswald', sans-serif;
  text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.28);
  font-weight: bold;
}
ul.tabs li a.tab_active,
ul.tabs li a:hover {
  background: rgba(255, 255, 255, 0.76);
  border-color: transparent;
  color: #343333;
}
.tabs_section > .tab_content {
  display: none;
}
.tabs_section > .tab_content.tab_active {
  display: block;
}
.tabs_section > .tab_content ul li {
  background-color: transparent;
}
.with_slider .tabs_section {
  position: relative;
}
.with_slider .tabs_section > .tab_content {
  display: block;
  width: 100%;
  position: absolute;
  left: -1000%;
}
.with_slider .tabs_section > .tab_content.tab_active {
  position: relative;
  left: 0;
}
/*#endregion */
/*#region FLEXSLIDER DEFAULT */
/* FlexSlider Necessary Styles
*********************************/
/* Browser Resets */
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus {
  outline: none;
}
.slides,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}
.flexslider {
  margin: 0;
  padding: 0;
}
.flexslider .slides > li:first-child {
  display: block;
  -webkit-backface-visibility: visible;
}
.flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden;
}
/* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {
  display: block;
}
/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {
  display: block;
}
/* FlexSlider Default Theme
*********************************/
.flex-viewport {
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease;
}
.loading .flex-viewport {
  max-height: 300px;
}
.flexslider {
  position: relative;
}
/* Control Nav */
.flex-control-nav {
  position: absolute;
  right: 16px;
  bottom: 10px;
  display: none;
}
.flex-control-nav li {
  float: left;
}
.flex-control-nav li a {
  cursor: pointer;
  border: 2px solid #f0d7d7;
  border-radius: 7px;
  text-indent: -4000px;
  overflow: hidden;
  text-align: left;
  display: block;
  width: 10px;
  height: 10px;
  margin-left: 6px;
}
.flex-control-nav li a.flex-active,
.flex-control-nav li a:hover {
  background: #348ea2;
}
/*#endregion */
.home_top .col_left {
  float: none;
  position: relative;
  margin: 100px auto;
  width: 95%;
}
.home_mid .col_left {
  float: none;
  position: relative;
  margin: 100px auto;
  width: 95%;
}
.home_mid .col_mid {
  float: none;
  position: relative;
  margin: 100px auto;
  width: 95%;
}
.home_mid .col_right {
  float: none;
  position: relative;
  margin: 100px auto;
  width: 95%;
}
/*#region HOMEPAGE */
.home_collage {
  display: block;
  background: none;
  width: 100%;
  -webkit-box-shadow: 0 0 7px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 0 7px rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 7px rgba(0, 0, 0, 0.5);
  position: absolute;
  z-index: 0;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
}
.home_collage .slides li a {
  pointer-events: none !important;
  height: 100%;
  display: block;
  width: 100%;
  position: fixed;
  top: 0;
  background-position: center center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
  background-color: #fff;
}
.home_collage .slides li a img {
  height: 100%;
  display: block;
  width: 100%;
  position: fixed;
  min-width: 100%;
  min-height: 100%;
  top: 0;
}
.home_collage .slides li .slide_content {
  display: none;
}
.slide_caption {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  left: auto;
  display: block;
  bottom: auto;
  top: 420px;
  right: -250px;
  width: 100%;
  max-width: 248px;
  height: 51px;
  padding: 0;
  overflow: visible;
  position: absolute;
  background: rgba(0, 0, 0, 0.8);
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  z-index: 2;
}
.slide_caption.active {
  right: 0;
}
.slide_caption.active h2 {
  display: block;
}
.slide_caption.active span {
  display: block;
}
.slide_caption a {
  height: 51px;
  width: 50px;
  background: rgba(0, 0, 0, 0.8) url(_gfx/cmn/camera_icon.png) no-repeat center center;
  position: absolute;
  z-index: 1;
  pointer-events: auto !important;
  left: -50px;
  background-size: auto auto;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.slide_caption h3 {
  display: none;
  color: #fff;
  padding: 10px 15px 0;
  margin: 0;
}
.slide_caption p {
  display: none;
  color: #fff;
  padding: 8px 13px 8px;
  float: left;
  font-size: 18px;
  font-weight: bold;
}
.slide_caption p span {
  font-size: 13px;
  color: #bbbbbb;
}
.slide_caption .flex-direction-nav {
  position: relative;
  float: right;
  top: -8px;
}
.slide_caption .flex-direction-nav a {
  width: 30px;
  height: 38px;
  margin: 0;
  display: block;
  position: absolute;
  top: 45px;
  cursor: pointer;
  text-indent: -9999px;
  background: url(_gfx/home/button_arrows.png) 0 0 no-repeat;
}
.slide_caption .flex-direction-nav .flex-next {
  right: 0px;
  top: 38%;
  display: block;
  background-position: 10px 28px;
}
.slide_caption .flex-direction-nav .flex-prev {
  left: 0px;
  top: 38%;
  display: block;
}
.slide_caption .flex-direction-nav .flex-disabled {
  cursor: default;
}
.home_search {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  padding: 8px;
  background: rgba(0, 0, 0, 0.61);
  width: 100%;
  max-width: 522px;
  height: 52px;
  margin: 0 auto;
}
.home_search span {
  font-style: italic;
  color: #fff;
  line-height: 18px;
  margin: 0 6px 0 9px;
  font-size: 14px !important;
  display: block;
  float: left;
  width: 102px;
}
.home_search .opts {
  max-width: 150px;
  width: 100%;
  height: 36px;
  background: #fff;
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  padding: 0 0 0 10px;
  font-size: 21px !important;
}
.home_search .opts option {
  font-size: 21px;
  font-weight: normal;
  text-transform: capitalize;
  color: #6d7074;
}
.home_search #search_text {
  max-width: 155px;
  width: 100%;
  height: 36px;
  background: #fff;
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  font-size: 21px !important;
  color: #6d7074;
  padding: 0 17px;
  line-height: 24px !important;
}
.home_search a {
  max-width: 31px;
  width: 100%;
  height: 16px;
  background: #ffffff url("_gfx/cmn/search_icon.png") no-repeat scroll center center;
  padding: 10px;
  position: absolute;
  text-indent: -9999px;
}
.home_photo {
  display: none;
}
.home_buttons {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 auto;
  max-width: 281px;
  width: 100%;
  min-height: 340px;
  background: url("_gfx/cmn/trans-map.png") no-repeat scroll top center;
  display: block;
}
.home_buttons h2 {
  font-family: 'Oswald', sans-serif;
  font-size: 23px;
  font-weight: bold;
  color: #343333;
  text-align: center;
  background-color: transparent;
  float: left;
  width: 100%;
  margin: 16px 0 17px 0;
  line-height: normal;
  padding: 0;
  text-transform: capitalize;
}
.home_buttons ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.home_buttons ul li {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  background: url("_gfx/cmn/home_btn_normal.png") no-repeat scroll center center;
  border: none;
  float: left;
  text-align: center;
  width: 100%;
  height: 79px;
  padding: 0;
  cursor: pointer;
  position: relative;
}
.home_buttons ul li:hover {
  background: url("_gfx/cmn/home_btn_hover.png") no-repeat scroll center center;
}
.home_buttons ul li a img {
  float: right;
  margin: 11px 20px 0 0;
}
.home_buttons ul li a span {
  float: left;
  margin: 0 0 0 20px;
  height: 68px;
  font-family: 'Oswald', sans-serif;
  font-size: 19px;
  color: #fff;
  text-shadow: 0 2px 2px rgba(0, 0, 0, 0.28);
  padding: 22px 0;
}
.home_spotlight .box_content {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 19px 25px;
  min-height: 0;
  background: rgba(255, 255, 255, 0.76);
  position: relative;
  margin: 0 auto;
  min-height: 295px;
}
.home_spotlight .box_content p {
  margin: 0;
  font-size: 15px;
  color: #343333;
}
.home_spotlight .box_content p img {
  width: 100%;
  display: block;
  max-width: 100%;
  max-height: 100%;
  margin: 0 0 17px 0;
}
.home_news {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  width: 100%;
  margin: 0;
  padding: 16px;
  background: rgba(255, 255, 255, 0.76) /*url("_gfx/cmn/white_line.jpg") no-repeat scroll center 76%*/;
  background-size: 92% auto;
}
.home_news:before {
  content: "";
  top: auto;
  left: 0;
  position: absolute;
  right: 0;
  bottom: 25px;
  z-index: -1;
  width: 90%;
  height: 1px;
  background: url("_gfx/cmn/white_line.jpg") repeat-x scroll 0 0;
  z-index: 0;
  margin: 0 auto;
}
.home_news ul {
  padding: 0 0 10px 0;
}
.home_news ul li {
  float: left;
  margin: 0;
  width: 100%;
  padding: 10px 0 10px 25px;
  border: none;
  background: transparent url("_gfx/cmn/bullet_delta.png") no-repeat scroll 10px 15px;
}
.home_news ul li > a {
  color: #343333;
  font-size: 15px;
  font-weight: normal;
}
.home_news ul li > a:hover {
  text-decoration: none;
  color: #343333;
  font-size: 15px;
  font-weight: normal;
}
.home_news ul li .box_item_summary {
  color: #343333;
  font-size: 15px;
  margin: 0;
  padding: 0;
  display: none !important;
}
.home_news .box_bottomlink {
  color: #fff;
  font-family: 'Oswald', sans-serif;
  font-size: 14px;
  font-weight: bold;
  float: right;
  padding: 0;
  margin: 18px 0 0 0;
  text-transform: uppercase;
  position: relative;
  width: 55px;
  height: 21px;
  text-align: center;
  line-height: 20px;
  background: #0d0d0d;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #0d0d0d), color-stop(1, #232323));
  background: -ms-linear-gradient(bottom, #0d0d0d, #232323);
  background: -moz-linear-gradient(center bottom, #0d0d0d 0%, #232323 100%);
  background: -o-linear-gradient(#232323, #0d0d0d);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#232323', endColorstr='#0d0d0d', GradientType=0);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.75);
  border: none;
}
.home_news .box_bottomlink:hover {
  text-decoration: none;
}
.home_services {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 auto;
  width: 100%;
  min-height: 340px;
  background: url("_gfx/cmn/trans-map.png") no-repeat scroll top center;
}
.home_services h2 {
  font-family: 'Oswald', sans-serif;
  font-size: 23px;
  font-weight: bold;
  color: #343333;
  text-align: center;
  background-color: transparent;
  float: left;
  width: 100%;
  margin: 16px 0 25px 0;
  line-height: normal;
  padding: 0;
  text-transform: capitalize;
}
.home_services .dropdown_container {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  max-width: 100%;
  height: 152px;
  width: 100%;
  position: relative;
  background: url(_gfx/cmn/service_bg.png) center center no-repeat;
  padding: 16px;
}
.home_services .dropdown_container .dropdown_custom_links {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  max-width: 252px;
  height: 42px;
  background: #fff;
  margin: 0 auto 19px;
  padding: 0;
  position: relative;
  cursor: pointer;
}
.home_services .dropdown_container .dropdown_custom_links span {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  max-width: 100%;
  height: 42px;
  background: #ffffff url("_gfx/cmn/dropdown-arrow.png") no-repeat scroll 96% center;
  font-size: 18px;
  color: #343333;
  text-transform: capitalize;
  font-weight: normal;
  position: absolute;
  padding: 12px;
}
.home_services .dropdown_container .dropdown_custom_links ul {
  padding: 10px;
  margin: 0;
  display: none;
  background: #fff;
  position: absolute;
  top: 44px;
  z-index: 1;
  width: 92%;
}
.home_services .dropdown_container .dropdown_custom_links ul li {
  list-style: none;
  font-size: 18px;
  color: #343333;
  height: 30px;
  line-height: 30px;
  padding: 0 10px;
  cursor: pointer;
}
.home_services .dropdown_container .dropdown_custom_links.active ul {
  display: block;
}
.home_events ul li {
  float: left;
}
.home_events .datebox {
  display: block;
  color: #0098c6;
  border-right: 1px solid #0098c6;
  text-transform: uppercase;
  float: left;
  margin: 0 8px 0 0;
  padding: 0 6px 0 0;
  font-size: 16px;
  font-weight: bold;
  text-align: right;
}
.home_events .datebox span {
  color: #0098c6;
  display: block;
}
.broken_links_reporter {
  margin: 0px 28px 0 29px !important;
}
.broken_links_reporter #broken_links_reporter_form {
  padding: 25px 0;
}
.broken_links_reporter #broken_links_reporter_form .error_subject {
  margin: 0 0 15px 0;
}
/*#endregion */
/*#region MOBILE MAIN NAV */
.jPanelMenu-panel #mobile_nav {
  display: none !important;
}
#jPanelMenu-menu {
  background: none repeat scroll 0 0 #385477;
  box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.3);
  overflow-y: auto !important;
}
#jPanelMenu-menu .nav_tip {
  color: #ffffff;
  font-style: italic;
  margin: 30px 5% 10px;
}
#jPanelMenu-menu .dropdownmenu {
  border-top: 1px solid #7a8ea7;
  display: block;
  list-style: none outside none;
  margin: 0;
  padding: 0 0 40px;
}
#jPanelMenu-menu .dropdownmenu ul {
  margin: 0;
  padding: 0;
}
#jPanelMenu-menu .dropdownmenu ul.menu_open {
  background: #476187;
}
#jPanelMenu-menu .dropdownmenu ul ul {
  display: none;
}
#jPanelMenu-menu .dropdownmenu li {
  border-bottom: 1px solid #7a8ea7;
  display: block;
  overflow: hidden;
  position: relative;
}
#jPanelMenu-menu .dropdownmenu li a {
  color: #ffffff;
  display: inline-block;
  padding: 7px 0px 7px 5%;
  margin-right: 45px;
  text-decoration: none;
  text-transform: uppercase;
  font-family: 'Rosario', sans-serif;
}
#jPanelMenu-menu .dropdownmenu li a[href] {
  position: relative;
}
#jPanelMenu-menu .dropdownmenu li .expand_link {
  cursor: pointer;
  height: 40px;
  overflow: hidden;
  position: absolute;
  right: 0;
  text-indent: -4000px;
  top: 0;
  width: 100%;
  background: url("_gfx/cmn/mobile/nav_arrow_down.png") no-repeat scroll 96% 10px;
}
#jPanelMenu-menu .dropdownmenu li.menu_active > .expand_link {
  background: url("_gfx/cmn/mobile/nav_arrow_up.png") no-repeat scroll 96% 10px rgba(0, 0, 0, 0);
}
#jPanelMenu-menu .dropdownmenu li.menu_active {
  background: url("_gfx/cmn/mobile/nav_arrow_up.png") no-repeat scroll 96% 10px rgba(0, 0, 0, 0);
}
#jPanelMenu-menu .dropdownmenu li li {
  border-bottom: 0 none;
  background: #476187;
}
#jPanelMenu-menu .dropdownmenu li li a {
  padding-left: 9%;
  text-transform: none;
}
#jPanelMenu-menu .dropdownmenu li li li {
  background: #425a7d;
}
#jPanelMenu-menu .dropdownmenu li li li a {
  padding-left: 13%;
}
#jPanelMenu-menu .dropdownmenu li li li li {
  background: #3c5373;
}
#jPanelMenu-menu .dropdownmenu li li li li a {
  padding-left: 17%;
}
#jPanelMenu-menu .dropdownmenu li li li li li {
  background: #374b69;
}
#jPanelMenu-menu .dropdownmenu > li:first-child,
#jPanelMenu-menu .dropdownmenu > li.menu_active:first-child {
  background: none;
}
#jPanelMenu-menu #top_nav {
  color: #ffffff;
  display: block;
  padding: 8px 5% 0;
}
#jPanelMenu-menu #top_nav a {
  color: #ffffff;
  margin: 0 12px 0 0;
  text-decoration: none;
}
#jPanelMenu-menu ul.dropdownmenu li:hover .megamenu_container {
  display: none;
}
#jPanelMenu-menu .dropdownmenu li:hover > ul,
#jPanelMenu-menu .dropdownmenu li li:hover > ul {
  display: none;
}
#jPanelMenu-menu .inner_container {
  background: #476187;
}
/*#endregion */
/*#region FOOTER STYLES */
#page_footer {
  padding: 10px;
  font-size: 100%;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.62);
  position: relative;
  height: auto;
  text-align: center;
}
#page_footer #footercolumn {
  min-height: 110px;
  padding: 0 0 36px 0;
}
#page_footer #footercolumn .footer_nav {
  margin-bottom: 10px;
}
#page_footer #footercolumn .footer_nav a {
  white-space: nowrap;
}
#page_footer #footercolumn .footer_nav a:hover {
  font-weight: bold;
}
#page_footer #footercolumn .footer_copyright {
  margin-bottom: 10px;
}
#page_footer #footercolumn .footer_copyright a {
  margin-right: 0;
}
#page_footer #footercolumn .social_icons {
  position: absolute;
  top: auto;
  right: 0;
  left: 0;
  float: none;
  clear: both;
  margin: 10px auto;
  max-width: 100px;
  bottom: -6px;
}
#page_footer #footercolumn .social_icons a {
  margin: 0;
}
#page_footer #footercolumn .social_icons a img {
  margin: 0 5px 0 0;
}
#page_footer #footercolumn .social_icons a img:hover {
  -moz-opacity: 0.7;
  -khtml-opacity: 0.7;
  -webkit-opacity: 0.7;
  opacity: 0.7;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
  filter: alpha(opacity=70);
}
#page_footer p {
  margin: 0;
  clear: both;
}
#page_footer a {
  color: #ffffff;
  text-decoration: none;
  margin-right: 10px;
}
#page_footer ul {
  list-style: none;
  margin: 0 7px 10px 0;
  padding: 0;
  display: inline-block;
  vertical-align: top;
  width: 150px;
}
#mobile_vision a {
  border: 1px solid #bbbaba;
}
#view-options {
  background: url(_gfx/cmn/mobile/fullsite_bg.gif) 0 0 repeat-x;
  position: relative;
  z-index: 1;
}
#view-options a:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: auto;
  right: 0;
  width: 27px;
  z-index: -1;
  background: url(_gfx/cmn/mobile/fullsite_arrow_right.png) 0 17px no-repeat;
}
#view-full,
#view-responsive {
  background: url(_gfx/cmn/mobile/fullsite_arrow_left.png) 11px 17px no-repeat;
  border: 0;
  font-weight: normal;
  line-height: 37px;
  font-size: 15px !important;
  margin-top: 0;
}
/*#endregion */
/*#region INTERIOR PAGES STYLES */
/***Title Widget**/
.title_widget h1 {
  color: #375376;
  line-height: 120% !important;
}
.title_widget h2 {
  color: #385477;
  font-size: 135%;
  font-weight: bold;
  line-height: 110%;
}
legend,
.sitemap_col .root-level a,
.service_request_widget legend {
  color: #385477;
  font-weight: bold;
  text-decoration: none;
}
/**title colors*/
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #385477;
}
.content_area h1,
.Default.reDropDownBody h1,
.content_area h2,
.Default.reDropDownBody h2,
.content_area h3,
.Default.reDropDownBody h3,
.content_area h4,
.Default.reDropDownBody h4,
.content_area h5,
.Default.reDropDownBody h5,
.content_area h6,
.Default.reDropDownBody h6 {
  color: #385477;
}
.front_end_body label {
  line-height: inherit;
}
.front_end_body table.responsive-table-data-mb:not(.non-responsive-table) td::before {
  top: 3px;
}
.front_end_body table.responsive-table-data-mb:not(.non-responsive-table) td {
  min-height: 18px;
}
/** Google CSE **/
#cse .gsc-control-cse {
  background: transparent !important;
  padding: 0 !important;
  border: 0px !important;
}
#cse .gsc-result {
  border: 0px !important;
}
#cse .gsc-result .gs-result > * {
  padding: 0 !important;
  margin: 0 !important;
}
#cse input[type=image].gsc-search-button {
  background: #385577 !important;
  border: 2px solid transparent !important;
}
#cse .gsc-option-menu-item {
  background: gray;
}
#cse .gsc-option-menu,
#cse .gsc-selected-option-container {
  background: whiteSmoke !important;
  border-radius: 2px 2px 2px 2px;
}
table.gsc-search-box td.gsc-input {
  background-color: #fff !important;
}
/**link color**/
.list-pager a {
  color: #2a69be !important;
}
.list-pager a.pg-normal:hover,
.alpha-filter a:hover,
.search .paging span a:hover {
  background: #2a69be;
  border: solid 1px transparent;
  color: #fff !important;
}
.alpha-filter .current:hover {
  color: inherit !important;
}
/** header colors **/
.form_button,
.sitewrapper .listtable th,
#cse input.gsc-search-button,
.column input[type=button],
.column input[type=submit],
.column input[type=reset],
.slideshow_link,
body.dialog_body input[type="submit"],
body.dialog_body input[type="button"],
body.dialog_body input[type="reset"],
.service_request_post_listable th,
.front_end_body .command.primary,
.front_end_body .column .command {
  background: #385577 !important;
  color: #ffffff !important;
}
.sitewrapper .listtable th a,
.slideshow_link a {
  color: #ffffff !important;
}
/** hover over color**/
.sitewrapper .listtable tr:hover td {
  background: #cbdbea !important;
}
.photo_album_widget .standard_list ul li:hover {
  background: transparent;
  cursor: default;
}
.form_button:hover,
.column input[type=button]:hover,
.column input[type=submit]:hover,
.column input[type=reset]:hover,
.front_end_body input[type=submit].command.primary:hover,
.front_end_body a.command.primary:hover {
  color: #22aa22 72 !important;
  background: #cbdbea !important;
  border: 2px solid #b2b6bf !important;
}
.breadcrumb a,
.breadcrumb {
  color: #454141 !important;
  line-height: 110%;
}
.breadcrumb a:last-child {
  position: relative;
  display: inline-block;
  font-weight: bold;
}
.breadcrumb a:last-child:after {
  content: " \00BB";
  text-decoration: underline;
  position: absolute;
  right: -1em;
  display: inline-block;
}
.breadcrumb a:last-child:after {
  text-decoration: none;
}
.dashboard_header .breadcrumb a:last-child:after {
  display: none;
}
.sharelink,
.rss {
  padding-left: 18px;
}
.printer_friendly,
.thickbox {
  padding-left: 21px;
}
#share {
  clear: left;
}
#share .sharelink {
  margin-left: 0;
}
#share ul li {
  width: 48%;
  float: none;
  display: inline-block;
  vertical-align: top;
  line-height: 120%;
}
#share ul li a {
  height: auto;
  position: relative;
  background: transparent none;
}
#share ul li a:before {
  background: url("_gfx/int/share_icons.gif") no-repeat 0 0;
  height: 20px;
  content: "";
  top: 0;
  left: 0;
  width: 20px;
  position: absolute;
}
#share ul li a.sharefacebook:before {
  background-position: 0 -150px;
}
#share ul li a.sharedel:before {
  background-position: 0 -200px;
}
#share ul li a.sharegoogle:before {
  background-position: 0 -225px;
}
#share ul li a.sharegoogleplus:before {
  background-position: 0 -25px;
}
#share ul li a.sharedigg:before {
  background-position: 0 -250px;
}
#share ul li a.sharetwitter:before {
  background-position: 0 -50px;
}
#share ul li a.sharestumble:before {
  background-position: 0 -100px;
}
#share ul li a.sharetumblr:before {
  background-position: 0 -125px;
}
#share ul li a.sharemyspace:before {
  background-position: 0 -75px;
}
#share ul li a.sharelinkedin:before {
  background-position: 0 -175px;
}
#share ul li a.sharereddit:before {
  background-position: 0 -275px;
}
#share > ul {
  margin-top: 0px;
  width: 275px;
  top: 25px;
}
#share:hover > ul {
  display: block;
}
.printer_friendly,
.sharelink,
.rss,
.thickbox,
.font_size,
.font_size a {
  background: url(_gfx/int/title_icons.png) 0 -160px no-repeat;
  font-size: 90% !important;
  color: #454141 !important;
  text-decoration: none !important;
  text-transform: capitalize;
}
.title_right > a:hover {
  text-decoration: underline !important;
}
.font_size a {
  font-size: 100% !important;
  color: #454141 !important;
  text-decoration: none !important;
}
.printer_friendly {
  background-position: 0 0;
}
.sharelink {
  background-position: 0 -59px;
}
.rss {
  background-position: 0 -14px;
}
.thickbox {
  background-position: 0 -29px;
}
a.font_larger {
  background-position: 0 -59px;
}
a.font_smaller {
  background-position: 0 -44px;
}
/****image widget*******/
.image_widget {
  margin: 0;
  overflow: hidden;
  position: relative;
  display: block;
  width: 100%;
}
.image_widget img {
  max-height: 255px;
}
.no_image.image_widget {
  display: none;
}
.small_col .image_widget,
.standardlayout .left_col .image_widget,
.standardthreecolumnlayout .left_col .image_widget {
  clear: both;
  width: 100%;
  max-width: 100%;
  margin-bottom: 17px;
}
.small_col .image_widget {
  width: 89.6% !important;
  margin: 0px auto 17px auto;
}
.image_rotate_container {
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 3;
}
.image_rotate_container.current {
  opacity: 1;
  z-index: 5;
}
.image_rotate_container.prev {
  z-index: 4;
}
.image_widget img {
  display: block;
  width: 100%;
}
.image_rotate_caption {
  position: absolute;
  bottom: 0px;
  opacity: 0.8;
  color: #ffffff;
  background: #222222;
  display: block;
  width: 96%;
  text-align: center;
  padding: 5px 2%;
  min-height: 20px;
  line-height: 100%;
}
.calendar_Controls {
  width: 220px;
}
.outlookcalendar,
.googleCal,
.yahooCal {
  background: none;
}
#calendarControls {
  width: 240px;
}
#calendarControls a {
  font-size: inherit !important;
  width: auto;
}
/* Cal Month View
================================================== */
.calendar {
  border-collapse: separate;
  table-layout: fixed;
}
.calendar_eventtime {
  line-height: 130%;
  padding: 0 0 2px 0 !important;
  display: block;
  font-size: 100%;
  font-weight: normal;
}
.calendar_eventlink {
  line-height: 130%;
  display: block;
  font-size: 100%;
  margin: 0px 0 10px 0;
}
.calendar_more {
  padding-top: 5px;
  margin-top: 30px;
  border-top: 1px solid #e2e2e2;
  display: none;
}
.calendar_more_link {
  background: url(_gfx/int/calendar_more.png) 0 center no-repeat;
  padding-left: 26px;
  font-size: 105%;
  display: block;
  line-height: 24px;
}
.calendar_more_link.hidden {
  display: none !important;
}
/***minicalendar widget****/
.minicalendar_widget,
.calendar_widget {
  min-width: 170px;
  max-width: 298px;
  font-size: inherit !important;
  line-height: inherit !important;
  margin: 0 auto;
  padding-left: 0;
  padding-right: 0;
  background: transparent;
  position: relative;
  z-index: 2;
  overflow: visible;
  border: 0;
}
.calendar_widget {
  min-width: 275px;
}
.small_col .minicalendar_widget,
.standardlayout .left_col .minicalendar_widget,
.standardthreecolumnlayout .left_col .minicalendar_widget {
  padding-top: 0;
  margin-bottom: 17px;
  clear: both;
}
.standardlayout .left_col .minicalendar_widget,
.standardthreecolumnlayout .left_col .minicalendar_widget {
  width: 100%;
  margin: 0 auto 17px;
}
.small_col .minicalendar_widget {
  width: 100%;
}
/*calendar mini grid - start*/
.calendar_mini_grid,
.calendar_grid {
  width: 100%;
  background: transparent;
  max-width: 100% !important;
}
.calendar_mini_grid.calendar td.calendar_day_with_items,
.calendar_grid.calendar td.calendar_day_with_items {
  cursor: pointer;
}
.calendar_mini_grid.calendar td.calendar_day_with_items > a,
.calendar_grid.calendar td.calendar_day_with_items > a {
  text-decoration: underline;
}
.calendar_mini_grid.calendar td.calendar_day_with_items:hover .calendar_items,
.calendar_grid td:hover .calendar_items {
  display: block;
}
.calendar_mini_grid .calendar_dayheader,
.calendar_grid .calendar_dayheader {
  background: #3c5476;
  color: #ffffff;
  font-size: 80%;
  line-height: 280%;
  padding: 2px 0 0 0;
  text-transform: uppercase;
  border: 1px solid #3c5476;
}
.calendar_grid .calendar_dayheader {
  color: #3c5476;
  text-align: left;
  text-indent: 18px;
}
.calendar_grid .calendar_dayheader:first-letter {
  color: #ffffff;
}
.calendar_mini_grid .calendar_title_td {
  padding: 0;
}
.calendar_mini_grid .calendar_title,
.calendar_grid .calendar_title {
  width: 100%;
}
.calendar_mini_grid .calendar_title {
  background: #fff;
}
.calendar_mini_grid .calendar_title td,
.calendar_grid .calendar_title {
  height: 35px;
  background: transparent;
  padding: 0 !important;
  color: #385477;
  font-weight: bold;
  text-align: center;
  font-size: 110%;
  line-height: 28px !important;
  text-transform: uppercase;
}
.calendar_mini_grid .calendar_title .short_current_month_title.mobile_only {
  font-size: 85%;
}
.calendar_grid .calendar_title td.calendar_title_content {
  color: #385477;
  padding: 0;
  font-size: 110%;
  font-weight: bold;
}
.calendar_mini_grid .calendar_title td a {
  color: #385477;
  text-decoration: none;
}
.calendar_mini_grid .calendar_title td a:hover {
  text-decoration: underline;
}
.calendar_grid .calendar_title td.calendar_nextprev {
  padding: 0;
}
.calendar_mini_grid .calendar_title td.calendar_nextprev a,
.calendar_grid td.calendar_nextprev a {
  background: transparent none;
  margin: 0 auto;
  width: 100%;
  min-height: 35px;
  text-indent: -4000px;
  overflow: hidden;
  text-align: left;
  display: block;
  cursor: pointer;
  position: relative;
  z-index: 0;
}
.calendar_mini_grid .calendar_title td.calendar_nextprev a:before,
.calendar_grid td.calendar_nextprev a:before {
  content: "<";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 10px;
  width: 10px;
  z-index: 1;
  text-indent: 0;
  font-size: 130%;
  text-decoration: none;
  line-height: 35px;
}
.calendar_grid td.calendar_nextprev a {
  text-align: left;
}
.calendar_grid td.calendar_nextprev a.next:before,
.calendar_mini_grid td.calendar_nextprev a.next:before {
  right: 10px;
  left: auto;
  content: ">";
}
.calendar_mini_grid .calendar_title td.calendar_nextprev:first-child a,
.calendar_grid td.calendar_nextprev:first-child a {
  background-position: 0 0;
}
.calendar_mini_grid td.calendar_day,
.calendar_grid td.calendar_day,
.calendar_mini_grid td.calendar_today,
.calendar_grid td.calendar_today,
.calendar_mini_grid td.calendar_weekendday,
.calendar_grid td.calendar_weekendday,
.calendar_mini_grid td.calendar_othermonthday,
.calendar_grid td.calendar_othermonthday {
  font-size: 90%;
  line-height: 240%;
  padding: 0;
  background: transparent none;
  border: 1px solid #73869f;
  border-top: 0;
  border-left: 0;
  height: auto;
  text-align: center;
  vertical-align: middle;
  padding: 1px 0 2px 0;
}
.calendar_mini_grid td.calendar_day:first-child,
.calendar_grid td.calendar_day:first-child,
.calendar_mini_grid td.calendar_today:first-child,
.calendar_grid td.calendar_today:first-child,
.calendar_mini_grid td.calendar_weekendday:first-child,
.calendar_grid td.calendar_weekendday:first-child,
.calendar_mini_grid td.calendar_othermonthday:first-child,
.calendar_grid td.calendar_othermonthday:first-child {
  border-left: 1px solid #73869f;
}
.minicalendar_widget .calendar_mini_grid td.calendar_today,
.calendar_grid td.calendar_today {
  background: #385477;
  color: #ffffff;
}
.calendar_today > a,
.calendar_mini_grid.calendar td.calendar_day_with_items.calendar_today > a {
  color: #ffffff !important;
}
.calendar_mini_grid td.calendar_day,
.calendar_mini_grid td.calendar_weekendday,
.calendar_mini_grid td.calendar_day > a,
.calendar_mini_grid td.calendar_weekendday > a,
.calendar_grid td.calendar_day,
.calendar_grid td.calendar_weekendday,
.calendar_grid td.calendar_day > a,
.calendar_grid td.calendar_weekendday > a {
  color: #504225 !important;
}
.calendar_mini_grid td.calendar_day,
.calendar_mini_grid td.calendar_weekendday,
.calendar_grid td.calendar_day,
.calendar_grid td.calendar_weekendday {
  background: transparent;
}
.calendar_grid .calendar_othermonthday,
.calendar_grid .calendar_othermonthday > a,
.calendar_mini_grid .calendar_othermonthday,
.calendar_mini_grid .calendar_othermonthday > a {
  color: #747a86 !important;
}
.calendar_grid td.calendar_othermonthday,
.calendar_mini_grid td.calendar_othermonthday {
  background: rgba(201, 209, 222, 0.5);
}
.calendar_mini_grid.calendar td.calendar_day_with_items .calendar_items,
.calendar_grid .calendar_items {
  display: none;
  position: absolute;
  z-index: 100;
  margin-top: -1px;
  background-color: #f4f4f4;
  border: solid 1px #dddddd;
  min-width: 100px;
  min-height: 50px;
  text-align: left;
  padding: 5px;
  box-shadow: none;
  border-radius: 2px;
}
.calendar_mini_grid.calendar td.calendar_day_with_items .calendar_items .calendar_eventlink,
.calendar_mini_grid.calendar td.calendar_day_with_items .calendar_items .calendar_eventtime,
td.calendar_day_with_items.calendar_today .calendar_items a {
  color: #2a69be !important;
  font-size: 100%!important;
}
.calendar_mini_grid.calendar td.calendar_day_with_items .calendar_items .calendar_eventtime,
.calendar_grid.calendar .calendar_items .calendar_eventtime {
  color: #555555 !important;
}
/* Default List Table Styling
================================================== */
.sitewrapper .listtable {
  width: 100%;
  border-collapse: separate !important;
  margin: 10px 0;
  empty-cells: show;
  border: solid 0px #b2b6bf !important;
  background: transparent !important;
}
.sitewrapper .listtable th {
  border: 1px solid #385577;
  font-weight: normal;
  padding: 6px 9px;
}
.sitewrapper .listtable th:hover {
  font-weight: normal;
  padding: 6px 9px;
  border: 1px solid #385577;
}
.sitewrapper .listtable td {
  padding: 3px 9px 2px 9px !important;
  border: 0;
  border-bottom: solid 1px #b2b6bf;
  border-right: solid 1px #b2b6bf;
}
.sitewrapper .listtable td:first-child {
  border-left: 1px solid #b2b6bf;
}
.sitewrapper .listtable tr:hover {
  background: #cbdbea;
}
.sitewrapper .listtable tr:hover > td a {
  color: #385477 !important;
}
.sitewrapper .listtable tr:hover > td,
.sitewrapper .listtable tr:hover > td > p {
  color: #385477 !important;
}
.front_end_body table.responsive-table-data-mb:not(.non-responsive-table) tr {
  border: 0px;
  border-bottom: 2px solid #385577;
}
.front_end_body table.responsive-table-data-mb:not(.non-responsive-table) tr:last-child {
  border-bottom: 0;
}
.front_end_body table.responsive-table-data-mb:not(.non-responsive-table) tr td:last-child {
  border-bottom: 0;
}
.list-filter,
.alpha-filter {
  margin: 0 0 10px 0;
  clear: both;
  list-style: none;
  padding: 0;
}
.list-filter ul,
.alpha-filter ul {
  list-style: none;
  padding: 0;
}
.list-filter ul li,
.alpha-filter ul li {
  float: left;
}
.list-filter ul li:first-child:before,
.alpha-filter ul li:first-child:before {
  content: "";
}
.list-filter ul li:before,
.alpha-filter ul li:before {
  color: Gray;
  content: "|";
}
.alpha-filter .current {
  color: inherit;
  cursor: inherit;
}
.alpha-filter .current:hover {
  background: transparent;
  border-color: transparent;
  box-shadow: 0 0 0;
  color: inherit;
}
.staff_directory_widget .listtable th:last-child {
  text-align: center;
}
.staff_directory_widget .listtable th:last-child:hover {
  text-align: center;
}
.detail-list-label,
.custom_fields label {
  width: 150px;
}
.jobs_widget .detail-list-label,
.jobs_widget .custom_fields label {
  width: 150px;
}
.list-main > li {
  border-bottom: 1px solid #b2b6bf;
}
.form_survey_widget .answer_container textarea {
  min-width: 0;
  width: 100%;
}
.recaptcha {
  width: auto !important;
}
.form_survey_widget .answer_container .form_answers_edit_table {
  display: table;
  width: 100%;
}
.form_survey_widget .answer_container {
  overflow-y: hidden;
  overflow-x: auto;
}
.question_container .question_content p {
  margin: 0;
}
.form_survey_widget .answer_container {
  margin: 0 0 5px 5px;
}
.form_submit_container .recaptcha_container {
  margin: 20px 0 0;
}
.form_survey_widget .command_box.form_submit_footer {
  margin-top: 20px;
}
.form_survey_widget .question_container .question_content .question_text_container {
  display: inline;
}
.form_survey_widget label:empty,
.form_submit_header:empty {
  display: none;
}
.form_survey_widget .question_container.static_text {
  margin-top: 0px;
  padding: 0 5px;
}
.form_survey_widget .answer_container input.voter_input.selection_other {
  margin-top: 3px;
  margin-left: 22px;
}
.dialog_body.front_end_body {
  background: #fff;
}
.desktop_only {
  display: none !important;
}
.facility_directory_widgets .facility_detail_page .facility_item_header,
.facility_directory_widgets .listtype_listformated .facility_item_header {
  background: #385577 !important;
}
#sitebody .facility_directory_widgets .facility_item_infos2 span.item_label,
#sitebody .facility_directory_widgets .facility_item_infos1 span.item_label,
#sitebody .facility_directory_widgets .facility_item_infos2 span.item_value,
#sitebody .facility_directory_widgets .facility_item_infos1 span.item_value {
  color: #22aa22 72;
}
.empty_list {
  font-weight: bold;
  padding-top: 10px;
  text-align: center;
}
.small_box .empty_box {
  padding: 10px 10px 10px 16px;
}
span.sticky {
  display: block;
  float: left;
  padding-left: 15px;
  background: url(_gfx/cmn/pin.gif) 0 0 no-repeat;
}
.my_dashboard_page .dashboard_block_wrapper .dashboard_block .block_title {
  background-color: #385577;
}
.faq_header {
  color: #385477;
}
.faqtab_section {
  border: 1px solid #385577;
  background: transparent;
  color: #454141;
}
.faqtab_section td,
.faqtab_section label {
  color: #454141;
}
.faqtab_section h1,
.faqtab_section h2,
.faqtab_section h3,
.faqtab_section h4,
.faqtab_section h5,
.faqtab_section .subtitle {
  color: #454141;
}
.faq_tab_nav li a {
  color: #2a69be;
}
.faq_tab_nav li a.active_faqtab {
  border: 1px solid #385577;
  border-right: 1px solid transparent;
  background: transparent;
  color: #454141;
  border-left: 5px solid #385577;
}
h3.faqtab_question,
.faqtab_popup {
  color: #22aa22 72;
}
h3.faqtab_question:before,
.faqtab_popup:before {
  background: #385577;
  color: #ffffff;
  line-height: 1.2em;
  width: 1.2em;
  height: 1.2em;
  border-radius: 50%;
}
.faqtab_section h3.faqtab_question {
  color: #454141;
}
.faq_mobile_nav {
  z-index: 1;
}
.faq_mobile_nav select {
  border: 1px solid #385577 !important;
  border-bottom: 0px !important;
}
.viClientDialog .faq_container_dialog {
  color: #404040;
  padding-top: 10px;
  padding-bottom: 15px;
}
.viClientDialog .faq_container_dialog .listfaq_q {
  font-size: 110%;
}
.sitewrapper a.phone_link,
.sitewrapper a.phone_link:hover {
  color: #22aa22 72;
  text-decoration: none !important;
}
.sitewrapper .content_area .facility_mapmarker_infos a.phone_link,
.sitewrapper .content_area .facility_mapmarker_infos a.phone_link:hover {
  color: #22aa22 72;
}
.sitemap_widget .siteMapCategoryView > .sitemap_col ul li a {
  max-width: 100%;
  padding-right: 5px;
}
.sitemap_col {
  width: 100% !important;
}
.eNotification_widget .form_label {
  width: 250px;
}
#sitebody .checkboxlist-container .enotification_cats_list.formlist li {
  width: 31.3% !important;
}
#sitebody .checkboxlist-container label,
.front_end_body .enotification_widget_category_checkboxlist label {
  width: auto !important;
  white-space: normal;
  display: block;
}
#sitebody .checkboxlist-container .formlist li {
  width: 31.3% !important;
  margin-left: -3px;
  padding-left: 2% !important;
  white-space: nowrap;
}
#sitebody .checkboxlist-container .formlist li:nth-child(3n+4),
#sitebody .checkboxlist-container .formlist li:first-child {
  padding-left: 0% !important;
  width: 33.3% !important;
}
.enotification_cats_list li > a {
  float: left;
}
.front_end_body form .command_box {
  padding-left: 0;
}
.poll_widget .poll_vote_view .command_box a.viewVoteResultLink {
  font-weight: bold;
}
.poll_widget .poll_vote_result_view .poll_answers .graphic_line .graphic_percent {
  background: #385577;
}
.poll_widget .poll_vote_result_view .poll_answers .graphic_line {
  border: 1px solid #385577;
}
.document_widget {
  margin-bottom: 17px;
}
.document_widget li {
  position: relative;
}
.document_widget li img {
  position: absolute;
  left: 0;
  top: 0px;
  margin-top: 0;
}
.document_widget li a {
  padding-left: 21px;
  display: block;
}
.doc_folder_img {
  float: left;
}
.rss_feeds_content_type a.rss_link {
  background: none;
  position: relative;
}
.rss_feeds_content_type a.rss_link:before {
  position: absolute;
  content: "";
  left: 0;
  top: 5px;
  width: 15px;
  height: 15px;
  background: url(_gfx/int/title_icons.png) 0 -15px no-repeat;
}
.rss_feeds_content_type .rss_feeds_content_type_title {
  border-bottom: 1px solid #b2b6bf;
}
.rss_feeds_content_type .content_type_name {
  color: #385477;
  font-size: 120%;
}
.rss_feed_content .item_graytext {
  margin-left: 10px;
}
.service_directory_widget .listtable th:last-child {
  text-align: center;
}
.edit .widget_wrapper {
  padding: 0;
}
.vision_search .search_panel {
  float: none;
  width: 100%;
}
.vision_search .search_panel .search_options_link {
  margin-right: 10px;
}
.vision_search .search_panel div.search_features {
  border: 1px solid #cccccc;
  border-left: 0;
  border-right: 0;
  margin-left: 0;
  padding: 10px;
  background: #fcfbfb;
  clear: both;
  min-height: 0px;
  margin-top: 0;
}
.vision_search .search_panel div.search_features .advanced_searchbox.normal {
  float: none;
  height: auto;
  min-width: 0px;
}
.vision_search .search_panel div.search_features .advanced_searchbox.normal .sort_by_label,
.vision_search .search_panel div.search_features .advanced_searchbox.normal .items_per_page_label {
  display: block;
  margin-top: 4px;
}
.vision_search .search_panel div.search_features .advanced_searchbox.normal .normal {
  float: left;
  min-width: 140px;
}
.vision_search .search_panel div.search_features .advanced_searchbox.normal .search_per_page,
.vision_search .search_panel div.search_features .advanced_searchbox.normal .advanced_searchbox_sort_by_container {
  float: none;
}
.vision_search .search_panel div.search_features .advanced_searchbox > div > p {
  height: auto;
}
.vision_search .search_panel div.search_features .basic_searchbox {
  float: none;
}
.vision_search .search_panel .search_result,
.vision_search .search_panel .search_result_alternate {
  padding: 0 10px 20px;
}
.vision_search .search_panel .popular_searches_box > p.popular_searches_box_title {
  padding-left: 10px;
}
.vision_search .search_panel .popular_searches_box > div {
  padding: 10px;
}
.vision_search .search_panel .search_summary {
  padding-left: 10px;
}
.vision_search .search_filters {
  float: none;
  margin: 25px 0 10px 0;
  width: 100%;
}
.vision_search .search_filters .search_filter {
  border: 0px;
  border-bottom: 1px solid #cccccc;
  margin-bottom: 10px;
  padding: 0;
}
.vision_search .search_filters .search_filter .filter_header {
  color: #ffffff;
  background: #476187;
  border-bottom: 0;
  padding: 7px 10px;
}
.vision_search .search_filters .search_filter ol {
  padding: 0px 15px;
}
.LBD_CaptchaDiv {
  max-width: 100%;
}
.LBD_CaptchaDiv .LBD_CaptchaImageDiv {
  max-width: 87%;
}
.LBD_CaptchaDiv .LBD_CaptchaImageDiv a {
  max-width: 100%;
}
.LBD_CaptchaDiv .LBD_CaptchaImageDiv img {
  border: 1px solid #d0d0d0 !important;
}
.LBD_CaptchaDiv > div.LBD_CaptchaImageDiv:first-child {
  border: 0;
}
.LBD_CaptchaIconsDiv {
  margin-left: 3px !important;
}
.meeting_widget .detail-list-value {
  white-space: nowrap;
}
.widget_container_div {
  border: 1px solid #b2b6bf;
  background: transparent;
}
.small_box.meeting_box .box_header {
  width: 100%;
  display: block;
  padding: 0;
  margin: 0;
}
.small_box.meeting_box .box_header h3,
.small_box.meeting_box .box_header h1 {
  word-wrap: normal;
  font-weight: normal !important;
  color: #ffffff !important;
  margin: 0;
  text-transform: uppercase;
}
.small_box.meeting_box .box_header h3 {
  width: 100%;
  line-height: 120%;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
  border: 0;
  font-size: 120% !important;
}
.small_box.meeting_box .box_header h1 {
  display: none;
}
.small_box.meeting_box .box_header .box_title {
  margin: 0;
  color: #ffffff !important;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 130%;
  height: 30px;
  line-height: 30px;
  background: #476187;
  padding: 6px 16px;
  display: block;
}
.small_box.meeting_box span.title {
  width: 100%;
}
.small_box.meeting_box .pdf_icon,
.small_box.meeting_box .pdf_icon:hover {
  vertical-align: bottom;
  width: 22px;
  height: 18px;
  line-height: 24px;
  min-width: 22px;
  text-indent: 0;
}
.small_box.meeting_box .arrow_icon {
  width: 18px;
  vertical-align: bottom;
  height: 18px;
  line-height: 18px;
}
.small_box.meeting_box .agenda,
.small_box.meeting_box .minutes {
  min-width: 30px;
  width: 100%;
  padding: 0 0 0 80px;
  position: relative;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-top: 4px;
}
.small_box.meeting_box .agenda .empty,
.small_box.meeting_box .minutes .empty {
  line-height: 18px;
  padding-top: 2px;
  display: block;
}
.small_box.meeting_box .agenda:after,
.small_box.meeting_box .minutes:after {
  content: attr(class) " ";
  position: absolute;
  top: 2px;
  left: 0px;
  text-transform: capitalize;
  color: #4b4747;
  line-height: 18px;
}
.small_box.meeting_box .agenda span,
.small_box.meeting_box .minutes span {
  margin-left: 0;
  color: #4b4747;
}
.small_box.meeting_box .agenda .detail-list-value,
.small_box.meeting_box .minutes .detail-list-value {
  min-width: 0;
  background: transparent;
  border: 1px solid #b2b6bf;
}
.small_box.meeting_box .agenda .widget_container_div a,
.small_box.meeting_box .minutes .widget_container_div a {
  color: #2a69be;
}
.web_site_account_unconfirm_message_container {
  padding: 10px 0 1px 20px;
}
/*#endregion */
@media only screen and (max-width: 549px) {
  .home_search {
    height: auto;
  }
  .home_search .opts {
    max-width: 100%;
    margin-bottom: 10px;
  }
  .home_search #search_text {
    max-width: 96%;
    background: #ffffff url("_gfx/cmn/search_icon.png") no-repeat scroll 97% center;
    padding: 0 0 0 4%;
  }
  .home_search a {
    display: none;
  }
  .home_buttons ul li {
    background-size: 100% 100%;
  }
  ul.tabs li a {
    width: 99%;
  }
}
@media only screen and (max-width: 449px) {
  .home_services {
    max-width: 283px;
    margin: 0 auto;
  }
  .home_services .dropdown_container {
    background-size: 100% 100%;
  }
  .home_buttons ul li a span {
    font-size: 17px;
  }
}

/*** border color for listtable and tableData/tableBox classes*/
/*other month day text color*/
/*@nav1: 172px;
@nav2: 300px;
@nav3: 180px;
@nav4: 200px;
@nav5: 180px;
@nav6: 390px;
@nav7: 280px;*/
/***40.5em = 648px ***/
@media screen and (min-width: 40.5em) {
  body.front_end_body,
  .config_widget_template {
    background: #ffffff;
  }
  .container,
  #sitebody,
  #siteheader,
  #footercolumn {
    width: 630px;
    /*Width of site from 648px width up to 768px width*/
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .mobile_only {
    display: none !important;
  }
  .desktop_only {
    display: block !important;
  }
  #headercolumn {
    background-image: none !important;
    height: auto !important;
    z-index: 2;
    background-color: transparent;
  }
  .mobile_list,
  .mobile_box {
    background: transparent;
  }
  .mobile_box > div {
    background: transparent;
    padding: 0px;
  }
  .mobile_list ul li a,
  .mobile_list .box_bottomlink,
  .mobile_box .box_bottomlink,
  .mobile_list ul li a:hover {
    background: transparent none;
    font-weight: normal;
  }
  .mobile_list ul li {
    background: transparent none;
    border-bottom: 0px solid #cccccc;
    padding: 0;
    position: static;
  }
  .mobile_list ul li:before {
    display: none;
  }
  .mobile_list .box_bottomlink,
  .mobile_box .box_bottomlink {
    border: none;
  }
  #top_nav,
  .dropdownmenu {
    display: block;
  }
  .alert_container .important_alert {
    font-size: 12px !important;
    line-height: 20px !important;
    margin: 0 auto;
    overflow: hidden;
    padding: 0;
    max-width: 1025px;
  }
  ul.tabs {
    margin: 0;
    list-style: none;
    clear: both;
    padding: 0;
    margin-top: 0;
    background: transparent;
    height: 52px;
  }
  ul.tabs li {
    float: left;
    width: 49%;
    max-width: 49%;
    white-space: nowrap;
  }
  ul.tabs li:first-child {
    margin: 0 5px 0 0;
  }
  ul.tabs li a {
    display: block;
    overflow: hidden;
    width: 101%;
    height: 52px;
    line-height: 52px;
    text-align: center;
    margin: 0px -1px -1px 0;
    font-size: 24px;
    color: #e2e2e2;
    text-decoration: none;
    border: 1px solid transparent;
    border-bottom: 0;
    cursor: pointer;
    background: rgba(255, 255, 255, 0.35);
    font-family: 'Oswald', sans-serif;
    text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.28);
    font-weight: bold;
  }
  ul.tabs li a.tab_active,
  ul.tabs li a:hover {
    background: rgba(255, 255, 255, 0.76);
    border-color: transparent;
    color: #343333;
  }
  .tabs_section > section ul {
    background: none;
  }
  .mainSpan_wrapper,
  .mainSpan_wrapper_review,
  .mainSpan_wrapper_home {
    background-image: url(_gfx/cmn/body_bg.jpg);
    position: relative;
    z-index: 1;
    overflow-x: hidden;
    overflow-y: auto;
    background-position: center 0px;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
  }
  .mainSpan_wrapper_home #page_footer {
    margin: 54px 0 0 0;
  }
  .mainSpan_wrapper:before,
  .mainSpan_wrapper_review:before,
  .mainSpan_wrapper_home:before {
    content: "";
    top: 0;
    left: 0;
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: -1;
    width: 100%;
    height: 149px;
    background: url(_gfx/cmn/topheader_bg.png) 0 0 repeat-x;
    z-index: 1;
    -webkit-box-shadow: 0 2px 11px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0 2px 11px rgba(0, 0, 0, 0.75);
    box-shadow: 0 2px 11px rgba(0, 0, 0, 0.75);
  }
  #sitebody {
    position: relative;
    z-index: 1;
    min-height: 725px;
    padding: 0 0 60px 0;
    margin-bottom: 44px;
    margin: 0 auto 0 auto;
    background-color: transparent;
  }
  #sitebody:before {
    content: "";
    top: 58px;
    left: 0;
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: -1;
    width: 100%;
    height: auto;
    background: rgba(244, 246, 252, 0.9);
    border: 1px solid rgba(81, 67, 38, 0.4);
    -webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
    margin: auto;
    border-bottom: none;
  }
  #siteheader {
    height: 149px;
    position: relative;
    margin: 0 auto;
    overflow: visible;
    background-color: transparent;
  }
  #siteheader:before {
    content: "";
    top: 0;
    left: -100px;
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: -1;
    width: 789px;
    height: 154px;
    background: url(_gfx/cmn/glow.png) left center no-repeat;
  }
  #siteheader a#home_link {
    height: 50px;
    left: 100px;
    top: 30px;
    width: 230px;
    background: url(_gfx/cmn/logo.png) 0 0 no-repeat !important;
    z-index: 3;
    background-size: 100% auto !important;
  }
  #top_nav {
    color: #f4f5f4;
    text-align: right;
    line-height: 30px;
    padding: 0;
  }
  #top_nav a {
    color: #f4f5f4;
    font-size: 14px;
    margin: 0 5px;
    text-decoration: none;
    position: relative;
    display: inline-block;
  }
  #top_nav a:hover {
    text-decoration: none;
    color: #130909;
    font-weight: normal;
  }
  #top_nav a:hover:before {
    color: #f4f5f4;
  }
  #top_nav a:first-child:before {
    content: "";
  }
  #top_nav a:before {
    content: "| ";
    text-decoration: underline;
    position: absolute;
    left: -9px;
    display: inline-block;
  }
  #top_nav a:before {
    text-decoration: none;
  }
  #searchbox {
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    position: absolute;
    right: 0;
    top: 40px;
    width: 254px;
    height: 33px;
    border: 1px #191919 solid;
    background: #f4f5f4;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: inset -4px 4px 5px 0 rgba(0,0,0,.28);
    -moz-box-shadow: inset -4px 4px 5px 0 rgba(0,0,0,.28);
    box-shadow: inset -4px 4px 5px 0 rgba(0,0,0,.28);
  }
  #searchbox > a {
    display: inline-block;
    background: url("_gfx/cmn/search_input_bg.png") no-repeat scroll right center;
    position: absolute;
    width: 19px;
    height: 33px !important;
    padding: 0;
    text-indent: -9999px;
    right: 8px;
  }
  #searchbox input#search_text {
    background-color: transparent;
    width: 90%;
    height: 33px;
    padding: 0 13px;
    color: #2f4888;
    font-size: 15px;
    font-weight: normal;
    font-style: italic;
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    opacity: 1;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
    filter: alpha(opacity=100);
  }
  #searchbox input#search_text::-webkit-input-placeholder {
    font-size: 15px;
    color: #2f4888;
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    opacity: 1;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
    filter: alpha(opacity=100);
  }
  #searchbox input#search_text:-moz-placeholder {
    font-size: 15px;
    color: #2f4888;
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    opacity: 1;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
    filter: alpha(opacity=100);
  }
  #searchbox input#search_text::-moz-placeholder {
    font-size: 15px;
    color: #2f4888;
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    opacity: 1;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
    filter: alpha(opacity=100);
  }
  #searchbox input#search_text:-ms-input-placeholder {
    font-size: 15px;
    color: #2f4888;
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    opacity: 1;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
    filter: alpha(opacity=100);
  }
  #searchbox.active {
    width: 254px;
  }
  #searchbox.active input#search_text {
    padding: 0 13px;
  }
  #searchbox.active > a {
    display: inline-block;
  }
  #searchbox.right_adjust {
    right: 0px;
  }
  .translatebox {
    float: right;
    height: 19px;
    clear: both;
    display: block;
    margin: 9px 0px 0px 0px;
    padding: 5px 5px 5px 29px;
    background: #ffffff url('_gfx/cmn/google.png') 6px 4px no-repeat;
    box-shadow: 0 1px 1px rgba(0, 1, 1, 0.28), 0 0 5px #9ec5d2;
    cursor: pointer;
  }
  .translatebox a {
    display: none;
  }
  .translatebox .skiptranslate.goog-te-gadget {
    color: white !important;
    font-size: 0px;
  }
  .translatebox .skiptranslate.goog-te-gadget select.goog-te-combo {
    top: 0px;
    border: 0 !important;
    outline: 0;
    width: 180px;
    padding: 0;
    position: relative;
    color: #666 !important;
    font-size: 11px !important;
    -webkit-appearance: none;
    -moz-appearance: none;
    background: #fff;
    margin: 0;
    height: 19px;
  }
  .translatebox select::-ms-expand {
    display: none;
  }
  #page_footer {
    clear: both;
    height: auto;
    font-size: 100%;
    background: rgba(0, 0, 0, 0.62);
    padding: 0;
    margin: 0;
    position: relative;
    text-align: center;
  }
  #page_footer a {
    margin: 0;
  }
  #page_footer #footercolumn {
    height: auto;
    color: #666666;
    margin: 0 auto;
    background-color: transparent;
    position: relative;
    padding: 15px 0 55px 0;
    min-height: 120px;
  }
  #page_footer #footercolumn .footer_nav {
    font-size: 12px;
    float: none;
    margin: 0px 0 0 0;
    width: 100%;
  }
  #page_footer #footercolumn .footer_nav a {
    font-size: 12px;
    padding: 0 10px;
    font-weight: normal;
    color: #fff;
  }
  #page_footer #footercolumn .footer_nav a:first-child:before {
    content: "";
  }
  #page_footer #footercolumn .footer_nav a:last-child {
    padding-right: 0;
  }
  #page_footer #footercolumn .footer_nav a:before {
    content: "|";
    top: 15px;
    margin: 0 -13px;
    position: absolute;
  }
  #page_footer #footercolumn .footer_nav a:hover {
    text-decoration: underline;
    font-weight: normal;
  }
  #page_footer #footercolumn .footer_nav a:hover:before {
    font-weight: 300;
  }
  #page_footer #footercolumn .footer_nav a:last-child {
    border-right: 0 none;
  }
  #page_footer #footercolumn .footer_info {
    float: none;
    font-size: 12px;
    color: #fff;
    line-height: 1.1em;
    width: 100%;
  }
  #page_footer #footercolumn .footer_copyright {
    font-size: 12px;
    float: none;
    color: #fff;
    margin: 0;
    line-height: 1.1em;
    width: 100%;
  }
  #page_footer #footercolumn .footer_copyright a {
    font-size: 12px;
    color: #fff;
  }
  #page_footer #footercolumn .footer_copyright a:hover {
    text-decoration: none;
  }
  #page_footer #footercolumn .social_icons {
    position: absolute;
    top: auto;
    right: 0;
    left: 0;
    float: none;
    clear: both;
    margin: 0;
    max-width: 100%;
    bottom: 4px;
  }
  #page_footer #footercolumn .social_icons a img {
    margin: 0 5px 0 0;
  }
  #page_footer #footercolumn .social_icons a img:hover {
    -moz-opacity: 0.7;
    -khtml-opacity: 0.7;
    -webkit-opacity: 0.7;
    opacity: 0.7;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
    filter: alpha(opacity=70);
  }
  #sitebody.homepagelayout {
    padding: 0;
    box-shadow: none;
    min-height: 690px;
    max-width: 100%;
    background-color: transparent;
    margin: 0 auto 0 auto;
    background-image: none;
    z-index: auto;
  }
  #sitebody.homepagelayout:before {
    display: none;
  }
  #sitebody.homepagelayout .home_top *,
  #sitebody.homepagelayout .home_mid *,
  #sitebody.homepagelayout .home_bottom *,
  #sitebody.homepagelayout .home_top *:before,
  #sitebody.homepagelayout .home_mid *:before,
  #sitebody.homepagelayout .home_bottom *:before,
  #sitebody.homepagelayout .home_top *:after,
  #sitebody.homepagelayout .home_mid *:after,
  #sitebody.homepagelayout .home_bottom *:after {
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  #sitebody.homepagelayout .top_col {
    height: 49px;
    margin: -49px 0 0 0;
  }
  /*Set layout posision and width*/
  .container {
    margin-left: auto;
    margin-right: auto;
    background: #fff;
  }
  .home_top {
    clear: both;
    position: relative;
    background-color: transparent;
  }
  .home_top .col_left {
    float: left;
    width: 100%;
    margin: 150px 0;
  }
  .home_mid {
    zoom: 1;
    clear: both;
    width: 100%;
    background-color: transparent;
    position: relative;
  }
  .home_mid:before {
    content: '';
    display: block;
  }
  .home_mid:after {
    content: '';
    display: table;
    clear: both;
  }
  .home_mid .col_left {
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    width: 50%;
    padding: 0;
    margin: 0 0 20px 0;
  }
  .home_mid .col_mid {
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    float: none;
    width: 50%;
    padding: 0;
    margin: 0 auto;
    clear: both;
  }
  .home_mid .col_right {
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    clear: both;
    margin: 0 auto 20px;
    width: 50%;
    position: absolute;
    top: 0;
    left: auto;
    right: 0;
  }
  /*Home Page Boxes*/
  .home_collage {
    display: block;
    background: none;
    width: 100%;
    -webkit-box-shadow: 0 0 7px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 0 7px rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 7px rgba(0, 0, 0, 0.5);
    position: absolute;
    z-index: 0;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    overflow: hidden;
  }
  .home_collage .widget_wrapper {
    top: 400px;
  }
  .home_collage .item {
    background-position: top center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    background-color: #fff;
  }
  .home_collage .slides > li {
    transition: opacity .3s ease;
  }
  .home_collage .slides > li > a {
    pointer-events: none !important;
    background-position: top center !important;
    background-repeat: no-repeat !important;
    background-attachment: fixed !important;
    background-size: cover !important;
    background-color: #fff !important;
  }
  .home_collage .slides > li > a img {
    height: 100%;
    display: block;
    width: 100%;
    position: fixed;
    min-width: 100%;
    min-height: 100%;
    top: 0;
  }
  .home_collage .slides > li .slide_content {
    display: none !important;
  }
  .slide_caption {
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    left: auto;
    display: block;
    bottom: auto;
    top: 420px;
    right: -250px;
    width: 100%;
    max-width: 248px;
    height: 51px;
    padding: 0;
    overflow: visible;
    position: absolute;
    background: rgba(0, 0, 0, 0.8);
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
  }
  .slide_caption.active {
    right: 0;
  }
  .slide_caption.active h2 {
    display: block;
  }
  .slide_caption.active span {
    display: block;
  }
  .slide_caption a {
    height: 51px;
    width: 50px;
    background: rgba(0, 0, 0, 0.8) url(_gfx/cmn/camera_icon.png) no-repeat center center;
    position: absolute;
    z-index: 1;
    pointer-events: auto !important;
    left: -50px;
    background-size: auto auto;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
  }
  .slide_caption h3 {
    display: none;
    color: #fff;
    padding: 10px 15px 0;
    margin: 0;
  }
  .slide_caption p {
    display: none;
    color: #fff;
    padding: 8px 13px 8px;
    float: left;
    font-size: 18px;
    font-weight: bold;
    height: 30px;
    overflow: hidden;
    width: 178px;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
  .slide_caption p span {
    font-size: 13px;
    color: #bbbbbb;
    white-space: nowrap;
    overflow: hidden;
    height: 18px;
    text-overflow: ellipsis;
  }
  .slide_caption .flex-direction-nav {
    position: relative;
    float: right;
    top: -8px;
  }
  .slide_caption .flex-direction-nav a {
    width: 30px;
    height: 38px;
    margin: 0;
    display: block;
    position: absolute;
    top: 45px;
    cursor: pointer;
    text-indent: -9999px;
    background: url(_gfx/home/button_arrows.png) 0 0 no-repeat;
  }
  .slide_caption .flex-direction-nav .flex-next {
    right: 0px;
    left: auto;
    top: 38%;
    display: block;
    background-position: -10px 28px;
  }
  .slide_caption .flex-direction-nav .flex-prev {
    left: auto;
    right: 30px;
    top: 38%;
    display: block;
    background-position: 20px 28px;
  }
  .slide_caption .flex-direction-nav .flex-disabled {
    cursor: default;
  }
  .home_search {
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    padding: 8px;
    background: rgba(0, 0, 0, 0.61);
    width: 100%;
    max-width: 682px;
    height: 52px;
    margin: 0 auto;
    float: none;
  }
  .home_search #home_searchbox_select {
    float: left  !important;
    width: 52% !important;
  }
  .home_search #home_searchbox_select span {
    font-style: italic;
    color: #fff;
    line-height: 18px;
    margin: 0 6px 0 9px;
  }
  .home_search #home_searchbox_select .opts {
    max-width: 195px !important;
    width: 100%;
    padding: 0;
    font-size: 21px !important;
    font-weight: normal;
    text-transform: capitalize;
    color: #6d7074;
    background: #ffffff url(_gfx/home/search_arrow.png) no-repeat 95% center;
    line-height: 32px !important;
  }
  .home_search #home_searchbox_select .opts option {
    font-size: 21px;
    font-weight: normal;
    text-transform: capitalize;
    color: #6d7074;
  }
  .home_search #home_searchbox_select select {
    -webkit-appearance: none;
    -moz-appearance: none;
  }
  .home_search #home_searchbox_select select::-ms-expand {
    display: none;
  }
  .home_search #home_searchbox {
    float: left  !important;
    width: 43%  !important;
  }
  .home_search #home_searchbox #search_text {
    max-width: 268px !important;
    width: 100% !important;
    height: 36px !important;
    background: #fff;
    border: none !important;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    font-size: 21px !important;
    color: #6d7074;
    padding: 0 17px;
    float: left;
    line-height: 36px !important;
  }
  .home_search #home_searchbox a {
    max-width: 31px;
    width: 100%;
    height: 36px;
    background: #ffffff url("_gfx/cmn/search_icon.png") no-repeat scroll center center;
    padding: 10px;
    text-indent: -9999px;
    float: left;
  }
  .home_photo {
    display: none;
  }
  .home_buttons {
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0 auto;
    max-width: 100%;
    width: 100%;
    min-height: 340px;
    background: url("_gfx/cmn/trans-map.png") no-repeat scroll top center;
  }
  .home_buttons h2 {
    font-family: 'Oswald', sans-serif;
    font-size: 23px;
    font-weight: bold;
    color: #343333;
    text-align: center;
    background-color: transparent;
    float: left;
    width: 100%;
    margin: 16px 0 17px 0;
    line-height: normal;
    padding: 0;
    text-transform: capitalize;
  }
  .home_buttons ul {
    margin: 0;
    padding: 0;
    list-style: none;
  }
  .home_buttons ul li {
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    background: url("_gfx/cmn/home_btn_normal.png") no-repeat scroll center center;
    border: none;
    float: left;
    text-align: center;
    width: 100%;
    height: 79px;
    padding: 0;
    cursor: pointer;
    position: relative;
  }
  .home_buttons ul li:hover {
    background: url("_gfx/cmn/home_btn_hover.png") no-repeat scroll center center;
  }
  .home_buttons ul li + li a img {
    margin: 11px 11% 0 0;
  }
  .home_buttons ul li + li + li a img {
    margin: 11px 13% 0 0;
  }
  .home_buttons ul li a img {
    float: right;
    margin: 11px 30px 0 0;
  }
  .home_buttons ul li a span {
    float: left;
    margin: 0 0 0 32px;
    height: 68px;
    font-family: 'Oswald', sans-serif;
    font-size: 19px;
    color: #fff;
    text-shadow: 0 2px 2px rgba(0, 0, 0, 0.28);
    padding: 22px 0;
  }
  .home_spotlight .box_content {
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 19px 25px;
    min-height: 0;
    background: rgba(255, 255, 255, 0.76);
    position: relative;
    margin: 0 auto;
    min-height: 295px;
  }
  .home_spotlight .box_content p {
    margin: 0;
    font-size: 15px;
    color: #343333;
  }
  .home_spotlight .box_content p img {
    width: 100%;
    display: block;
    max-width: 274px;
    max-height: 152px;
    margin: 0 0 17px 0;
  }
  .home_news {
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    width: 100%;
    min-height: 295px;
    margin: 0;
    padding: 16px;
    background: rgba(255, 255, 255, 0.76) /*url("_gfx/cmn/white_line.jpg") no-repeat scroll center 89%*/;
    background-size: auto auto;
  }
  .home_news:before {
    content: "";
    top: auto;
    left: 0;
    position: absolute;
    right: 0;
    bottom: 25px;
    z-index: -1;
    width: 90%;
    height: 1px;
    background: url("_gfx/cmn/white_line.jpg") repeat-x scroll 0 0;
    z-index: 0;
    margin: 0 auto;
  }
  .home_news ul {
    padding: 0 0 10px 0;
  }
  .home_news ul li {
    float: left;
    margin: 0;
    width: 100%;
    padding: 10px 0 10px 25px;
    border: none;
    background: transparent url("_gfx/cmn/bullet_delta.png") no-repeat scroll 10px 15px;
  }
  .home_news ul li > a {
    color: #343333;
    font-size: 15px;
    font-weight: normal;
  }
  .home_news ul li > a:hover {
    text-decoration: underline;
    color: #343333;
    font-size: 15px;
    font-weight: normal;
  }
  .home_news ul li .box_item_summary {
    color: #343333;
    font-size: 15px;
    margin: 0;
    padding: 0;
    display: none !important;
  }
  .home_news .box_bottomlink {
    color: #fff;
    font-family: 'Oswald', sans-serif;
    font-size: 14px;
    font-weight: bold;
    float: right;
    padding: 0;
    margin: 18px 0 0 0;
    text-transform: uppercase;
    position: relative;
    width: 55px;
    height: 21px;
    text-align: center;
    line-height: 20px;
    background: #0d0d0d;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #0d0d0d), color-stop(1, #232323));
    background: -ms-linear-gradient(bottom, #0d0d0d, #232323);
    background: -moz-linear-gradient(center bottom, #0d0d0d 0%, #232323 100%);
    background: -o-linear-gradient(#232323, #0d0d0d);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#232323', endColorstr='#0d0d0d', GradientType=0);
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.75);
  }
  .home_news .box_bottomlink:hover {
    text-decoration: none;
    -moz-opacity: 0.8;
    -khtml-opacity: 0.8;
    -webkit-opacity: 0.8;
    opacity: 0.8;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
    filter: alpha(opacity=80);
  }
  .home_services {
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0 auto;
    width: 100%;
    min-height: 340px;
    background: url("_gfx/cmn/trans-map.png") no-repeat scroll top center;
  }
  .home_services h2 {
    font-family: 'Oswald', sans-serif;
    font-size: 23px;
    font-weight: bold;
    color: #343333;
    text-align: center;
    background-color: transparent;
    float: left;
    width: 100%;
    margin: 16px 0 25px 0;
    line-height: normal;
    padding: 0;
    text-transform: capitalize;
  }
  .home_services .dropdown_container {
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    height: 152px;
    width: 100%;
    position: relative;
    background: url(_gfx/cmn/service_bg.png) center center no-repeat;
    padding: 16px;
  }
  .home_services .dropdown_container .dropdown_custom_links {
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    max-width: 252px;
    height: 42px;
    background: #fff;
    margin: 0 auto 19px;
    padding: 0;
    position: relative;
  }
  .home_services .dropdown_container .dropdown_custom_links span {
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    height: 42px;
    background: #ffffff url("_gfx/cmn/dropdown-arrow.png") no-repeat scroll 96% center;
    font-size: 18px;
    color: #343333;
    text-transform: capitalize;
    font-weight: normal;
    position: absolute;
    padding: 12px;
  }
  .home_services .dropdown_container .dropdown_custom_links ul {
    padding: 10px;
    margin: 0;
    display: none;
    background: #fff;
    position: absolute;
    top: 44px;
    z-index: 1;
    width: 100%;
  }
  .home_services .dropdown_container .dropdown_custom_links ul li {
    list-style: none;
    font-size: 18px;
    color: #343333;
    height: 30px;
    line-height: 30px;
    padding: 0 10px;
    cursor: pointer;
  }
  .home_services .dropdown_container .dropdown_custom_links.active ul {
    display: block;
  }
  .home_events {
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    width: 100%;
    margin: 0;
    padding: 20px;
  }
  .home_events h2 {
    margin: 0;
    padding: 0;
    height: auto;
    font-size: 18px;
    font-weight: 700;
    position: relative;
    background: transparent;
    font-family: 'Open Sans', sans-serif;
    color: #5d2772;
    border-bottom: solid 2px #e5e5e5;
  }
  .home_events ul li {
    float: left;
    margin: 0;
    width: 100%;
    padding: 10px 0;
    border: none;
    background: none;
  }
  .home_events ul li > a {
    color: #57595b;
    font-size: 13px;
    font-weight: bold;
  }
  .home_events ul li > a:hover {
    text-decoration: underline;
    color: #57595b;
    font-size: 13px;
    font-weight: bold;
  }
  .home_events ul li .box_item_summary {
    color: #57595b;
    font-size: 13px;
    margin: 0;
    padding: 0;
  }
  .home_events .box_bottomlink {
    color: #0076BD;
    font-size: 11px;
    font-weight: bold;
    float: right;
    padding: 15px 20px;
    text-transform: uppercase;
    position: relative;
  }
  .home_events .box_bottomlink:hover {
    text-decoration: underline;
  }
  .broken_links_reporter #broken_links_reporter_form {
    padding: 78px 0 25px 0;
  }
  .onecolumnlayout .top_col {
    height: auto;
    margin: -49px 0px 0px;
  }
  .standardlayout .left_col.column,
  .standardthreecolumnlayout .left_col.column {
    width: 24.09756098%;
    margin: 90px 0 0 0;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
  }
  .standardlayout .left_col.column:before,
  .standardthreecolumnlayout .left_col.column:before {
    width: 24.09756098%;
    background: transparent;
    position: absolute;
    content: "";
    z-index: -1;
    left: 0;
    bottom: 40px;
    top: 60px;
    box-shadow: none;
    border-right: 1px #cfd8e2 solid;
  }
  .standardlayout .left_col.column .small_box,
  .standardthreecolumnlayout .left_col.column .small_box,
  .standardlayout .left_col.column .content_area,
  .standardthreecolumnlayout .left_col.column .content_area,
  .standardlayout .left_col.column .twitter_feed,
  .standardthreecolumnlayout .left_col.column .twitter_feed,
  .standardlayout .left_col.column .facebook_feed,
  .standardthreecolumnlayout .left_col.column .facebook_feed,
  .standardlayout .left_col.column .image_widget,
  .standardthreecolumnlayout .left_col.column .image_widget,
  .standardlayout .left_col.column .minicalendar_widget,
  .standardthreecolumnlayout .left_col.column .minicalendar_widget {
    width: 90%;
    margin: 0 auto 17px auto;
  }
  .standardlayout .right_col.column,
  .standardthreecolumnlayout .right_col.column {
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 75.90243902%;
    padding: 0 30px;
    margin: 90px 0 0 0;
  }
  .standardlayout .top_col {
    height: 49px;
    margin: -49px 0px 0px;
  }
  .standardlayout .right_col.column {
    margin-top: 79px;
  }
  .standardthreecolumnlayout .top_col {
    height: 49px;
    margin: -49px 0px 0px;
  }
  .standardthreecolumnlayout .small_col {
    width: 100%;
    margin: 0 !important;
  }
  .twocolumnswithbottomlayout .top_col {
    height: auto;
    margin: -49px 0px 0px;
  }
  .twocolumnswithbottomlayout .left_col {
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 50%;
    padding-left: 40px;
    padding-right: 15px;
  }
  .twocolumnswithbottomlayout .right_col {
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 50%;
    padding-right: 40px;
    padding-left: 15px;
  }
  .twocolumnswithbottomlayout .bottom_col {
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    padding: 20px 40px;
  }
  .twocolumnswithbottomlayout .small_box {
    width: 100%;
  }
  .threecolumnswithbottomlayout .top_col {
    height: auto;
    margin: -49px 0px 0px;
  }
  .threecolumnswithbottomlayout .top_col.column {
    padding-bottom: 20px;
  }
  .threecolumnswithbottomlayout .left_col.column {
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 33.33333333%;
    padding-left: 40px;
    padding-right: 10px;
  }
  .threecolumnswithbottomlayout .middle_col.column {
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 33.33333333%;
    padding-left: 10px;
    padding-right: 10px;
  }
  .threecolumnswithbottomlayout .right_col.column {
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 33.33333333%;
    padding-right: 40px;
    padding-left: 10px;
  }
  .threecolumnswithbottomlayout .bottom_col.column {
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    padding: 20px 40px;
  }
  .threecolumnswithbottomlayout .small_box {
    width: 100%;
  }
  .twocolumnreverselayout .top_col {
    height: auto;
    margin: -49px 0px 0px;
  }
  .twocolumnreverselayout .has_small_col {
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 40px;
    padding-right: 10px;
    width: 75.90243902%;
  }
  .twocolumnreverselayout .small_col {
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-right: 40px;
    padding-left: 10px;
    margin: 0 !important;
    width: 24.09756098%;
  }
  .sidenav {
    width: 100%;
    float: left;
    position: relative;
    padding: 0;
    box-sizing: border-box;
    margin: 0px 0 17px 1px;
  }
  .sidenav ul {
    margin: 0;
    padding: 0;
    list-style: none;
  }
  .sidenav ul li {
    position: relative;
  }
  .sidenav ul li a,
  .sidenav ul li a:hover,
  .sidenav ul li a:focus {
    color: #525961;
    font-size: 105%;
    text-decoration: none;
    display: block;
    padding: 10px 7px 10px 12%;
    line-height: 120%;
    position: relative;
    z-index: 1;
    font-weight: normal;
    border-bottom: 1px solid transparent;
    word-wrap: break-word;
  }
  .sidenav ul li.sidenav_haschildren > a:before {
    /*position: absolute;
            content: "";
            background: transparent;
            width: 0;
            height: 0;
            left: 5%;
            top: 33%;
            border-left: 4px solid @arrow-haschildren;
            border-right: 4px solid transparent;
            border-top: 4px solid transparent;
            border-bottom: solid 4px transparent;*/
    position: absolute;
    content: "+";
    background: transparent;
    top: 3px;
    bottom: 0;
    left: 5%;
    padding: 0;
    height: 10px;
    line-height: 6px;
    margin: auto;
    font-size: 14px;
  }
  .sidenav ul li.sidenav_current > a {
    background: #5689bb;
    color: #ffffff;
    /*border-bottom: 1px solid @sidenav-item-border;*/
    /*&:before
		{
			position: absolute;
			content: "";
			width: 0; 
			height: 0; 
			left: 5%;
			top:12px;
			background: transparent;
			border-top: 4px solid transparent;
			border-bottom: 4px solid transparent;
			border-left: 4px solid @arrow-current;
		}
		&:hover:before
		{
			border-left: 4px solid @arrow-current-hover;
		}*/
  }
  .sidenav ul li.sidenav_expanded > a {
    background: transparent;
    color: #525961;
    border-bottom: 1px solid transparent;
  }
  .sidenav ul li.sidenav_expanded > a:before {
    /*
            position: absolute;
            content: "";
            background: transparent;
            width: 0;
            height: 0;
            left: 5%;
            top: 42%;
            border-left: 4px solid transparent;
            border-right: 4px solid transparent;
            border-top: 4px solid @arrow-expanded;
            border-bottom: solid 4px transparent;*/
    position: absolute;
    content: "-";
    background: transparent;
    top: 0;
    bottom: 0;
    left: 5%;
    padding: 0;
    font-size: 150%;
    height: 10px;
    line-height: 6px;
    margin: auto;
    font-size: 21px;
  }
  .sidenav > ul > li.sidenav_expanded + li > a {
    border-top: 1px solid transparent;
  }
  /*second level */
  .sidenav ul li li.sidenav_expanded > a {
    background: rgba(85, 140, 194, 0.22);
    color: #525961;
    border-bottom: 0px solid transparent;
  }
  .sidenav ul li li.sidenav_expanded > a:before {
    /*
            position: absolute;
            content: "";
            background: transparent;
            width: 0;
            height: 0;
            left: 14px;
            top: 13px;
            border-left: 4px solid transparent;
            border-right: 4px solid transparent;
            border-top: 4px solid @arrow-expanded;
            border-bottom: solid 4px transparent;
                */
  }
  .sidenav ul li li.sidenav_current > a:before,
  .sidenav ul li li.sidenav_haschildren > a:before {
    left: 12%;
  }
  .sidenav ul li li li.sidenav_current > a:before,
  .sidenav ul li li li.sidenav_haschildren > a:before {
    left: 20%;
  }
  .sidenav ul li li li li.sidenav_current > a:before,
  .sidenav ul li li li li.sidenav_haschildren > a:before {
    left: 24%;
  }
  .sidenav ul li li li li li.sidenav_current > a:before,
  .sidenav ul li li li li li.sidenav_haschildren > a:before {
    left: 28%;
  }
  .sidenav ul li li li li li li.sidenav_current > a:before,
  .sidenav ul li li li li li li.sidenav_haschildren > a:before {
    left: 32%;
  }
  .sidenav ul li li li li li li li.sidenav_current > a:before,
  .sidenav ul li li li li li li li.sidenav_haschildren > a:before {
    left: 36%;
  }
  .sidenav ul li li a {
    padding-left: 20% !important;
  }
  .sidenav ul li li li a {
    padding-left: 28% !important;
    /*second level*/
    background: rgba(85, 140, 194, 0.22);
  }
  .sidenav ul li li li li a {
    padding-left: 32% !important;
  }
  .sidenav ul li li li li li a {
    padding-left: 36% !important;
  }
  .sidenav ul li li li li li li a {
    padding-left: 40% !important;
  }
  .sidenav ul li li.sidenav_expanded > a:hover,
  .sidenav ul li li.sidenav_expanded > a:focus,
  .sidenav ul li li a:hover,
  .sidenav ul li li a:focus {
    border-bottom: 0px solid #525961;
    margin-top: 0px;
  }
  .sidenav ul li li a {
    background: rgba(85, 140, 194, 0.22);
    color: #525961;
    margin-top: 0px;
    border: 0;
  }
  .sidenav ul li a:hover,
  .sidenav ul li a:focus,
  .sidenav ul li li > a:hover,
  .sidenav ul li li > a:focus {
    color: #ffffff !important;
    background: #5689bb;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
  }
  .sidenav ul li:first-child a:hover {
    -webkit-border-radius: 5px 0 0 0;
    -moz-border-radius: 5px 0 0 0;
    border-radius: 5px 0 0 0;
  }
  .sidenav ul li li:first-child > a:hover {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
  }
  .image_widget .image_rotate_container {
    background: transparent !important;
  }
  .banner_col .image_widget:first-child .image_rotate_container,
  .standardlayout .right_col > .image_widget:first-child .image_rotate_container {
    background: transparent !important;
    top: 0 !important;
    left: 0 !important;
  }
  .banner_col .image_widget:first-child,
  .standardlayout .right_col > .image_widget:first-child {
    position: relative;
    max-width: none;
    padding: 0;
    margin: 0 0 10px 0;
    width: auto;
    max-height: 255px;
  }
  .breadcrumb {
    font-size: 90%;
  }
  .breadcrumb a {
    text-decoration: none !important;
  }
  .breadcrumb a:hover {
    text-decoration: none !important;
    font-weight: bold;
  }
  .title_widget {
    padding: 12px 0 0 0;
    clear: both;
  }
  .title_widget h1 {
    text-shadow: 0 0 1px rgba(35, 31, 32, 0.4);
    -webkit-font-smoothing: antialiased;
    font-weight: bold;
    font-size: 190% !important;
    text-transform: capitalize;
    padding: 0;
    margin: 35px 0 0 0;
    overflow: hidden;
    text-shadow: none;
  }
  .title_widget h2 {
    padding: 20px 0 8px 0px;
    font-weight: bold;
    text-transform: capitalize;
    font-size: 135% !important;
  }
  .top_col .title_widget {
    padding: 95px 40px 0;
  }
  .title_right {
    padding: 0 0 6px 0;
    float: right;
  }
  .title_right > a,
  .title_right > div {
    float: right;
  }
  .title_right > a:first-child,
  .title_right > div:first-child {
    margin-left: 18px;
  }
  .title_right #share {
    clear: none;
  }
  .title_right #share .sharelink {
    margin-left: 18px;
  }
  .standardthreecolumnlayout .small_col .image_widget {
    width: 46% !important;
    display: inline-block;
    margin-right: 2%;
    vertical-align: top;
  }
  .splash_page {
    background: none !important;
    max-width: 1025px;
    margin: 15px auto 15px auto;
    padding: 125px 0 0 0 !important;
    min-height: 500px;
  }
  #configure_widgets .mainSpan_wrapper,
  #configure_widgets .mainSpan_wrapper_review,
  #configure_widgets .mainSpan_wrapper_home {
    overflow: visible;
  }
  #configure_widgets .standardlayout .left_col.column,
  #configure_widgets .standardthreecolumnlayout .left_col.column {
    margin: 90px 0 0 0;
  }
  #configure_widgets .sidenav {
    margin: 0px 0 17px 0;
  }
  #configure_widgets .standardlayout .right_col.column,
  #configure_widgets .standardthreecolumnlayout .right_col.column {
    margin: 90px 0 0 0;
  }
  #configure_widgets #dropdownrootitem7:before {
    right: 0;
    width: 305px;
  }
  .edit .standardlayout .right_col.column,
  .edit .standardthreecolumnlayout .right_col.column {
    margin: 90px 0 0 0;
  }
  .edit .column.left_col.empty_col {
    top: 90px;
  }
  .edit .flexslider.home_collage {
    z-index: 0 !important;
  }
  .edit .home_collage .slides li a {
    position: absolute;
    height: 1062px;
    top: -400px;
  }
  #configure_widgets #siteheader,
  #configure_widgets #sitebody,
  #configure_widgets #footercolumn,
  #configure_widgets #page_footer .footer_copyright {
    width: 1024px;
  }
  .content_area {
    padding: 12px 0 0 0;
  }
  .register_container .register_header .register_title {
    margin: 0 !important;
  }
  .confirm_account_container {
    padding: 95px 40px 0 !important;
  }
  .confirm_account_container .confirm_account {
    margin: 0 0 15px 0;
  }
  .dashboard_header .dashboard_title {
    margin: 0;
  }
  .top_col .content_area {
    padding: 12px 40px 0;
  }
  .small_col .content_area,
  .standardlayout .left_col .content_area,
  .standardthreecolumnlayout .left_col .content_area {
    margin: 0 0 17px 0;
    clear: both;
    background: transparent !important;
    border: 1px solid #a5acb4 !important;
    position: relative;
    z-index: 1;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 13px 15px 5px 16px;
    font-size: 100%;
    color: #4b4747;
  }
  .small_col .content_area p,
  .standardlayout .left_col .content_area p,
  .standardthreecolumnlayout .left_col .content_area p,
  .small_col .content_area ul,
  .standardlayout .left_col .content_area ul,
  .standardthreecolumnlayout .left_col .content_area ul,
  .small_col .content_area ol,
  .standardlayout .left_col .content_area ol,
  .standardthreecolumnlayout .left_col .content_area ol,
  .small_col .content_area li,
  .standardlayout .left_col .content_area li,
  .standardthreecolumnlayout .left_col .content_area li,
  .small_col .content_area div,
  .standardlayout .left_col .content_area div,
  .standardthreecolumnlayout .left_col .content_area div {
    color: #4b4747;
  }
  .small_col .content_area .subtitle,
  .standardlayout .left_col .content_area .subtitle,
  .standardthreecolumnlayout .left_col .content_area .subtitle,
  .small_col .content_area h1,
  .standardlayout .left_col .content_area h1,
  .standardthreecolumnlayout .left_col .content_area h1,
  .small_col .content_area h2,
  .standardlayout .left_col .content_area h2,
  .standardthreecolumnlayout .left_col .content_area h2,
  .small_col .content_area h3,
  .standardlayout .left_col .content_area h3,
  .standardthreecolumnlayout .left_col .content_area h3,
  .small_col .content_area h4,
  .standardlayout .left_col .content_area h4,
  .standardthreecolumnlayout .left_col .content_area h4,
  .small_col .content_area h5,
  .standardlayout .left_col .content_area h5,
  .standardthreecolumnlayout .left_col .content_area h5 {
    color: #385477;
  }
  .small_col .content_area:empty,
  .standardlayout .left_col .content_area:empty,
  .standardthreecolumnlayout .left_col .content_area:empty {
    display: none;
  }
  .small_col .sidenav {
    float: left;
    background: transparent;
  }
  .small_col .minicalendar_widget {
    width: 84%;
  }
  .small_box,
  .twitter_feed,
  .facebook_feed {
    margin-bottom: 17px;
    vertical-align: top;
    clear: both;
    background: transparent !important;
    border: 1px solid #a5acb4 !important;
    word-wrap: break-word;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .small_box .box_title,
  .twitter_feed .box_title,
  .facebook_feed .box_title,
  .small_box h2.mobile_header,
  .twitter_feed h2.mobile_header,
  .facebook_feed h2.mobile_header {
    color: #ffffff !important;
    font-weight: bold;
    line-height: 120%;
    font-size: 120% !important;
    height: auto;
    padding: 8px 13px 8px 13px;
    text-align: left;
    display: block;
    text-transform: capitalize;
    background: #385577;
    margin: -1px -1px 0 -1px;
  }
  .small_box .box_content,
  .twitter_feed .box_content,
  .facebook_feed .box_content {
    padding: 0;
  }
  .small_box .box_content ul,
  .twitter_feed .box_content ul,
  .facebook_feed .box_content ul,
  .small_box.twitter_feed ul,
  .twitter_feed.twitter_feed ul,
  .facebook_feed.twitter_feed ul,
  .small_box.facebook_feed ul,
  .twitter_feed.facebook_feed ul,
  .facebook_feed.facebook_feed ul {
    margin: 0;
    list-style: none;
    font-size: 90%;
    padding: 0;
    line-height: 130%;
  }
  .small_box .box_content ul li,
  .twitter_feed .box_content ul li,
  .facebook_feed .box_content ul li,
  .small_box.twitter_feed ul li,
  .twitter_feed.twitter_feed ul li,
  .facebook_feed.twitter_feed ul li,
  .small_box.facebook_feed ul li,
  .twitter_feed.facebook_feed ul li,
  .facebook_feed.facebook_feed ul li,
  .small_box.faq_box .box_content > ul > li,
  .twitter_feed.faq_box .box_content > ul > li,
  .facebook_feed.faq_box .box_content > ul > li,
  .small_box.service_box.mobile_list .box_content > ul > li,
  .twitter_feed.service_box.mobile_list .box_content > ul > li,
  .facebook_feed.service_box.mobile_list .box_content > ul > li {
    padding: 18px 13px 18px 13px;
    position: relative;
    border-bottom: 1px solid #a5acb4;
  }
  .small_box.service_box.mobile_list .box_content > ul > li,
  .twitter_feed.service_box.mobile_list .box_content > ul > li,
  .facebook_feed.service_box.mobile_list .box_content > ul > li {
    border-bottom: solid 1px #efefef !important;
  }
  .small_box .box_content ul img,
  .twitter_feed .box_content ul img,
  .facebook_feed .box_content ul img {
    margin-right: 3px;
    vertical-align: bottom;
  }
  .small_box .box_content ul a,
  .twitter_feed .box_content ul a,
  .facebook_feed .box_content ul a,
  .small_box.service_box .box_content li span,
  .twitter_feed.service_box .box_content li span,
  .facebook_feed.service_box .box_content li span,
  .small_box.faq_box ul .listfaq_q,
  .twitter_feed.faq_box ul .listfaq_q,
  .facebook_feed.faq_box ul .listfaq_q,
  .small_box .empty_box,
  .twitter_feed .empty_box,
  .facebook_feed .empty_box {
    color: #385477;
    text-decoration: none;
    font-size: 118%;
    font-weight: bold;
  }
  .small_box .box_content ul a:hover,
  .twitter_feed .box_content ul a:hover,
  .facebook_feed .box_content ul a:hover {
    text-decoration: none;
    color: #385477;
    font-weight: bold;
  }
  .small_box .box_content .item_smalltext,
  .twitter_feed .box_content .item_smalltext,
  .facebook_feed .box_content .item_smalltext,
  .small_box .box_content ul.item-list li,
  .twitter_feed .box_content ul.item-list li,
  .facebook_feed .box_content ul.item-list li,
  .small_box.meeting_item_box ul span,
  .twitter_feed.meeting_item_box ul span,
  .facebook_feed.meeting_item_box ul span {
    margin: 0;
    color: #4b4747;
    font-size: 110%;
    padding: 0;
    border: 0;
    line-height: 120%;
  }
  .small_box .box_content ul.item-list li,
  .twitter_feed .box_content ul.item-list li,
  .facebook_feed .box_content ul.item-list li {
    font-size: 110%;
    padding: 0px 0 0 0;
  }
  .small_box .box_content ul.item-list li a,
  .twitter_feed .box_content ul.item-list li a,
  .facebook_feed .box_content ul.item-list li a,
  .small_box.service_box .box_content ul.service_list li a,
  .twitter_feed.service_box .box_content ul.service_list li a,
  .facebook_feed.service_box .box_content ul.service_list li a {
    color: #4b4747;
    font-weight: normal;
  }
  .small_box .box_content ul.item-list li a:hover,
  .twitter_feed .box_content ul.item-list li a:hover,
  .facebook_feed .box_content ul.item-list li a:hover,
  .small_box.service_box .box_content ul.service_list li a:hover,
  .twitter_feed.service_box .box_content ul.service_list li a:hover,
  .facebook_feed.service_box .box_content ul.service_list li a:hover {
    text-decoration: underline;
  }
  .small_box .item_new,
  .twitter_feed .item_new,
  .facebook_feed .item_new {
    margin-left: 5px;
    color: #385477;
  }
  .small_box .box_content ul.item-list,
  .twitter_feed .box_content ul.item-list,
  .facebook_feed .box_content ul.item-list {
    margin: 0;
    padding: 4px 0 0 0;
    border: 0;
  }
  .small_box .box_bottomlink,
  .twitter_feed .box_bottomlink,
  .facebook_feed .box_bottomlink {
    float: right;
    margin: 32px 13px 15px 0;
    padding: 0 10px;
    background: #5b8cbd;
    text-transform: capitalize;
    color: #ffffff;
    font-weight: normal;
    text-align: center;
    width: auto;
    height: 23px;
    line-height: 23px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
    border-bottom: 2px #4f7aa5 solid;
  }
  .small_box .box_bottomlink:hover,
  .twitter_feed .box_bottomlink:hover,
  .facebook_feed .box_bottomlink:hover {
    background: #4f7aa5;
    border-bottom: 2px #5b8cbd solid;
  }
  .small_box .empty_box,
  .twitter_feed .empty_box,
  .facebook_feed .empty_box {
    padding: 10px;
  }
  .small_box.staff_box .box_content ul.item-list li.item-phone,
  .small_box.staff_box .box_content ul.item-list li.item-email a,
  .small_box.business_box .box_content ul.item-list li.item-phone,
  .small_box.business_box .box_content ul.item-list li.item-email a,
  .small_box.business_box .box_content ul.item-list li.item-map a {
    line-height: 170%;
    border-bottom: none;
    font-size: 105%;
  }
  .small_box .box_content ul.item-list li.item-phone {
    background-position: 0 10%;
  }
  .small_box .box_content ul.item-list li.item-email {
    background-position: 0 10%;
  }
  .small_box .box_content ul.item-list li.item-map {
    background-position: 0 10%;
  }
  .small_box.faq_box .box_content ul li {
    line-height: 140%;
  }
  .small_box.faq_box .box_content ul ul {
    margin-top: 0;
    padding-top: 0;
  }
  .small_box.faq_box .box_content ul ul li,
  .small_box.service_box .service_list li {
    border: 0;
    font-size: 110%;
  }
  .small_box.faq_box .box_content ul .listfaq_a_content a {
    font-size: inherit;
    font-weight: normal;
    text-decoration: none;
  }
  .small_box.faq_box .box_content ul .listfaq_a_content a:hover {
    text-decoration: underline;
  }
  .small_box.faq_box .box_content .listfaq_a {
    color: #4b4747;
  }
  .small_box.faq_box .box_content .listfaq_a p,
  .small_box.faq_box .box_content .listfaq_a ul,
  .small_box.faq_box .box_content .listfaq_a ol,
  .small_box.faq_box .box_content .listfaq_a li,
  .small_box.faq_box .box_content .listfaq_a div,
  .small_box.faq_box .box_content .listfaq_a span {
    color: #4b4747;
    font-size: inherit;
  }
  .service_box .box_content .toggle_service {
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0;
  }
  .service_box .box_content .toggle_service:before {
    top: 24px;
    left: 13px;
  }
  .small_box.service_box ul li span {
    padding: 0;
  }
  .standardthreecolumnlayout .left_col .minicalendar_widget,
  .standardlayout .left_col .minicalendar_widget {
    background: transparent;
  }
  .standardthreecolumnlayout .small_col .small_box {
    width: 46%;
    margin-right: 2%;
    display: inline-block;
  }
  #sitebody .twitter_feed,
  #sitebody .facebook_feed {
    padding: 0;
    box-shadow: 0 0 0;
  }
  #sitebody .twitter_feed ul,
  #sitebody .facebook_feed ul {
    padding: 0;
  }
  #sitebody .twitter_feed ul li .box_date,
  #sitebody .facebook_feed ul li .box_date {
    margin-right: 0;
  }
  #sitebody .twitter_feed ul li h4,
  #sitebody .facebook_feed ul li h4 {
    font-size: 100%;
  }
  #sitebody .twitter_feed ul li a,
  #sitebody .facebook_feed ul li a,
  #sitebody .twitter_feed ul li a:hover,
  #sitebody .facebook_feed ul li a:hover {
    color: #385477;
  }
  #sitebody .twitter_feed ul li a span,
  #sitebody .facebook_feed ul li a span,
  #sitebody .twitter_feed ul li a:hover span,
  #sitebody .facebook_feed ul li a:hover span {
    color: #385477;
  }
  #sitebody .twitter_feed ul li a:hover,
  #sitebody .facebook_feed ul li a:hover {
    text-decoration: underline;
  }
  #sitebody .twitter_feed ul li p,
  #sitebody .facebook_feed ul li p {
    font-size: 100%;
    color: #4b4747;
  }
  #sitebody .twitter_feed ul li p a,
  #sitebody .facebook_feed ul li p a,
  #sitebody .twitter_feed ul li p a:hover,
  #sitebody .facebook_feed ul li p a:hover {
    color: #2a69be;
  }
  #sitebody .twitter_feed ul li p a:hover,
  #sitebody .facebook_feed ul li p a:hover {
    text-decoration: none;
  }
  #sitebody .twitter_feed .box_bottomlink,
  #sitebody .facebook_feed .box_bottomlink {
    margin-right: 15px;
    width: auto;
  }
  .sitewrapper .listtable td:last-child {
    border-bottom: solid 1px #b2b6bf !important;
  }
  .calendar_widget {
    max-width: 100%;
    font-size: inherit !important;
    line-height: inherit !important;
  }
  .calendar_widget:before {
    background: transparent none;
  }
  table.calendar_grid {
    background: transparent;
    border-spacing: 0;
    border-collapse: collapse;
  }
  .calendar_grid .calendar_dayheader {
    line-height: 32px;
    color: #ffffff;
    padding: 2px 2px 0 2px;
    font-weight: normal;
    background: #3c5476;
    text-transform: uppercase;
    font-size: 1em;
    text-indent: 0;
    text-align: center;
  }
  .calendar_grid .calendar_dayheader:first-letter {
    color: #ffffff;
  }
  .calendar_grid .calendar_title {
    width: 100%;
    background: transparent none;
    height: auto;
  }
  .calendar_grid .calendar_title td.calendar_title_content {
    padding: 11px 0 10px 0;
    width: 60%;
    font-weight: normal;
    color: #385477;
    overflow: visible;
    font-size: 200%;
    text-transform: none;
  }
  .calendar_grid .calendar_title td.calendar_nextprev {
    width: 20% !important;
    padding: 8px 0 0 0;
    text-align: left;
  }
  .calendar_grid .calendar_title td.calendar_nextprev:last-child {
    text-align: right;
  }
  .calendar_grid td.calendar_nextprev a {
    font-weight: normal;
    text-decoration: underline;
    color: #42484f;
    text-indent: 0;
    background-image: none;
    display: inline;
    font-size: 110%;
    text-transform: none;
    white-space: pre;
    /*-------------------------------------------------------*/
    /* For additional arrow on next and prev uncomment below */
    /*-------------------------------------------------------*/
  }
  .calendar_grid td.calendar_nextprev a.next:before {
    display: none;
  }
  .calendar_grid td.calendar_nextprev a.previous:before {
    display: none;
  }
  .calendar_grid td.calendar_nextprev a.prev:before {
    content: "<";
    position: static;
    font-size: 100%;
    display: inline;
  }
  .calendar_grid td.calendar_nextprev a.next:after {
    content: ">";
  }
  .calendar_grid td.calendar_nextprev a:hover {
    text-decoration: none;
  }
  .calendar_grid td.calendar_day,
  .calendar_grid td.calendar_today,
  .calendar_grid td.calendar_weekendday,
  .calendar_grid td.calendar_othermonthday {
    text-align: left;
    vertical-align: top;
    font-size: 185%;
    font-weight: normal;
    padding: 3px 8px;
    border-bottom: 1px solid #73869f;
    border-right: 1px solid #73869f;
    height: 105px;
    word-wrap: break-word;
    line-height: 120%;
  }
  .calendar_grid td.calendar_day:first-child,
  .calendar_grid td.calendar_today:first-child,
  .calendar_grid td.calendar_weekendday:first-child,
  .calendar_grid td.calendar_othermonthday:first-child {
    border-left: 1px solid #73869f;
  }
  /*.calendar_grid td.calendar_othermonthday{
        background:rgba(201,209,222,0.7);
    }*/
  .calendar.calendar_grid td.calendar_day,
  .calendar.calendar_grid td.calendar_weekendday,
  .calendar.calendar_grid td.calendar_day > a,
  .calendar.calendar_grid td.calendar_weekendday > a,
  .calendar.calendar_grid td.calendar_day .calendar_eventtime,
  .calendar.calendar_grid td.calendar_weekendday .calendar_eventtime {
    color: #504225 !important;
    background: transparent;
  }
  .calendar_grid td.calendar_othermonthday,
  .calendar_grid .calendar_othermonthday > a,
  .calendar.calendar_grid td.calendar_othermonthday .calendar_eventtime {
    color: #747a86 !important;
  }
  .calendar_grid td.calendar_today {
    background: #385477;
    color: #ffffff;
  }
  .calendar_grid td.calendar_today .calendar_items .calendar_eventtime {
    color: #ffffff !important;
  }
  .calendar_grid td.calendar_today .calendar_items .calendar_eventlink {
    color: #ffffff !important;
    font-size: 60% !important;
  }
  .calendar_grid td.calendar_today > a {
    color: #ffffff !important;
    font-size: 35px;
  }
  .calendar_grid.calendar td.calendar_day_with_items {
    cursor: default;
  }
  .calendar_grid .calendar_items {
    display: block;
    position: static;
    z-index: 1;
    margin-top: 0;
    background-color: transparent;
    border: solid 0 #dddddd;
    box-shadow: 0 0 0;
    min-width: 0;
    min-height: 0;
    text-align: left;
    padding: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
  }
  .calendar_eventtime,
  .calendar_grid.calendar .calendar_items .calendar_eventtime {
    display: block;
    font-size: 60% !important;
    color: #ffffff !important;
  }
  .calendar_eventlink {
    font-size: 60% !important;
    display: block;
    text-decoration: underline !important;
    color: #2a69be !important;
  }
  .calendar_eventlink:hover {
    text-decoration: none !important;
  }
  .calendar_more {
    display: block;
  }
  .current_month_title.mobile_hide {
    display: inline-block;
    font-size: 85%;
    margin: 0;
  }
  .calendar_day > a,
  .calendar_today > a,
  .calendar_weekendday > a,
  .calendar_othermonthday > a {
    text-decoration: none !important;
  }
  .standardthreecolumnlayout .small_col .minicalendar_widget {
    width: 46%;
    display: inline-block;
    vertical-align: top;
    margin-right: 2%;
  }
  .minicalendar_widget {
    min-width: inherit;
  }
  .list-filter select {
    min-width: inherit;
    max-width: 225px;
    width: 100%;
  }
  .ad-preloads {
    display: none;
  }
  .form_survey_widget .command_wrapper {
    border: 1px solid transparent;
    height: 20px;
    margin: 5px 0;
    width: auto;
  }
  .form_survey_widget .command_wrapper:hover {
    background: #cbdbea;
    border-color: #b2b6bf;
    border-radius: 10px;
  }
  .sitemap_col {
    width: 50% !important;
  }
  .facility_directory_widgets .listtype_listformated a.facility_item_photo_link,
  .facility_directory_widgets .facility_detail_page .facility_item_photo {
    max-width: 350px;
    width: 50%;
  }
  #sitebody .facility_directory_widgets .facility_item_infos1,
  #sitebody .facility_directory_widgets .facility_item_infos2 {
    width: 25%;
    margin: 0;
    padding-left: 15px;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .staff_directory_widget,
  .rfp_widget,
  .service_directory_widget,
  .jobs_widget,
  .events_widget,
  .form_survey_widget,
  .facility_directory_list_view_widget,
  .poll_widget,
  .meeting_widget,
  .meeting_item_widget {
    overflow-x: auto;
    overflow-y: hidden;
  }
  .vision_search {
    margin: 12px 20px;
  }
  .vision_search .search_panel div.search_features {
    border: 1px solid #b2b6bf;
    background: transparent;
    color: #454141;
  }
  .vision_search .search_panel .popular_searches_box > p.popular_searches_box_title {
    padding-left: 0px;
  }
  .vision_search .search_panel .popular_searches_box > div {
    padding: 0 0 10px 0;
  }
  .vision_search .search_panel .search_result,
  .vision_search .search_panel .search_result_alternate {
    padding: 0 0 20px;
  }
  .vision_search .search_panel .search_summary {
    padding-left: 0px;
  }
  .vision_search .search_panel .search_options_link {
    margin-right: 0px;
  }
  .vision_search .search_filters .search_filter {
    border: 0px;
  }
  .vision_search .search_filters .search_filter .filter_header {
    color: #ffffff;
    background: #385577;
  }
  .vision_search .search_filters .search_filter ol {
    padding: 0px 15px 10px;
    color: #385477;
  }
  .small_box.meeting_box .box_header {
    width: 100%;
    display: block;
    padding: 0;
    margin: 0;
  }
  .small_box.meeting_box .box_header h3,
  .small_box.meeting_box .box_header h1 {
    word-wrap: normal;
    font-weight: normal !important;
    color: #ffffff !important;
    margin: 0;
    text-transform: uppercase;
  }
  .small_box.meeting_box .box_header h3 {
    width: 100%;
    line-height: 120%;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
    border: 0;
    font-size: 120% !important;
  }
  .small_box.meeting_box .box_header h1 {
    display: none;
  }
  .small_box.meeting_box .box_header .box_title {
    color: #ffffff !important;
    font-weight: bold !important;
    line-height: 120%;
    font-size: 120% !important;
    min-height: 22px;
    height: auto;
    padding: 8px 15px 7px 15px !important;
    margin: -1px -1px 0 -1px;
    text-align: left;
    display: block;
    text-transform: capitalize;
    background: #385577;
    border-bottom: 0px solid #142e49;
    position: relative;
  }
  .small_box.meeting_box span.title {
    width: 100%;
  }
  .small_box.meeting_box .pdf_icon,
  .small_box.meeting_box .pdf_icon:hover {
    vertical-align: bottom;
    width: 22px;
    height: 18px;
    line-height: 24px;
    min-width: 22px;
    text-indent: 0;
  }
  .small_box.meeting_box .arrow_icon {
    width: 18px;
    vertical-align: bottom;
    height: 18px;
    line-height: 18px;
  }
  .small_box.meeting_box .agenda,
  .small_box.meeting_box .minutes {
    min-width: 30px;
    width: 100%;
    padding: 0 0 0 80px;
    position: relative;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-top: 4px;
  }
  .small_box.meeting_box .agenda .empty,
  .small_box.meeting_box .minutes .empty {
    line-height: 18px;
    padding-top: 2px;
    display: block;
  }
  .small_box.meeting_box .agenda:after,
  .small_box.meeting_box .minutes:after {
    content: attr(class) " ";
    position: absolute;
    top: 2px;
    left: 0px;
    text-transform: capitalize;
    color: #4b4747;
    line-height: 18px;
  }
  .small_box.meeting_box .agenda span,
  .small_box.meeting_box .minutes span {
    margin-left: 0;
    color: #4b4747;
  }
  .small_box.meeting_box .agenda .detail-list-value,
  .small_box.meeting_box .minutes .detail-list-value {
    min-width: 0;
    background: transparent;
    border: 1px solid #b2b6bf;
  }
  .small_box.meeting_box .agenda .widget_container_div a,
  .small_box.meeting_box .minutes .widget_container_div a {
    color: #2a69be;
  }
  .sso_login_container {
    max-width: 680px;
    margin: 0 auto;
  }
  .sso_login_container .sso_login_header,
  .sso_login_container .sso_login_hint {
    text-align: center;
  }
}

/**import less variables**/
/*** border color for listtable and tableData/tableBox classes*/
/*other month day text color*/
/*@nav1: 172px;
@nav2: 300px;
@nav3: 180px;
@nav4: 200px;
@nav5: 180px;
@nav6: 390px;
@nav7: 280px;*/
@media only screen and (min-width: 550px) {
  .home_search #home_searchbox_select {
    width: 55%;
    float: left;
  }
  .home_search #home_searchbox {
    float: left;
    width: 42%;
  }
  .home_search #home_searchbox #search_text {
    max-width: 138px;
    width: 100%;
    height: 34px;
    line-height: 34px;
  }
}
/*48em = 768px*/
@media only screen and (min-width: 48em) {
  .container,
  #sitebody,
  #siteheader,
  #footercolumn {
    width: 750px;
    /*Width of site from 768px width up to 992px width*/
  }
  #siteheader a#home_link {
    height: 50px;
    left: 100px;
    top: 30px;
    width: 280px;
    background-size: 100% auto !important;
  }
  .home_search {
    width: 100%;
    max-width: 682px;
  }
  .home_search #home_searchbox_select {
    float: left  !important;
    width: 52% !important;
  }
  .home_search #home_searchbox_select .opts {
    max-width: 219px !important;
    width: 100%;
    padding: 0 0 0 10px;
  }
  .home_search #home_searchbox {
    float: left  !important;
    width: 43%  !important;
  }
  .home_search #home_searchbox #search_text {
    max-width: 340px !important;
    width: 100%;
  }
  .home_buttons ul li + li a img {
    margin: 11px 17% 0 0;
  }
  .home_buttons ul li + li + li a img {
    margin: 11px 19% 0 0;
  }
  .home_buttons ul li a img {
    margin: 11px 62px 0 0;
  }
  .home_buttons ul li a span {
    margin: 0 0 0 62px;
  }
  /*#page_footer{
        text-align:left;
        #footercolumn{

            .footer_nav{
                width:auto;
            }

            .footer_info{
                width:auto;
            }

            .footer_copyright{
                width:auto;
            }

            .social_icons{
                left:70px;
                top:40px;
                right: auto;
            }
        }
    }*/
  .home_news:before {
    bottom: 34px;
  }
}
/*62em = 992px*/
@media only screen and (min-width: 62em) {
  .container,
  #sitebody,
  #siteheader,
  #footercolumn {
    width: 970px;
    /*Width of site from 992px width up to 1200px width*/
  }
  .standardthreecolumnlayout .has_small_col {
    width: 67%;
  }
  .standardthreecolumnlayout .small_col {
    width: 30%;
    float: right;
  }
  .standardthreecolumnlayout .small_col .content_area,
  .standardthreecolumnlayout .small_col .small_box {
    width: 100% !important;
    margin-right: 0;
  }
  .standardthreecolumnlayout .small_col .minicalendar_widget,
  .standardthreecolumnlayout .small_col .image_widget {
    width: 100% !important;
    margin-right: 0;
  }
  .vision_search .search_panel {
    float: left;
    width: 70%;
  }
  .vision_search .search_filters {
    float: right;
    width: 27%;
  }
  .sitemap_col {
    width: 33% !important;
  }
  .home_top .col_left {
    float: left;
    width: 100%;
    margin: 206px 0 179px 0;
  }
  .home_mid .col_left {
    float: left;
    width: 27.41463415%;
    margin: 0 50px 0 0;
  }
  .home_mid .col_mid {
    float: left;
    width: 31.2195122%;
    margin: 0;
    clear: none;
  }
  .home_mid .col_right {
    clear: none;
    float: left;
    width: 27.51219512%;
    margin: 0 51px 0 0;
  }
  .vision_search .search_panel div.search_features .advanced_searchbox.normal {
    float: right;
    height: auto;
    min-width: 325px;
    width: auto;
  }
  .vision_search .search_panel div.search_features .advanced_searchbox.normal .sort_by_label,
  .vision_search .search_panel div.search_features .advanced_searchbox.normal .items_per_page_label {
    display: inline-block;
    margin-top: 0px;
  }
  .vision_search .search_panel div.search_features .advanced_searchbox.normal .normal {
    float: none;
  }
  .vision_search .search_panel div.search_features .advanced_searchbox.normal select {
    max-width: 110px;
    width: 110px;
    min-width: 0;
  }
  .vision_search .search_panel div.search_features .advanced_searchbox.normal select.items_per_page {
    width: 50px;
  }
  .vision_search .search_panel div.search_features .advanced_searchbox.normal .search_per_page,
  .vision_search .search_panel div.search_features .advanced_searchbox.normal .advanced_searchbox_sort_by_container {
    float: right;
    line-height: 27px;
    margin-bottom: 0;
  }
  .vision_search .search_panel div.search_features .basic_searchbox {
    float: left;
    margin-bottom: 0;
  }
  #siteheader a#home_link {
    height: 68px;
    left: 190px;
    top: 20px;
    width: 350px;
    background-size: 100% auto !important;
  }
  .home_buttons ul li {
    max-width: 281px;
    background-size: 100% 100%;
  }
  .home_buttons ul li + li a img {
    margin: 11px 15px 0 0;
  }
  .home_buttons ul li + li + li a img {
    margin: 11px 21px 0 0;
  }
  .home_buttons ul li a img {
    margin: 11px 12px 0 0;
  }
  .home_buttons ul li a span {
    margin: 0 0 0 16px;
  }
  .home_services .dropdown_container {
    max-width: 283px;
  }
  .home_services .dropdown_container .dropdown_custom_links {
    margin: 0 0 19px 0;
  }
  .home_services .dropdown_container .dropdown_custom_links span {
    max-width: 252px;
  }
  .home_news .box_bottomlink {
    margin: 0;
  }
  /*.home_search{
        width:100%;
        max-width:682px;

        .opts{
            max-width:219px;
            width:100%;
        }

        #search_text{
            max-width:300px;
            width:100%;
         }

         a{
            max-width:31px;
            width:100%;
         }
    }*/
  #page_footer {
    text-align: left;
    height: auto;
  }
  #page_footer #footercolumn {
    min-height: 75px;
    height: auto;
    padding: 15px 0 10px 0;
  }
  #page_footer #footercolumn .footer_nav {
    width: auto;
    float: right;
  }
  #page_footer #footercolumn .footer_info {
    width: auto;
    float: right;
  }
  #page_footer #footercolumn .footer_copyright {
    width: auto;
    float: right;
  }
  #page_footer #footercolumn .social_icons {
    left: 180px;
    top: 20px;
    right: auto;
    bottom: 0;
  }
}
@media (min-width: 1200px) {
  .container,
  #sitebody,
  #siteheader,
  #footercolumn {
    width: 1024px;
    /*maximum width of site, might change for each site*/
  }
  #siteheader a#home_link {
    height: 68px;
    left: 190px;
    top: 20px;
    width: 403px;
    background-size: auto auto !important;
  }
}

@import url(//fonts.googleapis.com/css?family=Questrial);
/*
This is the editor style sheet,
containing styles that will be used in the content editor tools.
Customized for each project
*/
/**import less variables**/
/*** border color for listtable and tableData/tableBox classes*/
/*other month day text color*/
/*@nav1: 172px;
@nav2: 300px;
@nav3: 180px;
@nav4: 200px;
@nav5: 180px;
@nav6: 390px;
@nav7: 280px;*/
body.front_end_body,
.sitewrapper,
.sitewrapper select,
.sitewrapper input,
.sitewrapper textarea,
.sitewrapper table,
#broken_links_reporter_form,
body.dialog_body,
.ui-widget,
body[radeditorbody],
body[radeditorbody] table {
  font-size: 15px !important;
  line-height: 18px !important;
  font-family: 'Rosario', sans-serif;
  color: #22aa22 72;
}
a,
a:visited,
.column a {
  color: #2a69be;
  text-decoration: none;
}
a:hover,
a:focus {
  text-decoration: underline;
}
a[name],
a[name]:hover,
a[name]:focus {
  color: #22aa22 72;
  text-decoration: none;
}
a img {
  border: 0;
}
p {
  margin: 0 0 1em 0;
}
.subtitle {
  font-size: 135%;
  color: #385477;
  font-weight: bold;
}
.subtitle p,
.subtitle a {
  color: #385477;
  font-weight: bold;
}
.sitewrapper .listtable a.email_link,
.sitewrapper .tabledata a.email_link {
  background-position: center center;
}
table.tableData,
table.tableBox {
  font-weight: normal;
  background: transparent;
  margin-bottom: 14px;
  border: 0px solid #b2b6bf !important;
  border-spacing: 0px;
  width: auto;
  float: none;
}
table.tableData th,
table.tableBox th {
  text-transform: capitalize;
  padding: 6px 9px;
  text-align: left;
  background: #385577 !important;
  color: #ffffff;
  font-weight: normal;
  font-size: 110%;
}
table.tableData th a,
table.tableBox th a {
  color: #ffffff !important;
}
table.tableData th p,
table.tableBox th p {
  padding: 0;
  margin: 0;
  color: #ffffff;
}
table.tableData a,
table.tableBox a {
  color: #454141;
}
table.tableData p,
table.tableBox p {
  color: #454141;
}
table.tableData td,
table.tableBox td {
  color: #454141;
  font-size: 100%;
}
table.tableData tr,
table.tableBox tr {
  border-bottom: 1px solid #b2b6bf;
}
table.tableData tr td,
table.tableBox tr td {
  border-left: 1px solid #b2b6bf;
}
table.tableData tr td:last-child,
table.tableBox tr td:last-child {
  border-right: 1px solid #b2b6bf;
}
table.tableData tr:hover,
table.tableBox tr:hover {
  background: #cbdbea;
}
table.tableData tr:hover > td a,
table.tableBox tr:hover > td a {
  color: #385477 !important;
}
table.tableData tr:hover > td,
table.tableBox tr:hover > td,
table.tableData tr:hover > td > p,
table.tableBox tr:hover > td > p {
  color: #385477 !important;
}
.sitewrapper table.listtable a.phone_link,
.sitewrapper table.listtable a.phone_link:hover {
  color: #454141;
  text-decoration: none !important;
}
table.tableData {
  border-collapse: separate;
}
table.tableData tbody tr:first-child td {
  border-top: 0;
}
table.tableData th {
  border-left: 1px solid #385577;
}
table.tableData thead {
  border: 1px solid #385577;
}
table.tableData td {
  border: 0;
  border-bottom: 1px solid #b2b6bf;
  padding: 3px 9px 2px 9px;
}
table.tableData td p {
  padding: 0;
  margin: 0;
}
table.tableBox th,
table.tableBox td {
  padding: 5px;
}
.photo_caption {
  font-size: 75%;
}
/**title colors*/
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #385477;
}
.content_area h1,
.Default.reDropDownBody h1,
.content_area h2,
.Default.reDropDownBody h2,
.content_area h3,
.Default.reDropDownBody h3,
.content_area h4,
.Default.reDropDownBody h4,
.content_area h5,
.Default.reDropDownBody h5,
.content_area h6,
.Default.reDropDownBody h6 {
  color: #385477;
}
.title_widget h1 {
  color: #375376;
}
.detail-title,
.detail-subtitle,
.detail-intro {
  line-height: 130%;
  margin: 0 0 7px;
}

