body,
td {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #444;
    line-height: 24px;
}

h1, .h1 {
  font-family: 'Roboto Slab', serif;
  font-weight: 400;
}

h2, .h2,
h3, .h3,
h4, .h4,
.categoryButton,
#footerTag span {
    font-family: 'Roboto Slab', serif;
    font-style: normal;
}

h1 span, .h1 span,
h2 span, .h2 span,
h3 span, .h3 span,
h4 span, .h4 span {
    font-weight: 400;
}

h1 strong, .h1 strong,
h2 strong, .h2 strong,
h3 strong, .h3 strong,
h4 strong, .h4 strong {
    font-family: 'Roboto Slab', serif;
    font-weight: 400;
}

h1, .h1 {
    font-size: 26px;
    line-height: 32px;
    color: #3f5da6;
    font-weight: 300;
    margin: 0 0 20px 0;
}

h2, .h2 {
    font-size: 24px;
    line-height: 28px;
    color: #294077;
    font-weight: 300;
    margin: 0 0 10px 0;
}

h3, .h3 {
    font-size: 18px;
    line-height: 24px;
    color: #294077;
    font-weight: 300;
    margin: 0 0 10px 0;
}

h4, .h4 {
    font-size: 14px;
    color: #294077;
    font-weight: 300;
    margin: 0 0 10px 0;
}

a,
a:active {
    color: #294077;
    text-decoration: none;
    outline: none;
}

a:hover {
    color: #294077;
    text-decoration: underline;
}

hr {
    margin: 20px 0;
    height: 1px;
    border: none;
    border-top: 1px solid #CCCCCC;
    color: #CCCCCC;
}

/*
    Custom Styles for dropdown
    Notice [10/02/2012]: TinyMCE applies css classnames in lowercase when used within a Webkit browser. So 'textHighlight' becomes 'texthighlight'.
    Workaround: Either declare all editor styles in lowercase, or create duplicate lowercase styles for webkit browsers.
*/

.texthighlight {
    font-weight: bold;
    color: #999999;
}

.texthighlight2 {
    font-weight: bold;
    color: #006600;
}

.pageimageright {
    float: right;
    margin: 0 0 10px 15px;
}


/* ******************* */
/* Responsive videos   */
/* ******************* */

.video_iframe {
  width: 100%;
  height: auto;
  position: relative;
  margin-bottom: 20px;
}

.video_iframe::before {
  content: '';
  display: block;
  padding-top: 56.25%;
  height: 0;
}

.video_iframe iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}


/* ******************* */
/* Lists */
/* ******************* */

#content ul {
    list-style: none;
    padding: 0px;
    margin: 0px 10px 18px;
}

#content ul li {
    text-indent: -10px;
    margin-left: 10px;
    padding: 3px 0px;
}

#copy ul li:before {
    content: "\203A \00a0";
    color: #586DB0;
    font-size: 17px;
    line-height: 10px;
}

#copy ol li {
    margin-left: 20px;
    padding: 3px 0px;
}


/* ******************* */
/* Tables */
/* ******************* */

#content>table,
table {
    width: 100% !important;
    margin: 20px 0px;
}

table tr:nth-child(odd) {
    background-color: #f5f5f5;
}

table thead tr {
    background-color: transparent !important;
}

table tr td {
    border-bottom: 1px solid #333;
    text-align: center;
    padding: 14px 14px;
    text-align: left !important;
    vertical-align: middle !important;
}

table tr:hover td {
    background: #fcfcfc;
}

table thead tr th,
table thead tr td,
table thead tr:hover th,
table thead tr:hover td {
    background-color: #c78c02;
    padding: 5px;
    font-weight: bold;
    padding: 14px 14px;
    font-size: 15px;
    text-align: left !important;
}

table thead tr th:first-of-type,
table thead tr td:first-of-type {
    border-top-left-radius: 8px;
}

table thead tr th:last-of-type,
table thead tr td:last-of-type {
    border-top-right-radius: 8px;
}

table tr td p {
    padding: 0px;
    margin: 0px !important;
}

table tr.rowDivider td {
    border-top: 3px solid #333;
}

table.invisibleTable tr,
table.invisibleTable tr:hover,
table.invisibleTable td,
table.invisibleTable td:hover,
table.invisibleTable tr:hover td,
table.gsc-search-box tr,
table.gsc-search-box tr:hover,
table.gsc-search-box td,
table.gsc-search-box td:hover,
table.gsc-search-box tr:hover td {
    border: 0;
    background: transparent !important;
    vertical-align: top !important;
}

table.invisibleTable tr,
table.invisibleTable td {
    padding: 5px;
}


/* ******************* */
/* font-face */
/* ******************* */

@font-face {
    font-family: 'Aurulent Sans';
    src: url('/fonts/AurulentSans-Regular-webfont.eot');
    src: url('/fonts/AurulentSans-Regular-webfont.eot?#iefix') format('embedded-opentype'), url('/fonts/AurulentSans-Regular-webfont.woff') format('woff'), url('/fonts/AurulentSans-Regular-webfont.ttf') format('truetype'), url('/fonts/AurulentSans-Regular-webfont.svg#AurulentSansRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Aurulent Sans';
    src: url('/fonts/AurulentSans-Italic-webfont.eot');
    src: url('/fonts/AurulentSans-Italic-webfont.eot?#iefix') format('embedded-opentype'), url('/fonts/AurulentSans-Italic-webfont.woff') format('woff'), url('/fonts/AurulentSans-Italic-webfont.ttf') format('truetype'), url('/fonts/AurulentSans-Italic-webfont.svg#AurulentSansItalic') format('svg');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'Aurulent Sans';
    src: url('/fonts/AurulentSans-Bold-webfont.eot');
    src: url('/fonts/AurulentSans-Bold-webfont.eot?#iefix') format('embedded-opentype'), url('/fonts/AurulentSans-Bold-webfont.woff') format('woff'), url('/fonts/AurulentSans-Bold-webfont.ttf') format('truetype'), url('/fonts/AurulentSans-Bold-webfont.svg#AurulentSansBold') format('svg');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Aurulent Sans';
    src: url('/fonts/AurulentSans-BoldItalic-webfont.eot');
    src: url('/fonts/AurulentSans-BoldItalic-webfont.eot?#iefix') format('embedded-opentype'), url('/fonts/AurulentSans-BoldItalic-webfont.woff') format('woff'), url('/fonts/AurulentSans-BoldItalic-webfont.ttf') format('truetype'), url('/fonts/AurulentSans-BoldItalic-webfont.svg#AurulentSansBoldItalic') format('svg');
    font-weight: bold;
    font-style: italic;
}
