﻿* {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

html, body {
  background: #fff;
  color: #000;
  font: normal 100% Verdana, Geneva, sans-serif;
  /*base font size is 16px */ }

html, form, body {
  height: 100%; }

h1, h2, h3, h4, h5, h6 {
  font-family: "Open Sans", sans-serif, Verdana, Geneva, sans-serif;
  color: #666666; }

p {
  margin-bottom: 1.6923em;
  font-size: 14px;
  line-height: 21px;
  font-size: 0.875rem;
  line-height: 1.3125rem; }

ul {
  margin: 0 5px 1.6923em 0; }

li {
  font-size: 14px;
  line-height: 21px;
  font-size: 0.875rem;
  line-height: 1.3125rem; }

ul li {
  list-style-type: none;
  padding-left: 1.3846em; }

ul li ul {
  margin: 0 .25em 0 1em; }

ul li ul li {
  padding-bottom: .3em; }

h1 {
  font-size: 34px;
  line-height: 71.4px;
  font-size: 2.125rem;
  line-height: 4.4625rem;
  color: #fff; }

h1.smaller {
  font-size: 28px;
  line-height: 71.988px;
  font-size: 1.75rem;
  line-height: 4.49925rem; }

h2 {
  font-family: "Open Sans", sans-serif, Verdana, Geneva, sans-serif;
  font-size: 24px;
  line-height: 36px;
  font-size: 1.5rem;
  line-height: 2.25rem;
  font-weight: 300;
  margin-bottom: 1em;
  color: #111; }

h3 {
  font-family: "Open Sans", sans-serif, Verdana, Geneva, sans-serif;
  margin: 20px 0 10px;
  padding-bottom: 10px;
  font-size: 0.875em;
  font-weight: 700;
  border-bottom: 1px solid #ccc;
  color: #303030; }

h4 {
  font-size: 0.875em;
  font-weight: bold;
  color: #000;
  font-family: "Open Sans", sans-serif, Verdana, Geneva, sans-serif;
  margin-bottom: .5em; }

td {
  vertical-align: top; }

a:link {
  color: #0054A4;
  text-decoration: underline; }

a:visited {
  color: #0054A4;
  text-decoration: none; }

a:hover {
  color: #87722C;
  text-decoration: none; }

a:active {
  color: #0054A4;
  text-decoration: none; }

/*for use with inline paragraph text*/
a.inlineLink:link, a.inlineLink:visited, a.inlineLink:active {
  text-decoration: none;
  color: #303030;
  font-weight: 700; }

a.blue:link, a.blue:visited, a.blue:active {
  color: #fff;
  background: #0054A4; }

a.blue:hover {
  background: #1567b5; }

a.gold:link, a.gold:visited, a.gold:active {
  color: #fff;
  background: #87722C; }

a.gold:hover {
  background: #c7ab4e; }

a:focus, a:active {
  outline: 2px solid #000 !important;
  outline-offset: 2px; }

#wrapper {
  /*Sticky Footer Items Below*/
  min-height: 100%;
  height: auto !important;
  height: 100%;
  margin: 0 auto -145px;
  /* min-width Fix */
  min-width: 960px; }

.push {
  height: 145px; }

.stickyFooter {
  height: 145px; }

.innerWrapper {
  width: 960px;
  margin: 0 auto; }

.topBar, .banner {
  background: #F0F0F0;
  border-bottom: 1px solid #e6e6e6; }

.banner h1 {
  margin-top: 0px;
  color: #0054A4; }

.hd {
  border-bottom: 1px solid #999;
  background-color: #0054A4; }

.logo {
  padding: 20px 0 0 0; }

span.freeConsult {
  margin-right: 30px;
  line-height: 45px;
  font-size: 14px;
  font-weight: bold;
  color: #0054A4; }

a.contactBtn {
  width: 250px;
  height: 50px;
  display: block;
  overflow: hidden;
  font-size: 1em;
  text-align: center;
  text-transform: uppercase;
  line-height: 50px;
  float: right;
  border-right: 1px solid #fff;
  text-decoration: none; }

a.homeBtn {
  width: 40px;
  height: 50px;
  display: block;
  overflow: hidden;
  background: url(../CFimages/HomeIcon.png) no-repeat center;
  float: right; }

a.searchBtn {
  width: 50px;
  height: 50px;
  float: right;
  display: block;
  background: url(../CFimages/SEARCH_ICON_SPRITE.png) no-repeat top; }

a.searchBtn:hover {
  background: url(../CFimages/SEARCH_ICON_SPRITE.png) no-repeat bottom; }

.searchContainer {
  text-align: right;
  height: 50px; }

.searchBox {
  float: right;
  display: none; }

.searchBox input {
  height: 50px;
  padding: .2em .5em;
  font-size: 16px;
  line-height: 24px;
  font-size: 1rem;
  line-height: 1.5rem;
  border-width: 0; }

.homeBanner {
  margin: 34px 0 28px;
  padding: 30px;
  border: 1px solid #999;
  width: 518px;
  height: auto;
  overflow: hidden;
  background: url(../CFimages/whiteTransparentBg_60.png) repeat; }

.homeBanner.bottom {
  margin-top: 0px; }

.homeBanner h1 {
  font-size: 2.125em;
  margin-bottom: 10px;
  line-height: 1.3em;
  color: #111; }

#Slider img {
  width: 100%; }

#Slider .contentWrapper {
  display: block;
  position: absolute;
  top: 25px;
  left: 50%;
  margin-left: -480px;
  z-index: 10;
  width: 518px;
  padding: 30px;
  border: 1px solid #999;
  overflow: hidden;
  background: url(../CFimages/whiteTransparentBg_60.png) repeat; }
  #Slider .contentWrapper h2 {
    font-size: 2em;
    font-weight: bold;
    margin-bottom: 1em; }
  #Slider .contentWrapper p {
    font-size: 0.87em;
    line-height: 1.5em; }
    #Slider .contentWrapper p a.learnMoreLink:link,
    #Slider .contentWrapper p a.learnMoreLink:visited {
      text-transform: none;
      color: #0054A4; }
    #Slider .contentWrapper p a.learnMoreLink:hover,
    #Slider .contentWrapper p a.learnMoreLink:active {
      text-transform: none;
      color: #fff; }
  #Slider .contentWrapper .left {
    width: 50%;
    float: left;
    padding-right: 15px; }
  #Slider .contentWrapper .right {
    width: 50%;
    float: left; }

@media screen and (min-width: 0) and (max-width: 480px) {
  #Slider {
    height: 640px !important; }
    #Slider .rsOverflow {
      height: 640px !important; }
    #Slider .contentWrapper {
      top: 0px; }
      #Slider .contentWrapper .left {
        width: 100%;
        float: none; }
        #Slider .contentWrapper .left img {
          display: block; }
      #Slider .contentWrapper .right {
        width: 100%;
        float: none; } }

.bd {
  /*padding:1em;*/ }
  .bd p.callout {
    margin-left: 5%;
    text-align: justify;
    width: 90%;
    font-weight: bold;
    padding: 20px;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc; }

.bd ul li {
  list-style-type: none;
  background: url(../CFImages/bg_list_bullet.png) no-repeat 0 6px;
  padding-left: 1.3846em; }

/*.bd h1 + h2{ margin-top:-1em; }*/
.bd h3 + h1 {
  margin-top: .3em; }

.bd h3 + h2 {
  margin-top: .3em; }

.bd .mainContent > .sf_colsIn:first-child {
  padding-right: 30px;
  margin-right: 10px;
  margin: 20px 0; }

.bd .mainContent p.highlight {
  font-size: 1.125em;
  /*font-weight:bold;*/
  margin-top: 3em; }

.rightContent p, .rightContent li {
  font-size: .87em;
  margin-bottom: 0; }

.bd .rightContent > .sf_colsIn:first-child {
  margin-left: 30px; }

.bd .rightContent h2 {
  margin-top: 20px; }

/* Resources */
.resourceWrapper {
  margin: 20px 0; }

.CFPager {
  margin: 20px; }
  .CFPager ul li {
    display: inline-block;
    background: none;
    margin: 2px;
    padding: 0px; }
    .CFPager ul li a {
      background-color: #0054A4;
      color: #fff;
      padding: 5px 7px;
      font-size: 80%; }
    .CFPager ul li a.currentPage {
      color: #fff;
      background-color: #87722C; }
    .CFPager ul li a:hover {
      text-decoration: underline; }

/*
.sf_pagerNumeric a
{
    margin:2px;
    background-color:#0054A4; 
    color:#fff;
    padding:2px 7px;
    font-size:80%;
}

.bd .sf_pagerNumeric a:hover
{
    text-decoration: underline;
}

.sf_pagerNumeric a.sf_PagerCurrent {
	color:#fff;
	background-color:#87722C;
}
*/
p.subTitle {
  margin-top: -4px;
  font-size: 90%;
  color: #737373; }

.connectedWrapper p.subTitle {
  margin-top: 0px; }

.publicationTable th.thDate {
  width: 10%; }

.publicationTable th.thType {
  width: 12%; }

.publicationTable th.thTitle {
  width: 38%; }

.publicationTable th.thPeople {
  width: 20%; }

.publicationTable th.thServices {
  width: 20%; }

.publicationTable td, .publicationTable th {
  padding: 1em .2em 0 .5em; }

.publicationTable tr.alt {
  background-color: #fafafa;
  border-bottom: solid 1px #f9f9f9; }

.resourcesHeader {
  margin: 50px 0px 60px 0; }
  .resourcesHeader h4 {
    font-weight: bold;
    font-size: 1em; }
  .resourcesHeader a.subscribeBtn {
    margin: 0 0 0 28px;
    width: 180px;
    height: 50px;
    padding-left: 10px;
    background: #0054A4 url(../CFimages/ARROW_ICON_SPRITE.png) no-repeat right top;
    display: block;
    color: #fff;
    font-weight: 300;
    font-size: 1.500em;
    line-height: 48px; }
  .resourcesHeader a.subscribeBtn:hover {
    background: #1567B5 url(../CFimages/ARROW_ICON_SPRITE.png) no-repeat right bottom; }

.resourceBox h2 {
  font-weight: 300;
  font-size: 1.500em;
  color: #0054A4; }

.resourceBox p {
  margin-top: 0px;
  margin-bottom: .8em; }

.resourceBox .resourcePublications {
  background: url(../CFimages/resources-publications.jpg) no-repeat top; }

.resourceBox .resourceNews {
  background: url(../CFimages/resources-news.jpg) no-repeat top; }

.resourceBox .resourceCases {
  background: url(../CFimages/resources-links.jpg) no-repeat top; }

.resourceBox .resourceLinks {
  background: url(../CFimages/resources-links.jpg) no-repeat top; }

.resourceBox .resourceBorderedBox {
  border: 1px solid #ccc;
  margin-bottom: 40px;
  min-height: 380px;
  padding: 100px 15px 20px 15px; }

.numPubsToShow {
  display: none;
  padding: 20px 0 0 150px; }
  .numPubsToShow p {
    text-align: right;
    float: left; }
  .numPubsToShow table.rdoNumPubsToShow {
    float: left;
    margin-bottom: 10px; }
    .numPubsToShow table.rdoNumPubsToShow tr td {
      padding: 0 5px; }

.homeNews {
  padding: 0;
  margin: 0; }

.homeNews li {
  display: inline;
  float: left;
  width: 48%;
  padding: .5em 1em .5em .5em;
  margin-bottom: .5em;
  font-size: 1em; }

/* Resource ListView */
.resourceListWrapper {
  margin: 10px 0 0 0; }
  .resourceListWrapper h3 {
    border-bottom: none;
    margin: 0px;
    padding: 0px;
    font-weight: normal;
    font-size: 1em; }
  .resourceListWrapper .resourceTypeMeta {
    margin: 10px 0 10px 0;
    font-size: 0.8em; }
  .resourceListWrapper .resourceDateMeta {
    font-size: 0.80em; }

.resourceTypeWrapper {
  border-left: 1px solid #ccc;
  margin-top: 20px; }
  .resourceTypeWrapper ul li {
    background: none;
    padding-left: 10px;
    font-size: .8em; }

/* End of Resources */
.ft {
  border-top: 1px solid #ccc;
  background: #0054A4;
  color: #fff; }

.ft p {
  font-size: 0.750em;
  margin-bottom: 0;
  color: #fff; }

.ft .innerWrapper {
  padding: 20px 0;
  color: #fff; }

.ft .footerLinks ul {
  margin-top: 1em; }

.ft .footerLinks ul li {
  padding: 0 12px 0 0;
  float: left;
  font-size: 0.625em;
  color: #fff; }

.ft .footerLinks ul li.ftLinksLast {
  border: none; }

.ft .footerLinks ul li a {
  font-weight: 600;
  color: #fff; }
  .ft .footerLinks ul li a:focus, .ft .footerLinks ul li a:active {
    outline: 2px solid #000 !important;
    outline-offset: 2px; }

.ft a.internationalAffiliate {
  margin: 10px 0 20px;
  width: 242px;
  height: 46px;
  overflow: hidden;
  display: block;
  background: url(../CFimages/INTERNATIONAL_ALLIANCE_LOGO.png) no-repeat;
  float: right; }

.ft .socialMedia ul {
  float: right; }

.ft .socialMedia ul li {
  width: 32px;
  height: 32px;
  overflow: hidden;
  float: left;
  padding-left: 0;
  margin-left: 10px; }

.ft .socialMedia ul li a {
  width: 32px;
  height: 32px;
  overflow: hidden;
  display: block;
  padding: 10px; }
  .ft .socialMedia ul li a:focus, .ft .socialMedia ul li a:active {
    border: 1px solid #000 !important; }

.ft .socialMedia ul li a.rss {
  background: url(../CFimages/SOCIAL_MEDIA_SPRITE.png) no-repeat 0 bottom; }

.ft .socialMedia ul li a.YouTube {
  background: url(../CFimages/SOCIAL_MEDIA_SPRITE.png) no-repeat -124px bottom; }

.ft .socialMedia ul li a.linkedin {
  background: url(../CFimages/SOCIAL_MEDIA_SPRITE.png) no-repeat -43px bottom; }

.ft .socialMedia ul li a.twitter {
  background: url(../CFimages/SOCIAL_MEDIA_SPRITE.png) no-repeat -86px bottom; }

.ft .socialMedia ul li a.rss:hover {
  background: url(../CFimages/SOCIAL_MEDIA_SPRITE.png) no-repeat 0 top; }

.ft .socialMedia ul li a.YouTube:hover {
  background: url(../CFimages/SOCIAL_MEDIA_SPRITE.png) no-repeat -124px top; }

.ft .socialMedia ul li a.linkedin:hover {
  background: url(../CFimages/SOCIAL_MEDIA_SPRITE.png) no-repeat -43px top; }

.ft .socialMedia ul li a.twitter:hover {
  background: url(../CFimages/SOCIAL_MEDIA_SPRITE.png) no-repeat -86px top; }

/* Classes */
.blockImg {
  display: block;
  margin: 0; }

a.border {
  border: solid 20px #fff;
  width: 100%; }

img.baseImage, .baseImage img {
  width: 100%;
  border: solid 20px #fff; }

img.siteImage, .siteImage img {
  margin-top: -5.5em; }

.firstParagraphHighlight p:first-child {
  /* font-weight: bold;
	font-size:1.2em;
	line-height:1.4em;*/ }

.floatLeft {
  float: left; }

.floatRight {
  float: right; }

.column {
  padding: 0 12px; }

.darkBorder {
  border-top: solid 6px #999999;
  clear: both;
  padding: 1em 0 1.5em; }

.lightBorder {
  border-top: solid 6px #e1e1e1;
  clear: both;
  padding: 1em 0 1.5em; }

.group:after {
  content: "";
  display: table;
  clear: both; }

.breadCrumb {
  color: #fff;
  margin: 12px 0px 40px;
  font-size: 13px; }

.breadCrumb .Link a:link,
.breadCrumb .Link a:visited {
  color: #fff; }

.breadCrumb .Link a:hover,
.breadCrumb .Link a:active {
  font-weight: bold; }

.breadCrumb .Current {
  font-weight: bold; }

.breadCrumb .Separator {
  margin: 0 5px; }

/* Cycle styles */
.cycleButtons {
  position: relative; }

.cycleButtons #previous {
  position: relative;
  top: 20px;
  z-index: 100; }

.cycleButtons #next {
  position: absolute;
  top: 120px;
  right: -5px;
  background: url(../CFimages/arrowSpriteSmall_Right.png) no-repeat 100% 0;
  height: 25px;
  width: 25px;
  z-index: 200; }

/* Button Styles */
.CFButton {
  background-color: #0054A4;
  border: 1px solid #f1f1f1;
  display: inline-block;
  line-height: 28px;
  color: #ffffff !important;
  padding: 3px 12px;
  text-decoration: none;
  text-shadow: 1px 1px 0px #666;
  font-size: .8em;
  cursor: pointer;
  margin-bottom: 10px; }

.CFButton:hover {
  text-decoration: none;
  border: 1px solid #ccc; }

.CFButton:active {
  position: relative;
  top: 1px; }

.quickFindWrapper {
  margin: 1em 0;
  display: block; }

.quickFindWrapper + .quickFindWrapper {
  margin-top: -.5em; }

.quickFindWrapper .quickFindBox {
  width: 400px;
  float: right;
  margin-right: 5px; }

.quickFindWrapper .quickFindBox .rcbInput {
  font-size: 18px;
  padding: 5px 10px; }

.quickFindWrapper .quickFindBox .rcbInputCell {
  width: 400px !important;
  height: 48px !important;
  border: 1px solid #666; }

.quickFindWrapper .quickFindBox .rcbEmptyMessage {
  color: #111; }

.quickFindWrapper .GOButton {
  float: right;
  border: 0;
  width: 50px;
  height: 50px;
  display: block;
  background: url(../CFimages/ARROW_ICON_SPRITE.png) no-repeat top; }

.quickFindWrapper .GOButton:hover {
  background: url(../CFimages/ARROW_ICON_SPRITE.png) no-repeat bottom; }

.quickFindWrapper .quickFindBox ul, .quickFindWrapper .quickFindBox ul.rcbList {
  list-style-type: none; }

.quickFindWrapper .quickFindBox ul li, .quickFindWrapper .quickFindBox ul li.rcbItem, .quickFindWrapper .quickFindBox ul.rcbList li, .quickFindWrapper .quickFindBox ul.rcbList li.rcbItem {
  list-style-type: none; }

.tabConfigurator .RadTabStrip_Metro .rtsLevel1,
.tabConfigurator .RadTabStrip_Metro .rtsLevel1 .rtsUL {
  background-color: transparent;
  width: 100%;
  padding-top: 0px; }

.tabConfigurator .RadTabStrip_Metro .rtsLink {
  text-transform: none;
  padding: 15px 8px 17px 8px;
  color: #0054A4;
  font-weight: 600;
  border-top: solid 1px transparent;
  border-left: solid 1px transparent;
  border-right: solid 1px #000;
  border-bottom: solid 1px #000;
  font-size: 14px;
  font-family: Verdana, Geneva, sans-serif;
  line-height: 28px; }

.tabConfigurator .RadTabStrip_Metro .rtsLink:hover {
  text-transform: none;
  border-top: solid 1px transparent;
  border-left: solid 1px transparent;
  border-right: solid 1px #000;
  border-bottom: solid 1px #000; }

.RadTabStrip_CF .rtsLI,
.tabConfigurator .RadTabStrip_Metro .rtsLI {
  background-image: none;
  line-height: 26px;
  margin-bottom: 2em;
  font-size: 0.85em; }

.RadTabStrip_CF .rtsLink {
  padding: 15px 0 15px 0px;
  color: #0054A4;
  font-weight: 600;
  border-right: solid 1px #000;
  border-bottom: solid 1px #000; }

.RadTabStrip_CF .rtsLast .rtsLink,
.tabConfigurator .RadTabStrip_Metro .rtsLast .rtsLink {
  border-right: solid 1px transparent; }

.RadTabStrip_CF .rtsLink:hover,
.tabConfigurator .RadTabStrip_Metro .rtsLink:hover {
  background-color: #87722C;
  color: #fff; }

.RadTabStrip_CF .rtsFirst .rtsLink:hover,
.tabConfigurator .RadTabStrip_Metro .rtsFirst .rtsLink:hover {
  background-color: transparent;
  color: #fff; }

.RadTabStrip_CF .rtsLink.rtsSelected,
.tabConfigurator .RadTabStrip_Metro .rtsLink.rtsSelected {
  border-bottom: solid 1px transparent; }

/* Home */
.connectedWrapper {
  width: 100%;
  border-top: 1px solid #e6e6e6;
  background: url(../CFimages/whiteTransparentBg_60.png) repeat; }

.connectedWrapper .connected {
  width: 960px;
  margin: 0 auto; }

.highlightWrapper {
  padding: 20px 0; }
  .highlightWrapper .highlightSection1 {
    padding-right: 15px;
    background: url(../CFimages/bg_column_divider.jpg) no-repeat 100% 50%; }
  .highlightWrapper .highlightSection2 {
    background: url(../CFimages/bg_column_divider.jpg) no-repeat 100% 50%;
    min-height: 200px;
    padding-left: 15px;
    padding-right: 15px; }
  .highlightWrapper .highlightSection3 {
    min-height: 200px;
    padding-left: 15px; }
  .highlightWrapper ul li {
    background: url(../CFImages/bg_list_bullet.png) no-repeat 0 15px;
    margin-bottom: 10px; }

/* This is for the FAQs */
.titleText {
  font-size: .9em;
  margin: 5px 0 10px; }
  .titleText span.prefixText {
    display: block;
    float: left;
    font-weight: bold;
    padding-right: 10px; }

.contentText {
  font-size: .9em;
  line-height: 1.2rem; }
  .contentText span.prefixText {
    font-size: 1em;
    display: block;
    float: left;
    font-weight: bold;
    padding-right: 10px; }
  .contentText p {
    margin: 0 0 10px 0;
    font-size: 1em;
    line-height: 1.2rem; }

.NextPrevLinks {
  text-align: right;
  margin-top: 20px; }
  .NextPrevLinks .prev, .NextPrevLinks .next {
    display: inline;
    padding-left: 10px;
    font-size: 80%;
    color: #0054A4;
    cursor: pointer; }
  .NextPrevLinks .prev:hover, .NextPrevLinks .next:hover {
    color: #87722C; }

/* End of Home FAQs */
.newsTickerWrapper {
  width: 100%;
  border-top: 1px solid #e6e6e6;
  background-color: #F0F0F0; }

.newsTickerWrapper .newsTicker {
  width: 960px;
  margin: 0 auto; }
  .newsTickerWrapper .newsTicker p {
    padding: 20px 0;
    color: #303030;
    margin: 0; }
    .newsTickerWrapper .newsTicker p a:link, .newsTickerWrapper .newsTicker p a:visited {
      font-weight: bold; }
    .newsTickerWrapper .newsTicker p a:hover, .newsTickerWrapper .newsTicker p a:active {
      font-weight: bold; }

/* About */
.simplePA ul {
  padding-right: .8em; }

/* Person */
.bioMainContent {
  min-height: 600px; }

.bioAwards {
  margin-top: 20px; }
  .bioAwards img {
    display: block;
    margin-bottom: 20px;
    border: none;
    width: 200px; }

.peopleBanner {
  height: 100px; }

.bioMainContent {
  border: 1px solid #999;
  position: relative;
  z-index: 1;
  padding: 20px;
  margin-bottom: 40px; }

.bio {
  margin-top: -70px; }

.bio h1 {
  margin: 55px 0 0;
  font-size: 2em;
  color: #303030;
  font-weight: 300; }

.bio h1 + h2.lowlight {
  margin-top: -1em; }

.bioPhotos {
  width: 450px;
  margin-bottom: 1em; }

.socialMediaButton a {
  padding: 4px 6px;
  color: #fff;
  border: 1px solid #fff;
  background: #3E78B1;
  display: block;
  float: left; }

.socialMediaButton a {
  margin: 20px 5px 0 0; }

.socialMediaButton a:hover {
  color: #0054A4;
  background: #fff; }

/* Team */
.bd .alphabet li {
  display: inline-block;
  background-image: none;
  padding: 0; }

.alphabet li a {
  display: block;
  padding: .38em;
  text-decoration: none;
  color: #0054A4;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 0.750em;
  font-weight: bold; }

.alphabet li a:hover {
  color: #fff;
  background: #0054A4; }

.peopleList th {
  padding-right: 1em; }

.peopleList td {
  padding: 0 1em 1em 0; }

.peopleList h2 {
  margin-bottom: 0; }

.peopleList p {
  font-size: 14px;
  line-height: 21px;
  font-size: 0.875rem;
  line-height: 1.3125rem;
  margin-bottom: .5em; }

.peopleList .lawyerImage {
  float: left;
  margin-right: 20px; }

.peopleList .socialMediaButton a {
  margin: 8px 5px 0 0;
  font-size: 12px;
  line-height: 18px;
  font-size: 0.75rem;
  line-height: 1.125rem; }

/*Practice Area*/
/* Standard UL PA List */
.fullPA ul {
  padding-right: .8em;
  margin-top: 1em; }

.fullPA ul li {
  margin-bottom: 0em;
  background: url(../CFImages/bg_list_bullet.png) no-repeat 0 15px;
  padding-left: 10px; }

.fullPA ul li a {
  padding: 10px;
  font-size: 1.300em;
  font-weight: 300;
  display: block; }

.fullPA ul li .accordion-header {
  padding: 10px 10px 10px 0;
  width: 100%;
  display: block; }

/* This is the PA Link for the parent pa item */
.fullPA ul li .accordion-header a {
  color: #0054A4;
  font-size: 1.300em;
  font-weight: 300;
  display: inline;
  border: none; }

/* Accordian Styles */
#accordion-container {
  width: 100%; }

/* This is the open state */
.active-header {
  background: url(../CFimages/plus-sign-sprite.png) no-repeat 97% -50px; }

.active-header:hover {
  background: url(../CFimages/plus-sign-sprite.png) no-repeat 97% -150px; }

/* This is the closed state */
.inactive-header {
  background: url(../CFimages/plus-sign-sprite.png) no-repeat 97% -4px; }

.inactive-header:hover {
  background: url(../CFimages/plus-sign-sprite.png) no-repeat 97% -101px; }

.fullPA .accordion-content {
  display: none;
  padding: 20px;
  margin-bottom: 10px;
  border: 1px solid #ccc;
  border-top: none; }
  .fullPA .accordion-content ul li {
    margin-bottom: 0.4em;
    background-image: none;
    padding-left: 0;
    list-style-type: none;
    background: url(../CFImages/bg_list_bullet.png) no-repeat 0 6px;
    padding-left: 1.3846em; }
  .fullPA .accordion-content ul li a {
    padding-top: 0;
    border: none;
    font-size: 1.300em;
    display: inline; }

/* Practice Area Detail */
.practiceAreaWrapper {
  margin: -4.5em 0 0 0; }
  .practiceAreaWrapper h1 {
    color: #0054A4;
    text-transform: none;
    line-height: 1.2em;
    margin-bottom: 10px; }
  .practiceAreaWrapper h1.smaller {
    margin-bottom: 20px;
    margin-top: -30px; }

/* This is to force the .PAIndent down */
.cycle .PATeam {
  min-height: 400px;
  display: block; }

.PAIndent {
  padding-left: 20px;
  display: block; }

h3.groupLead {
  margin: -20px 0 10px 0;
  border: none; }

.directoryTable {
  width: 100%;
  font-size: .950em; }

.directoryTable td {
  padding: 5px; }

.directoryTable td.dirName {
  width: 180px; }

/*Contact*/
.bd .contactWrapper h3 {
  border-bottom-width: 0; }

.contactSocialMedia {
  margin-top: 50px; }
  .contactSocialMedia ul {
    margin-bottom: 52px; }
  .contactSocialMedia ul li {
    width: 32px;
    height: 32px;
    float: left;
    padding-right: 10px;
    padding-left: 0;
    background: none;
    margin-left: 10px; }
  .contactSocialMedia ul li a {
    width: 32px;
    height: 32px;
    display: block; }
  .contactSocialMedia ul li a.contactRSS {
    background: url(../CFimages/SOCIAL_MEDIA_SPRITE.png) no-repeat 0 bottom; }
  .contactSocialMedia ul li a.contactLinkedIn {
    background: url(../CFimages/SOCIAL_MEDIA_SPRITE.png) no-repeat -43px bottom; }
  .contactSocialMedia ul li a.contactTwitter {
    background: url(../CFimages/SOCIAL_MEDIA_SPRITE.png) no-repeat -86px bottom; }
  .contactSocialMedia ul li a.contactRSS:hover {
    background: url(../CFimages/SOCIAL_MEDIA_SPRITE.png) no-repeat 0 top; }
  .contactSocialMedia ul li a.contactLinkedIn:hover {
    background: url(../CFimages/SOCIAL_MEDIA_SPRITE.png) no-repeat -43px top; }
  .contactSocialMedia ul li a.contactTwitter:hover {
    background: url(../CFimages/SOCIAL_MEDIA_SPRITE.png) no-repeat -86px top; }

.contactWrapper {
  margin-top: 20px; }

.contactTitle h2 {
  margin-top: 0px;
  font-size: 2.250em;
  font-weight: 300;
  margin-bottom: 0;
  padding-bottom: 0; }

.contactTitle h3 {
  margin-top: 10px;
  margin-bottom: 40px;
  font-size: 1.500em;
  font-weight: 300;
  border-bottom-width: 0; }

.printMap {
  color: #0053A4;
  font-weight: 600;
  float: right;
  font-size: 0.725em;
  margin-right: 10px; }

/*Responsive Only styles  */
.mobileNav {
  display: none; }

.hideOnDesktop {
  display: none; }

.hideOnMobile {
  display: block; }

td.hideOnMobile {
  display: inline-block; }

/* AODA Added Styles */
.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  color: #000;
  background-color: #fff; }

input:focus {
  outline: 2px solid #000;
  outline-offset: 2px;
  border: 1px solid transparent; }

/*.sfsearchBox {
    input[type="text"] {
        width: 250px !important;
        border: 1px solid $greyXLight;
        padding: 6px 8px 5px 8px;

        &:focus, &:active {
            outline: 2px solid #000 !important;
            outline-offset: 2px;
        }
    }
}
*/
table.rcbFocused {
  outline: 2px solid #000;
  outline-offset: 2px;
  border: 1px solid transparent; }

/*
.rcbInputCell input:focus {
    outline: 2px solid #000;
    outline-offset: 2px;
    border: 1px solid transparent;
}

.rcbArrowCellRight a:focus {
    border: 1px solid transparent;
}
    */
#skiptocontent {
  position: absolute;
  z-index: 10; }
  #skiptocontent li {
    background-image: none;
    padding: 0; }
    #skiptocontent li:before {
      content: none; }
  #skiptocontent a {
    left: -999px;
    position: fixed;
    top: auto;
    width: 1px;
    height: 1px;
    overflow: hidden;
    z-index: -999;
    text-decoration: none; }
    #skiptocontent a:focus, #skiptocontent a:active {
      color: #fff;
      background-color: #0054A4;
      left: auto;
      top: auto;
      width: 30%;
      height: auto;
      overflow: auto;
      margin: 10px 35%;
      padding: 5px;
      outline: 2px solid #000;
      outline-offset: 2px;
      text-align: center;
      font-size: 1.2em;
      z-index: 999; }

.RadPanelBar.RadPanelBar_CF ul.rpRootGroup li.rpItem a.rpLink:focus, .RadPanelBar.RadPanelBar_CF ul.rpRootGroup li.rpItem a.rpLink:active, .RadPanelBar.RadPanelBar_CF ul.rpGroup li.rpItem a.rpLink:focus, .RadPanelBar.RadPanelBar_CF ul.rpGroup li.rpItem a.rpLink:active {
  border: 2px solid #000; }

input[type="text"]:focus, input[type="text"]:active {
  outline: 2px solid #000 !important;
  outline-offset: 2px; }

input:focus {
  outline: 2px solid #000;
  outline-offset: 2px;
  border: 1px solid transparent; }

.mainNav nav .RadMenu.CF:focus, .mainNav nav .RadMenu.CF:active {
  border: 1px solid transparent; }

.mainNav nav .RadMenu.CF ul.rmRootGroup.rmHorizontal li.rmItem {
  /* REGULAR ROOT LINKS (Not Selected, Not Expanded) */ }
  .mainNav nav .RadMenu.CF ul.rmRootGroup.rmHorizontal li.rmItem.rmFocused {
    border: 2px solid #87722C; }
  .mainNav nav .RadMenu.CF ul.rmRootGroup.rmHorizontal li.rmItem a.rmLink.rmRootLink:focus {
    outline: 1px solid transparent; }
  .mainNav nav .RadMenu.CF ul.rmRootGroup.rmHorizontal li.rmItem .rmSlide ul.rmGroup li.rmItem.rmFocused {
    border: 2px solid #fff; }
    .mainNav nav .RadMenu.CF ul.rmRootGroup.rmHorizontal li.rmItem .rmSlide ul.rmGroup li.rmItem.rmFocused a {
      outline: 1px solid transparent;
      outline-offset: 2px; }
