/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
.italic {
font-style: italic;
}

.somthing {
font-weight:bold;
}

.content-body ul {
    list-style: inherit;
}


h1.purpleBackground {
font-size:40px; font-weight: 800;color:#ffffff;background:#7e7dba;padding:10px 5px;font-family: 'museo-sans',sans-serif;
}

.SmallGray {
font-size:10px; font-style:italic; color:#999999;font-family: 'museo-sans',sans-serif;
}

div.Special_Event {
color:#716fb3; font-size:16px;  font-weight: 800; font-family: 'museo-sans',sans-serif;
}

h1.blueBackground {
font-size:40px; font-weight: 800;color:#ffffff;background:#61c6ba;padding:10px 5px;font-family: 'museo-sans',sans-serif;
}

div.green {
color: #00a99d; font-size: 1.100em;
}

h3 {
font-family: 'museo-sans',sans-serif; font-weight: 700; font-size:1.125em;
}

h2 {
font-weight:700; font-size:1.5em; font-family: 'museo-sans',sans-serif;
}

h1 {
 font-family: 'museo-sans',sans-serif; font-size:2em; font-weight:700; 
}

.paragraph {
font-size: 0.875em;font-weight: 500;  line-height: 1;font-family: 'museo-sans',sans-serif;
}

a.button {
background-color: #a22675; color: #fff;font-family: 'museo-sans',sans-serif; font-weight: 700; padding: 0.375em 0; text-align: center; width: 8.25em;
}

div.BioImage {
float:left;width:25%;display:block;
}

p.BioInformation {
float:left;width:75%;display:block;
}

.origination {
font-size: 32px; font-weight: 700; font-family: 'museo-sans',sans-serif; line-height: 1.4; color: #666; margin-bottom: 0.5rem; margin-top: 0.2rem; text-rendering: optimizeLegibility;
}

.byline {
font-size: 16px; font-weight: 700; font-family: 'museo-sans',sans-serif; line-height: 1; color: #666; margin-bottom: 0.5rem; margin-top: 0.2rem; text-rendering: optimizeLegibility;
}

.copyright {
font-size: 8px; font-weight: 700; font-family: 'museo-sans',sans-serif; line-height: 1; color: #666; margin-bottom: 0.5rem; margin-top: 0.2rem; text-rendering: optimizeLegibility;
}

.verySmallText {
font-size: 4px; font-weight: 700; font-family: 'museo-sans',sans-serif; line-height: 1; color: #666; margin-bottom: 0.5rem; margin-top: 0.2rem; text-rendering: optimizeLegibility;
}


.ed-accord-data ul, .BulletList {
list-style: inherit;
float:inherit;
}


@media only screen and (max-width:770px){
  .small-center {
    text-align: center;
    margin: 0 5%;
    float: inherit;
  }

  span.small-center iframe {
    width: 90%;
  }
}