

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


body {
  margin: 0;
}



article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}


audio,
canvas,
progress,
video {
  display: inline-block;
  
  vertical-align: baseline;
  
}


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


[hidden],
template {
  display: none;
}



a {
  background-color: transparent;
}


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



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


b,
strong {
  font-weight: bold;
}


dfn {
  font-style: italic;
}


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


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


small {
  font-size: 80%;
}


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

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}



img {
  border: 0;
}


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



figure {
  margin: 1em 40px;
}


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


pre {
  overflow: auto;
}


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




button,
input,
optgroup,
select,
textarea {
  color: inherit;
  
  font: inherit;
  
  margin: 0;
  
}


button {
  overflow: visible;
}


button,
select {
  text-transform: none;
}


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


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


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


input {
  line-height: normal;
}


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


input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}


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


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


fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}


legend {
  border: 0;
  
  padding: 0;
  
}


textarea {
  overflow: auto;
}


optgroup {
  font-weight: bold;
}



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

td,
th {
  padding: 0;
}

#modalWrap,
.boaInfoBox,
#bread-crumb,
.pageTitle,
.icons,
.product,
#rioSearchBarWrap,
#footer,
#devbug,
#topNav,
#boaSearchWrap,
#printMap,
.locationAlert,
#indyLinks,
#indyLinksWrap,
#printButtons,
#maplistInfoPaneTemplate,
#rlsMapPaginationWrap,
#maplistLocInfoPane,
.distance,
.listLinks,
.hourswrap,
.footerWrap,
.bottom,
#rioPageBelowContentWrap,
#rioPageHeaderWrap,
#printLink,
hr {
  display: none;
}

#maplistWrap {
  float: left;
  width: 40%;
}

#staticMap {
  display: block !important;
  margin-top: 20px;
  float: right;
  width: 55%;
}
#staticMap img {
  width: 100%;
}

@page {
  size: landscape;
  margin: .8in .8in .8in .8in;
}
body {
  font-family: Arial, Helvetica, sans-serif;
  color: #333333;
}

a {
  text-decoration: none;
  color: #333333;
}

#logo {
  display: inline-block;
  width: 25%;
  margin-bottom: 1em;
}

#indyAddress {
  margin-bottom:20px;
}

#indyCol1 {
  float: left;
  width: 60%;
}

#indyCol2 {
  float: right;
  width: 40%;
}

#gmap img {
  max-width: 100%;
}
#gmap {
  display: none;
}

.skip-to-content {
  display: none;
}
.site-header {
  display: none;
}
#etheader {
  display: none;
}
#ctl00_ctl00_siteContent_navHeader {
  display: none;
}

h2, h3 {
  font-weight: bold;
  font-size: 1.2em;
  margin-bottom: 7px;
}

.phone {
  line-height: 2.5em;
}

.hours_container .daypart {
  min-width: 135px;
  display: inline-block;
}

#atmHours {
  margin-top: 1.25em;
}
#atmHours strong {
  font-weight: normal;
}

.hoursLabel {
  margin-top: 20px;
}

.featureList {
  overflow: auto;
  padding: 0;
  padding-right: .5em;
}
.featureList li {
  padding: 0;
  margin: 0;
  list-style-type: none;
  float: left;
  width: 50%;
  box-sizing: border-box;
  line-height: 1.5em;
  min-height: 1.5em;
}

#meAdvisorTitle {
  font-weight: bold;
  font-size: 1.2em;
  margin: 1em 0;
}
#meAdvisorTitle img {
  height: 30px;
  vertical-align: baseline;
  margin-right: 10px;
}

.meAdvisor {
  box-sizing: border-box;
  margin-bottom: 1em;
  padding-right: 10px;
  line-height: 1.3em;
}

.meAdvisorName {
  margin: 0;
  padding: 0;
  font-weight: bold;
  line-height: 1.5;
}

.meWebsite {
  margin-top: 2px;
}
.meWebsite a {
  display: none;
}
.meWebsite span {
  display: none;
}

div.meEmail {
  display: inline-block;
}

a.meEmail, a.meScheduleAppt {
  display: none;
}


