/* ------ Section 1 - Global Body, Font and Link Settings ------ */

body {
background: #fff;
font: 0.813em/1.3 Verdana, Geneva, sans-serif;
color: #000;
margin: 0;
}
a img {
border: 0;
}

hr {
border-style:solid;
width: 75%;
}

/* ------ Section 2 - Global Page Structure ------- */

#PageWrapper {
width: 960px;
}

table#PageWrapper {
border-collapse: collapse;
}

td#Header,
td#Footer,
td#NavColumn,
td#ContentWrapper,
td#ContentColumn,
td#ExtraColumn {
padding: 0;
vertical-align: top;
}

/* -- Header -- */

#Header {
width: 960px;
}

#Header .Liner {
min-height: 98px;
_height: 98px;
}

/* -- NavColumn -- */

#NavColumn {
width: 130px;
}

#NavColumn .Liner {
padding: 1px 4px;
}

div#NavColumn {
float: left;
margin-left: -725px;
}

/* -- ContentColumn -- */

#ContentWrapper {
width: 595px;
}

div#ContentWrapper {
float: left;
padding-left: 130px;
}

#ContentColumn {
width: 595px;
}

#ContentColumn .Liner {
padding: 16px 39px 0 38px;
}

/* -- ExtraColumn -- */

#ExtraColumn {
width: 235px;
}

#ExtraColumn .Liner {
padding: 18px 4px;
}

div#ExtraColumn {
float: right;
}

/* -- Footer -- */

#Footer {
width: 960px;
clear: both;
}

.Liner {
padding: 1px 0;
*zoom: 1;
}

/* ------ Section 3 - Page Structure Details ------ */

#Header .Liner {
background: url('sd/image-files/topimage-3col.jpg') no-repeat;
}

#Footer .Liner {
text-align: center;
background: #fff;
}

/* ------ Section 4 - Left Column Navigation ------ */

#PageWrapper .Navigation h3 { /* Nav Headers rules to prevent sitedesigner h3 inheritance */
font-family: Verdana, Geneva, sans-serif;
font-size: 18px;
font-weight: bold;
font-style: normal;
color: #000000;
text-align: left;
background-color: transparent;
background-image: none;
border: 0;
}

.Navigation {
margin-top: -1px;
}

#PageWrapper .Navigation h3,
.Navigation ul {
margin: 0 -4px;
padding: 0;
}

.Navigation li {
margin: 0;
list-style: none;
display: block;
}

#PageWrapper div.Navigation a,
.Navigation a,
#PageWrapper div.Navigation a:visited,
.Navigation a:visited {
display: block;
height: 31px;
line-height: 31px;
overflow: hidden;
text-align: center;
text-decoration: none;
color: #993333;
font-size: 110%;
font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
}

table#PageWrapper .Navigation ul a {
min-width: 130px;
_width: 130px;
}

/* ------ Section 5 - Additional Navigation ------ */

/* -- Thumbnail-with-Caption Navigation -- */

.ThumbnailLink {
text-align: center;
}

/* -- Horizontal Text NavBar -- */

#Header .ExtraNav {
padding: 1px 4px 0 290px;
text-align: right;
}

.ExtraNav ul {
margin: 0 0 0.5em;
padding: 0;
}

.ExtraNav ul li {
margin: 0;
list-style: none;
display: inline;
}

/* ------ Section 6 - Specific Font Styles ------ */

h1, h2, h3 {
margin: 6px 0 14px 0;
}

h1 {
font-size: 200%;
}

h2 {
font-size: 170%;
}

h3 {
font-size: 140%;
}

h4 {
font-size: 100%;
}

a .Caption {
color: inherit;
}

.CaptionLeft {
text-align: left !important;
}

.CaptionCenter {
margin-left: auto;
margin-right: auto;
text-align: center !important;
}

.CaptionRight {
text-align: right !important;
}

.Caption {
font-size: 85%;
font-weight: bold;
display: block;
}

blockquote {
margin: 1em 2em;
font-size: 120%;
font-family: Georgia, serif;
line-height: 1.4;
font-style: italic;
}

/* ------ Section 7 - Boxes ------ */

/* -- Callout Box -- */

#PageWrapper .CalloutBox p { /* SiteDesigner inheritance prevention */
font-family: Verdana, Geneva, sans-serif;
font-size: 12px;
font-variant: normal;
color: #000000;
}

.CalloutBox {
background: #ccc;
width: 85%;
margin: 1em auto;
padding: 0.3em;
}

.CalloutBox p {
font-size: 95%;
margin: 0;
padding: 0.5em;
}

/* -- Reminder Box -- */

#PageWrapper .ReminderBox h4 { /* SiteDesigner inheritance prevention */
font-family: Verdana, Geneva, sans-serif;
font-size: 13px;
font-weight: bold;
font-style: normal;
font-variant: normal;
color: #000000;
text-align: center;
border: 0;
margin: 0;
background: none;
}

#PageWrapper .ReminderBox p { /* SiteDesigner inheritance prevention */
font-family: Verdana, Geneva, sans-serif;
font-size: 13px;
font-variant: normal;
color: #000000;
}

.ReminderBox {
background: #ccc;
width: 35%;
margin: 1em 0;
padding: 0.3em;
float: right;
}

.ReminderBox h4 {
margin: 0;
padding: 0.5em;
text-align: center;
}

.ReminderBox p {
margin: 0;
padding: 0.5em;
}

/* -- AdSense Boxes -- */

.AdSenseBoxLeft {
margin: 0 18px 12px;
float: left;
}

.AdSenseBoxRight {
margin: 0 18px 12px;
float: right;
}

.AdSenseResponsiveBox {
    width: 50%;
}

@media only screen and (max-width: 447px) {
    .AdSenseResponsiveBox {
        margin: 0;
        float: none;
        width: 100%;
    }
}

.AdSenseBoxCenter {
text-align: center;
clear: both;
}

.AdSenseBoxCenter468 {
width: 468px;
margin: 0 auto 12px;
clear: both;
}

.AdSenseBoxExtraColumn {
padding: 0;
margin: 0 auto 12px;
clear: both;
}

/* -- Return To Nav Box -- */

.ReturnToNavBox {
margin: 40px auto 0;
padding: 0 2px;
}

/* -- FBI -- */

.formBarGraphBar {
border: 0;
background-color: #009;
}

/* -- What's New Block -- */

#PageWrapper .WhatsNew h2 { /* SiteDesigner inheritance prevention */
font-family: Verdana, Geneva, sans-serif;
font-weight: bold;
font-style: normal;
font-variant: normal;
color: #000000;
border: 0;
background: #CCCCCC;
}

#PageWrapper .WhatsNew h3 { /* SiteDesigner inheritance prevention */
font-family: Verdana, Geneva, sans-serif;
font-size: 16px;
font-weight: bold;
font-style: normal;
font-variant: normal;
text-align: left;
border: 0;
margin: 6px 0 0 0;
padding: 0;
background: none;
}

.WhatsNew {
box-sizing: border-box;
border: 1px solid #ccc;
margin: 1em 0;
position: relative;
}

#PageWrapper .WhatsNew img {
border: 0;
max-width: 100%;
height: auto;
width: auto\9; /* ie8 */
}

#PageWrapper .WhatsNew h2 {
margin: 0;
padding: 0.3em 24px 0.3em 4px;
_padding-right: 4px;
background: #ccc;
line-height: 1.2;
font-size: 125%;
text-align: center;
}

#PageWrapper .WhatsNew ol,
#PageWrapper .WhatsNew ul,
#PageWrapper .WhatsNew li {
margin: 0;
padding: 0;
list-style: none;
*zoom: 1;
background: transparent;
}

#PageWrapper .WhatsNew ol {
margin: 0 10px;
overflow: hidden;
}

#PageWrapper .WhatsNew ol li {
display: block;
padding-bottom: 1px;
border-top: 1px solid #ccc;
margin-top: -1px;
}

#PageWrapper .WhatsNew h3 {
font-size: 125%;
line-height: 1.2;
margin-bottom: 0;
}

.WhatsNew-time {
font-size: 75%;
color: #888;
margin-top: 0.5em;
}

.WhatsNew-more {
text-align: right;
margin: 1em 0;
}

.WhatsNew-subscribe {
position: absolute;
z-index: 2;
top: 0;
right: 0;
text-align: right;
_display: none;
}

.WhatsNew-icon {
padding: 4px 4px 2px;
}

#PageWrapper .WhatsNew-subscribe ul {
display: none;
padding: 2px 4px;
background: #ccc;
}

#PageWrapper .WhatsNew-subscribe ul li {
display: block;
background-image: none;
}

#PageWrapper .WhatsNew-subscribe:hover ul {
display: block;
}

#PageWrapper .WhatsNew-subscribe ul img {
display: block;
padding: 2px 0;
}

.mobile #PageWrapper .WhatsNew h2 {
padding-right: 4px;
}

.mobile .WhatsNew-subscribe {
position: static;
}

.mobile .WhatsNew-icon {
display: none;
}

.mobile #PageWrapper .WhatsNew-subscribe ul {
display: block;
text-align: center;
}

.mobile #PageWrapper .WhatsNew-subscribe ul img {
display: inline-block;
}

.WhatsNewLeft {
float: left;
margin-right: 0.5em;
}

.WhatsNewRight {
float: right;
margin-left: 0.5em;
}

.WhatsNewCenter {
margin-left: auto;
margin-right: auto;
}

/* -- Blog -- */

.blogItItem {
margin: 18px 0;
border-bottom: 1px solid #ccc;
}

/* -- RSS Box -- */

.RSSbox {
padding: 0.2em 0 1em;
font-weight: bold;
text-align: center;
border: 1px solid #000;
margin-top:8px;
margin-bottom:8px;
}

.RSSbox img {
padding: 1px 0;
}

.RSSbox ul,
.RSSbox ul li {
margin: 0;
padding: 0;
}

.RSSbox ul {
list-style-type: none;
clear: both;
}

.RSSbox ul li {
text-align: center;
}

.RSSbox ul li img {
border: 0;
padding: 1px 0;
}

/* BEGIN =Text\Image Block - base */
.text_image_block {
    margin: 0.5em 0 0 0;
}

.text_image_not_floated.text_image_left .ImageBlock img {
    float: left;
}

.text_image_not_floated.text_image_right .ImageBlock img {
    float: right;
}

.text_image_not_floated.text_image_center .ImageBlock {
    text-align: center;
}

#PageWrapper .text_image_floated .ImageBlock {
    margin: 0.3em 0 0 0;
}

#PageWrapper .text_image_floated.text_image_left .ImageBlock {
    float: left;
    margin-right: 10px;
}

#PageWrapper .text_image_floated.text_image_right .ImageBlock {
    float: right;
    margin-left: 10px;
}

.text_image_top_cleared,
.text_image_both_cleared {
    clear: both;
}

.text_image_bottom_cleared p:last-of-type:after,
.text_image_both_cleared p:last-of-type:after {
    content: "";
    clear: both;
    display: block;
    width: 100%;
}
/* END =Text\Image Block - base */

/* BEGIN =Text\Image Block - MobilizeIt */
html.mobile #PageWrapper .text_image_floated.text_image_left .ImageBlock,
html.mobile #PageWrapper .text_image_floated.text_image_right .ImageBlock {
    float: none;
    margin: 0 0 15px 0;
}

html.mobile div#PageWrapper .text_image_floated .ImageBlock {
    max-width: 100%;
}
/* END =Text\Image Block - MobilizeIt */

/* -- Ezine2 Box -- */

.Ezine2 {
    margin: 1em 0;
    padding: 0.5em;
    border: 1px solid #eee;
}

.EzineRow {
    padding: 0.5em 0;
    max-width: 100%;
    box-sizing: border-box;
}

.EzineVertical label {
    display: block;
}

.EzineHorizontal .EzineRow,
.EzineHorizontal label {
    display: inline-block;
}

.Ezine2 label,
.Ezine2 input[type="text"],
.Ezine2 input[type="email"],
.EzineButton {
    vertical-align: middle;
    max-width: 100%;
    box-sizing: border-box;
}

.EzineLeft {
    text-align: left;
}

.EzineCenter {
    text-align: center;
}

.EzineRight {
    text-align: right;
}

/* -- Ezine Box -- */

.Ezine {
border: 1px solid #666;
background: #fff;
color: #000;
padding: 0.3em;
margin-top:8px;
margin-bottom:8px;
}

.Ezine table {
width: 100%;
}

.Ezine td {
width: 50%;
text-align: center;
vertical-align: top;
}

.Ezine .EzineInputAbove {
width: 100%;
}

.EzineInput input {
width: 90%;
max-width: 350px;
}

td.EzineLabel {
text-align: right;
font-weight: bold;
}

td.EzineLabelAbove {
text-align: center;
}

.EzineDescription {
text-align: center;
}

.EzineDescription small {
font-size: 90%;
}

/* -- ImageBlock -- */

.grid_block {
    table-layout: fixed;
    border-collapse: collapse;
}

.grid_block td {
    padding: 0;
}

img {
    max-width: 100%;
    box-sizing: border-box;
}

/* none-JavaScript fix for too large images */
#PageWrapper .ImageBlock img,
#PageWrapper .ImageBlock .Caption {
    max-width: 100%;
}

/* IE9 and Chrome (~20) margin fix for block images with margin: auto */
.ImageBlock img {
    margin: 0;
}

#PageWrapper .ImageBlock {
    overflow: hidden;
    max-width: 100%;
}

#PageWrapper .ImageBlockLeft {
    float: left;
    text-align: center;
}

#PageWrapper .ImageBlockLeft img,
#PageWrapper .ImageBlockLeft .Caption {
    margin-right: 5px;
}

#PageWrapper .ImageBlockRight {
    float: right;
    text-align: center;
}

#PageWrapper .ImageBlockRight img,
#PageWrapper .ImageBlockRight .Caption {
    margin-left: 5px;
}

#PageWrapper .ImageBlockCenter {
    text-align: center;
}

#PageWrapper .ImageBlockCenter .Caption {
    margin-left: auto;
    margin-right: auto;
}

/* BEGIN =Media Block */
#PageWrapper .MediaBlock {
    margin-top: 15px;
    margin-bottom: 15px;
}

#PageWrapper .MediaBlockLeft {
    float: left;
    margin-right: 15px;
}

#PageWrapper .MediaBlockRight {
    float: right;
    margin-left: 15px;
}

#PageWrapper .MediaBlockCenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 15px;
    margin-bottom: 15px;
}
/* END =Media Block */

/* BEGIN =GDPR consent cookie bar */
.eucookiebar button, .eucookiebar p{
    display:inline-block;
    margin:.25em .5em;
    font-family:"Lucida Grande",Geneva,Arial,Verdana,sans-serif;
}

.eucookiebar{
    text-align:center;
    position:absolute;
    top:-250px;
    left:0;
    right:0;
    background:#fff;
    padding:.5% 2%;
    box-shadow:0 4px 10px 1px rgba(0,0,0,.2);
    z-index:9999;
    font-size:12px;
    font-family:"Lucida Grande",Geneva,Arial,Verdana,sans-serif;
    color:#666;
    transition:top .5s ease,bottom .5s ease, opacity .5s ease
}
.eucookiebar a{
    color:#00f;
    font-weight:400;
    text-decoration:underline
}
.eucookiebar a:visited{
    color:#551A8B
}
.eucookiebar a:active{
    color:red
}
.eucookiebar button{
    background:#eee;
    border:1px solid #888;
    border-radius:4px;
    font-size:100%;
    font-weight:700;
    color:#666
}
.eucookiebar button:hover{
    background:#666;
    color:#fff
}
.eucookiebar.show{
    top:0;
    opacity:1;
}
.eucookiebar.hide{
    top:-250px;
    opacity:0;
    pointer-events:none;
}
.eucookiebar.bottom{
    top:auto;
    bottom:-250px;
    position:fixed;
}
.eucookiebar.bottom.show{
    bottom:0;
}
.eucookiebar.bottom.hide{
    bottom:-250px;
}
/* END =GDPR consent cookie bar */

#PageWrapper .noalignment {
    float: left;
    max-width: 100%;
}

#PageWrapper .noalignment .Caption {
    margin: 0;
}

#PageWrapper .pinit {
    text-align: center;
}

#PageWrapper .formwrapper .formBuilderForm-Throbber {
    border: 0;
}
#PageWrapper .FormBlockLeft .formwrapper {
    float: left;
    margin-right: 5px;
}

#PageWrapper .FormBlockRight .formwrapper {
    float: right;
    margin-left: 5px;
}

#PageWrapper .FormBlockCenter .formwrapper {
    margin-left: auto;
    margin-right: auto;
}

/* -- Responsive Grid Block -- */

.mobile .responsive-row img,
.bb1mobile .responsive-row img {
    max-width: 100% !important;
    box-sizing: border-box;
}

@media only screen and (max-width: 768px) {
    .responsive-row img {
        max-width: 100% !important;
        box-sizing: border-box;
    }
}

.responsive-row,
div[class*='responsive_grid_block-'] {
    overflow: hidden;
}

div[class*='responsive_col-'] {
    float: left;
    min-height: 1px;
    box-sizing: border-box;
}

.responsive_grid_block-12 div[class*='responsive_col-'] {
    width: 8.333%;
}

.responsive_grid_block-11 div[class*='responsive_col-'] {
    width: 9.0909%;
}

.responsive_grid_block-10 div[class*='responsive_col-'] {
    width: 10%;
}

.responsive_grid_block-9 div[class*='responsive_col-'] {
    width: 11.111%;
}

.responsive_grid_block-8 div[class*='responsive_col-'] {
    width: 12.5%;
}

.responsive_grid_block-7 div[class*='responsive_col-'] {
    width: 14.285%;
}

.responsive_grid_block-6 div[class*='responsive_col-'] {
    width: 16.666%;
}

.responsive_grid_block-5 div[class*='responsive_col-'] {
    width: 20%;
}

.responsive_grid_block-4 div[class*='responsive_col-'] {
    width: 25%;
}

.responsive_grid_block-3 div[class*='responsive_col-'] {
    width: 33.333%;
}

.responsive_grid_block-2 div[class*='responsive_col-'] {
    width: 50%;
}

@media only screen and (max-width: 768px) {
    .responsive_grid_block-12 div[class*='responsive_col-'] {
        width: 16.666%;
    }

    .responsive_grid_block-12 > .responsive-row > .responsive_col-7 {
        clear: left;
    }

    .responsive_grid_block-10 div[class*='responsive_col-'] {
        width: 20%;
    }

    .responsive_grid_block-10 > .responsive-row > .responsive_col-6 {
        clear: left;
    }

    .responsive_grid_block-9 div[class*='responsive_col-'] {
        width: 33.333%;
    }

    .responsive_grid_block-9 > .responsive-row > .responsive_col-4,
    .responsive_grid_block-9 > .responsive-row > .responsive_col-7 {
        clear: left;
    }

    .responsive_grid_block-8 div[class*='responsive_col-'] {
        width: 25%;
    }

    .responsive_grid_block-8 > .responsive-row > .responsive_col-5 {
        clear: left;
    }

    .responsive_grid_block-6 div[class*='responsive_col-'] {
        width: 33.333%;
    }

    .responsive_grid_block-6 > .responsive-row > .responsive_col-4 {
        clear: left;
    }

    .responsive_grid_block-4 div[class*='responsive_col-'] {
        width: 50%;
    }

    .responsive_grid_block-4 > .responsive-row > .responsive_col-3 {
        clear: left;
    }
}

@media only screen and (max-width: 447px) {

    .responsive_grid_block-12 div[class*='responsive_col-'] {
        width: 25%;
    }

    .responsive_grid_block-12 > .responsive-row > .responsive_col-5,
    .responsive_grid_block-12 > .responsive-row > .responsive_col-9 {
        clear: left;
    }

    .responsive_grid_block-12 > .responsive-row > .responsive_col-7 {
        clear: none;
    }

    .responsive_grid_block-8 div[class*='responsive_col-'],
    .responsive_grid_block-6 div[class*='responsive_col-'] {
        width: 50%;
    }

    .responsive_grid_block-8 > .responsive-row .responsive_col-3,
    .responsive_grid_block-8 > .responsive-row .responsive_col-5,
    .responsive_grid_block-8 > .responsive-row .responsive_col-7 {
        clear: left;
    }

    .responsive_grid_block-6 > .responsive-row > .responsive_col-3,
    .responsive_grid_block-6 > .responsive-row > .responsive_col-5 {
        clear: left;
    }

    .responsive_grid_block-6 > .responsive-row > .responsive_col-4 {
        clear: none;
    }

    .responsive_grid_block-11 div[class*='responsive_col-'],
    .responsive_grid_block-10 div[class*='responsive_col-'],
    .responsive_grid_block-7 div[class*='responsive_col-'],
    .responsive_grid_block-5 div[class*='responsive_col-'],
    .responsive_grid_block-4 div[class*='responsive_col-'],
    .responsive_grid_block-3 div[class*='responsive_col-'],
    .responsive_grid_block-2 div[class*='responsive_col-'] {
        width: 100%;
    }
}

/* Responsive videos */

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0; 
    overflow: hidden;
}

.video-container iframe,
.video-container object,
.video-container embed,
.video-container video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* center Facebook like and comment widgets */
#PageWrapper .fb-like,
#PageWrapper .fb-comments {
    display: block;
    text-align:center;
    margin-top: 10px;
    margin-bottom: 10px;
}

/* special classname for forms */
#PageWrapper .formbody td {
    padding: 2px;
}

#NavColumn .formbody input[type="text"],
#NavColumn .formbody textarea,
#NavColumn .formbody img {
    max-width: 114px;
}

#NavColumn .formbody img.captcha_img {
    margin-bottom: 10px;
}

/* remove graphical bullets in the C2 Thank you notifications section */
#notificationOptions,
#notificationOptions li {
    list-style-type: none;
}

.socializeIt,
.formbody,
.c2_invitation {
    margin-top: 12px;
    margin-bottom: 12px;
}

.googlePlusOne {
    margin-top: 8px;
    margin-bottom: 8px;
}

.with_images .othervisitors p {
    margin-left:56px;
}

.thumb_container {
    float:left;
    width:50px;
    height:50px;
    overflow:hidden;
    margin-top:3px;
}

.with_images .othervisitors .submission_thumbnail {
    width:100%;
}

.othervisitors {
    clear: both;
}

.othervisitors img {
    border: 0;
}

/* -- Related Pages Block -- */
#PageWrapper .RelatedPagesBlock ul {
    padding:0;
    margin:0;
    list-style:none;
}
/* down with thumbnail */
#PageWrapper .RelatedPagesBlock ul.down .relatedPagesThumbnail {
    float:left;
    margin-right:10px;
 }
 #PageWrapper .RelatedPagesBlock ul.down .relatedPagesThumbnail a {
    display: block;
    width:50px;
    height:50px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url(ssimgs/image-placeholder.png);
 }
 #PageWrapper .RelatedPagesBlock ul.down h3 {
    margin-top:0;
    margin-bottom:0;
 }
 #PageWrapper .RelatedPagesBlock ul.down p {
    margin:0;
 }
 #PageWrapper .RelatedPagesBlock ul li {
    border:none !important;
 }
 #PageWrapper .RelatedPagesBlock ul.down  li {
    clear: both;
    overflow: hidden;
    padding-top:10px;
    padding-bottom:10px;
 }

/* 4 across */
#PageWrapper .RelatedPagesBlock ul.across {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;

  -webkit-flex-flow: row wrap;
  justify-content: space-between;
}

#PageWrapper .RelatedPagesBlock ul.across .relatedPagesThumbnail a {
    display: block;
    width:100%;
    height:200px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url(ssimgs/image-placeholder.png);
 }

#PageWrapper .RelatedPagesBlock ul.across li {
    box-sizing: border-box;
    padding:10px 0;
    width: 200px;
}

/* text */
#PageWrapper .RelatedPagesBlock ul.text li {
    padding-top:10px;
    padding-bottom:10px;
}
#PageWrapper .RelatedPagesBlock ul.text li .relatedPagesThumbnail{
    display: none;
}
#PageWrapper .RelatedPagesBlock ul.text li p {
    margin:0;
}
#PageWrapper .RelatedPagesBlock .text h3 {
    margin-top:0;
}

/* -- TOC -- */

.TOC dt {
font-weight: bold;
}
.TOC dd {
margin-bottom:20px;
}

/* ------ Section 8 - Frequently Used Styles ------ */

/* -- lists -- */

#ContentColumn ul {
list-style-type: disc;
margin: 0 0 8px 10px;
padding-left: 40px;
}

#ContentColumn li {
margin: 0 0 8px 5px;
}

#ContentColumn ol {
list-style-type: decimal;
margin: 0 0 8px 10px;
}

#ContentColumn li {
margin: 0 0 8px 5px;
}

/* -- floats -- */

hr {
    clear: both;
}

#PageWrapper .ImageBlockCenter {
margin: 1em 0;
}

.ItemRight {
float: right;
margin: 2px 0 12px 18px;
text-align: center;
}

.ItemCenter {
margin: 2px auto 12px auto;
text-align: center;
clear: both;
}

.ItemLeft {
float: left;
margin: 2px 18px 12px 0;
text-align: center;
}

.Center {
text-align: center;
}

/* ======================================================================= */
/* Mobilize It! CSS */
@media only screen and (max-device-width: 480px) {
    html {
        -webkit-text-size-adjust: none; /* prevent iOS from scaling text */
    }
}

html.landscape #ContentColumn { /* landscape mode */
    font-size: 125%;
    line-height: 1.3;
}

html.mobile .desktopOnly {
    display: none !important;
}

.mobileOnly {
    display: none !important;
}

html.mobile .mobileOnly {
    display: block !important;
}

html.mobile form > table {
    max-width: 100% !important;
    width: auto !important;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

html.mobile #edit textarea {
    width: 100% !important;
}

html.mobile .InvShelpbox {
    left: 0 !important;
    width: 100% !important;
}

html.mobile #NotifyDiv  input[type="text"],
html.mobile .formbody input[type="text"],
html.mobile .comments input[type="text"],
html.mobile #NotifyDiv  textarea,
html.mobile .formbody textarea,
html.mobile .comments textarea,
html.mobile #NotifyDiv  select,
html.mobile .formbody select,
html.mobile .comments select {
    width: 90% !important;
}

html.mobile #pendingSubmission table {
    width: 100%;
}

html.mobile #PageWrapper img {
    max-width: 100%;
    height: auto;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

html.mobile iframe {
    max-width: 100%;
}

html.mobile .fb-like iframe {
    max-width: none !important;
}

#toolbar {
    display:none;
}

#toolbar {
    text-align: center;
    width: 100%;
    height: auto;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 1000;
    padding: 4px 2px;
    background: #000;
    position: fixed;
    top: 0;
    left: 0;
    display: block;
}

html.mobile #toolbar {
    display: table;
    padding: 0;
}

html.mobile #toolbarInnerWrapper {
    display: table-cell;
    vertical-align: middle;
    height: 35px;
}

html.mobile #toolbar button {
    width: 47.5%;
    font-size: 12px;
    padding: 0.3em;
}

html.android2 #toolbar button {
    background: #f7f7f7;
    border: 1px solid #2F4255;
    border-radius: 0.5em;
}

html.fullView #mobileBtn {
    width: 97%;
}

html.mobile #toTopBtn,
html.mobile #navBtn {
    width: 64.1%;
}

html.mobile #fullBtn {
    width: 31.1%;
    margin-right: 4px;
}

html.mobile #fullBtn,
html.mobile #navBtn {
    display: inline-block;
}

#fullBtn,
#navBtn,
#toTopBtn,
html.mobile #mobileBtn {
    display: none;
}

.iosbtnfix {
    height: 1000px;
    overflow: hidden;
}

.phantomHeaderImage {
    position: absolute;
    left: -9999px;
    top: -9999px;
}

html.mobile,
html.mobile body {
    height: 100%;
}

html.mobile #PageWrapper {
    margin-top: 35px;
    text-align: center;
    width: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
    background-size: 100%;
    -webkit-overflow-scrolling: touch;
}

html.fullView #PageWrapper {
    margin-top: 65px;
}

html.mobile #Header,
html.mobile #Footer {
    width: 100%;
}

html.mobile #Header .Liner{
    background-size: 100%;
}

html.mobile #ContentWrapper {
    padding: 0;
    float: none;
    width: auto;
}

html.mobile #ContentColumn {
    width: auto;
}

html.mobile #ContentColumn,
html.mobile #NavColumn,
html.mobile #ExtraColumn {
    float: none;
    margin: 0;
}

html.mobile #NavColumn,
html.mobile #ExtraColumn {
    margin-top: 200px;
}

html.mobile #ContentColumn,
html.mobile #Header,
html.mobile #NavColumn,
html.mobile #ExtraColumn {
    text-align: left;
}

html.mobile #NavColumn,
html.mobile #ExtraColumn {
    display: inline-block;
    vertical-align: top;
    overflow: hidden;
}

html.mobile #Footer {
    position: absolute;
    top: 10000px;
    left: 0;
    overflow: hidden;
}

@media only screen and (max-width: 550px) {
    html.mobile .socializeIt,
    html.mobile .socializeIt img,
    html.mobile .socializeIt textarea {
        width: 100% !important;
    }

    html.mobile .socializeIt td[rowspan="2"],
    html.mobile .socializeIt td[rowspan="1"] {
        white-space: normal !important;
    }
}

@media only screen and (max-width: 450px) {
    html.mobile .socializeIt .socialIcon {
        white-space: normal !important;
        text-align: center;
        display: block !important;
    }
    html.mobile .socializeIt .socialIcon span {
        display: block !important;
    }
}

html.mobile blockquote {
    margin-left: 8%;
    margin-right: 8%;
}

/* hide elements in mobile view */
html.mobile .ExtraNav {
    display: none !important;
}

/* ======================================================================= */
/* design-specific modifications */

@media only screen and (max-width: 359px) { /* portrait mode => narrowed columns */
    html.mobile #ExtraColumn {
        width: 182px;
    }
}

@media only screen and (min-width: 360px) {
    html.mobile #ExtraColumn {
        width: 222px;
    }
}

@media only screen and (max-width: 379px) {
    html.mobile #ExtraColumn * {
        max-width: 100%;
        background-size: 100%;
    }

    html.mobile #ExtraColumn .pinit > span {
        background-size: 14px 14px;
    }
}

@media only screen and (min-width: 380px) {
    html.mobile #ExtraColumn {
        width: 235px;
    }
}

html.mobile #PageWrapper {
    background: transparent;
}

html.mobile #ContentColumn .Liner {
    padding-left: 2%;
    padding-right: 2%;
}

html.mobile #NavColumn .Liner {
    margin-top: 0;
    padding-top: 1px;
    padding-bottom: 10px;
}

html.mobile #ExtraColumn .Liner {
    padding: 1px 4px 10px 4px;
}

html.mobile #Footer .Liner {
    padding: 2% 2% 6%;
}

html.mobile .CalloutBox {
    padding: 1%;
}

/* ======================================================================= */
/* horizontal nav - base */

#PageWrapper div.HorizontalNavBar ul.root {
    display: inline-block;
    vertical-align: top;
    *display: inline;
    *zoom: 1;
    margin: 0 auto;
    padding: 0;
    line-height: 18px;
    font-size: 16px;
}

#PageWrapper div.HorizontalNavBar ul ul {
    display: none;
    position: absolute;
    top: 27px;
    left: 1px;
    z-index: 2;
    margin: 0 0 0 -1px;
    padding: 0;
    *zoom: 1;
    background: #fff;
    width: 150px;
}

#PageWrapper div.HorizontalNavBar ul ul ul {
    top: 0;
    left: 150px;
    margin: 0 0 0 -2px;
    _top: 1px;
}

#PageWrapper div.HorizontalNavBar li {
    display: block;
    margin: 0;
    padding: 0;
    list-style: none;
    position: relative;
    float: left;
    white-space: nowrap;
    border: 0;
}

#PageWrapper div.HorizontalNavBar li.li1 {
    z-index: 1;
}

#PageWrapper div.HorizontalNavBar li.hover {
    z-index: 2;
}

#PageWrapper div.HorizontalNavBar li li {
    float: none;
    white-space: normal;
    border: 1px solid #fff;
    background: #fff;
    margin-top: -1px;
}

#PageWrapper div.HorizontalNavBar span.navheader,
#PageWrapper div.HorizontalNavBar a {
    display: block;
    padding: 4px 8px;
    text-decoration: none;
    _float: left;
}

#PageWrapper div.HorizontalNavBar ul ul span.navheader,
#PageWrapper div.HorizontalNavBar ul ul a {
    _float: none;
}

#PageWrapper div.HorizontalNavBar span.navheader {
    cursor: default;
    *zoom: 1;
    position: relative;
    padding-left: 18px;
}

#PageWrapper div.HorizontalNavBar ul ul span.navheader {
    padding-left: 8px;
    padding-right: 18px;
}

#PageWrapper div.HorizontalNavBar span.navheader ins {
    display: block;
    width: 0;
    height: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    margin-top: -2px;
    left: 2px;
    border: 6px solid #fff;
    border-bottom: 0;
}

#PageWrapper div.HorizontalNavBar ul ul span.navheader ins {
    left: auto;
    top: 50%;
    right: 2px;
    margin-top: -6px;
    border-bottom-width: 6px;
    border-bottom-style: solid;
}

#PageWrapper div.HorizontalNavBar li.hover ul,
#PageWrapper div.HorizontalNavBarCSS li:hover ul {
    display: block;
}

#PageWrapper div.HorizontalNavBar li.hover li ul,
#PageWrapper div.HorizontalNavBarCSS li:hover li ul {
    display: none;
}

#PageWrapper div.HorizontalNavBar li li.hover ul,
#PageWrapper div.HorizontalNavBarCSS li li:hover ul {
    display: block;
}

#PageWrapper div.HorizontalNavBar li li.hover li ul,
#PageWrapper div.HorizontalNavBarCSS li li:hover li ul {
    display: none;
}

#PageWrapper div.HorizontalNavBar li li li.hover ul,
#PageWrapper div.HorizontalNavBarCSS li li li:hover ul {
    display: block;
}

#PageWrapper div.HorizontalNavBar li li li.hover li ul,
#PageWrapper div.HorizontalNavBarCSS li li li:hover li ul {
    display: none;
}

#PageWrapper div.HorizontalNavBar li li li li.hover ul,
#PageWrapper div.HorizontalNavBarCSS li li li li:hover ul {
    display: block;
}

/* .wide */
#PageWrapper div.HorizontalNavBarWide ul.root {
    width: 100%;
    display: table;
}

#PageWrapper div.HorizontalNavBarWide li {
    display: table-cell;
    float: none;
    text-align: center;
}

#PageWrapper div.HorizontalNavBarWide li li {
    text-align: left;
    display: block;
}

/* alignment */
#PageWrapper div.HorizontalNavBarLeft,
#PageWrapper div.HorizontalNavBarLeft li {
    text-align: left;
}

#PageWrapper div.HorizontalNavBarCenter,
#PageWrapper div.HorizontalNavBarCenter li {
    text-align: center;
}

#PageWrapper div.HorizontalNavBarRight,
#PageWrapper div.HorizontalNavBarRight li {
    text-align: right;
}

#PageWrapper div.HorizontalNavBarCenter li li,
#PageWrapper div.HorizontalNavBarRight li li {
    text-align: left;
}

/* mobile */
html.mobile #PageWrapper div.HorizontalNavBar ul.root > li {
    z-index: 2;
}

html.mobile #PageWrapper div.HorizontalNavBar ul.root > li.hover {
    z-index: 3;
}

/* ======================================================================= */
/* horizontal nav - design */

#Header .Liner {
    position: relative;
}

#Header .HorizontalNavBar {
    width: 100%;
    position: absolute;
    bottom: 9%;
    left: 0;
    font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
}

html.mobile #Header .HorizontalNavBar {
    bottom: 9%;
}

#PageWrapper div.HorizontalNavBar ul.root {
    font-size: 13px;
    line-height: 16px;
}

#PageWrapper div.HorizontalNavBar ul ul {
    top: 25px;
}

#PageWrapper div.HorizontalNavBar li {
    background: transparent;
    border: 1px solid #888;
    margin-left: -1px;
}

#PageWrapper div.HorizontalNavBar li li {
    background: #fff;
    border-color: #888;
    margin-left: 0;
}

#PageWrapper div.HorizontalNavBar span.navheader,
#PageWrapper div.HorizontalNavBar a {
    background: #fff;
    color: #993333;
    font-weight: normal;
}

#PageWrapper div.HorizontalNavBar .hover > span.navheader,
#PageWrapper div.HorizontalNavBar span.navheader:hover,
#PageWrapper div.HorizontalNavBar a:hover {
    background: #993333;
    color: #fff;
}

#PageWrapper div.HorizontalNavBar ul ul {
    background: #fff;
    width: 180px;
    margin-left: -2px;
}

#PageWrapper div.HorizontalNavBar ul ul ul {
    left: 180px;
}

#PageWrapper div.HorizontalNavBar span.navheader ins {
    border-color: #fff;
    border-top-color: #993333;
}

#PageWrapper div.HorizontalNavBar ul ul span.navheader ins {
    border-color: #fff;
    border-left-color: #993333;
}

#PageWrapper div.HorizontalNavBar .hover > span.navheader ins,
#PageWrapper div.HorizontalNavBar span.navheader:hover ins {
    border-color: #993333;
    border-top-color: #fff;
}

#PageWrapper div.HorizontalNavBar ul ul .hover > span.navheader ins,
#PageWrapper div.HorizontalNavBar ul ul span.navheader:hover ins {
    border-color: #993333;
    border-left-color: #fff;
}

/* disable hover state on mobile */
html.mobile #PageWrapper div.HorizontalNavBar a:hover,
html.mobile #PageWrapper div.HorizontalNavBar .hover > span.navheader,
html.mobile #PageWrapper div.HorizontalNavBar span.navheader:hover {
    background: #fff;
    color: #993333;
}

html.mobile #PageWrapper div.HorizontalNavBar .hover > span.navheader ins,
html.mobile #PageWrapper div.HorizontalNavBar span.navheader:hover ins {
    border-color: #fff;
    border-top-color: #993333;
}

html.mobile #PageWrapper div.HorizontalNavBar ul ul .hover > span.navheader ins,
html.mobile #PageWrapper div.HorizontalNavBar ul ul span.navheader:hover ins {
    border-color: #fff;
    border-left-color: #993333;
}

/* =Breadcrumbs */
#PageWrapper .BreadcrumbBlock .BreadcrumbTiers {
    list-style: none;
    margin:30px 0 0;
    padding:0;
}
#PageWrapper .BreadcrumbBlock .BreadcrumbTiers .BreadcrumbItem { 
    display: inline-block;
}
#PageWrapper .BreadcrumbBlock .BreadcrumbTiers .BreadcrumbItem + .BreadcrumbItem::before {
    color: black;
    content: ">";
}
#PageWrapper .BreadcrumbBlock.BreadcrumbBlockRight .BreadcrumbTiers {
    text-align:right;
}
#PageWrapper .BreadcrumbBlock.BreadcrumbBlockLeft .BreadcrumbTiers {
    text-align:left;
}
#PageWrapper .BreadcrumbBlock.BreadcrumbBlockCenter .BreadcrumbTiers {
    text-align:center;
}
/***** C2 styles *****/
.c2Form {
    padding:8px;
    border:1px solid #ddd;
}

.c2Form input[type=text] {
    max-width: 100%;
}

@media only screen and (max-width: 440px) {
    .c2Form table,
    .c2Form tr,
    .c2Form tbody,
    .c2Form td {
        display: block;
    }
    .c2Form table p {
        text-align: left !important;
    }
    .otherText {
        display: block;
    }
}

.InvShelp {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    background-color: #ffc;
}

.InvShelpT {
    background:#ddd;
    padding:0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    margin:0px;
    padding:0px;
    text-align:left;
}

a:link.InvShelp {text-decoration:none; color:#000;}

.InvShelpbox {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    background-color: #ffc;
    padding: 2px;
    border: 1px solid #666;
}

.InvSquestions {
    font-weight:bold;
    font-size:14px;
    margin:0;
}

.titleInput {
    width:80%;
    padding-top:4px;
    margin:0;
}

.storyInput {
    width:98%;
    padding-top:4px;
    margin:0;
}

.otherText {
}

.dividerRule {
    border-top:1px solid #ddd;
}

/***** Blog It! styles *****/

.blogItItem .blogItThumbnail {
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
    max-width: 150px;
}

.blogItItem .blogItReadMore {
    clear: both;
}

  /* additional styles */

      /* BEGIN =socialize it! 3 */
.SocialDestinations span {
    display: none;
}
.SocialShare .socialIcon:hover {
    text-decoration: none;
}
.SocialShare .socialIcon {
    line-height: 2em;
    white-space: nowrap;
}
#PageWrapper .SocialShare .socialIcon.twitter {
    color: #28a9e0;
}
#PageWrapper .SocialShare .socialIcon.facebook {
    color: #3b579d;
}
#PageWrapper .SocialShare .socialIcon.pinterest {
    color: #CD1D1F;
}
#PageWrapper .SocialShare .socialIcon.tumblr {
    color: #35465c;
}
#PageWrapper .SocialShare .socialIcon.reddit {
    color: #ff4500;
}
#PageWrapper .SocialShare .socialIcon.whatsapp {
    color: #25D366;
}
#PageWrapper .SocialShare .socialIcon.messenger {
    color: #0078FF;
}
#PageWrapper .SocialShare .socialIcon.google-plus {
    color: #df4a32;
}

.SocialShare.SocialShareSticky.SocialShareStickyRightNoTranslation a, 
.SocialShare.SocialShareSticky.SocialShareStickyRight a, 
.SocialShare.SocialShareSticky.SocialShareStickyLeft a,
.SocialShare.SocialShareSticky label
{
    display: block;
}
.SocialShare.SocialShareSticky.SocialShareStickyTop a, 
.SocialShare.SocialShareSticky.SocialShareStickyBottom a,
.SocialShare.SocialShareSticky label
{
    display: inline-block;
    vertical-align: middle;
}
/* social sticky show/hide button */
/* END =socialize it! 3 */  /* BEGIN =socialize it! sticky/hidden - see #40701, #40916 and #41702 */
.SocialShare.SocialShareSticky.SocialShareStickyRight.hidden,
.SocialShare.SocialShareSticky.SocialShareStickyRightNoTranslation.hidden {
      transform: translateY(-50%) translateX(100%);
}
.SocialShare.SocialShareSticky.SocialShareStickyLeft.hidden {
      transform: translateY(-50%) translateX(-100%);
}
.SocialShare.SocialShareSticky.SocialShareStickyTop.hidden {
      transform: translateY(-100%) translateX(-50%);
}
.SocialShare.SocialShareSticky.SocialShareStickyBottom.hidden {
      transform: translateY(100%) translateX(-50%);
}

.SocialShareSticky.SocialShareStickyRight.hidden .hideButton,
.SocialShareSticky.SocialShareStickyRightNoTranslation.hidden .hideButton 
{
    left: -35px;
    -ms-transform: rotate(0.75turn);
    transform: rotate(0.75turn);
}

.SocialShareSticky.SocialShareStickyLeft.hidden .hideButton
{
    right: -35px;
    -ms-transform: rotate(-0.75turn);
    transform: rotate(-0.75turn);
}
.SocialShareSticky.SocialShareStickyTop.hidden .hideButton
{
    top: 30px;
    -ms-transform: rotate(0.5turn);
    transform: rotate(0.5turn);
}
.SocialShareSticky.SocialShareStickyBottom.hidden .hideButton
{
    bottom: 30px;
    -ms-transform: rotate(1turn);
    transform: rotate(1turn);
}
.SocialShareSticky .hideButton {
    cursor: pointer; 
    border: 0; 
    position: absolute; 
    right: 0px;
    width: 51px; 
    height: 51px; 
    padding: 20px; 
}
.SocialShareStickyRight .hideButton,
.SocialShareStickyRightNoTranslation .hideButton {
    -ms-transform: rotate(0.25turn);
    transform: rotate(0.25turn);
}
.SocialShareStickyLeft .hideButton {
    -ms-transform: rotate(-0.25turn);
    transform: rotate(-0.25turn);
}
.SocialShareSticky.SocialShareStickyTop .hideButton {
    right:-47px;
    top:0;
}
.SocialShareSticky.SocialShareStickyBottom .hideButton {
    right:-47px;
    bottom:0;
    -ms-transform: rotate(0.50turn);
    transform: rotate(0.50turn);
}
/* END =socialize it! sticky/hidden - see #40701, #40916 and #41702 */  /* BEGIN =socialize it! 3 (part 2) */
.SocialShareSticky {
    position: fixed;
    right: 0;
    top: 50%;
    padding: 5px;
    z-index: 9999;
    background: #fff;
    text-align:center;
}
.SocialShare.SocialShareMini span, .SocialShare.SocialShareSticky span{
    display: none;
}
.SocialShareSticky.SocialShareStickyRightNoTranslation {
    right:0;
    left: auto;
    top: 25%;
    border-radius: 5px 0 0 5px;
    border-right: none !important;
}
.SocialShareSticky.SocialShareStickyRight {
    right:0;
    left: auto;
    border-radius: 5px 0 0 5px;
    transform: translateY(-50%);
    border-right: none !important;
}
.SocialShareSticky.SocialShareStickyTop {
    right:auto;
    left: 50%;
    top:0;
    border-radius: 0 0 5px 5px;
    transform: translateX(-50%);
    border-top: none !important;
}
.SocialShareSticky.SocialShareStickyBottom {
    right:auto;
    left: 50%;
    bottom:0;
    top: auto;
    border-radius: 5px 5px 0 0;
    transform: translateX(-50%);
    border-bottom: none !important;
}
.SocialShareSticky.SocialShareStickyLeft {
    left:0;
    right: auto;
    border-radius: 0 5px 5px 0;
    transform: translateY(-50%);
    border-left: none !important;
}
.socialize-pay-it-forward-wrapper {
    padding:0.5em;
    margin:2px;
}
.socialize-pay-it-forward-wrapper details {
    text-align:left;
}
.socialize-pay-it-forward-wrapper summary {
    cursor:pointer;
    text-align:center;
    outline:none;
    list-style:none;
    text-decoration: none;
}
.socialize-pay-it-forward-wrapper summary:hover {
    text-decoration: underline;
}
.socialize-pay-it-forward-wrapper summary::-webkit-details-marker {
    display:none;
}
.socialIcon svg {
    margin-left: 3px;
    margin-right: 3px;
    height: 2em;
    width: 2em;
    display: inline-block;
    vertical-align: middle;
}
/* END =socialize it! 3 (part 2) */      
/* BEGIN =socialize it! mobile fix */
.SocialShare .socialIcon {
    display: inline-block;
}
/* END =socialize it! mobile fix */      /* BEGIN Related Pages - hide default image*/
#PageWrapper .RelatedPagesBlock ul.across .relatedPagesThumbnail a,
#PageWrapper .RelatedPagesBlock ul.down .relatedPagesThumbnail a { background-image: none; }
/* END Related Pages - hide default image*/      /* BEGIN =WhatsNew block fix of width and height */
.WhatsNew-icon {
    width: 24px;
    height: 22px;
}
#PageWrapper .WhatsNew-subscribe ul img {
    width: 91px;
    height: 21px;
}
/* END =WhatsNew block fix of width and height */      /* BEGIN = FAQ and Accordion Block */
.FAQContainer {
    padding: 20px 0;
}
.FAQContainer .AccordionContainer summary {
    font-size: 22px;
    margin-top: 0;
    padding: 10px 0;
}
.FAQContainer .AccordionContainer summary p {
    display: inline-block;
    margin: 0;
    padding: 0;
}

.FAQContainer.disabled .AccordionContainer summary::marker {
    content: '';
    display: block;
}
.FAQContainer.disabled .AccordionContainer summary {
    pointer-events: none;
}
/* END = FAQ and Accordion Block */      /* BEGIN = submission block fix - #42174 */
@media (max-width: 768px) {
    .imagePreview img {
        height: auto;
    }
}
/* END = submission block fix - #42174 */      /* BEGIN = FAQ and Accordion Block fix - #42404 */
.FAQContainer .AccordionContainer summary {
    list-style: none;
}
.FAQContainer .AccordionContainer summary .AccordionHeader {
    cursor: pointer;
}
.FAQContainer .AccordionContainer summary::-webkit-details-marker {
    display: none;
}
.FAQContainer .AccordionContainer summary .AccordionHeader:before {
    content: "►";
    float: left;
    margin-right: 5px;
    font-size: 0.7em;
    line-height: 2em;
}
.FAQContainer .AccordionContainer[open] .AccordionHeader:before {
    content: "▼";
}
.FAQContainer.disabled .AccordionContainer summary .AccordionHeader:before {
    display: none;
}
.FAQContainer .AccordionContainer summary .AccordionHeader p {
    display: block;
    margin: 0;
    padding: 0;
}
/* END = FAQ and Accordion Block fix - #42404 *//* BEGIN = Replace twitter with X icon - #43214 */
#PageWrapper .SocialShare .socialIcon.twitter {
    color: #000000;
}
/* END = Replace twitter with X icon - #43214 *//* BEGIN = YT Facade - #43415 */
.YtFacade {
    position: relative;
}
.YtFacade iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}
.YtFacade img {
    width: 100%;
    height: 100%;
    z-index: 2;
    object-fit: cover;
}
.YtFacade svg {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 68px;
    height: 48px;
    margin-top: -24px;
    margin-left: -34px;
    z-index: 3;
}
.YtFacadeButton {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 3;
    cursor: pointer;
}
/* END = YT Facade - #43415 *//* BEGIN = WhatsNew layout fixes - #43571 */
#PageWrapper .WhatsNew-subscribe ul {
    padding: 4px;
}
#PageWrapper .WhatsNew-subscribe ul img {
    margin: 4px;
}
/* END = WhatsNew layout fixes - #43571 *//* BEGIN = YT Facade mobile fix - #43731 */
.YtFacade {
    max-width: 100%;
}
@media (max-width: 768px) {
    .YtFacade {
        height: auto !important;
        aspect-ratio: 16 / 9;
    }
}
/* END = YT Facade mobile fix - #43731 */

/***********************************************/
/* Customizations from SiteDesigner start here */
/***********************************************/

/* font AgendaRegular definition */
@font-face {
    font-family: AgendaRegular;
    font-display: fallback;
    src: url('css_webfonts/agenda-webfont.eot');
    src: url('css_webfonts/agenda-webfont.eot?iefix') format('eot'),
         url('css_webfonts/agenda-webfont.woff') format('woff'),
         url('css_webfonts/agenda-webfont.ttf') format('truetype'),
         url('css_webfonts/agenda-webfont.svg#webfont6mJSzLPU') format('svg');
    font-weight: normal;
    font-style: normal;
} 
body, html.mobile body{background-color:transparent;font-size:13px;
}html.mobile body{
}@media (max-width:768px) {body{
}}@media (max-width:447px) {body{
}}#PageWrapper #Footer .Liner p, html.mobile #PageWrapper #Footer .Liner p{font-size:14px;
}html.mobile #PageWrapper #Footer .Liner p{
}@media (max-width:768px) {#PageWrapper #Footer .Liner p{
}}@media (max-width:447px) {#PageWrapper #Footer .Liner p{
}}#PageWrapper #Footer .Liner, html.mobile #PageWrapper #Footer .Liner{border-style:solid;border-color:#ffcc33;border-left-width:0;border-top-width:4px;border-right-width:0;border-bottom-width:4px;
}html.mobile #PageWrapper #Footer .Liner{
}@media (max-width:768px) {#PageWrapper #Footer .Liner{
}}@media (max-width:447px) {#PageWrapper #Footer .Liner{
}}#PageWrapper #HeaderWrapper, html.mobile #PageWrapper #HeaderWrapper{
}html.mobile #PageWrapper #HeaderWrapper{
}@media (max-width:768px) {#PageWrapper #HeaderWrapper{
}}@media (max-width:447px) {#PageWrapper #HeaderWrapper{
}}#PageWrapper #Header .Liner, html.mobile #PageWrapper #Header .Liner{background-image:url("sd/image-files/firesafetraining_logo_2021-2.jpg");min-height:114px;
        min-height:114px;}html.mobile #PageWrapper #Header .Liner{
}@media (max-width:768px) {#PageWrapper #Header .Liner{
}}@media (max-width:447px) {#PageWrapper #Header .Liner{
}}#PageWrapper #ExtraColumn .Liner, html.mobile #PageWrapper #ExtraColumn .Liner{border-color:#000000;border-style:solid;border-top-width:0;border-right-width:0;border-bottom-width:0;border-left-width:0;background-color:transparent;
}html.mobile #PageWrapper #ExtraColumn .Liner{
}@media (max-width:768px) {#PageWrapper #ExtraColumn .Liner{
}}@media (max-width:447px) {#PageWrapper #ExtraColumn .Liner{
}}#PageWrapper #ExtraColumn .Liner, html.mobile #PageWrapper #ExtraColumn .Liner{
}html.mobile #PageWrapper #ExtraColumn .Liner{
}@media (max-width:768px) {#PageWrapper #ExtraColumn .Liner{
}}@media (max-width:447px) {#PageWrapper #ExtraColumn .Liner{
}}#PageWrapper #NavColumn .Liner, html.mobile #PageWrapper #NavColumn .Liner{font-family:Tahoma, Geneva;background-color:#e9f1f7;background-image:url("sd/image-files/left.gif");
}html.mobile #PageWrapper #NavColumn .Liner{
}@media (max-width:768px) {#PageWrapper #NavColumn .Liner{
}}@media (max-width:447px) {#PageWrapper #NavColumn .Liner{
}}#PageWrapper #ContentColumn .Liner, html.mobile #PageWrapper #ContentColumn .Liner{
}html.mobile #PageWrapper #ContentColumn .Liner{
}@media (max-width:768px) {#PageWrapper #ContentColumn .Liner{
}}@media (max-width:447px) {#PageWrapper #ContentColumn .Liner{
}}#PageWrapper #ContentColumn .Liner, html.mobile #PageWrapper #ContentColumn .Liner{border-color:#000000;border-style:solid;border-top-width:0;border-right-width:0;border-bottom-width:0;border-left-width:0;background-color:transparent;
}html.mobile #PageWrapper #ContentColumn .Liner{
}@media (max-width:768px) {#PageWrapper #ContentColumn .Liner{
}}@media (max-width:447px) {#PageWrapper #ContentColumn .Liner{
}}#PageWrapper #ContentColumn , html.mobile #PageWrapper #ContentColumn {font-size:15px;
}html.mobile #PageWrapper #ContentColumn {
}@media (max-width:768px) {#PageWrapper #ContentColumn {
}}@media (max-width:447px) {#PageWrapper #ContentColumn {
}}#PageWrapper #ContentColumn p, html.mobile #PageWrapper #ContentColumn p{
}html.mobile #PageWrapper #ContentColumn p{
}@media (max-width:768px) {#PageWrapper #ContentColumn p{
}}@media (max-width:447px) {#PageWrapper #ContentColumn p{
}}body #PageWrapper, html.mobile body #PageWrapper{
}html.mobile body #PageWrapper{
}@media (max-width:768px) {body #PageWrapper{
}}@media (max-width:447px) {body #PageWrapper{
}}#PageWrapper, html.mobile #PageWrapper{margin-right:auto;margin-left:auto;background-image:url("sd/image-files/background.gif");
}html.mobile #PageWrapper{
}@media (max-width:768px) {#PageWrapper{
}}@media (max-width:447px) {#PageWrapper{
}}#PageWrapper h1, html.mobile #PageWrapper h1{background-color:#ffcc33;font-family:Tahoma, Geneva;font-size:29px;padding-left:5px;padding-right:5px;padding-top:2px;padding-bottom:2px;
}html.mobile #PageWrapper h1{
}@media (max-width:768px) {#PageWrapper h1{
}}@media (max-width:447px) {#PageWrapper h1{
}}#PageWrapper .Stripe1 h1, html.mobile #PageWrapper .Stripe1 h1{
}html.mobile #PageWrapper .Stripe1 h1{
}@media (max-width:768px) {#PageWrapper .Stripe1 h1{
}}@media (max-width:447px) {#PageWrapper .Stripe1 h1{
}}#PageWrapper .Stripe2 h1, html.mobile #PageWrapper .Stripe2 h1{
}html.mobile #PageWrapper .Stripe2 h1{
}@media (max-width:768px) {#PageWrapper .Stripe2 h1{
}}@media (max-width:447px) {#PageWrapper .Stripe2 h1{
}}#PageWrapper .Stripe3 h1, html.mobile #PageWrapper .Stripe3 h1{
}html.mobile #PageWrapper .Stripe3 h1{
}@media (max-width:768px) {#PageWrapper .Stripe3 h1{
}}@media (max-width:447px) {#PageWrapper .Stripe3 h1{
}}#PageWrapper h2, html.mobile #PageWrapper h2{font-size:26px;
}html.mobile #PageWrapper h2{
}@media (max-width:768px) {#PageWrapper h2{
}}@media (max-width:447px) {#PageWrapper h2{
}}#PageWrapper .Stripe1 h2, html.mobile #PageWrapper .Stripe1 h2{
}html.mobile #PageWrapper .Stripe1 h2{
}@media (max-width:768px) {#PageWrapper .Stripe1 h2{
}}@media (max-width:447px) {#PageWrapper .Stripe1 h2{
}}#PageWrapper .Stripe2 h2, html.mobile #PageWrapper .Stripe2 h2{
}html.mobile #PageWrapper .Stripe2 h2{
}@media (max-width:768px) {#PageWrapper .Stripe2 h2{
}}@media (max-width:447px) {#PageWrapper .Stripe2 h2{
}}#PageWrapper .Stripe3 h2, html.mobile #PageWrapper .Stripe3 h2{
}html.mobile #PageWrapper .Stripe3 h2{
}@media (max-width:768px) {#PageWrapper .Stripe3 h2{
}}@media (max-width:447px) {#PageWrapper .Stripe3 h2{
}}#PageWrapper h3, html.mobile #PageWrapper h3{font-family:Tahoma, Geneva;font-size:23px;padding-left:5px;padding-right:5px;padding-top:2px;padding-bottom:2px;
}html.mobile #PageWrapper h3{
}@media (max-width:768px) {#PageWrapper h3{
}}@media (max-width:447px) {#PageWrapper h3{
}}#PageWrapper .Stripe1 h3, html.mobile #PageWrapper .Stripe1 h3{
}html.mobile #PageWrapper .Stripe1 h3{
}@media (max-width:768px) {#PageWrapper .Stripe1 h3{
}}@media (max-width:447px) {#PageWrapper .Stripe1 h3{
}}#PageWrapper .Stripe2 h3, html.mobile #PageWrapper .Stripe2 h3{
}html.mobile #PageWrapper .Stripe2 h3{
}@media (max-width:768px) {#PageWrapper .Stripe2 h3{
}}@media (max-width:447px) {#PageWrapper .Stripe2 h3{
}}#PageWrapper .Stripe3 h3, html.mobile #PageWrapper .Stripe3 h3{
}html.mobile #PageWrapper .Stripe3 h3{
}@media (max-width:768px) {#PageWrapper .Stripe3 h3{
}}@media (max-width:447px) {#PageWrapper .Stripe3 h3{
}}#PageWrapper h4, html.mobile #PageWrapper h4{background-color:#ffcc33;font-family:Tahoma, Geneva;font-size:16px;padding-left:5px;padding-right:5px;padding-top:3px;padding-bottom:3px;
}html.mobile #PageWrapper h4{
}@media (max-width:768px) {#PageWrapper h4{
}}@media (max-width:447px) {#PageWrapper h4{
}}#PageWrapper .Stripe1 h4, html.mobile #PageWrapper .Stripe1 h4{
}html.mobile #PageWrapper .Stripe1 h4{
}@media (max-width:768px) {#PageWrapper .Stripe1 h4{
}}@media (max-width:447px) {#PageWrapper .Stripe1 h4{
}}#PageWrapper .Stripe2 h4, html.mobile #PageWrapper .Stripe2 h4{
}html.mobile #PageWrapper .Stripe2 h4{
}@media (max-width:768px) {#PageWrapper .Stripe2 h4{
}}@media (max-width:447px) {#PageWrapper .Stripe2 h4{
}}#PageWrapper .Stripe3 h4, html.mobile #PageWrapper .Stripe3 h4{
}html.mobile #PageWrapper .Stripe3 h4{
}@media (max-width:768px) {#PageWrapper .Stripe3 h4{
}}@media (max-width:447px) {#PageWrapper .Stripe3 h4{
}}.Navigation h3, html.mobile .Navigation h3{border-color:#000000;border-style:solid;border-top-width:3px;background-color:transparent;font-family:Verdana, Geneva, sans-serif;text-align:center;font-size:16px;color:#a61917;font-weight:bold;font-style:italic;
}html.mobile .Navigation h3{
}@media (max-width:768px) {.Navigation h3{
}}@media (max-width:447px) {.Navigation h3{
}}#PageWrapper .Navigation h3, html.mobile #PageWrapper .Navigation h3{border-color:#000000;border-style:solid;border-top-width:3px;background-color:transparent;font-family:Verdana, Geneva, sans-serif;text-align:center;font-size:16px;color:#a61917;font-weight:bold;font-style:italic;
}html.mobile #PageWrapper .Navigation h3{
}@media (max-width:768px) {#PageWrapper .Navigation h3{
}}@media (max-width:447px) {#PageWrapper .Navigation h3{
}}body #PageWrapper div.Navigation h3, html.mobile body #PageWrapper div.Navigation h3{border-color:#000000;border-style:solid;border-top-width:3px;background-color:transparent;font-family:Verdana, Geneva, sans-serif;text-align:center;font-size:16px;color:#a61917;font-weight:bold;font-style:italic;
}html.mobile body #PageWrapper div.Navigation h3{
}@media (max-width:768px) {body #PageWrapper div.Navigation h3{
}}@media (max-width:447px) {body #PageWrapper div.Navigation h3{
}}.Navigation a, html.mobile .Navigation a{text-align:center;font-family:AgendaRegular,"Lucida Sans Unicode", "Lucida Grande", sans-serif;font-family:AgendaRegular,"Lucida Sans Unicode", "Lucida Grande", sans-serif;background-image:url("sd/image-files/navimage.gif");background-repeat:no-repeat;
}html.mobile .Navigation a{
}@media (max-width:768px) {.Navigation a{
}}@media (max-width:447px) {.Navigation a{
}}#PageWrapper div.Navigation a, html.mobile #PageWrapper div.Navigation a{text-align:center;font-family:AgendaRegular,"Lucida Sans Unicode", "Lucida Grande", sans-serif;font-family:AgendaRegular,"Lucida Sans Unicode", "Lucida Grande", sans-serif;background-image:url("sd/image-files/navimage.gif");background-repeat:no-repeat;
}html.mobile #PageWrapper div.Navigation a{
}@media (max-width:768px) {#PageWrapper div.Navigation a{
}}@media (max-width:447px) {#PageWrapper div.Navigation a{
}}.Navigation a,
#PageWrapper div.Navigation a {    height:26px;
    line-height:26px;}
html.mobile .Navigation a,
html.mobile #PageWrapper div.Navigation a {}.Navigation a:link, html.mobile .Navigation a:link{color:#000000;background-color:#ffcc33;
}html.mobile .Navigation a:link{
}@media (max-width:768px) {.Navigation a:link{
}}@media (max-width:447px) {.Navigation a:link{
}}#PageWrapper div.Navigation a:link, html.mobile #PageWrapper div.Navigation a:link{color:#000000;background-color:#ffcc33;
}html.mobile #PageWrapper div.Navigation a:link{
}@media (max-width:768px) {#PageWrapper div.Navigation a:link{
}}@media (max-width:447px) {#PageWrapper div.Navigation a:link{
}}.Navigation a:visited, html.mobile .Navigation a:visited{background-color:#ffcc33;color:#666666;
}html.mobile .Navigation a:visited{
}@media (max-width:768px) {.Navigation a:visited{
}}@media (max-width:447px) {.Navigation a:visited{
}}#PageWrapper div.Navigation a:visited, html.mobile #PageWrapper div.Navigation a:visited{background-color:#ffcc33;color:#666666;
}html.mobile #PageWrapper div.Navigation a:visited{
}@media (max-width:768px) {#PageWrapper div.Navigation a:visited{
}}@media (max-width:447px) {#PageWrapper div.Navigation a:visited{
}}.Navigation a:hover, html.mobile .Navigation a:hover{color:#666666;font-weight:bold;text-decoration:none;
}html.mobile .Navigation a:hover{
}@media (max-width:768px) {.Navigation a:hover{
}}@media (max-width:447px) {.Navigation a:hover{
}}#PageWrapper div.Navigation a:hover, html.mobile #PageWrapper div.Navigation a:hover{color:#666666;font-weight:bold;text-decoration:none;
}html.mobile #PageWrapper div.Navigation a:hover{
}@media (max-width:768px) {#PageWrapper div.Navigation a:hover{
}}@media (max-width:447px) {#PageWrapper div.Navigation a:hover{
}}#PageWrapper .TOC, html.mobile #PageWrapper .TOC{
}html.mobile #PageWrapper .TOC{
}@media (max-width:768px) {#PageWrapper .TOC{
}}@media (max-width:447px) {#PageWrapper .TOC{
}}#PageWrapper .Stripe1 .TOC, html.mobile #PageWrapper .Stripe1 .TOC{
}html.mobile #PageWrapper .Stripe1 .TOC{
}@media (max-width:768px) {#PageWrapper .Stripe1 .TOC{
}}@media (max-width:447px) {#PageWrapper .Stripe1 .TOC{
}}#PageWrapper .Stripe2 .TOC, html.mobile #PageWrapper .Stripe2 .TOC{
}html.mobile #PageWrapper .Stripe2 .TOC{
}@media (max-width:768px) {#PageWrapper .Stripe2 .TOC{
}}@media (max-width:447px) {#PageWrapper .Stripe2 .TOC{
}}#PageWrapper .Stripe3 .TOC, html.mobile #PageWrapper .Stripe3 .TOC{
}html.mobile #PageWrapper .Stripe3 .TOC{
}@media (max-width:768px) {#PageWrapper .Stripe3 .TOC{
}}@media (max-width:447px) {#PageWrapper .Stripe3 .TOC{
}}#PageWrapper .Ezine, html.mobile #PageWrapper .Ezine{border-color:#666666;
}html.mobile #PageWrapper .Ezine{
}@media (max-width:768px) {#PageWrapper .Ezine{
}}@media (max-width:447px) {#PageWrapper .Ezine{
}}#PageWrapper .Stripe1 .Ezine2, html.mobile #PageWrapper .Stripe1 .Ezine2{
}html.mobile #PageWrapper .Stripe1 .Ezine2{
}@media (max-width:768px) {#PageWrapper .Stripe1 .Ezine2{
}}@media (max-width:447px) {#PageWrapper .Stripe1 .Ezine2{
}}#PageWrapper .Stripe2 .Ezine2, html.mobile #PageWrapper .Stripe2 .Ezine2{
}html.mobile #PageWrapper .Stripe2 .Ezine2{
}@media (max-width:768px) {#PageWrapper .Stripe2 .Ezine2{
}}@media (max-width:447px) {#PageWrapper .Stripe2 .Ezine2{
}}#PageWrapper .Stripe3 .Ezine2, html.mobile #PageWrapper .Stripe3 .Ezine2{
}html.mobile #PageWrapper .Stripe3 .Ezine2{
}@media (max-width:768px) {#PageWrapper .Stripe3 .Ezine2{
}}@media (max-width:447px) {#PageWrapper .Stripe3 .Ezine2{
}}

#PageWrapper .Ezine {
    padding: 4px 0;
}
#PageWrapper #Header .HorizontalNavBar, html.mobile #PageWrapper #Header .HorizontalNavBar{
}html.mobile #PageWrapper #Header .HorizontalNavBar{
}@media (max-width:768px) {#PageWrapper #Header .HorizontalNavBar{
}}@media (max-width:447px) {#PageWrapper #Header .HorizontalNavBar{
}}#PageWrapper div.HorizontalNavBar .li1, html.mobile #PageWrapper div.HorizontalNavBar .li1{
}html.mobile #PageWrapper div.HorizontalNavBar .li1{
}@media (max-width:768px) {#PageWrapper div.HorizontalNavBar .li1{
}}@media (max-width:447px) {#PageWrapper div.HorizontalNavBar .li1{
}}#PageWrapper div.HorizontalNavBar ul a, html.mobile #PageWrapper div.HorizontalNavBar ul a{font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
}html.mobile #PageWrapper div.HorizontalNavBar ul a{
}@media (max-width:768px) {#PageWrapper div.HorizontalNavBar ul a{
}}@media (max-width:447px) {#PageWrapper div.HorizontalNavBar ul a{
}}#PageWrapper div.HorizontalNavBar ul a:link, html.mobile #PageWrapper div.HorizontalNavBar ul a:link{
}html.mobile #PageWrapper div.HorizontalNavBar ul a:link{
}@media (max-width:768px) {#PageWrapper div.HorizontalNavBar ul a:link{
}}@media (max-width:447px) {#PageWrapper div.HorizontalNavBar ul a:link{
}}#PageWrapper div.HorizontalNavBar ul a:visited, html.mobile #PageWrapper div.HorizontalNavBar ul a:visited{
}html.mobile #PageWrapper div.HorizontalNavBar ul a:visited{
}@media (max-width:768px) {#PageWrapper div.HorizontalNavBar ul a:visited{
}}@media (max-width:447px) {#PageWrapper div.HorizontalNavBar ul a:visited{
}}#PageWrapper div.HorizontalNavBar ul a:hover, html.mobile #PageWrapper div.HorizontalNavBar ul a:hover{
}html.mobile #PageWrapper div.HorizontalNavBar ul a:hover{
}@media (max-width:768px) {#PageWrapper div.HorizontalNavBar ul a:hover{
}}@media (max-width:447px) {#PageWrapper div.HorizontalNavBar ul a:hover{
}}#PageWrapper div.HorizontalNavBar ul span.navheader, html.mobile #PageWrapper div.HorizontalNavBar ul span.navheader{font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
}html.mobile #PageWrapper div.HorizontalNavBar ul span.navheader{
}@media (max-width:768px) {#PageWrapper div.HorizontalNavBar ul span.navheader{
}}@media (max-width:447px) {#PageWrapper div.HorizontalNavBar ul span.navheader{
}}#PageWrapper div.HorizontalNavBar ul span.navheader:hover, #PageWrapper div.HorizontalNavBar li:hover > span.navheader, #PageWrapper div.HorizontalNavBar .hover > span.navheader, html.mobile #PageWrapper div.HorizontalNavBar ul span.navheader:hover, #PageWrapper div.HorizontalNavBar li:hover > span.navheader, #PageWrapper div.HorizontalNavBar .hover > span.navheader{
}html.mobile #PageWrapper div.HorizontalNavBar ul span.navheader:hover, #PageWrapper div.HorizontalNavBar li:hover > span.navheader, #PageWrapper div.HorizontalNavBar .hover > span.navheader{
}@media (max-width:768px) {#PageWrapper div.HorizontalNavBar ul span.navheader:hover, #PageWrapper div.HorizontalNavBar li:hover > span.navheader, #PageWrapper div.HorizontalNavBar .hover > span.navheader{
}}@media (max-width:447px) {#PageWrapper div.HorizontalNavBar ul span.navheader:hover, #PageWrapper div.HorizontalNavBar li:hover > span.navheader, #PageWrapper div.HorizontalNavBar .hover > span.navheader{
}}#PageWrapper div.HorizontalNavBar ul span.navheader ins, html.mobile #PageWrapper div.HorizontalNavBar ul span.navheader ins{
}html.mobile #PageWrapper div.HorizontalNavBar ul span.navheader ins{
}@media (max-width:768px) {#PageWrapper div.HorizontalNavBar ul span.navheader ins{
}}@media (max-width:447px) {#PageWrapper div.HorizontalNavBar ul span.navheader ins{
}}#PageWrapper div.HorizontalNavBar ul span.navheader:hover ins, #PageWrapper div.HorizontalNavBar ul li:hover > span.navheader ins, #PageWrapper div.HorizontalNavBar ul .hover > span.navheader ins, html.mobile #PageWrapper div.HorizontalNavBar ul span.navheader:hover ins, #PageWrapper div.HorizontalNavBar ul li:hover > span.navheader ins, #PageWrapper div.HorizontalNavBar ul .hover > span.navheader ins{
}html.mobile #PageWrapper div.HorizontalNavBar ul span.navheader:hover ins, #PageWrapper div.HorizontalNavBar ul li:hover > span.navheader ins, #PageWrapper div.HorizontalNavBar ul .hover > span.navheader ins{
}@media (max-width:768px) {#PageWrapper div.HorizontalNavBar ul span.navheader:hover ins, #PageWrapper div.HorizontalNavBar ul li:hover > span.navheader ins, #PageWrapper div.HorizontalNavBar ul .hover > span.navheader ins{
}}@media (max-width:447px) {#PageWrapper div.HorizontalNavBar ul span.navheader:hover ins, #PageWrapper div.HorizontalNavBar ul li:hover > span.navheader ins, #PageWrapper div.HorizontalNavBar ul .hover > span.navheader ins{
}}#PageWrapper div.HorizontalNavBar, html.mobile #PageWrapper div.HorizontalNavBar{
}html.mobile #PageWrapper div.HorizontalNavBar{
}@media (max-width:768px) {#PageWrapper div.HorizontalNavBar{
}}@media (max-width:447px) {#PageWrapper div.HorizontalNavBar{
}}#PageWrapper div.HorizontalNavBar ul.root, html.mobile #PageWrapper div.HorizontalNavBar ul.root{
}html.mobile #PageWrapper div.HorizontalNavBar ul.root{
}@media (max-width:768px) {#PageWrapper div.HorizontalNavBar ul.root{
}}@media (max-width:447px) {#PageWrapper div.HorizontalNavBar ul.root{
}}#PageWrapper div.HorizontalNavBar .li1 .li2, html.mobile #PageWrapper div.HorizontalNavBar .li1 .li2{
}html.mobile #PageWrapper div.HorizontalNavBar .li1 .li2{
}@media (max-width:768px) {#PageWrapper div.HorizontalNavBar .li1 .li2{
}}@media (max-width:447px) {#PageWrapper div.HorizontalNavBar .li1 .li2{
}}#PageWrapper div.HorizontalNavBar .li1 .li2 .li3, html.mobile #PageWrapper div.HorizontalNavBar .li1 .li2 .li3{
}html.mobile #PageWrapper div.HorizontalNavBar .li1 .li2 .li3{
}@media (max-width:768px) {#PageWrapper div.HorizontalNavBar .li1 .li2 .li3{
}}@media (max-width:447px) {#PageWrapper div.HorizontalNavBar .li1 .li2 .li3{
}}#PageWrapper div.HorizontalNavBar ul ul, html.mobile #PageWrapper div.HorizontalNavBar ul ul{
}html.mobile #PageWrapper div.HorizontalNavBar ul ul{
}@media (max-width:768px) {#PageWrapper div.HorizontalNavBar ul ul{
}}@media (max-width:447px) {#PageWrapper div.HorizontalNavBar ul ul{
}}#PageWrapper div.HorizontalNavBar ul ul a, html.mobile #PageWrapper div.HorizontalNavBar ul ul a{font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
}html.mobile #PageWrapper div.HorizontalNavBar ul ul a{
}@media (max-width:768px) {#PageWrapper div.HorizontalNavBar ul ul a{
}}@media (max-width:447px) {#PageWrapper div.HorizontalNavBar ul ul a{
}}#PageWrapper div.HorizontalNavBar ul ul a:link, html.mobile #PageWrapper div.HorizontalNavBar ul ul a:link{
}html.mobile #PageWrapper div.HorizontalNavBar ul ul a:link{
}@media (max-width:768px) {#PageWrapper div.HorizontalNavBar ul ul a:link{
}}@media (max-width:447px) {#PageWrapper div.HorizontalNavBar ul ul a:link{
}}#PageWrapper div.HorizontalNavBar ul ul a:visited, html.mobile #PageWrapper div.HorizontalNavBar ul ul a:visited{
}html.mobile #PageWrapper div.HorizontalNavBar ul ul a:visited{
}@media (max-width:768px) {#PageWrapper div.HorizontalNavBar ul ul a:visited{
}}@media (max-width:447px) {#PageWrapper div.HorizontalNavBar ul ul a:visited{
}}#PageWrapper div.HorizontalNavBar ul ul a:hover, html.mobile #PageWrapper div.HorizontalNavBar ul ul a:hover{
}html.mobile #PageWrapper div.HorizontalNavBar ul ul a:hover{
}@media (max-width:768px) {#PageWrapper div.HorizontalNavBar ul ul a:hover{
}}@media (max-width:447px) {#PageWrapper div.HorizontalNavBar ul ul a:hover{
}}#PageWrapper div.HorizontalNavBar ul ul span.navheader, html.mobile #PageWrapper div.HorizontalNavBar ul ul span.navheader{font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
}html.mobile #PageWrapper div.HorizontalNavBar ul ul span.navheader{
}@media (max-width:768px) {#PageWrapper div.HorizontalNavBar ul ul span.navheader{
}}@media (max-width:447px) {#PageWrapper div.HorizontalNavBar ul ul span.navheader{
}}#PageWrapper div.HorizontalNavBar ul ul span.navheader:hover, #PageWrapper div.HorizontalNavBar ul ul li:hover > span.navheader, html.mobile #PageWrapper div.HorizontalNavBar ul ul span.navheader:hover, #PageWrapper div.HorizontalNavBar ul ul li:hover > span.navheader{
}html.mobile #PageWrapper div.HorizontalNavBar ul ul span.navheader:hover, #PageWrapper div.HorizontalNavBar ul ul li:hover > span.navheader{
}@media (max-width:768px) {#PageWrapper div.HorizontalNavBar ul ul span.navheader:hover, #PageWrapper div.HorizontalNavBar ul ul li:hover > span.navheader{
}}@media (max-width:447px) {#PageWrapper div.HorizontalNavBar ul ul span.navheader:hover, #PageWrapper div.HorizontalNavBar ul ul li:hover > span.navheader{
}}#PageWrapper div.HorizontalNavBar ul ul span.navheader ins, html.mobile #PageWrapper div.HorizontalNavBar ul ul span.navheader ins{
}html.mobile #PageWrapper div.HorizontalNavBar ul ul span.navheader ins{
}@media (max-width:768px) {#PageWrapper div.HorizontalNavBar ul ul span.navheader ins{
}}@media (max-width:447px) {#PageWrapper div.HorizontalNavBar ul ul span.navheader ins{
}}#PageWrapper div.HorizontalNavBar ul ul span.navheader:hover ins, html.mobile #PageWrapper div.HorizontalNavBar ul ul span.navheader:hover ins{
}html.mobile #PageWrapper div.HorizontalNavBar ul ul span.navheader:hover ins{
}@media (max-width:768px) {#PageWrapper div.HorizontalNavBar ul ul span.navheader:hover ins{
}}@media (max-width:447px) {#PageWrapper div.HorizontalNavBar ul ul span.navheader:hover ins{
}}#PageWrapper .RSSbox, html.mobile #PageWrapper .RSSbox{
}html.mobile #PageWrapper .RSSbox{
}@media (max-width:768px) {#PageWrapper .RSSbox{
}}@media (max-width:447px) {#PageWrapper .RSSbox{
}}#PageWrapper .Stripe1 .RSSbox, html.mobile #PageWrapper .Stripe1 .RSSbox{
}html.mobile #PageWrapper .Stripe1 .RSSbox{
}@media (max-width:768px) {#PageWrapper .Stripe1 .RSSbox{
}}@media (max-width:447px) {#PageWrapper .Stripe1 .RSSbox{
}}#PageWrapper .Stripe2 .RSSbox, html.mobile #PageWrapper .Stripe2 .RSSbox{
}html.mobile #PageWrapper .Stripe2 .RSSbox{
}@media (max-width:768px) {#PageWrapper .Stripe2 .RSSbox{
}}@media (max-width:447px) {#PageWrapper .Stripe2 .RSSbox{
}}#PageWrapper .Stripe3 .RSSbox, html.mobile #PageWrapper .Stripe3 .RSSbox{
}html.mobile #PageWrapper .Stripe3 .RSSbox{
}@media (max-width:768px) {#PageWrapper .Stripe3 .RSSbox{
}}@media (max-width:447px) {#PageWrapper .Stripe3 .RSSbox{
}}#PageWrapper .RSSbox .questionMark, html.mobile #PageWrapper .RSSbox .questionMark{
}html.mobile #PageWrapper .RSSbox .questionMark{
}@media (max-width:768px) {#PageWrapper .RSSbox .questionMark{
}}@media (max-width:447px) {#PageWrapper .RSSbox .questionMark{
}}#PageWrapper .Stripe1 .RSSbox .questionMark, html.mobile #PageWrapper .Stripe1 .RSSbox .questionMark{
}html.mobile #PageWrapper .Stripe1 .RSSbox .questionMark{
}@media (max-width:768px) {#PageWrapper .Stripe1 .RSSbox .questionMark{
}}@media (max-width:447px) {#PageWrapper .Stripe1 .RSSbox .questionMark{
}}#PageWrapper .Stripe2 .RSSbox .questionMark, html.mobile #PageWrapper .Stripe2 .RSSbox .questionMark{
}html.mobile #PageWrapper .Stripe2 .RSSbox .questionMark{
}@media (max-width:768px) {#PageWrapper .Stripe2 .RSSbox .questionMark{
}}@media (max-width:447px) {#PageWrapper .Stripe2 .RSSbox .questionMark{
}}#PageWrapper .Stripe3 .RSSbox .questionMark, html.mobile #PageWrapper .Stripe3 .RSSbox .questionMark{
}html.mobile #PageWrapper .Stripe3 .RSSbox .questionMark{
}@media (max-width:768px) {#PageWrapper .Stripe3 .RSSbox .questionMark{
}}@media (max-width:447px) {#PageWrapper .Stripe3 .RSSbox .questionMark{
}}#PageWrapper .ImageBlock img, html.mobile #PageWrapper .ImageBlock img{
}html.mobile #PageWrapper .ImageBlock img{
}@media (max-width:768px) {#PageWrapper .ImageBlock img{
}}@media (max-width:447px) {#PageWrapper .ImageBlock img{
}}#PageWrapper .Stripe1 .ImageBlock img, html.mobile #PageWrapper .Stripe1 .ImageBlock img{
}html.mobile #PageWrapper .Stripe1 .ImageBlock img{
}@media (max-width:768px) {#PageWrapper .Stripe1 .ImageBlock img{
}}@media (max-width:447px) {#PageWrapper .Stripe1 .ImageBlock img{
}}#PageWrapper .Stripe1 .ImageBlock img, html.mobile #PageWrapper .Stripe1 .ImageBlock img{
}html.mobile #PageWrapper .Stripe1 .ImageBlock img{
}@media (max-width:768px) {#PageWrapper .Stripe1 .ImageBlock img{
}}@media (max-width:447px) {#PageWrapper .Stripe1 .ImageBlock img{
}}#PageWrapper .Stripe1 .ImageBlock img, html.mobile #PageWrapper .Stripe1 .ImageBlock img{
}html.mobile #PageWrapper .Stripe1 .ImageBlock img{
}@media (max-width:768px) {#PageWrapper .Stripe1 .ImageBlock img{
}}@media (max-width:447px) {#PageWrapper .Stripe1 .ImageBlock img{
}}#PageWrapper .ImageBlock, html.mobile #PageWrapper .ImageBlock{
}html.mobile #PageWrapper .ImageBlock{
}@media (max-width:768px) {#PageWrapper .ImageBlock{
}}@media (max-width:447px) {#PageWrapper .ImageBlock{
}}#PageWrapper .Stripe1 .ImageBlock, html.mobile #PageWrapper .Stripe1 .ImageBlock{
}html.mobile #PageWrapper .Stripe1 .ImageBlock{
}@media (max-width:768px) {#PageWrapper .Stripe1 .ImageBlock{
}}@media (max-width:447px) {#PageWrapper .Stripe1 .ImageBlock{
}}#PageWrapper .Stripe2 .ImageBlock, html.mobile #PageWrapper .Stripe2 .ImageBlock{
}html.mobile #PageWrapper .Stripe2 .ImageBlock{
}@media (max-width:768px) {#PageWrapper .Stripe2 .ImageBlock{
}}@media (max-width:447px) {#PageWrapper .Stripe2 .ImageBlock{
}}#PageWrapper .Stripe3 .ImageBlock, html.mobile #PageWrapper .Stripe3 .ImageBlock{
}html.mobile #PageWrapper .Stripe3 .ImageBlock{
}@media (max-width:768px) {#PageWrapper .Stripe3 .ImageBlock{
}}@media (max-width:447px) {#PageWrapper .Stripe3 .ImageBlock{
}}#PageWrapper .ImageBlockRight, html.mobile #PageWrapper .ImageBlockRight{
}html.mobile #PageWrapper .ImageBlockRight{
}@media (max-width:768px) {#PageWrapper .ImageBlockRight{
}}@media (max-width:447px) {#PageWrapper .ImageBlockRight{
}}#PageWrapper .ImageBlockLeft, html.mobile #PageWrapper .ImageBlockLeft{
}html.mobile #PageWrapper .ImageBlockLeft{
}@media (max-width:768px) {#PageWrapper .ImageBlockLeft{
}}@media (max-width:447px) {#PageWrapper .ImageBlockLeft{
}}#ContentColumn ol, html.mobile #ContentColumn ol{
}html.mobile #ContentColumn ol{
}@media (max-width:768px) {#ContentColumn ol{
}}@media (max-width:447px) {#ContentColumn ol{
}}#ContentColumn ol li, html.mobile #ContentColumn ol li{
}html.mobile #ContentColumn ol li{
}@media (max-width:768px) {#ContentColumn ol li{
}}@media (max-width:447px) {#ContentColumn ol li{
}}#ContentColumn .Stripe1 ol li, html.mobile #ContentColumn .Stripe1 ol li{
}html.mobile #ContentColumn .Stripe1 ol li{
}@media (max-width:768px) {#ContentColumn .Stripe1 ol li{
}}@media (max-width:447px) {#ContentColumn .Stripe1 ol li{
}}#ContentColumn .Stripe2 ol li, html.mobile #ContentColumn .Stripe2 ol li{
}html.mobile #ContentColumn .Stripe2 ol li{
}@media (max-width:768px) {#ContentColumn .Stripe2 ol li{
}}@media (max-width:447px) {#ContentColumn .Stripe2 ol li{
}}#ContentColumn .Stripe3 ol li, html.mobile #ContentColumn .Stripe3 ol li{
}html.mobile #ContentColumn .Stripe3 ol li{
}@media (max-width:768px) {#ContentColumn .Stripe3 ol li{
}}@media (max-width:447px) {#ContentColumn .Stripe3 ol li{
}}#ContentColumn ul, html.mobile #ContentColumn ul{
}html.mobile #ContentColumn ul{
}@media (max-width:768px) {#ContentColumn ul{
}}@media (max-width:447px) {#ContentColumn ul{
}}#ContentColumn .Stripe1 ul, html.mobile #ContentColumn .Stripe1 ul{
}html.mobile #ContentColumn .Stripe1 ul{
}@media (max-width:768px) {#ContentColumn .Stripe1 ul{
}}@media (max-width:447px) {#ContentColumn .Stripe1 ul{
}}#ContentColumn .Stripe2 ul, html.mobile #ContentColumn .Stripe2 ul{
}html.mobile #ContentColumn .Stripe2 ul{
}@media (max-width:768px) {#ContentColumn .Stripe2 ul{
}}@media (max-width:447px) {#ContentColumn .Stripe2 ul{
}}#ContentColumn .Stripe3 ul, html.mobile #ContentColumn .Stripe3 ul{
}html.mobile #ContentColumn .Stripe3 ul{
}@media (max-width:768px) {#ContentColumn .Stripe3 ul{
}}@media (max-width:447px) {#ContentColumn .Stripe3 ul{
}}#ContentColumn ul li, html.mobile #ContentColumn ul li{
}html.mobile #ContentColumn ul li{
}@media (max-width:768px) {#ContentColumn ul li{
}}@media (max-width:447px) {#ContentColumn ul li{
}}#ContentColumn .Stripe1 ul li, html.mobile #ContentColumn .Stripe1 ul li{
}html.mobile #ContentColumn .Stripe1 ul li{
}@media (max-width:768px) {#ContentColumn .Stripe1 ul li{
}}@media (max-width:447px) {#ContentColumn .Stripe1 ul li{
}}#ContentColumn .Stripe2 ul li, html.mobile #ContentColumn .Stripe2 ul li{
}html.mobile #ContentColumn .Stripe2 ul li{
}@media (max-width:768px) {#ContentColumn .Stripe2 ul li{
}}@media (max-width:447px) {#ContentColumn .Stripe2 ul li{
}}#ContentColumn .Stripe3 ul li, html.mobile #ContentColumn .Stripe3 ul li{
}html.mobile #ContentColumn .Stripe3 ul li{
}@media (max-width:768px) {#ContentColumn .Stripe3 ul li{
}}@media (max-width:447px) {#ContentColumn .Stripe3 ul li{
}}#PageWrapper .CalloutBox p, html.mobile #PageWrapper .CalloutBox p{font-size:14px;
}html.mobile #PageWrapper .CalloutBox p{
}@media (max-width:768px) {#PageWrapper .CalloutBox p{
}}@media (max-width:447px) {#PageWrapper .CalloutBox p{
}}#PageWrapper .Stripe1 .CalloutBox p, html.mobile #PageWrapper .Stripe1 .CalloutBox p{
}html.mobile #PageWrapper .Stripe1 .CalloutBox p{
}@media (max-width:768px) {#PageWrapper .Stripe1 .CalloutBox p{
}}@media (max-width:447px) {#PageWrapper .Stripe1 .CalloutBox p{
}}#PageWrapper .Stripe2 .CalloutBox p, html.mobile #PageWrapper .Stripe2 .CalloutBox p{
}html.mobile #PageWrapper .Stripe2 .CalloutBox p{
}@media (max-width:768px) {#PageWrapper .Stripe2 .CalloutBox p{
}}@media (max-width:447px) {#PageWrapper .Stripe2 .CalloutBox p{
}}#PageWrapper .Stripe3 .CalloutBox p, html.mobile #PageWrapper .Stripe3 .CalloutBox p{
}html.mobile #PageWrapper .Stripe3 .CalloutBox p{
}@media (max-width:768px) {#PageWrapper .Stripe3 .CalloutBox p{
}}@media (max-width:447px) {#PageWrapper .Stripe3 .CalloutBox p{
}}#PageWrapper .CalloutBox, html.mobile #PageWrapper .CalloutBox{border-color:#cccccc;border-style:solid;border-top-width:1px;border-right-width:1px;border-bottom-width:1px;border-left-width:1px;background-color:#dedede;font-size:14px;
}html.mobile #PageWrapper .CalloutBox{
}@media (max-width:768px) {#PageWrapper .CalloutBox{
}}@media (max-width:447px) {#PageWrapper .CalloutBox{
}}#PageWrapper .Stripe1 .CalloutBox, html.mobile #PageWrapper .Stripe1 .CalloutBox{
}html.mobile #PageWrapper .Stripe1 .CalloutBox{
}@media (max-width:768px) {#PageWrapper .Stripe1 .CalloutBox{
}}@media (max-width:447px) {#PageWrapper .Stripe1 .CalloutBox{
}}#PageWrapper .Stripe2 .CalloutBox, html.mobile #PageWrapper .Stripe2 .CalloutBox{
}html.mobile #PageWrapper .Stripe2 .CalloutBox{
}@media (max-width:768px) {#PageWrapper .Stripe2 .CalloutBox{
}}@media (max-width:447px) {#PageWrapper .Stripe2 .CalloutBox{
}}#PageWrapper .Stripe3 .CalloutBox, html.mobile #PageWrapper .Stripe3 .CalloutBox{
}html.mobile #PageWrapper .Stripe3 .CalloutBox{
}@media (max-width:768px) {#PageWrapper .Stripe3 .CalloutBox{
}}@media (max-width:447px) {#PageWrapper .Stripe3 .CalloutBox{
}}#PageWrapper .ReminderBox, html.mobile #PageWrapper .ReminderBox{border-color:#ff3333;border-style:solid;border-top-width:1px;border-right-width:1px;border-bottom-width:1px;border-left-width:1px;background-color:#CCCCCC;
}html.mobile #PageWrapper .ReminderBox{
}@media (max-width:768px) {#PageWrapper .ReminderBox{
}}@media (max-width:447px) {#PageWrapper .ReminderBox{
}}#PageWrapper .Stripe1 .ReminderBox, html.mobile #PageWrapper .Stripe1 .ReminderBox{
}html.mobile #PageWrapper .Stripe1 .ReminderBox{
}@media (max-width:768px) {#PageWrapper .Stripe1 .ReminderBox{
}}@media (max-width:447px) {#PageWrapper .Stripe1 .ReminderBox{
}}#PageWrapper .Stripe2 .ReminderBox, html.mobile #PageWrapper .Stripe2 .ReminderBox{
}html.mobile #PageWrapper .Stripe2 .ReminderBox{
}@media (max-width:768px) {#PageWrapper .Stripe2 .ReminderBox{
}}@media (max-width:447px) {#PageWrapper .Stripe2 .ReminderBox{
}}#PageWrapper .Stripe3 .ReminderBox, html.mobile #PageWrapper .Stripe3 .ReminderBox{
}html.mobile #PageWrapper .Stripe3 .ReminderBox{
}@media (max-width:768px) {#PageWrapper .Stripe3 .ReminderBox{
}}@media (max-width:447px) {#PageWrapper .Stripe3 .ReminderBox{
}}#PageWrapper .ReminderBox h4, html.mobile #PageWrapper .ReminderBox h4{background-color:#cc3300;
}html.mobile #PageWrapper .ReminderBox h4{
}@media (max-width:768px) {#PageWrapper .ReminderBox h4{
}}@media (max-width:447px) {#PageWrapper .ReminderBox h4{
}}#PageWrapper .Stripe1 .ReminderBox h4, html.mobile #PageWrapper .Stripe1 .ReminderBox h4{
}html.mobile #PageWrapper .Stripe1 .ReminderBox h4{
}@media (max-width:768px) {#PageWrapper .Stripe1 .ReminderBox h4{
}}@media (max-width:447px) {#PageWrapper .Stripe1 .ReminderBox h4{
}}#PageWrapper .Stripe2 .ReminderBox h4, html.mobile #PageWrapper .Stripe2 .ReminderBox h4{
}html.mobile #PageWrapper .Stripe2 .ReminderBox h4{
}@media (max-width:768px) {#PageWrapper .Stripe2 .ReminderBox h4{
}}@media (max-width:447px) {#PageWrapper .Stripe2 .ReminderBox h4{
}}#PageWrapper .Stripe3 .ReminderBox h4, html.mobile #PageWrapper .Stripe3 .ReminderBox h4{
}html.mobile #PageWrapper .Stripe3 .ReminderBox h4{
}@media (max-width:768px) {#PageWrapper .Stripe3 .ReminderBox h4{
}}@media (max-width:447px) {#PageWrapper .Stripe3 .ReminderBox h4{
}}#PageWrapper .ReminderBox p, html.mobile #PageWrapper .ReminderBox p{background-color:#f7eec8;font-size:14px;
}html.mobile #PageWrapper .ReminderBox p{
}@media (max-width:768px) {#PageWrapper .ReminderBox p{
}}@media (max-width:447px) {#PageWrapper .ReminderBox p{
}}#PageWrapper .Stripe1 .ReminderBox p, html.mobile #PageWrapper .Stripe1 .ReminderBox p{
}html.mobile #PageWrapper .Stripe1 .ReminderBox p{
}@media (max-width:768px) {#PageWrapper .Stripe1 .ReminderBox p{
}}@media (max-width:447px) {#PageWrapper .Stripe1 .ReminderBox p{
}}#PageWrapper .Stripe2 .ReminderBox p, html.mobile #PageWrapper .Stripe2 .ReminderBox p{
}html.mobile #PageWrapper .Stripe2 .ReminderBox p{
}@media (max-width:768px) {#PageWrapper .Stripe2 .ReminderBox p{
}}@media (max-width:447px) {#PageWrapper .Stripe2 .ReminderBox p{
}}#PageWrapper .Stripe3 .ReminderBox p, html.mobile #PageWrapper .Stripe3 .ReminderBox p{
}html.mobile #PageWrapper .Stripe3 .ReminderBox p{
}@media (max-width:768px) {#PageWrapper .Stripe3 .ReminderBox p{
}}@media (max-width:447px) {#PageWrapper .Stripe3 .ReminderBox p{
}}#ContentColumn a, html.mobile #ContentColumn a{font-weight:bold;text-decoration:none;
}html.mobile #ContentColumn a{
}@media (max-width:768px) {#ContentColumn a{
}}@media (max-width:447px) {#ContentColumn a{
}}#ContentColumn .Stripe1 a:link, html.mobile #ContentColumn .Stripe1 a:link{
}html.mobile #ContentColumn .Stripe1 a:link{
}@media (max-width:768px) {#ContentColumn .Stripe1 a:link{
}}@media (max-width:447px) {#ContentColumn .Stripe1 a:link{
}}#ContentColumn .Stripe2 a:link, html.mobile #ContentColumn .Stripe2 a:link{
}html.mobile #ContentColumn .Stripe2 a:link{
}@media (max-width:768px) {#ContentColumn .Stripe2 a:link{
}}@media (max-width:447px) {#ContentColumn .Stripe2 a:link{
}}#ContentColumn .Stripe3 a:link, html.mobile #ContentColumn .Stripe3 a:link{
}html.mobile #ContentColumn .Stripe3 a:link{
}@media (max-width:768px) {#ContentColumn .Stripe3 a:link{
}}@media (max-width:447px) {#ContentColumn .Stripe3 a:link{
}}#ContentColumn a:link, html.mobile #ContentColumn a:link{color:#000000;
}html.mobile #ContentColumn a:link{
}@media (max-width:768px) {#ContentColumn a:link{
}}@media (max-width:447px) {#ContentColumn a:link{
}}#ContentColumn .Stripe1 a:link, html.mobile #ContentColumn .Stripe1 a:link{
}html.mobile #ContentColumn .Stripe1 a:link{
}@media (max-width:768px) {#ContentColumn .Stripe1 a:link{
}}@media (max-width:447px) {#ContentColumn .Stripe1 a:link{
}}#ContentColumn .Stripe2 a:link, html.mobile #ContentColumn .Stripe2 a:link{
}html.mobile #ContentColumn .Stripe2 a:link{
}@media (max-width:768px) {#ContentColumn .Stripe2 a:link{
}}@media (max-width:447px) {#ContentColumn .Stripe2 a:link{
}}#ContentColumn .Stripe3 a:link, html.mobile #ContentColumn .Stripe3 a:link{
}html.mobile #ContentColumn .Stripe3 a:link{
}@media (max-width:768px) {#ContentColumn .Stripe3 a:link{
}}@media (max-width:447px) {#ContentColumn .Stripe3 a:link{
}}#ContentColumn a:visited, html.mobile #ContentColumn a:visited{color:#666666;
}html.mobile #ContentColumn a:visited{
}@media (max-width:768px) {#ContentColumn a:visited{
}}@media (max-width:447px) {#ContentColumn a:visited{
}}#ContentColumn .Stripe1 a:visited, html.mobile #ContentColumn .Stripe1 a:visited{
}html.mobile #ContentColumn .Stripe1 a:visited{
}@media (max-width:768px) {#ContentColumn .Stripe1 a:visited{
}}@media (max-width:447px) {#ContentColumn .Stripe1 a:visited{
}}#ContentColumn .Stripe2 a:visited, html.mobile #ContentColumn .Stripe2 a:visited{
}html.mobile #ContentColumn .Stripe2 a:visited{
}@media (max-width:768px) {#ContentColumn .Stripe2 a:visited{
}}@media (max-width:447px) {#ContentColumn .Stripe2 a:visited{
}}#ContentColumn .Stripe3 a:visited, html.mobile #ContentColumn .Stripe3 a:visited{
}html.mobile #ContentColumn .Stripe3 a:visited{
}@media (max-width:768px) {#ContentColumn .Stripe3 a:visited{
}}@media (max-width:447px) {#ContentColumn .Stripe3 a:visited{
}}#ContentColumn a:hover, html.mobile #ContentColumn a:hover{color:#666666;text-decoration:underline;
}html.mobile #ContentColumn a:hover{
}@media (max-width:768px) {#ContentColumn a:hover{
}}@media (max-width:447px) {#ContentColumn a:hover{
}}#ContentColumn .Stripe1 a:hover, html.mobile #ContentColumn .Stripe1 a:hover{
}html.mobile #ContentColumn .Stripe1 a:hover{
}@media (max-width:768px) {#ContentColumn .Stripe1 a:hover{
}}@media (max-width:447px) {#ContentColumn .Stripe1 a:hover{
}}#ContentColumn .Stripe2 a:hover, html.mobile #ContentColumn .Stripe2 a:hover{
}html.mobile #ContentColumn .Stripe2 a:hover{
}@media (max-width:768px) {#ContentColumn .Stripe2 a:hover{
}}@media (max-width:447px) {#ContentColumn .Stripe2 a:hover{
}}#ContentColumn .Stripe3 a:hover, html.mobile #ContentColumn .Stripe3 a:hover{
}html.mobile #ContentColumn .Stripe3 a:hover{
}@media (max-width:768px) {#ContentColumn .Stripe3 a:hover{
}}@media (max-width:447px) {#ContentColumn .Stripe3 a:hover{
}}#ExtraColumn a, html.mobile #ExtraColumn a{
}html.mobile #ExtraColumn a{
}@media (max-width:768px) {#ExtraColumn a{
}}@media (max-width:447px) {#ExtraColumn a{
}}#ExtraColumn a:link, html.mobile #ExtraColumn a:link{
}html.mobile #ExtraColumn a:link{
}@media (max-width:768px) {#ExtraColumn a:link{
}}@media (max-width:447px) {#ExtraColumn a:link{
}}#ExtraColumn a:visited, html.mobile #ExtraColumn a:visited{
}html.mobile #ExtraColumn a:visited{
}@media (max-width:768px) {#ExtraColumn a:visited{
}}@media (max-width:447px) {#ExtraColumn a:visited{
}}#ExtraColumn a:hover, html.mobile #ExtraColumn a:hover{
}html.mobile #ExtraColumn a:hover{
}@media (max-width:768px) {#ExtraColumn a:hover{
}}@media (max-width:447px) {#ExtraColumn a:hover{
}}#PageWrapper #Footer a, html.mobile #PageWrapper #Footer a{
}html.mobile #PageWrapper #Footer a{
}@media (max-width:768px) {#PageWrapper #Footer a{
}}@media (max-width:447px) {#PageWrapper #Footer a{
}}#PageWrapper #Footer a:link, html.mobile #PageWrapper #Footer a:link{
}html.mobile #PageWrapper #Footer a:link{
}@media (max-width:768px) {#PageWrapper #Footer a:link{
}}@media (max-width:447px) {#PageWrapper #Footer a:link{
}}#PageWrapper #Footer a:visited, html.mobile #PageWrapper #Footer a:visited{
}html.mobile #PageWrapper #Footer a:visited{
}@media (max-width:768px) {#PageWrapper #Footer a:visited{
}}@media (max-width:447px) {#PageWrapper #Footer a:visited{
}}#PageWrapper #Footer a:hover, html.mobile #PageWrapper #Footer a:hover{
}html.mobile #PageWrapper #Footer a:hover{
}@media (max-width:768px) {#PageWrapper #Footer a:hover{
}}@media (max-width:447px) {#PageWrapper #Footer a:hover{
}}#PageWrapper .ResponsiveNavButton, html.mobile #PageWrapper .ResponsiveNavButton{
}html.mobile #PageWrapper .ResponsiveNavButton{
}@media (max-width:768px) {#PageWrapper .ResponsiveNavButton{
}}@media (max-width:447px) {#PageWrapper .ResponsiveNavButton{
}}#PageWrapper .ResponsiveNav, html.mobile #PageWrapper .ResponsiveNav{
}html.mobile #PageWrapper .ResponsiveNav{
}@media (max-width:768px) {#PageWrapper .ResponsiveNav{
}}@media (max-width:447px) {#PageWrapper .ResponsiveNav{
}}#PageWrapper .ResponsiveNav a, html.mobile #PageWrapper .ResponsiveNav a{
}html.mobile #PageWrapper .ResponsiveNav a{
}@media (max-width:768px) {#PageWrapper .ResponsiveNav a{
}}@media (max-width:447px) {#PageWrapper .ResponsiveNav a{
}}#PageWrapper .ResponsiveNav a, html.mobile #PageWrapper .ResponsiveNav a{
}html.mobile #PageWrapper .ResponsiveNav a{
}@media (max-width:768px) {#PageWrapper .ResponsiveNav a{
}}@media (max-width:447px) {#PageWrapper .ResponsiveNav a{
}}#PageWrapper .ResponsiveNav a:link, html.mobile #PageWrapper .ResponsiveNav a:link{
}html.mobile #PageWrapper .ResponsiveNav a:link{
}@media (max-width:768px) {#PageWrapper .ResponsiveNav a:link{
}}@media (max-width:447px) {#PageWrapper .ResponsiveNav a:link{
}}#PageWrapper .ResponsiveNav a:visited, html.mobile #PageWrapper .ResponsiveNav a:visited{
}html.mobile #PageWrapper .ResponsiveNav a:visited{
}@media (max-width:768px) {#PageWrapper .ResponsiveNav a:visited{
}}@media (max-width:447px) {#PageWrapper .ResponsiveNav a:visited{
}}#PageWrapper .ResponsiveNav a:hover, html.mobile #PageWrapper .ResponsiveNav a:hover{
}html.mobile #PageWrapper .ResponsiveNav a:hover{
}@media (max-width:768px) {#PageWrapper .ResponsiveNav a:hover{
}}@media (max-width:447px) {#PageWrapper .ResponsiveNav a:hover{
}}#PageWrapper .ResponsiveNav span, html.mobile #PageWrapper .ResponsiveNav span{
}html.mobile #PageWrapper .ResponsiveNav span{
}@media (max-width:768px) {#PageWrapper .ResponsiveNav span{
}}@media (max-width:447px) {#PageWrapper .ResponsiveNav span{
}}#NavColumn a, html.mobile #NavColumn a{text-decoration:none;
}html.mobile #NavColumn a{
}@media (max-width:768px) {#NavColumn a{
}}@media (max-width:447px) {#NavColumn a{
}}#NavColumn a:link, html.mobile #NavColumn a:link{color:#000000;
}html.mobile #NavColumn a:link{
}@media (max-width:768px) {#NavColumn a:link{
}}@media (max-width:447px) {#NavColumn a:link{
}}#NavColumn a:visited, html.mobile #NavColumn a:visited{color:#666666;
}html.mobile #NavColumn a:visited{
}@media (max-width:768px) {#NavColumn a:visited{
}}@media (max-width:447px) {#NavColumn a:visited{
}}#NavColumn a:hover, html.mobile #NavColumn a:hover{color:#666666;font-weight:bold;text-decoration:underline;
}html.mobile #NavColumn a:hover{
}@media (max-width:768px) {#NavColumn a:hover{
}}@media (max-width:447px) {#NavColumn a:hover{
}}#PageWrapper .ReminderBox a, html.mobile #PageWrapper .ReminderBox a{
}html.mobile #PageWrapper .ReminderBox a{
}@media (max-width:768px) {#PageWrapper .ReminderBox a{
}}@media (max-width:447px) {#PageWrapper .ReminderBox a{
}}#PageWrapper .Stripe1 .ReminderBox a:link, html.mobile #PageWrapper .Stripe1 .ReminderBox a:link{
}html.mobile #PageWrapper .Stripe1 .ReminderBox a:link{
}@media (max-width:768px) {#PageWrapper .Stripe1 .ReminderBox a:link{
}}@media (max-width:447px) {#PageWrapper .Stripe1 .ReminderBox a:link{
}}#PageWrapper .Stripe2 .ReminderBox a:link, html.mobile #PageWrapper .Stripe2 .ReminderBox a:link{
}html.mobile #PageWrapper .Stripe2 .ReminderBox a:link{
}@media (max-width:768px) {#PageWrapper .Stripe2 .ReminderBox a:link{
}}@media (max-width:447px) {#PageWrapper .Stripe2 .ReminderBox a:link{
}}#PageWrapper .Stripe3 .ReminderBox a:link, html.mobile #PageWrapper .Stripe3 .ReminderBox a:link{
}html.mobile #PageWrapper .Stripe3 .ReminderBox a:link{
}@media (max-width:768px) {#PageWrapper .Stripe3 .ReminderBox a:link{
}}@media (max-width:447px) {#PageWrapper .Stripe3 .ReminderBox a:link{
}}#PageWrapper .ReminderBox a:link, html.mobile #PageWrapper .ReminderBox a:link{
}html.mobile #PageWrapper .ReminderBox a:link{
}@media (max-width:768px) {#PageWrapper .ReminderBox a:link{
}}@media (max-width:447px) {#PageWrapper .ReminderBox a:link{
}}#PageWrapper .Stripe1 .ReminderBox a:link, html.mobile #PageWrapper .Stripe1 .ReminderBox a:link{
}html.mobile #PageWrapper .Stripe1 .ReminderBox a:link{
}@media (max-width:768px) {#PageWrapper .Stripe1 .ReminderBox a:link{
}}@media (max-width:447px) {#PageWrapper .Stripe1 .ReminderBox a:link{
}}#PageWrapper .Stripe2 .ReminderBox a:link, html.mobile #PageWrapper .Stripe2 .ReminderBox a:link{
}html.mobile #PageWrapper .Stripe2 .ReminderBox a:link{
}@media (max-width:768px) {#PageWrapper .Stripe2 .ReminderBox a:link{
}}@media (max-width:447px) {#PageWrapper .Stripe2 .ReminderBox a:link{
}}#PageWrapper .Stripe3 .ReminderBox a:link, html.mobile #PageWrapper .Stripe3 .ReminderBox a:link{
}html.mobile #PageWrapper .Stripe3 .ReminderBox a:link{
}@media (max-width:768px) {#PageWrapper .Stripe3 .ReminderBox a:link{
}}@media (max-width:447px) {#PageWrapper .Stripe3 .ReminderBox a:link{
}}#PageWrapper .ReminderBox a:visited, html.mobile #PageWrapper .ReminderBox a:visited{
}html.mobile #PageWrapper .ReminderBox a:visited{
}@media (max-width:768px) {#PageWrapper .ReminderBox a:visited{
}}@media (max-width:447px) {#PageWrapper .ReminderBox a:visited{
}}#PageWrapper .Stripe1 .ReminderBox a:visited, html.mobile #PageWrapper .Stripe1 .ReminderBox a:visited{
}html.mobile #PageWrapper .Stripe1 .ReminderBox a:visited{
}@media (max-width:768px) {#PageWrapper .Stripe1 .ReminderBox a:visited{
}}@media (max-width:447px) {#PageWrapper .Stripe1 .ReminderBox a:visited{
}}#PageWrapper .Stripe2 .ReminderBox a:visited, html.mobile #PageWrapper .Stripe2 .ReminderBox a:visited{
}html.mobile #PageWrapper .Stripe2 .ReminderBox a:visited{
}@media (max-width:768px) {#PageWrapper .Stripe2 .ReminderBox a:visited{
}}@media (max-width:447px) {#PageWrapper .Stripe2 .ReminderBox a:visited{
}}#PageWrapper .Stripe3 .ReminderBox a:visited, html.mobile #PageWrapper .Stripe3 .ReminderBox a:visited{
}html.mobile #PageWrapper .Stripe3 .ReminderBox a:visited{
}@media (max-width:768px) {#PageWrapper .Stripe3 .ReminderBox a:visited{
}}@media (max-width:447px) {#PageWrapper .Stripe3 .ReminderBox a:visited{
}}#PageWrapper .ReminderBox a:hover, html.mobile #PageWrapper .ReminderBox a:hover{
}html.mobile #PageWrapper .ReminderBox a:hover{
}@media (max-width:768px) {#PageWrapper .ReminderBox a:hover{
}}@media (max-width:447px) {#PageWrapper .ReminderBox a:hover{
}}#PageWrapper .Stripe1 .ReminderBox a:hover, html.mobile #PageWrapper .Stripe1 .ReminderBox a:hover{
}html.mobile #PageWrapper .Stripe1 .ReminderBox a:hover{
}@media (max-width:768px) {#PageWrapper .Stripe1 .ReminderBox a:hover{
}}@media (max-width:447px) {#PageWrapper .Stripe1 .ReminderBox a:hover{
}}#PageWrapper .Stripe2 .ReminderBox a:hover, html.mobile #PageWrapper .Stripe2 .ReminderBox a:hover{
}html.mobile #PageWrapper .Stripe2 .ReminderBox a:hover{
}@media (max-width:768px) {#PageWrapper .Stripe2 .ReminderBox a:hover{
}}@media (max-width:447px) {#PageWrapper .Stripe2 .ReminderBox a:hover{
}}#PageWrapper .Stripe3 .ReminderBox a:hover, html.mobile #PageWrapper .Stripe3 .ReminderBox a:hover{
}html.mobile #PageWrapper .Stripe3 .ReminderBox a:hover{
}@media (max-width:768px) {#PageWrapper .Stripe3 .ReminderBox a:hover{
}}@media (max-width:447px) {#PageWrapper .Stripe3 .ReminderBox a:hover{
}}#PageWrapper .CalloutBox a, html.mobile #PageWrapper .CalloutBox a{
}html.mobile #PageWrapper .CalloutBox a{
}@media (max-width:768px) {#PageWrapper .CalloutBox a{
}}@media (max-width:447px) {#PageWrapper .CalloutBox a{
}}#PageWrapper .Stripe1 .CalloutBox a:link, html.mobile #PageWrapper .Stripe1 .CalloutBox a:link{
}html.mobile #PageWrapper .Stripe1 .CalloutBox a:link{
}@media (max-width:768px) {#PageWrapper .Stripe1 .CalloutBox a:link{
}}@media (max-width:447px) {#PageWrapper .Stripe1 .CalloutBox a:link{
}}#PageWrapper .Stripe2 .CalloutBox a:link, html.mobile #PageWrapper .Stripe2 .CalloutBox a:link{
}html.mobile #PageWrapper .Stripe2 .CalloutBox a:link{
}@media (max-width:768px) {#PageWrapper .Stripe2 .CalloutBox a:link{
}}@media (max-width:447px) {#PageWrapper .Stripe2 .CalloutBox a:link{
}}#PageWrapper .Stripe3 .CalloutBox a:link, html.mobile #PageWrapper .Stripe3 .CalloutBox a:link{
}html.mobile #PageWrapper .Stripe3 .CalloutBox a:link{
}@media (max-width:768px) {#PageWrapper .Stripe3 .CalloutBox a:link{
}}@media (max-width:447px) {#PageWrapper .Stripe3 .CalloutBox a:link{
}}#PageWrapper .CalloutBox a:link, html.mobile #PageWrapper .CalloutBox a:link{
}html.mobile #PageWrapper .CalloutBox a:link{
}@media (max-width:768px) {#PageWrapper .CalloutBox a:link{
}}@media (max-width:447px) {#PageWrapper .CalloutBox a:link{
}}#PageWrapper .Stripe1 .CalloutBox a:link, html.mobile #PageWrapper .Stripe1 .CalloutBox a:link{
}html.mobile #PageWrapper .Stripe1 .CalloutBox a:link{
}@media (max-width:768px) {#PageWrapper .Stripe1 .CalloutBox a:link{
}}@media (max-width:447px) {#PageWrapper .Stripe1 .CalloutBox a:link{
}}#PageWrapper .Stripe2 .CalloutBox a:link, html.mobile #PageWrapper .Stripe2 .CalloutBox a:link{
}html.mobile #PageWrapper .Stripe2 .CalloutBox a:link{
}@media (max-width:768px) {#PageWrapper .Stripe2 .CalloutBox a:link{
}}@media (max-width:447px) {#PageWrapper .Stripe2 .CalloutBox a:link{
}}#PageWrapper .Stripe3 .CalloutBox a:link, html.mobile #PageWrapper .Stripe3 .CalloutBox a:link{
}html.mobile #PageWrapper .Stripe3 .CalloutBox a:link{
}@media (max-width:768px) {#PageWrapper .Stripe3 .CalloutBox a:link{
}}@media (max-width:447px) {#PageWrapper .Stripe3 .CalloutBox a:link{
}}#PageWrapper .CalloutBox a:visited, html.mobile #PageWrapper .CalloutBox a:visited{
}html.mobile #PageWrapper .CalloutBox a:visited{
}@media (max-width:768px) {#PageWrapper .CalloutBox a:visited{
}}@media (max-width:447px) {#PageWrapper .CalloutBox a:visited{
}}#PageWrapper .Stripe1 .CalloutBox a:visited, html.mobile #PageWrapper .Stripe1 .CalloutBox a:visited{
}html.mobile #PageWrapper .Stripe1 .CalloutBox a:visited{
}@media (max-width:768px) {#PageWrapper .Stripe1 .CalloutBox a:visited{
}}@media (max-width:447px) {#PageWrapper .Stripe1 .CalloutBox a:visited{
}}#PageWrapper .Stripe2 .CalloutBox a:visited, html.mobile #PageWrapper .Stripe2 .CalloutBox a:visited{
}html.mobile #PageWrapper .Stripe2 .CalloutBox a:visited{
}@media (max-width:768px) {#PageWrapper .Stripe2 .CalloutBox a:visited{
}}@media (max-width:447px) {#PageWrapper .Stripe2 .CalloutBox a:visited{
}}#PageWrapper .Stripe3 .CalloutBox a:visited, html.mobile #PageWrapper .Stripe3 .CalloutBox a:visited{
}html.mobile #PageWrapper .Stripe3 .CalloutBox a:visited{
}@media (max-width:768px) {#PageWrapper .Stripe3 .CalloutBox a:visited{
}}@media (max-width:447px) {#PageWrapper .Stripe3 .CalloutBox a:visited{
}}#PageWrapper .CalloutBox a:hover, html.mobile #PageWrapper .CalloutBox a:hover{
}html.mobile #PageWrapper .CalloutBox a:hover{
}@media (max-width:768px) {#PageWrapper .CalloutBox a:hover{
}}@media (max-width:447px) {#PageWrapper .CalloutBox a:hover{
}}#PageWrapper .Stripe1 .CalloutBox a:hover, html.mobile #PageWrapper .Stripe1 .CalloutBox a:hover{
}html.mobile #PageWrapper .Stripe1 .CalloutBox a:hover{
}@media (max-width:768px) {#PageWrapper .Stripe1 .CalloutBox a:hover{
}}@media (max-width:447px) {#PageWrapper .Stripe1 .CalloutBox a:hover{
}}#PageWrapper .Stripe2 .CalloutBox a:hover, html.mobile #PageWrapper .Stripe2 .CalloutBox a:hover{
}html.mobile #PageWrapper .Stripe2 .CalloutBox a:hover{
}@media (max-width:768px) {#PageWrapper .Stripe2 .CalloutBox a:hover{
}}@media (max-width:447px) {#PageWrapper .Stripe2 .CalloutBox a:hover{
}}#PageWrapper .Stripe3 .CalloutBox a:hover, html.mobile #PageWrapper .Stripe3 .CalloutBox a:hover{
}html.mobile #PageWrapper .Stripe3 .CalloutBox a:hover{
}@media (max-width:768px) {#PageWrapper .Stripe3 .CalloutBox a:hover{
}}@media (max-width:447px) {#PageWrapper .Stripe3 .CalloutBox a:hover{
}}#toolbar, html.mobile #toolbar{
}html.mobile #toolbar{
}@media (max-width:768px) {#toolbar{
}}@media (max-width:447px) {#toolbar{
}}hr, html.mobile hr{
}html.mobile hr{
}@media (max-width:768px) {hr{
}}@media (max-width:447px) {hr{
}}.Stripe1 hr, html.mobile .Stripe1 hr{
}html.mobile .Stripe1 hr{
}@media (max-width:768px) {.Stripe1 hr{
}}@media (max-width:447px) {.Stripe1 hr{
}}.Stripe2 hr, html.mobile .Stripe2 hr{
}html.mobile .Stripe2 hr{
}@media (max-width:768px) {.Stripe2 hr{
}}@media (max-width:447px) {.Stripe2 hr{
}}.Stripe3 hr, html.mobile .Stripe3 hr{
}html.mobile .Stripe3 hr{
}@media (max-width:768px) {.Stripe3 hr{
}}@media (max-width:447px) {.Stripe3 hr{
}}#PageWrapper .WhatsNew, html.mobile #PageWrapper .WhatsNew{
}html.mobile #PageWrapper .WhatsNew{
}@media (max-width:768px) {#PageWrapper .WhatsNew{
}}@media (max-width:447px) {#PageWrapper .WhatsNew{
}}#PageWrapper .Stripe1 .WhatsNew, html.mobile #PageWrapper .Stripe1 .WhatsNew{
}html.mobile #PageWrapper .Stripe1 .WhatsNew{
}@media (max-width:768px) {#PageWrapper .Stripe1 .WhatsNew{
}}@media (max-width:447px) {#PageWrapper .Stripe1 .WhatsNew{
}}#PageWrapper .Stripe2 .WhatsNew, html.mobile #PageWrapper .Stripe2 .WhatsNew{
}html.mobile #PageWrapper .Stripe2 .WhatsNew{
}@media (max-width:768px) {#PageWrapper .Stripe2 .WhatsNew{
}}@media (max-width:447px) {#PageWrapper .Stripe2 .WhatsNew{
}}#PageWrapper .Stripe3 .WhatsNew, html.mobile #PageWrapper .Stripe3 .WhatsNew{
}html.mobile #PageWrapper .Stripe3 .WhatsNew{
}@media (max-width:768px) {#PageWrapper .Stripe3 .WhatsNew{
}}@media (max-width:447px) {#PageWrapper .Stripe3 .WhatsNew{
}}#PageWrapper .WhatsNew h2, html.mobile #PageWrapper .WhatsNew h2{
}html.mobile #PageWrapper .WhatsNew h2{
}@media (max-width:768px) {#PageWrapper .WhatsNew h2{
}}@media (max-width:447px) {#PageWrapper .WhatsNew h2{
}}#PageWrapper .Stripe1 .WhatsNew h2, html.mobile #PageWrapper .Stripe1 .WhatsNew h2{
}html.mobile #PageWrapper .Stripe1 .WhatsNew h2{
}@media (max-width:768px) {#PageWrapper .Stripe1 .WhatsNew h2{
}}@media (max-width:447px) {#PageWrapper .Stripe1 .WhatsNew h2{
}}#PageWrapper .Stripe2 .WhatsNew h2, html.mobile #PageWrapper .Stripe2 .WhatsNew h2{
}html.mobile #PageWrapper .Stripe2 .WhatsNew h2{
}@media (max-width:768px) {#PageWrapper .Stripe2 .WhatsNew h2{
}}@media (max-width:447px) {#PageWrapper .Stripe2 .WhatsNew h2{
}}#PageWrapper .Stripe3 .WhatsNew h2, html.mobile #PageWrapper .Stripe3 .WhatsNew h2{
}html.mobile #PageWrapper .Stripe3 .WhatsNew h2{
}@media (max-width:768px) {#PageWrapper .Stripe3 .WhatsNew h2{
}}@media (max-width:447px) {#PageWrapper .Stripe3 .WhatsNew h2{
}}#PageWrapper .WhatsNew .WhatsNew-time, html.mobile #PageWrapper .WhatsNew .WhatsNew-time{
}html.mobile #PageWrapper .WhatsNew .WhatsNew-time{
}@media (max-width:768px) {#PageWrapper .WhatsNew .WhatsNew-time{
}}@media (max-width:447px) {#PageWrapper .WhatsNew .WhatsNew-time{
}}#PageWrapper .Stripe1 .WhatsNew .WhatsNew-time, html.mobile #PageWrapper .Stripe1 .WhatsNew .WhatsNew-time{
}html.mobile #PageWrapper .Stripe1 .WhatsNew .WhatsNew-time{
}@media (max-width:768px) {#PageWrapper .Stripe1 .WhatsNew .WhatsNew-time{
}}@media (max-width:447px) {#PageWrapper .Stripe1 .WhatsNew .WhatsNew-time{
}}#PageWrapper .Stripe2 .WhatsNew .WhatsNew-time, html.mobile #PageWrapper .Stripe2 .WhatsNew .WhatsNew-time{
}html.mobile #PageWrapper .Stripe2 .WhatsNew .WhatsNew-time{
}@media (max-width:768px) {#PageWrapper .Stripe2 .WhatsNew .WhatsNew-time{
}}@media (max-width:447px) {#PageWrapper .Stripe2 .WhatsNew .WhatsNew-time{
}}#PageWrapper .Stripe3 .WhatsNew .WhatsNew-time, html.mobile #PageWrapper .Stripe3 .WhatsNew .WhatsNew-time{
}html.mobile #PageWrapper .Stripe3 .WhatsNew .WhatsNew-time{
}@media (max-width:768px) {#PageWrapper .Stripe3 .WhatsNew .WhatsNew-time{
}}@media (max-width:447px) {#PageWrapper .Stripe3 .WhatsNew .WhatsNew-time{
}}#PageWrapper .WhatsNew .WhatsNew-content, html.mobile #PageWrapper .WhatsNew .WhatsNew-content{
}html.mobile #PageWrapper .WhatsNew .WhatsNew-content{
}@media (max-width:768px) {#PageWrapper .WhatsNew .WhatsNew-content{
}}@media (max-width:447px) {#PageWrapper .WhatsNew .WhatsNew-content{
}}#PageWrapper .Stripe1 .WhatsNew .WhatsNew-content, html.mobile #PageWrapper .Stripe1 .WhatsNew .WhatsNew-content{
}html.mobile #PageWrapper .Stripe1 .WhatsNew .WhatsNew-content{
}@media (max-width:768px) {#PageWrapper .Stripe1 .WhatsNew .WhatsNew-content{
}}@media (max-width:447px) {#PageWrapper .Stripe1 .WhatsNew .WhatsNew-content{
}}#PageWrapper .Stripe2 .WhatsNew .WhatsNew-content, html.mobile #PageWrapper .Stripe2 .WhatsNew .WhatsNew-content{
}html.mobile #PageWrapper .Stripe2 .WhatsNew .WhatsNew-content{
}@media (max-width:768px) {#PageWrapper .Stripe2 .WhatsNew .WhatsNew-content{
}}@media (max-width:447px) {#PageWrapper .Stripe2 .WhatsNew .WhatsNew-content{
}}#PageWrapper .Stripe3 .WhatsNew .WhatsNew-content, html.mobile #PageWrapper .Stripe3 .WhatsNew .WhatsNew-content{
}html.mobile #PageWrapper .Stripe3 .WhatsNew .WhatsNew-content{
}@media (max-width:768px) {#PageWrapper .Stripe3 .WhatsNew .WhatsNew-content{
}}@media (max-width:447px) {#PageWrapper .Stripe3 .WhatsNew .WhatsNew-content{
}}#PageWrapper .WhatsNew h3 a, html.mobile #PageWrapper .WhatsNew h3 a{
}html.mobile #PageWrapper .WhatsNew h3 a{
}@media (max-width:768px) {#PageWrapper .WhatsNew h3 a{
}}@media (max-width:447px) {#PageWrapper .WhatsNew h3 a{
}}#PageWrapper .Stripe1 .WhatsNew h3 a:link, html.mobile #PageWrapper .Stripe1 .WhatsNew h3 a:link{
}html.mobile #PageWrapper .Stripe1 .WhatsNew h3 a:link{
}@media (max-width:768px) {#PageWrapper .Stripe1 .WhatsNew h3 a:link{
}}@media (max-width:447px) {#PageWrapper .Stripe1 .WhatsNew h3 a:link{
}}#PageWrapper .Stripe2 .WhatsNew h3 a:link, html.mobile #PageWrapper .Stripe2 .WhatsNew h3 a:link{
}html.mobile #PageWrapper .Stripe2 .WhatsNew h3 a:link{
}@media (max-width:768px) {#PageWrapper .Stripe2 .WhatsNew h3 a:link{
}}@media (max-width:447px) {#PageWrapper .Stripe2 .WhatsNew h3 a:link{
}}#PageWrapper .Stripe3 .WhatsNew h3 a:link, html.mobile #PageWrapper .Stripe3 .WhatsNew h3 a:link{
}html.mobile #PageWrapper .Stripe3 .WhatsNew h3 a:link{
}@media (max-width:768px) {#PageWrapper .Stripe3 .WhatsNew h3 a:link{
}}@media (max-width:447px) {#PageWrapper .Stripe3 .WhatsNew h3 a:link{
}}#PageWrapper .responsive-row div[class*="responsive_col-"], html.mobile #PageWrapper .responsive-row div[class*="responsive_col-"]{
}html.mobile #PageWrapper .responsive-row div[class*="responsive_col-"]{
}@media (max-width:768px) {#PageWrapper .responsive-row div[class*="responsive_col-"]{
}}@media (max-width:447px) {#PageWrapper .responsive-row div[class*="responsive_col-"]{
}}#PageWrapper .Stripe1 .responsive-row div[class*="responsive_col-"], html.mobile #PageWrapper .Stripe1 .responsive-row div[class*="responsive_col-"]{
}html.mobile #PageWrapper .Stripe1 .responsive-row div[class*="responsive_col-"]{
}@media (max-width:768px) {#PageWrapper .Stripe1 .responsive-row div[class*="responsive_col-"]{
}}@media (max-width:447px) {#PageWrapper .Stripe1 .responsive-row div[class*="responsive_col-"]{
}}#PageWrapper .Stripe2 .responsive-row div[class*="responsive_col-"], html.mobile #PageWrapper .Stripe2 .responsive-row div[class*="responsive_col-"]{
}html.mobile #PageWrapper .Stripe2 .responsive-row div[class*="responsive_col-"]{
}@media (max-width:768px) {#PageWrapper .Stripe2 .responsive-row div[class*="responsive_col-"]{
}}@media (max-width:447px) {#PageWrapper .Stripe2 .responsive-row div[class*="responsive_col-"]{
}}#PageWrapper .Stripe3 .responsive-row div[class*="responsive_col-"], html.mobile #PageWrapper .Stripe3 .responsive-row div[class*="responsive_col-"]{
}html.mobile #PageWrapper .Stripe3 .responsive-row div[class*="responsive_col-"]{
}@media (max-width:768px) {#PageWrapper .Stripe3 .responsive-row div[class*="responsive_col-"]{
}}@media (max-width:447px) {#PageWrapper .Stripe3 .responsive-row div[class*="responsive_col-"]{
}}#PageWrapper .WhatsNew h3 a:link, html.mobile #PageWrapper .WhatsNew h3 a:link{
}html.mobile #PageWrapper .WhatsNew h3 a:link{
}@media (max-width:768px) {#PageWrapper .WhatsNew h3 a:link{
}}@media (max-width:447px) {#PageWrapper .WhatsNew h3 a:link{
}}#PageWrapper .Stripe1 .WhatsNew h3 a:link, html.mobile #PageWrapper .Stripe1 .WhatsNew h3 a:link{
}html.mobile #PageWrapper .Stripe1 .WhatsNew h3 a:link{
}@media (max-width:768px) {#PageWrapper .Stripe1 .WhatsNew h3 a:link{
}}@media (max-width:447px) {#PageWrapper .Stripe1 .WhatsNew h3 a:link{
}}#PageWrapper .Stripe2 .WhatsNew h3 a:link, html.mobile #PageWrapper .Stripe2 .WhatsNew h3 a:link{
}html.mobile #PageWrapper .Stripe2 .WhatsNew h3 a:link{
}@media (max-width:768px) {#PageWrapper .Stripe2 .WhatsNew h3 a:link{
}}@media (max-width:447px) {#PageWrapper .Stripe2 .WhatsNew h3 a:link{
}}#PageWrapper .Stripe3 .WhatsNew h3 a:link, html.mobile #PageWrapper .Stripe3 .WhatsNew h3 a:link{
}html.mobile #PageWrapper .Stripe3 .WhatsNew h3 a:link{
}@media (max-width:768px) {#PageWrapper .Stripe3 .WhatsNew h3 a:link{
}}@media (max-width:447px) {#PageWrapper .Stripe3 .WhatsNew h3 a:link{
}}#PageWrapper .WhatsNew h3 a:visited, html.mobile #PageWrapper .WhatsNew h3 a:visited{
}html.mobile #PageWrapper .WhatsNew h3 a:visited{
}@media (max-width:768px) {#PageWrapper .WhatsNew h3 a:visited{
}}@media (max-width:447px) {#PageWrapper .WhatsNew h3 a:visited{
}}#PageWrapper .Stripe1 .WhatsNew h3 a:visited, html.mobile #PageWrapper .Stripe1 .WhatsNew h3 a:visited{
}html.mobile #PageWrapper .Stripe1 .WhatsNew h3 a:visited{
}@media (max-width:768px) {#PageWrapper .Stripe1 .WhatsNew h3 a:visited{
}}@media (max-width:447px) {#PageWrapper .Stripe1 .WhatsNew h3 a:visited{
}}#PageWrapper .Stripe2 .WhatsNew h3 a:visited, html.mobile #PageWrapper .Stripe2 .WhatsNew h3 a:visited{
}html.mobile #PageWrapper .Stripe2 .WhatsNew h3 a:visited{
}@media (max-width:768px) {#PageWrapper .Stripe2 .WhatsNew h3 a:visited{
}}@media (max-width:447px) {#PageWrapper .Stripe2 .WhatsNew h3 a:visited{
}}#PageWrapper .Stripe3 .WhatsNew h3 a:visited, html.mobile #PageWrapper .Stripe3 .WhatsNew h3 a:visited{
}html.mobile #PageWrapper .Stripe3 .WhatsNew h3 a:visited{
}@media (max-width:768px) {#PageWrapper .Stripe3 .WhatsNew h3 a:visited{
}}@media (max-width:447px) {#PageWrapper .Stripe3 .WhatsNew h3 a:visited{
}}#PageWrapper .WhatsNew h3 a:hover, html.mobile #PageWrapper .WhatsNew h3 a:hover{
}html.mobile #PageWrapper .WhatsNew h3 a:hover{
}@media (max-width:768px) {#PageWrapper .WhatsNew h3 a:hover{
}}@media (max-width:447px) {#PageWrapper .WhatsNew h3 a:hover{
}}#PageWrapper .Stripe1 .WhatsNew h3 a:hover, html.mobile #PageWrapper .Stripe1 .WhatsNew h3 a:hover{
}html.mobile #PageWrapper .Stripe1 .WhatsNew h3 a:hover{
}@media (max-width:768px) {#PageWrapper .Stripe1 .WhatsNew h3 a:hover{
}}@media (max-width:447px) {#PageWrapper .Stripe1 .WhatsNew h3 a:hover{
}}#PageWrapper .Stripe2 .WhatsNew h3 a:hover, html.mobile #PageWrapper .Stripe2 .WhatsNew h3 a:hover{
}html.mobile #PageWrapper .Stripe2 .WhatsNew h3 a:hover{
}@media (max-width:768px) {#PageWrapper .Stripe2 .WhatsNew h3 a:hover{
}}@media (max-width:447px) {#PageWrapper .Stripe2 .WhatsNew h3 a:hover{
}}#PageWrapper .Stripe3 .WhatsNew h3 a:hover, html.mobile #PageWrapper .Stripe3 .WhatsNew h3 a:hover{
}html.mobile #PageWrapper .Stripe3 .WhatsNew h3 a:hover{
}@media (max-width:768px) {#PageWrapper .Stripe3 .WhatsNew h3 a:hover{
}}@media (max-width:447px) {#PageWrapper .Stripe3 .WhatsNew h3 a:hover{
}}#PageWrapper .WhatsNew ol li, html.mobile #PageWrapper .WhatsNew ol li{
}html.mobile #PageWrapper .WhatsNew ol li{
}@media (max-width:768px) {#PageWrapper .WhatsNew ol li{
}}@media (max-width:447px) {#PageWrapper .WhatsNew ol li{
}}#PageWrapper .Stripe1 .WhatsNew ol li, html.mobile #PageWrapper .Stripe1 .WhatsNew ol li{
}html.mobile #PageWrapper .Stripe1 .WhatsNew ol li{
}@media (max-width:768px) {#PageWrapper .Stripe1 .WhatsNew ol li{
}}@media (max-width:447px) {#PageWrapper .Stripe1 .WhatsNew ol li{
}}#PageWrapper .Stripe2 .WhatsNew ol li, html.mobile #PageWrapper .Stripe2 .WhatsNew ol li{
}html.mobile #PageWrapper .Stripe2 .WhatsNew ol li{
}@media (max-width:768px) {#PageWrapper .Stripe2 .WhatsNew ol li{
}}@media (max-width:447px) {#PageWrapper .Stripe2 .WhatsNew ol li{
}}#PageWrapper .Stripe3 .WhatsNew ol li, html.mobile #PageWrapper .Stripe3 .WhatsNew ol li{
}html.mobile #PageWrapper .Stripe3 .WhatsNew ol li{
}@media (max-width:768px) {#PageWrapper .Stripe3 .WhatsNew ol li{
}}@media (max-width:447px) {#PageWrapper .Stripe3 .WhatsNew ol li{
}}#PageWrapper .WhatsNew h3, html.mobile #PageWrapper .WhatsNew h3{
}html.mobile #PageWrapper .WhatsNew h3{
}@media (max-width:768px) {#PageWrapper .WhatsNew h3{
}}@media (max-width:447px) {#PageWrapper .WhatsNew h3{
}}#PageWrapper .Stripe1 .WhatsNew h3, html.mobile #PageWrapper .Stripe1 .WhatsNew h3{
}html.mobile #PageWrapper .Stripe1 .WhatsNew h3{
}@media (max-width:768px) {#PageWrapper .Stripe1 .WhatsNew h3{
}}@media (max-width:447px) {#PageWrapper .Stripe1 .WhatsNew h3{
}}#PageWrapper .Stripe2 .WhatsNew h3, html.mobile #PageWrapper .Stripe2 .WhatsNew h3{
}html.mobile #PageWrapper .Stripe2 .WhatsNew h3{
}@media (max-width:768px) {#PageWrapper .Stripe2 .WhatsNew h3{
}}@media (max-width:447px) {#PageWrapper .Stripe2 .WhatsNew h3{
}}#PageWrapper .Stripe3 .WhatsNew h3, html.mobile #PageWrapper .Stripe3 .WhatsNew h3{
}html.mobile #PageWrapper .Stripe3 .WhatsNew h3{
}@media (max-width:768px) {#PageWrapper .Stripe3 .WhatsNew h3{
}}@media (max-width:447px) {#PageWrapper .Stripe3 .WhatsNew h3{
}}#PageWrapper .WhatsNew .WhatsNew-more, html.mobile #PageWrapper .WhatsNew .WhatsNew-more{
}html.mobile #PageWrapper .WhatsNew .WhatsNew-more{
}@media (max-width:768px) {#PageWrapper .WhatsNew .WhatsNew-more{
}}@media (max-width:447px) {#PageWrapper .WhatsNew .WhatsNew-more{
}}#PageWrapper .Stripe1 .WhatsNew .WhatsNew-more, html.mobile #PageWrapper .Stripe1 .WhatsNew .WhatsNew-more{
}html.mobile #PageWrapper .Stripe1 .WhatsNew .WhatsNew-more{
}@media (max-width:768px) {#PageWrapper .Stripe1 .WhatsNew .WhatsNew-more{
}}@media (max-width:447px) {#PageWrapper .Stripe1 .WhatsNew .WhatsNew-more{
}}#PageWrapper .Stripe2 .WhatsNew .WhatsNew-more, html.mobile #PageWrapper .Stripe2 .WhatsNew .WhatsNew-more{
}html.mobile #PageWrapper .Stripe2 .WhatsNew .WhatsNew-more{
}@media (max-width:768px) {#PageWrapper .Stripe2 .WhatsNew .WhatsNew-more{
}}@media (max-width:447px) {#PageWrapper .Stripe2 .WhatsNew .WhatsNew-more{
}}#PageWrapper .Stripe3 .WhatsNew .WhatsNew-more, html.mobile #PageWrapper .Stripe3 .WhatsNew .WhatsNew-more{
}html.mobile #PageWrapper .Stripe3 .WhatsNew .WhatsNew-more{
}@media (max-width:768px) {#PageWrapper .Stripe3 .WhatsNew .WhatsNew-more{
}}@media (max-width:447px) {#PageWrapper .Stripe3 .WhatsNew .WhatsNew-more{
}}#PageWrapper .WhatsNew .WhatsNew-more a, html.mobile #PageWrapper .WhatsNew .WhatsNew-more a{
}html.mobile #PageWrapper .WhatsNew .WhatsNew-more a{
}@media (max-width:768px) {#PageWrapper .WhatsNew .WhatsNew-more a{
}}@media (max-width:447px) {#PageWrapper .WhatsNew .WhatsNew-more a{
}}#PageWrapper .Stripe1 .WhatsNew .WhatsNew-more a:link, html.mobile #PageWrapper .Stripe1 .WhatsNew .WhatsNew-more a:link{
}html.mobile #PageWrapper .Stripe1 .WhatsNew .WhatsNew-more a:link{
}@media (max-width:768px) {#PageWrapper .Stripe1 .WhatsNew .WhatsNew-more a:link{
}}@media (max-width:447px) {#PageWrapper .Stripe1 .WhatsNew .WhatsNew-more a:link{
}}#PageWrapper .Stripe2 .WhatsNew .WhatsNew-more a:link, html.mobile #PageWrapper .Stripe2 .WhatsNew .WhatsNew-more a:link{
}html.mobile #PageWrapper .Stripe2 .WhatsNew .WhatsNew-more a:link{
}@media (max-width:768px) {#PageWrapper .Stripe2 .WhatsNew .WhatsNew-more a:link{
}}@media (max-width:447px) {#PageWrapper .Stripe2 .WhatsNew .WhatsNew-more a:link{
}}#PageWrapper .Stripe3 .WhatsNew .WhatsNew-more a:link, html.mobile #PageWrapper .Stripe3 .WhatsNew .WhatsNew-more a:link{
}html.mobile #PageWrapper .Stripe3 .WhatsNew .WhatsNew-more a:link{
}@media (max-width:768px) {#PageWrapper .Stripe3 .WhatsNew .WhatsNew-more a:link{
}}@media (max-width:447px) {#PageWrapper .Stripe3 .WhatsNew .WhatsNew-more a:link{
}}#PageWrapper .WhatsNew .WhatsNew-more a:link, html.mobile #PageWrapper .WhatsNew .WhatsNew-more a:link{
}html.mobile #PageWrapper .WhatsNew .WhatsNew-more a:link{
}@media (max-width:768px) {#PageWrapper .WhatsNew .WhatsNew-more a:link{
}}@media (max-width:447px) {#PageWrapper .WhatsNew .WhatsNew-more a:link{
}}#PageWrapper .Stripe1 .WhatsNew .WhatsNew-more a:link, html.mobile #PageWrapper .Stripe1 .WhatsNew .WhatsNew-more a:link{
}html.mobile #PageWrapper .Stripe1 .WhatsNew .WhatsNew-more a:link{
}@media (max-width:768px) {#PageWrapper .Stripe1 .WhatsNew .WhatsNew-more a:link{
}}@media (max-width:447px) {#PageWrapper .Stripe1 .WhatsNew .WhatsNew-more a:link{
}}#PageWrapper .Stripe2 .WhatsNew .WhatsNew-more a:link, html.mobile #PageWrapper .Stripe2 .WhatsNew .WhatsNew-more a:link{
}html.mobile #PageWrapper .Stripe2 .WhatsNew .WhatsNew-more a:link{
}@media (max-width:768px) {#PageWrapper .Stripe2 .WhatsNew .WhatsNew-more a:link{
}}@media (max-width:447px) {#PageWrapper .Stripe2 .WhatsNew .WhatsNew-more a:link{
}}#PageWrapper .Stripe3 .WhatsNew .WhatsNew-more a:link, html.mobile #PageWrapper .Stripe3 .WhatsNew .WhatsNew-more a:link{
}html.mobile #PageWrapper .Stripe3 .WhatsNew .WhatsNew-more a:link{
}@media (max-width:768px) {#PageWrapper .Stripe3 .WhatsNew .WhatsNew-more a:link{
}}@media (max-width:447px) {#PageWrapper .Stripe3 .WhatsNew .WhatsNew-more a:link{
}}#PageWrapper .WhatsNew .WhatsNew-more a:visited, html.mobile #PageWrapper .WhatsNew .WhatsNew-more a:visited{
}html.mobile #PageWrapper .WhatsNew .WhatsNew-more a:visited{
}@media (max-width:768px) {#PageWrapper .WhatsNew .WhatsNew-more a:visited{
}}@media (max-width:447px) {#PageWrapper .WhatsNew .WhatsNew-more a:visited{
}}#PageWrapper .Stripe1 .WhatsNew .WhatsNew-more a:visited, html.mobile #PageWrapper .Stripe1 .WhatsNew .WhatsNew-more a:visited{
}html.mobile #PageWrapper .Stripe1 .WhatsNew .WhatsNew-more a:visited{
}@media (max-width:768px) {#PageWrapper .Stripe1 .WhatsNew .WhatsNew-more a:visited{
}}@media (max-width:447px) {#PageWrapper .Stripe1 .WhatsNew .WhatsNew-more a:visited{
}}#PageWrapper .Stripe2 .WhatsNew .WhatsNew-more a:visited, html.mobile #PageWrapper .Stripe2 .WhatsNew .WhatsNew-more a:visited{
}html.mobile #PageWrapper .Stripe2 .WhatsNew .WhatsNew-more a:visited{
}@media (max-width:768px) {#PageWrapper .Stripe2 .WhatsNew .WhatsNew-more a:visited{
}}@media (max-width:447px) {#PageWrapper .Stripe2 .WhatsNew .WhatsNew-more a:visited{
}}#PageWrapper .Stripe3 .WhatsNew .WhatsNew-more a:visited, html.mobile #PageWrapper .Stripe3 .WhatsNew .WhatsNew-more a:visited{
}html.mobile #PageWrapper .Stripe3 .WhatsNew .WhatsNew-more a:visited{
}@media (max-width:768px) {#PageWrapper .Stripe3 .WhatsNew .WhatsNew-more a:visited{
}}@media (max-width:447px) {#PageWrapper .Stripe3 .WhatsNew .WhatsNew-more a:visited{
}}#PageWrapper .WhatsNew .WhatsNew-more a:hover, html.mobile #PageWrapper .WhatsNew .WhatsNew-more a:hover{
}html.mobile #PageWrapper .WhatsNew .WhatsNew-more a:hover{
}@media (max-width:768px) {#PageWrapper .WhatsNew .WhatsNew-more a:hover{
}}@media (max-width:447px) {#PageWrapper .WhatsNew .WhatsNew-more a:hover{
}}#PageWrapper .Stripe1 .WhatsNew .WhatsNew-more a:hover, html.mobile #PageWrapper .Stripe1 .WhatsNew .WhatsNew-more a:hover{
}html.mobile #PageWrapper .Stripe1 .WhatsNew .WhatsNew-more a:hover{
}@media (max-width:768px) {#PageWrapper .Stripe1 .WhatsNew .WhatsNew-more a:hover{
}}@media (max-width:447px) {#PageWrapper .Stripe1 .WhatsNew .WhatsNew-more a:hover{
}}#PageWrapper .Stripe2 .WhatsNew .WhatsNew-more a:hover, html.mobile #PageWrapper .Stripe2 .WhatsNew .WhatsNew-more a:hover{
}html.mobile #PageWrapper .Stripe2 .WhatsNew .WhatsNew-more a:hover{
}@media (max-width:768px) {#PageWrapper .Stripe2 .WhatsNew .WhatsNew-more a:hover{
}}@media (max-width:447px) {#PageWrapper .Stripe2 .WhatsNew .WhatsNew-more a:hover{
}}#PageWrapper .Stripe3 .WhatsNew .WhatsNew-more a:hover, html.mobile #PageWrapper .Stripe3 .WhatsNew .WhatsNew-more a:hover{
}html.mobile #PageWrapper .Stripe3 .WhatsNew .WhatsNew-more a:hover{
}@media (max-width:768px) {#PageWrapper .Stripe3 .WhatsNew .WhatsNew-more a:hover{
}}@media (max-width:447px) {#PageWrapper .Stripe3 .WhatsNew .WhatsNew-more a:hover{
}}#PageWrapper .WhatsNew h2 a, html.mobile #PageWrapper .WhatsNew h2 a{
}html.mobile #PageWrapper .WhatsNew h2 a{
}@media (max-width:768px) {#PageWrapper .WhatsNew h2 a{
}}@media (max-width:447px) {#PageWrapper .WhatsNew h2 a{
}}#PageWrapper .Stripe1 .WhatsNew h2 a:link, html.mobile #PageWrapper .Stripe1 .WhatsNew h2 a:link{
}html.mobile #PageWrapper .Stripe1 .WhatsNew h2 a:link{
}@media (max-width:768px) {#PageWrapper .Stripe1 .WhatsNew h2 a:link{
}}@media (max-width:447px) {#PageWrapper .Stripe1 .WhatsNew h2 a:link{
}}#PageWrapper .Stripe2 .WhatsNew h2 a:link, html.mobile #PageWrapper .Stripe2 .WhatsNew h2 a:link{
}html.mobile #PageWrapper .Stripe2 .WhatsNew h2 a:link{
}@media (max-width:768px) {#PageWrapper .Stripe2 .WhatsNew h2 a:link{
}}@media (max-width:447px) {#PageWrapper .Stripe2 .WhatsNew h2 a:link{
}}#PageWrapper .Stripe3 .WhatsNew h2 a:link, html.mobile #PageWrapper .Stripe3 .WhatsNew h2 a:link{
}html.mobile #PageWrapper .Stripe3 .WhatsNew h2 a:link{
}@media (max-width:768px) {#PageWrapper .Stripe3 .WhatsNew h2 a:link{
}}@media (max-width:447px) {#PageWrapper .Stripe3 .WhatsNew h2 a:link{
}}#PageWrapper .WhatsNew h2 a:link, html.mobile #PageWrapper .WhatsNew h2 a:link{
}html.mobile #PageWrapper .WhatsNew h2 a:link{
}@media (max-width:768px) {#PageWrapper .WhatsNew h2 a:link{
}}@media (max-width:447px) {#PageWrapper .WhatsNew h2 a:link{
}}#PageWrapper .Stripe1 .WhatsNew h2 a:link, html.mobile #PageWrapper .Stripe1 .WhatsNew h2 a:link{
}html.mobile #PageWrapper .Stripe1 .WhatsNew h2 a:link{
}@media (max-width:768px) {#PageWrapper .Stripe1 .WhatsNew h2 a:link{
}}@media (max-width:447px) {#PageWrapper .Stripe1 .WhatsNew h2 a:link{
}}#PageWrapper .Stripe2 .WhatsNew h2 a:link, html.mobile #PageWrapper .Stripe2 .WhatsNew h2 a:link{
}html.mobile #PageWrapper .Stripe2 .WhatsNew h2 a:link{
}@media (max-width:768px) {#PageWrapper .Stripe2 .WhatsNew h2 a:link{
}}@media (max-width:447px) {#PageWrapper .Stripe2 .WhatsNew h2 a:link{
}}#PageWrapper .Stripe3 .WhatsNew h2 a:link, html.mobile #PageWrapper .Stripe3 .WhatsNew h2 a:link{
}html.mobile #PageWrapper .Stripe3 .WhatsNew h2 a:link{
}@media (max-width:768px) {#PageWrapper .Stripe3 .WhatsNew h2 a:link{
}}@media (max-width:447px) {#PageWrapper .Stripe3 .WhatsNew h2 a:link{
}}#PageWrapper .WhatsNew h2 a:visited, html.mobile #PageWrapper .WhatsNew h2 a:visited{
}html.mobile #PageWrapper .WhatsNew h2 a:visited{
}@media (max-width:768px) {#PageWrapper .WhatsNew h2 a:visited{
}}@media (max-width:447px) {#PageWrapper .WhatsNew h2 a:visited{
}}#PageWrapper .Stripe1 .WhatsNew h2 a:visited, html.mobile #PageWrapper .Stripe1 .WhatsNew h2 a:visited{
}html.mobile #PageWrapper .Stripe1 .WhatsNew h2 a:visited{
}@media (max-width:768px) {#PageWrapper .Stripe1 .WhatsNew h2 a:visited{
}}@media (max-width:447px) {#PageWrapper .Stripe1 .WhatsNew h2 a:visited{
}}#PageWrapper .Stripe2 .WhatsNew h2 a:visited, html.mobile #PageWrapper .Stripe2 .WhatsNew h2 a:visited{
}html.mobile #PageWrapper .Stripe2 .WhatsNew h2 a:visited{
}@media (max-width:768px) {#PageWrapper .Stripe2 .WhatsNew h2 a:visited{
}}@media (max-width:447px) {#PageWrapper .Stripe2 .WhatsNew h2 a:visited{
}}#PageWrapper .Stripe3 .WhatsNew h2 a:visited, html.mobile #PageWrapper .Stripe3 .WhatsNew h2 a:visited{
}html.mobile #PageWrapper .Stripe3 .WhatsNew h2 a:visited{
}@media (max-width:768px) {#PageWrapper .Stripe3 .WhatsNew h2 a:visited{
}}@media (max-width:447px) {#PageWrapper .Stripe3 .WhatsNew h2 a:visited{
}}#PageWrapper .WhatsNew h2 a:hover, html.mobile #PageWrapper .WhatsNew h2 a:hover{
}html.mobile #PageWrapper .WhatsNew h2 a:hover{
}@media (max-width:768px) {#PageWrapper .WhatsNew h2 a:hover{
}}@media (max-width:447px) {#PageWrapper .WhatsNew h2 a:hover{
}}#PageWrapper .Stripe1 .WhatsNew h2 a:hover, html.mobile #PageWrapper .Stripe1 .WhatsNew h2 a:hover{
}html.mobile #PageWrapper .Stripe1 .WhatsNew h2 a:hover{
}@media (max-width:768px) {#PageWrapper .Stripe1 .WhatsNew h2 a:hover{
}}@media (max-width:447px) {#PageWrapper .Stripe1 .WhatsNew h2 a:hover{
}}#PageWrapper .Stripe2 .WhatsNew h2 a:hover, html.mobile #PageWrapper .Stripe2 .WhatsNew h2 a:hover{
}html.mobile #PageWrapper .Stripe2 .WhatsNew h2 a:hover{
}@media (max-width:768px) {#PageWrapper .Stripe2 .WhatsNew h2 a:hover{
}}@media (max-width:447px) {#PageWrapper .Stripe2 .WhatsNew h2 a:hover{
}}#PageWrapper .Stripe3 .WhatsNew h2 a:hover, html.mobile #PageWrapper .Stripe3 .WhatsNew h2 a:hover{
}html.mobile #PageWrapper .Stripe3 .WhatsNew h2 a:hover{
}@media (max-width:768px) {#PageWrapper .Stripe3 .WhatsNew h2 a:hover{
}}@media (max-width:447px) {#PageWrapper .Stripe3 .WhatsNew h2 a:hover{
}}#PageWrapper #HeaderWrapper, html.mobile #PageWrapper #HeaderWrapper{
}html.mobile #PageWrapper #HeaderWrapper{
}@media (max-width:768px) {#PageWrapper #HeaderWrapper{
}}@media (max-width:447px) {#PageWrapper #HeaderWrapper{
}}#PageWrapper #FooterWrapper, html.mobile #PageWrapper #FooterWrapper{
}html.mobile #PageWrapper #FooterWrapper{
}@media (max-width:768px) {#PageWrapper #FooterWrapper{
}}@media (max-width:447px) {#PageWrapper #FooterWrapper{
}}#PageWrapper .Caption, html.mobile #PageWrapper .Caption{
}html.mobile #PageWrapper .Caption{
}@media (max-width:768px) {#PageWrapper .Caption{
}}@media (max-width:447px) {#PageWrapper .Caption{
}}#PageWrapper .ImageBlock a:link span, html.mobile #PageWrapper .ImageBlock a:link span{
}html.mobile #PageWrapper .ImageBlock a:link span{
}@media (max-width:768px) {#PageWrapper .ImageBlock a:link span{
}}@media (max-width:447px) {#PageWrapper .ImageBlock a:link span{
}}#PageWrapper .Stripe1 .ImageBlock a:link span, html.mobile #PageWrapper .Stripe1 .ImageBlock a:link span{
}html.mobile #PageWrapper .Stripe1 .ImageBlock a:link span{
}@media (max-width:768px) {#PageWrapper .Stripe1 .ImageBlock a:link span{
}}@media (max-width:447px) {#PageWrapper .Stripe1 .ImageBlock a:link span{
}}#PageWrapper .Stripe2 .ImageBlock a:link span, html.mobile #PageWrapper .Stripe2 .ImageBlock a:link span{
}html.mobile #PageWrapper .Stripe2 .ImageBlock a:link span{
}@media (max-width:768px) {#PageWrapper .Stripe2 .ImageBlock a:link span{
}}@media (max-width:447px) {#PageWrapper .Stripe2 .ImageBlock a:link span{
}}#PageWrapper .Stripe3 .ImageBlock a:link span, html.mobile #PageWrapper .Stripe3 .ImageBlock a:link span{
}html.mobile #PageWrapper .Stripe3 .ImageBlock a:link span{
}@media (max-width:768px) {#PageWrapper .Stripe3 .ImageBlock a:link span{
}}@media (max-width:447px) {#PageWrapper .Stripe3 .ImageBlock a:link span{
}}#PageWrapper .ImageBlock a:visited span, html.mobile #PageWrapper .ImageBlock a:visited span{
}html.mobile #PageWrapper .ImageBlock a:visited span{
}@media (max-width:768px) {#PageWrapper .ImageBlock a:visited span{
}}@media (max-width:447px) {#PageWrapper .ImageBlock a:visited span{
}}#PageWrapper .Stripe1 .ImageBlock a:visited span, html.mobile #PageWrapper .Stripe1 .ImageBlock a:visited span{
}html.mobile #PageWrapper .Stripe1 .ImageBlock a:visited span{
}@media (max-width:768px) {#PageWrapper .Stripe1 .ImageBlock a:visited span{
}}@media (max-width:447px) {#PageWrapper .Stripe1 .ImageBlock a:visited span{
}}#PageWrapper .Stripe2 .ImageBlock a:visited span, html.mobile #PageWrapper .Stripe2 .ImageBlock a:visited span{
}html.mobile #PageWrapper .Stripe2 .ImageBlock a:visited span{
}@media (max-width:768px) {#PageWrapper .Stripe2 .ImageBlock a:visited span{
}}@media (max-width:447px) {#PageWrapper .Stripe2 .ImageBlock a:visited span{
}}#PageWrapper .Stripe3 .ImageBlock a:visited span, html.mobile #PageWrapper .Stripe3 .ImageBlock a:visited span{
}html.mobile #PageWrapper .Stripe3 .ImageBlock a:visited span{
}@media (max-width:768px) {#PageWrapper .Stripe3 .ImageBlock a:visited span{
}}@media (max-width:447px) {#PageWrapper .Stripe3 .ImageBlock a:visited span{
}}#PageWrapper .ImageBlock a:hover span, html.mobile #PageWrapper .ImageBlock a:hover span{
}html.mobile #PageWrapper .ImageBlock a:hover span{
}@media (max-width:768px) {#PageWrapper .ImageBlock a:hover span{
}}@media (max-width:447px) {#PageWrapper .ImageBlock a:hover span{
}}#PageWrapper .Stripe1 .ImageBlock a:hover span, html.mobile #PageWrapper .Stripe1 .ImageBlock a:hover span{
}html.mobile #PageWrapper .Stripe1 .ImageBlock a:hover span{
}@media (max-width:768px) {#PageWrapper .Stripe1 .ImageBlock a:hover span{
}}@media (max-width:447px) {#PageWrapper .Stripe1 .ImageBlock a:hover span{
}}#PageWrapper .Stripe2 .ImageBlock a:hover span, html.mobile #PageWrapper .Stripe2 .ImageBlock a:hover span{
}html.mobile #PageWrapper .Stripe2 .ImageBlock a:hover span{
}@media (max-width:768px) {#PageWrapper .Stripe2 .ImageBlock a:hover span{
}}@media (max-width:447px) {#PageWrapper .Stripe2 .ImageBlock a:hover span{
}}#PageWrapper .Stripe3 .ImageBlock a:hover span, html.mobile #PageWrapper .Stripe3 .ImageBlock a:hover span{
}html.mobile #PageWrapper .Stripe3 .ImageBlock a:hover span{
}@media (max-width:768px) {#PageWrapper .Stripe3 .ImageBlock a:hover span{
}}@media (max-width:447px) {#PageWrapper .Stripe3 .ImageBlock a:hover span{
}}#PageWrapper #Header .WebsiteName, html.mobile #PageWrapper #Header .WebsiteName{
}html.mobile #PageWrapper #Header .WebsiteName{
}@media (max-width:768px) {#PageWrapper #Header .WebsiteName{
}}@media (max-width:447px) {#PageWrapper #Header .WebsiteName{
}}#PageWrapper #Header .Tagline, html.mobile #PageWrapper #Header .Tagline{
}html.mobile #PageWrapper #Header .Tagline{
}@media (max-width:768px) {#PageWrapper #Header .Tagline{
}}@media (max-width:447px) {#PageWrapper #Header .Tagline{
}}#PageWrapper #Header .WebsiteName a, html.mobile #PageWrapper #Header .WebsiteName a{
}html.mobile #PageWrapper #Header .WebsiteName a{
}@media (max-width:768px) {#PageWrapper #Header .WebsiteName a{
}}@media (max-width:447px) {#PageWrapper #Header .WebsiteName a{
}}#PageWrapper #Header .WebsiteName a:link, html.mobile #PageWrapper #Header .WebsiteName a:link{
}html.mobile #PageWrapper #Header .WebsiteName a:link{
}@media (max-width:768px) {#PageWrapper #Header .WebsiteName a:link{
}}@media (max-width:447px) {#PageWrapper #Header .WebsiteName a:link{
}}#PageWrapper #Header .WebsiteName a:visited, html.mobile #PageWrapper #Header .WebsiteName a:visited{
}html.mobile #PageWrapper #Header .WebsiteName a:visited{
}@media (max-width:768px) {#PageWrapper #Header .WebsiteName a:visited{
}}@media (max-width:447px) {#PageWrapper #Header .WebsiteName a:visited{
}}#PageWrapper #Header .WebsiteName a:hover, html.mobile #PageWrapper #Header .WebsiteName a:hover{
}html.mobile #PageWrapper #Header .WebsiteName a:hover{
}@media (max-width:768px) {#PageWrapper #Header .WebsiteName a:hover{
}}@media (max-width:447px) {#PageWrapper #Header .WebsiteName a:hover{
}}body #PageWrapper .Ezine2, body #PageWrapper .Ezine, html.mobile body #PageWrapper .Ezine2, body #PageWrapper .Ezine{
}html.mobile body #PageWrapper .Ezine2, body #PageWrapper .Ezine{
}@media (max-width:768px) {body #PageWrapper .Ezine2, body #PageWrapper .Ezine{
}}@media (max-width:447px) {body #PageWrapper .Ezine2, body #PageWrapper .Ezine{
}}#PageWrapper .Stripe1 .Ezine2, body #PageWrapper .Stripe1 .Ezine, html.mobile #PageWrapper .Stripe1 .Ezine2, body #PageWrapper .Stripe1 .Ezine{
}html.mobile #PageWrapper .Stripe1 .Ezine2, body #PageWrapper .Stripe1 .Ezine{
}@media (max-width:768px) {#PageWrapper .Stripe1 .Ezine2, body #PageWrapper .Stripe1 .Ezine{
}}@media (max-width:447px) {#PageWrapper .Stripe1 .Ezine2, body #PageWrapper .Stripe1 .Ezine{
}}#PageWrapper .Stripe2 .Ezine2, body #PageWrapper .Stripe2 .Ezine, html.mobile #PageWrapper .Stripe2 .Ezine2, body #PageWrapper .Stripe2 .Ezine{
}html.mobile #PageWrapper .Stripe2 .Ezine2, body #PageWrapper .Stripe2 .Ezine{
}@media (max-width:768px) {#PageWrapper .Stripe2 .Ezine2, body #PageWrapper .Stripe2 .Ezine{
}}@media (max-width:447px) {#PageWrapper .Stripe2 .Ezine2, body #PageWrapper .Stripe2 .Ezine{
}}#PageWrapper .Stripe3 .Ezine2, body #PageWrapper .Stripe3 .Ezine, html.mobile #PageWrapper .Stripe3 .Ezine2, body #PageWrapper .Stripe3 .Ezine{
}html.mobile #PageWrapper .Stripe3 .Ezine2, body #PageWrapper .Stripe3 .Ezine{
}@media (max-width:768px) {#PageWrapper .Stripe3 .Ezine2, body #PageWrapper .Stripe3 .Ezine{
}}@media (max-width:447px) {#PageWrapper .Stripe3 .Ezine2, body #PageWrapper .Stripe3 .Ezine{
}}body #PageWrapper .Ezine2 .EzineRow label, html.mobile body #PageWrapper .Ezine2 .EzineRow label{
}html.mobile body #PageWrapper .Ezine2 .EzineRow label{
}@media (max-width:768px) {body #PageWrapper .Ezine2 .EzineRow label{
}}@media (max-width:447px) {body #PageWrapper .Ezine2 .EzineRow label{
}}#PageWrapper .Stripe1 .Ezine2 .EzineRow label, html.mobile #PageWrapper .Stripe1 .Ezine2 .EzineRow label{
}html.mobile #PageWrapper .Stripe1 .Ezine2 .EzineRow label{
}@media (max-width:768px) {#PageWrapper .Stripe1 .Ezine2 .EzineRow label{
}}@media (max-width:447px) {#PageWrapper .Stripe1 .Ezine2 .EzineRow label{
}}#PageWrapper .Stripe2 .Ezine2 .EzineRow label, html.mobile #PageWrapper .Stripe2 .Ezine2 .EzineRow label{
}html.mobile #PageWrapper .Stripe2 .Ezine2 .EzineRow label{
}@media (max-width:768px) {#PageWrapper .Stripe2 .Ezine2 .EzineRow label{
}}@media (max-width:447px) {#PageWrapper .Stripe2 .Ezine2 .EzineRow label{
}}#PageWrapper .Stripe3 .Ezine2 .EzineRow label, html.mobile #PageWrapper .Stripe3 .Ezine2 .EzineRow label{
}html.mobile #PageWrapper .Stripe3 .Ezine2 .EzineRow label{
}@media (max-width:768px) {#PageWrapper .Stripe3 .Ezine2 .EzineRow label{
}}@media (max-width:447px) {#PageWrapper .Stripe3 .Ezine2 .EzineRow label{
}}body #PageWrapper .Ezine2 .EzineRow input, html.mobile body #PageWrapper .Ezine2 .EzineRow input{
}html.mobile body #PageWrapper .Ezine2 .EzineRow input{
}@media (max-width:768px) {body #PageWrapper .Ezine2 .EzineRow input{
}}@media (max-width:447px) {body #PageWrapper .Ezine2 .EzineRow input{
}}#PageWrapper .Stripe1 .Ezine2 .EzineRow input[type=text], html.mobile #PageWrapper .Stripe1 .Ezine2 .EzineRow input[type=text]{
}html.mobile #PageWrapper .Stripe1 .Ezine2 .EzineRow input[type=text]{
}@media (max-width:768px) {#PageWrapper .Stripe1 .Ezine2 .EzineRow input[type=text]{
}}@media (max-width:447px) {#PageWrapper .Stripe1 .Ezine2 .EzineRow input[type=text]{
}}#PageWrapper .Stripe2 .Ezine2 .EzineRow input[type=text], html.mobile #PageWrapper .Stripe2 .Ezine2 .EzineRow input[type=text]{
}html.mobile #PageWrapper .Stripe2 .Ezine2 .EzineRow input[type=text]{
}@media (max-width:768px) {#PageWrapper .Stripe2 .Ezine2 .EzineRow input[type=text]{
}}@media (max-width:447px) {#PageWrapper .Stripe2 .Ezine2 .EzineRow input[type=text]{
}}#PageWrapper .Stripe3 .Ezine2 .EzineRow input[type=text], html.mobile #PageWrapper .Stripe3 .Ezine2 .EzineRow input[type=text]{
}html.mobile #PageWrapper .Stripe3 .Ezine2 .EzineRow input[type=text]{
}@media (max-width:768px) {#PageWrapper .Stripe3 .Ezine2 .EzineRow input[type=text]{
}}@media (max-width:447px) {#PageWrapper .Stripe3 .Ezine2 .EzineRow input[type=text]{
}}#PageWrapper .Stripe1 .Ezine2 .EzineRow input[type=email], html.mobile #PageWrapper .Stripe1 .Ezine2 .EzineRow input[type=email]{
}html.mobile #PageWrapper .Stripe1 .Ezine2 .EzineRow input[type=email]{
}@media (max-width:768px) {#PageWrapper .Stripe1 .Ezine2 .EzineRow input[type=email]{
}}@media (max-width:447px) {#PageWrapper .Stripe1 .Ezine2 .EzineRow input[type=email]{
}}#PageWrapper .Stripe2 .Ezine2 .EzineRow input[type=email], html.mobile #PageWrapper .Stripe2 .Ezine2 .EzineRow input[type=email]{
}html.mobile #PageWrapper .Stripe2 .Ezine2 .EzineRow input[type=email]{
}@media (max-width:768px) {#PageWrapper .Stripe2 .Ezine2 .EzineRow input[type=email]{
}}@media (max-width:447px) {#PageWrapper .Stripe2 .Ezine2 .EzineRow input[type=email]{
}}#PageWrapper .Stripe3 .Ezine2 .EzineRow input[type=email], html.mobile #PageWrapper .Stripe3 .Ezine2 .EzineRow input[type=email]{
}html.mobile #PageWrapper .Stripe3 .Ezine2 .EzineRow input[type=email]{
}@media (max-width:768px) {#PageWrapper .Stripe3 .Ezine2 .EzineRow input[type=email]{
}}@media (max-width:447px) {#PageWrapper .Stripe3 .Ezine2 .EzineRow input[type=email]{
}}#PageWrapper .Ezine2 .EzineButton, html.mobile #PageWrapper .Ezine2 .EzineButton{
}html.mobile #PageWrapper .Ezine2 .EzineButton{
}@media (max-width:768px) {#PageWrapper .Ezine2 .EzineButton{
}}@media (max-width:447px) {#PageWrapper .Ezine2 .EzineButton{
}}#PageWrapper .Stripe1 .Ezine2 .EzineButton, html.mobile #PageWrapper .Stripe1 .Ezine2 .EzineButton{
}html.mobile #PageWrapper .Stripe1 .Ezine2 .EzineButton{
}@media (max-width:768px) {#PageWrapper .Stripe1 .Ezine2 .EzineButton{
}}@media (max-width:447px) {#PageWrapper .Stripe1 .Ezine2 .EzineButton{
}}#PageWrapper .Stripe2 .Ezine2 .EzineButton, html.mobile #PageWrapper .Stripe2 .Ezine2 .EzineButton{
}html.mobile #PageWrapper .Stripe2 .Ezine2 .EzineButton{
}@media (max-width:768px) {#PageWrapper .Stripe2 .Ezine2 .EzineButton{
}}@media (max-width:447px) {#PageWrapper .Stripe2 .Ezine2 .EzineButton{
}}#PageWrapper .Stripe3 .Ezine2 .EzineButton, html.mobile #PageWrapper .Stripe3 .Ezine2 .EzineButton{
}html.mobile #PageWrapper .Stripe3 .Ezine2 .EzineButton{
}@media (max-width:768px) {#PageWrapper .Stripe3 .Ezine2 .EzineButton{
}}@media (max-width:447px) {#PageWrapper .Stripe3 .Ezine2 .EzineButton{
}}#PageWrapper .Ezine2 a, html.mobile #PageWrapper .Ezine2 a{
}html.mobile #PageWrapper .Ezine2 a{
}@media (max-width:768px) {#PageWrapper .Ezine2 a{
}}@media (max-width:447px) {#PageWrapper .Ezine2 a{
}}#PageWrapper .Ezine2 a:link, html.mobile #PageWrapper .Ezine2 a:link{
}html.mobile #PageWrapper .Ezine2 a:link{
}@media (max-width:768px) {#PageWrapper .Ezine2 a:link{
}}@media (max-width:447px) {#PageWrapper .Ezine2 a:link{
}}#PageWrapper .Stripe1 .Ezine2 a:link, html.mobile #PageWrapper .Stripe1 .Ezine2 a:link{
}html.mobile #PageWrapper .Stripe1 .Ezine2 a:link{
}@media (max-width:768px) {#PageWrapper .Stripe1 .Ezine2 a:link{
}}@media (max-width:447px) {#PageWrapper .Stripe1 .Ezine2 a:link{
}}#PageWrapper .Stripe2 .Ezine2 a:link, html.mobile #PageWrapper .Stripe2 .Ezine2 a:link{
}html.mobile #PageWrapper .Stripe2 .Ezine2 a:link{
}@media (max-width:768px) {#PageWrapper .Stripe2 .Ezine2 a:link{
}}@media (max-width:447px) {#PageWrapper .Stripe2 .Ezine2 a:link{
}}#PageWrapper .Stripe3 .Ezine2 a:link, html.mobile #PageWrapper .Stripe3 .Ezine2 a:link{
}html.mobile #PageWrapper .Stripe3 .Ezine2 a:link{
}@media (max-width:768px) {#PageWrapper .Stripe3 .Ezine2 a:link{
}}@media (max-width:447px) {#PageWrapper .Stripe3 .Ezine2 a:link{
}}#PageWrapper .Ezine2 a:visited, html.mobile #PageWrapper .Ezine2 a:visited{
}html.mobile #PageWrapper .Ezine2 a:visited{
}@media (max-width:768px) {#PageWrapper .Ezine2 a:visited{
}}@media (max-width:447px) {#PageWrapper .Ezine2 a:visited{
}}#PageWrapper .Stripe1 .Ezine2 a:visited, html.mobile #PageWrapper .Stripe1 .Ezine2 a:visited{
}html.mobile #PageWrapper .Stripe1 .Ezine2 a:visited{
}@media (max-width:768px) {#PageWrapper .Stripe1 .Ezine2 a:visited{
}}@media (max-width:447px) {#PageWrapper .Stripe1 .Ezine2 a:visited{
}}#PageWrapper .Stripe2 .Ezine2 a:visited, html.mobile #PageWrapper .Stripe2 .Ezine2 a:visited{
}html.mobile #PageWrapper .Stripe2 .Ezine2 a:visited{
}@media (max-width:768px) {#PageWrapper .Stripe2 .Ezine2 a:visited{
}}@media (max-width:447px) {#PageWrapper .Stripe2 .Ezine2 a:visited{
}}#PageWrapper .Stripe3 .Ezine2 a:visited, html.mobile #PageWrapper .Stripe3 .Ezine2 a:visited{
}html.mobile #PageWrapper .Stripe3 .Ezine2 a:visited{
}@media (max-width:768px) {#PageWrapper .Stripe3 .Ezine2 a:visited{
}}@media (max-width:447px) {#PageWrapper .Stripe3 .Ezine2 a:visited{
}}#PageWrapper .Ezine2 a:hover, html.mobile #PageWrapper .Ezine2 a:hover{
}html.mobile #PageWrapper .Ezine2 a:hover{
}@media (max-width:768px) {#PageWrapper .Ezine2 a:hover{
}}@media (max-width:447px) {#PageWrapper .Ezine2 a:hover{
}}#PageWrapper .Stripe1 .Ezine2 a:hover, html.mobile #PageWrapper .Stripe1 .Ezine2 a:hover{
}html.mobile #PageWrapper .Stripe1 .Ezine2 a:hover{
}@media (max-width:768px) {#PageWrapper .Stripe1 .Ezine2 a:hover{
}}@media (max-width:447px) {#PageWrapper .Stripe1 .Ezine2 a:hover{
}}#PageWrapper .Stripe2 .Ezine2 a:hover, html.mobile #PageWrapper .Stripe2 .Ezine2 a:hover{
}html.mobile #PageWrapper .Stripe2 .Ezine2 a:hover{
}@media (max-width:768px) {#PageWrapper .Stripe2 .Ezine2 a:hover{
}}@media (max-width:447px) {#PageWrapper .Stripe2 .Ezine2 a:hover{
}}#PageWrapper .Stripe3 .Ezine2 a:hover, html.mobile #PageWrapper .Stripe3 .Ezine2 a:hover{
}html.mobile #PageWrapper .Stripe3 .Ezine2 a:hover{
}@media (max-width:768px) {#PageWrapper .Stripe3 .Ezine2 a:hover{
}}@media (max-width:447px) {#PageWrapper .Stripe3 .Ezine2 a:hover{
}}
#PageWrapper .Stripe1, html.mobile #PageWrapper .Stripe1{
}html.mobile #PageWrapper .Stripe1{
}@media (max-width:768px) {#PageWrapper .Stripe1{
}}@media (max-width:447px) {#PageWrapper .Stripe1{
}}#PageWrapper .Stripe1 .StripeLiner, html.mobile #PageWrapper .Stripe1 .StripeLiner{
}html.mobile #PageWrapper .Stripe1 .StripeLiner{
}@media (max-width:768px) {#PageWrapper .Stripe1 .StripeLiner{
}}@media (max-width:447px) {#PageWrapper .Stripe1 .StripeLiner{
}}#PageWrapper .Stripe2, html.mobile #PageWrapper .Stripe2{
}html.mobile #PageWrapper .Stripe2{
}@media (max-width:768px) {#PageWrapper .Stripe2{
}}@media (max-width:447px) {#PageWrapper .Stripe2{
}}#PageWrapper .Stripe2 .StripeLiner, html.mobile #PageWrapper .Stripe2 .StripeLiner{
}html.mobile #PageWrapper .Stripe2 .StripeLiner{
}@media (max-width:768px) {#PageWrapper .Stripe2 .StripeLiner{
}}@media (max-width:447px) {#PageWrapper .Stripe2 .StripeLiner{
}}#PageWrapper .Stripe3, html.mobile #PageWrapper .Stripe3{
}html.mobile #PageWrapper .Stripe3{
}@media (max-width:768px) {#PageWrapper .Stripe3{
}}@media (max-width:447px) {#PageWrapper .Stripe3{
}}#PageWrapper .Stripe3 .StripeLiner, html.mobile #PageWrapper .Stripe3 .StripeLiner{
}html.mobile #PageWrapper .Stripe3 .StripeLiner{
}@media (max-width:768px) {#PageWrapper .Stripe3 .StripeLiner{
}}@media (max-width:447px) {#PageWrapper .Stripe3 .StripeLiner{
}}body .eucookiebar, html.mobile body .eucookiebar{
}html.mobile body .eucookiebar{
}@media (max-width:768px) {body .eucookiebar{
}}@media (max-width:447px) {body .eucookiebar{
}}body .eucookiebar p, html.mobile body .eucookiebar p{
}html.mobile body .eucookiebar p{
}@media (max-width:768px) {body .eucookiebar p{
}}@media (max-width:447px) {body .eucookiebar p{
}}body .eucookiebar button, html.mobile body .eucookiebar button{
}html.mobile body .eucookiebar button{
}@media (max-width:768px) {body .eucookiebar button{
}}@media (max-width:447px) {body .eucookiebar button{
}}body .eucookiebar button:hover, html.mobile body .eucookiebar button:hover{
}html.mobile body .eucookiebar button:hover{
}@media (max-width:768px) {body .eucookiebar button:hover{
}}@media (max-width:447px) {body .eucookiebar button:hover{
}}body .eucookiebar a, html.mobile body .eucookiebar a{
}html.mobile body .eucookiebar a{
}@media (max-width:768px) {body .eucookiebar a{
}}@media (max-width:447px) {body .eucookiebar a{
}}body .eucookiebar a:link, html.mobile body .eucookiebar a:link{
}html.mobile body .eucookiebar a:link{
}@media (max-width:768px) {body .eucookiebar a:link{
}}@media (max-width:447px) {body .eucookiebar a:link{
}}body .eucookiebar a:visited, html.mobile body .eucookiebar a:visited{
}html.mobile body .eucookiebar a:visited{
}@media (max-width:768px) {body .eucookiebar a:visited{
}}@media (max-width:447px) {body .eucookiebar a:visited{
}}body .eucookiebar a:hover, html.mobile body .eucookiebar a:hover{
}html.mobile body .eucookiebar a:hover{
}@media (max-width:768px) {body .eucookiebar a:hover{
}}@media (max-width:447px) {body .eucookiebar a:hover{
}}#PageWrapper .BreadcrumbBlock .BreadcrumbTiers, html.mobile #PageWrapper .BreadcrumbBlock .BreadcrumbTiers{
}html.mobile #PageWrapper .BreadcrumbBlock .BreadcrumbTiers{
}@media (max-width:768px) {#PageWrapper .BreadcrumbBlock .BreadcrumbTiers{
}}@media (max-width:447px) {#PageWrapper .BreadcrumbBlock .BreadcrumbTiers{
}}#PageWrapper .BreadcrumbBlock .BreadcrumbTiers .BreadcrumbItem + .BreadcrumbItem::before, html.mobile #PageWrapper .BreadcrumbBlock .BreadcrumbTiers .BreadcrumbItem + .BreadcrumbItem::before{
}html.mobile #PageWrapper .BreadcrumbBlock .BreadcrumbTiers .BreadcrumbItem + .BreadcrumbItem::before{
}@media (max-width:768px) {#PageWrapper .BreadcrumbBlock .BreadcrumbTiers .BreadcrumbItem + .BreadcrumbItem::before{
}}@media (max-width:447px) {#PageWrapper .BreadcrumbBlock .BreadcrumbTiers .BreadcrumbItem + .BreadcrumbItem::before{
}}#PageWrapper .BreadcrumbBlock .BreadcrumbTiers .BreadcrumbItem, html.mobile #PageWrapper .BreadcrumbBlock .BreadcrumbTiers .BreadcrumbItem{
}html.mobile #PageWrapper .BreadcrumbBlock .BreadcrumbTiers .BreadcrumbItem{
}@media (max-width:768px) {#PageWrapper .BreadcrumbBlock .BreadcrumbTiers .BreadcrumbItem{
}}@media (max-width:447px) {#PageWrapper .BreadcrumbBlock .BreadcrumbTiers .BreadcrumbItem{
}}#PageWrapper .BreadcrumbBlock .BreadcrumbTiers .BreadcrumbItem a, html.mobile #PageWrapper .BreadcrumbBlock .BreadcrumbTiers .BreadcrumbItem a{
}html.mobile #PageWrapper .BreadcrumbBlock .BreadcrumbTiers .BreadcrumbItem a{
}@media (max-width:768px) {#PageWrapper .BreadcrumbBlock .BreadcrumbTiers .BreadcrumbItem a{
}}@media (max-width:447px) {#PageWrapper .BreadcrumbBlock .BreadcrumbTiers .BreadcrumbItem a{
}}#PageWrapper .BreadcrumbBlock .BreadcrumbTiers .BreadcrumbItem a:link, html.mobile #PageWrapper .BreadcrumbBlock .BreadcrumbTiers .BreadcrumbItem a:link{
}html.mobile #PageWrapper .BreadcrumbBlock .BreadcrumbTiers .BreadcrumbItem a:link{
}@media (max-width:768px) {#PageWrapper .BreadcrumbBlock .BreadcrumbTiers .BreadcrumbItem a:link{
}}@media (max-width:447px) {#PageWrapper .BreadcrumbBlock .BreadcrumbTiers .BreadcrumbItem a:link{
}}#PageWrapper .BreadcrumbBlock .BreadcrumbTiers .BreadcrumbItem a:hover, html.mobile #PageWrapper .BreadcrumbBlock .BreadcrumbTiers .BreadcrumbItem a:hover{
}html.mobile #PageWrapper .BreadcrumbBlock .BreadcrumbTiers .BreadcrumbItem a:hover{
}@media (max-width:768px) {#PageWrapper .BreadcrumbBlock .BreadcrumbTiers .BreadcrumbItem a:hover{
}}@media (max-width:447px) {#PageWrapper .BreadcrumbBlock .BreadcrumbTiers .BreadcrumbItem a:hover{
}}#PageWrapper .BreadcrumbBlock .BreadcrumbTiers .BreadcrumbItem a:visited, html.mobile #PageWrapper .BreadcrumbBlock .BreadcrumbTiers .BreadcrumbItem a:visited{
}html.mobile #PageWrapper .BreadcrumbBlock .BreadcrumbTiers .BreadcrumbItem a:visited{
}@media (max-width:768px) {#PageWrapper .BreadcrumbBlock .BreadcrumbTiers .BreadcrumbItem a:visited{
}}@media (max-width:447px) {#PageWrapper .BreadcrumbBlock .BreadcrumbTiers .BreadcrumbItem a:visited{
}}/* footer css */.page_footer_container {
    width:100%; max-width: 500px;
    margin: 12px auto;
}

.page_footer_content {
    width: 100%;
    text-align:center;background-color:transparent;}

.page_footer_liner {
    padding: 12px;	
}

.page_footer_divider_above {
    margin: 0 auto;width:100%;
        border: 0; 
        border-top:4pxsolid#FFCC00;}

.page_footer_divider_below {
    margin: 0 auto;width:100%;
        border: 0; 
        border-top:4pxsolid#FFCC00;}

.page_footer_text,
.page_footer_text a {
    font-family:Tahoma, Geneva, sans-serif;font-size:12px;color:#000000;text-align:center;padding: 12px 0;
}

.powered_by_sbi_banner{
    width:100%; 
    max-width: 500px;
    margin: 0 auto;
    text-align: center;	
}/* footer css */
/* Advanced CSS provided by user */#PageWrapper div.Navigation a, html.mobile #PageWrapper div.Navigation a {
    text-align: left;
    font-family: AgendaRegular,"Lucida Sans Unicode", "Lucida Grande", sans-serif;
    background-image: url("");
    background-repeat: no-repeat;
    background: #fc3 !important;
    padding: 3px;
    margin-top: 3px;
    margin-bottom: 2px;
    border-radius: 5px;
}
#PageWrapper div.Navigation a:link, html.mobile #PageWrapper div.Navigation a:link {
    overflow-wrap: break-word !important;
    overflow: visible !important;
    line-height: 20px;
    padding-top: 3px;
    padding: 13px;
    white-space: normal;
    padding: 5px 5px;
    height: auto;
}
/* snowburst-one-latin-ext-400-normal*/
@font-face {
  font-family: 'Snowburst One';
  font-style: normal;
  font-display: swap;
  font-weight: 400;
  src: url('fonts/snowburst-one/files/snowburst-one-latin-ext-400-normal.woff2') format('woff2'), url('fonts/snowburst-one/files/snowburst-one-all-400-normal.woff') format('woff');
  unicode-range: U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF;
}
/* snowburst-one-latin-400-normal*/
@font-face {
  font-family: 'Snowburst One';
  font-style: normal;
  font-display: swap;
  font-weight: 400;
  src: url('fonts/snowburst-one/files/snowburst-one-latin-400-normal.woff2') format('woff2'), url('fonts/snowburst-one/files/snowburst-one-all-400-normal.woff') format('woff');
  unicode-range: U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;
}
