@charset "utf-8";

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

body {
background: white;
margin: 0;
padding: 0;
font-family: Arial, Helvetica, sans-serif;
color: #666;
font-size:85%;
line-height: 1.5em;
letter-spacing: 0.03em;
}

h1, h2, h3, h4, h5, h6 {
font-family: Myriad Pro, sans-serif;
font-weight:normal;
margin-top: 24px;
color: #cc3333;
}

h1 {
line-height: 110%;
font-size: 200%;
}

h2 {
font-size: 150%;
}

h3 {
font-size: 125%;
}

h4 {
font-size: 100%;
}

#NavColumn {
font-size: 90%;
}

#ExtraColumn {
font-size: 90%;
}

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: 12px 56px;
color: #006;
font-size: 110%;
font-family: 'Courier New', monospace;
}

img {
border: 0;
}

p {
margin: 1em 0;
}

/* -- General Link Styling -- */

a,
a:visited {
color: blue;
text-decoration:none;
}

a:hover {
color: red;
text-decoration:underline;
}

/* -- Vertical Navigation Link Styling -- */

#PageWrapper div.Navigation a,
.Navigation a,
#PageWrapper div.Navigation a:visited,
.Navigation a:visited {
color: blue;
text-decoration:none;
_zoom: 1;
}

#PageWrapper div.Navigation a:hover,
.Navigation a:hover {
color: red;
text-decoration:underline;
}

a img {
border: 0;
}

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

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

#PageWrapper {
width: 990px;
}

#Header {
width: 990px;
}

#Header .Liner {
padding: 1px 0 101px;
position: relative;
z-index: 1;
min-height: 344px;
_height: 344px; /* IE6 min-height fix */
}

#ContentWrapper {
float: left;
padding: 0 0px 0 290px;
}

#ContentColumn {
width: 700px;
}

#ContentColumn .Liner {
margin-top:-90px;
padding-left: 10px;
padding-right: 24px;
}

#NavColumn {
float: left;
width: 290px;
margin-left: -990px;
}

#NavColumn .Liner {
margin-top:-60px;
padding-left: 80px;
padding-right: 20px;
}

#ExtraColumn {
display:none;
float: left;
width: 180px;
margin-left: -180px;
}

#ExtraColumn .Liner {
margin-top:-50px;
padding-left:0;
padding-right: 10px;
}

#ContentColumn .Liner,
#NavColumn .Liner,
#ExtraColumn .Liner {
position: relative;
z-index: 2;
min-height: 100px;
}

#Footer {
clear: both;
width: 990px;
text-align: center;
}

#Footer .Liner {
padding: 150px 0 1px 40px;
*padding-top: 155px;
position: relative;
z-index: 1;
}

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

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

#PageWrapper {
margin: 0 auto;
background-image: url(../image-files/background.jpg);
}

#Header .Liner {
background: url(../image-files/header-image.jpg) top left no-repeat;
}

#ExtraColumn,
#NavColumn {
font-family: Verdana, Geneva, sans-serif;
}

#Footer .Liner {
background: #fff url(../image-files/footer-background.jpg) no-repeat;
}

#NavColumn h1,
#NavColumn h2,
#NavColumn h3,
#NavColumn h4,
#NavColumn h5,
#NavColumn h6,
#ExtraColumn h1,
#ExtraColumn h2,
#ExtraColumn h3,
#ExtraColumn h4,
#ExtraColumn h5,
#ExtraColumn h6 {
font-family: 'Lucida Sans Unicode','Lucida Grande',sans-serif;
}

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

.Navigation {
font-family: 'Lucida Sans Unicode','Lucida Grande',sans-serif;
padding-bottom: 25px;
}

#PageWrapper div.Navigation a,
.Navigation a {
text-decoration: none;
}

.Navigation .Caption {
text-decoration: underline;
}

/* -- Nav Headers -- */

#PageWrapper .Navigation h3 { /* Nav Headers rules to prevent sitedesigner h3 inheritance */
font-family: 'Lucida Sans Unicode','Lucida Grande',sans-serif;
font-size: 18.35px;
font-weight: normal;
text-align: left;
background: transparent;
font-style: normal;
color: #cc3333;
border-bottom: 1px solid #3333CC;
margin: 20px 0;
}

.Navigation h3 {
*zoom: 1;
}

.Navigation ul {
list-style-type: none;
color: #80CC33;
position: relative;
top: 0;
margin: 0;
padding: 0;
}

.Navigation ul{
padding-left: 10px;
}

.Navigation li {
padding: 0;
margin: 0 0 3px;
}

#PageWrapper div.Navigation a,
.Navigation a {
display: block;
*zoom: 1;
}

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

/* -- Navigation Link styles -- */

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

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

.ThumbnailLink {
text-align: center;
}

.ThumbnailLink a {
text-decoration: none;
}

.ThumbnailLink .Caption {
text-decoration: underline;
}

/* -- Header Navbar -- */

#Header .ExtraNav  {
position: absolute;
top: 220px;
right: 30px;
}

#Header .ExtraNav {
width: 450px;
text-align: center;
}

#Header .ExtraNav ul {
margin: 0;
padding: 0;
list-style: none;
line-height: normal;
}

#Header .ExtraNav  li {
display: inline;
margin: 0;
padding: 0;
}

#Header .ExtraNav  a {
text-decoration: none;
text-align: center;
font-size: 85%;
color: #cc3333;
}

#Header .ExtraNav a:hover {
color: #cc3333;
text-decoration: underline;
}

/* -- Footer Navbar -- */

#Footer .ExtraNav a,
#Footer .ExtraNav a:visited {
color: #CC3333;
text-decoration: none;
}

#Footer .ExtraNav a:hover {
text-decoration: underline;
}

#Footer .ExtraNav  {
font-family: 'Lucida Sans Unicode','Lucida Grande',sans-serif;
font-size: 90%;
position: absolute;
top: 30px;
right: 25px;
width: 662px;
}

#Footer .ExtraNav  ul {
list-style-type: none;
padding: 0;
}

#Footer .ExtraNav  li {
display: inline;
text-align: center;
}

#Footer .ExtraNav  a {
text-align: center;
padding: 0 4px;
}

/* ------ Section 6 - Boxes ------ */

.CalloutBox, .ReminderBox {
font-family:verdana, sans-serif;
color:#000;
font-size: 95%;
padding: 15px;
}

.CalloutBox p {
margin:40px 20px 12px 18px;
}

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

.CalloutBox {
background: url(../image-files/note.gif) no-repeat;
width: 470px;
margin: 0;
}

#PageWrapper .ReminderBox h4 { /* SiteDesigner inheritance prevention */
font-family: 'Myriad Pro', sans-serif;
font-size: 13px;
font-weight: normal;
font-style: normal;
font-variant: normal;
color: #CC3333;
text-align: center;
border: 0;
margin: 18px 18px 18px 18px;
background: #FFFF99;
}

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

.ReminderBox {           /* the container box */
background: #FFFF99 url(../image-files/pin.gif) top left no-repeat; 
width: 35%;
margin: 12px 20px 12px 18px;
float: right;
}

.ReminderBox h4 {
margin: 18px;
text-align: center;
background-color: #FFFF99;
}

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

.AdSenseBoxRight {
margin: 0;
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 auto;
clear: both;
}

.AdSenseBoxExtraColumn {
padding: 0;
margin-right:30px;
clear: both;
text-align: center;
}

.ReturnToNavBox {
background-color: #FFF;
border-top: 1px solid #8F8FB3;
border-bottom: 1px solid #8F8FB3;
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: 'Myriad Pro', sans-serif;
font-weight: normal;
font-style: normal;
font-variant: normal;
color: #CC3333;
border: 0;
background: #BBDAC9;
}

#PageWrapper .WhatsNew h3 { /* SiteDesigner inheritance prevention */
font-family: 'Myriad Pro', sans-serif;
font-size: 17px;
font-weight: normal;
font-style: normal;
font-variant: normal;
text-align: left;
border: 0;
margin: 17px 0 0 0;
padding: 0;
background: none;
}

.WhatsNew {
box-sizing: border-box;
border: 1px solid #BBDAC9;
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: #BBDAC9;
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 #BBDAC9;
margin-top: -1px;
}

#PageWrapper .WhatsNew h3 {
font-size: 125%;
line-height: 1.2;
margin-top: 1em;
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: #BBDAC9;
}

#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 {
margin: 8px auto;
padding: 2px 2px 10px 2px;
font-size: 100%;
font-weight: bold;
line-height: 14px;
text-align: center;
margin-top:8px;
margin-bottom:8px;
}

.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,
body #PageWrapper .Ezine2.EzineLeft,
html.mobile body #PageWrapper .Ezine2.EzineLeft {
    text-align: left;
}

.EzineCenter,
body #PageWrapper .Ezine2.EzineCenter,
html.mobile body #PageWrapper .Ezine2.EzineCenter {
    text-align: center;
}

.EzineRight,
body #PageWrapper .Ezine2.EzineRight,
html.mobile body #PageWrapper .Ezine2.EzineRight {
    text-align: right;
}

/* -- Ezine Box -- */

.Ezine {
border: 1px solid #666;
background: #fff;
padding: 4px;
color: #000;
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%;
}

/* ------ Section 7 - Frequently Used Styles ------ */

.Clear {
clear: both;
}

/* -- lists -- */

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

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

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

/* -- floats -- */

hr {
    clear: both;
}

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

.ItemRight {
float: right;
margin: 0 0 0 0;
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;
}

/* -- 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 .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: 182px;
}

#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;

 }
 #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;
    list-style-type: 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;

 }

#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 - Table Layout Styles ----- */

table#PageWrapper {
border-collapse: collapse;
}

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

td#ContentColumn,
td#ExtraColumn,
td#NavColumn {
float: none;
}

/* ======================================================================= */
/* 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 {
    float: none;
    margin: 0;
}

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

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

html.mobile #NavColumn {
    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;
    }
}

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

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

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

html.mobile #PageWrapper {
    background: #fff;
}

html.mobile #Header .Liner {
    padding: 1px 0;
    background-image: url(../image-files/header-image-mobile.jpg);
}

html.mobile #ContentColumn .Liner {
    padding-left: 8%;
    padding-right: 4%;
    margin-top: -5%;
    padding-top: 1px;
    background: url(../image-files/background-mobile.jpg) repeat-y;
    background-size: 100%;
}

html.mobile #NavColumn .Liner {
    background: #ffff79;
}

html.mobile #NavColumn {
    width: 200px;
}

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

html.mobile #Footer .Liner {
    padding: 15% 4% 2% 8%;
    background-image: url(../image-files/footer-background-mobile.jpg);
    background-size: 100%;
    font-size: 11px;
}

html.mobile .CalloutBox {
    padding: 1%;
    background-size: 100%;
    width: 90%;
    max-width: 470px;
    margin: 0 auto;
}

/* =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;
}

/* socialize it 3.0 */
.SocialDestinations span {
    display: none;
}
.SocialShare .socialIcon:hover {
    text-decoration: none;
}
.SocialShare .socialIcon {
    line-height: 2em;
    white-space: nowrap;
    display: inline-block;
}
#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 */
.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);
}
.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;
}

/* FAQ and Accordion block */
.FAQContainer {
    padding: 20px 0;
}
.FAQContainer .AccordionContainer summary {
    font-size: 22px;
    margin-top: 0;
    padding: 10px 0;
    list-style: none;
}
.FAQContainer .AccordionContainer summary .AccordionHeader {
    cursor: pointer;
}
.FAQContainer .AccordionContainer summary::-webkit-details-marker {
    display: none;
}
.FAQContainer .AccordionContainer summary .AccordionHeader:before {
    content: "\25BA";
    float: left;
    margin-right: 5px;
    font-size: 0.7em;
    line-height: 2em;
}
.FAQContainer .AccordionContainer[open] .AccordionHeader:before {
    content: "\25BC";
}
.FAQContainer.disabled .AccordionContainer summary .AccordionHeader:before {
    display: none;
}
.FAQContainer .AccordionContainer summary .AccordionHeader p {
    display: block;
    margin: 0;
    padding: 0;
}

.FAQContainer.disabled .AccordionContainer summary::marker {
    content: '';
    display: block;
}
.FAQContainer.disabled .AccordionContainer summary {
    pointer-events: none;
}

/* submission block fix - #42174*/
@media (max-width: 768px) {
    .imagePreview img {
        height: auto;
    }
}
/* =styles-combo.css temp= */

/***** 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 = 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 Cabin definition */
@font-face {
    font-family: Cabin;
    font-display: fallback;
    src: url('/css_webfonts/cabin-webfont.eot');
    src: url('/css_webfonts/cabin-webfont.eot?iefix') format('eot'),
         url('/css_webfonts/cabin-webfont.woff') format('woff'),
         url('/css_webfonts/cabin-webfont.ttf') format('truetype'),
         url('/css_webfonts/cabin-webfont.svg#webfontXRbSjhY8') format('svg');
    font-weight: normal;
    font-style: normal;
} 
/* regular */body, html.mobile body {
	background-color : #21aedd;
	background-image : none;
	background-position : 0% 50%;
	font-size : 14px;
	line-height : 21px;
	text-align : left;
}
#PageWrapper #Footer .Liner p, html.mobile #PageWrapper #Footer .Liner p {
	color : #0e1b33;
	font-family : Arial, Helvetica;
	font-size : 14px;
}
body, html.mobile body {
	background-color : #21aedd;
	background-image : none;
	background-position : 0% 50%;
	font-size : 14px;
	line-height : 21px;
	text-align : left;
}
#PageWrapper #Footer .Liner p, html.mobile #PageWrapper #Footer .Liner p {
	color : #0e1b33;
	font-family : Arial, Helvetica;
	font-size : 14px;
}
#PageWrapper #Footer .Liner, html.mobile #PageWrapper #Footer .Liner {
	background-color : #ffffff;
	background-image : none;
	background-position : 0% 50%;
	margin-bottom : 0px;
	margin-top : 0px;
	padding-bottom : 0px;
	padding-left : 4px;
	padding-top : 0px;
}

/* custom fix for footer transparency #PageWrapper #Footer .Liner, html.mobile #PageWrapper #Footer .Liner */ 
 #Footer {
 background: transparent; }
                #PageWrapper #Header .Liner, html.mobile #PageWrapper #Header .Liner {
	background-color : #ffffff;
	background-image : url("/sd/image-files/Header-12-24-2023-9-min.jpg");
	background-position : 50% 0%;
	background-repeat : no-repeat;
	background-size : auto;
	min-height : 157px;
}
#PageWrapper #NavColumn .Liner, html.mobile #PageWrapper #NavColumn .Liner {
	background-image : none;
	color : #2035bd;
	font-family : Cabin, "Trebuchet MS", Geneva, sans-serif;
	font-size : 15px;
	padding-bottom : 30px;
	padding-top : 30px;
}
#PageWrapper #ContentColumn .Liner, html.mobile #PageWrapper #ContentColumn .Liner {
	margin-bottom : 0px;
	margin-left : 0px;
	margin-top : -90px;
	padding-bottom : 0px;
	padding-left : 25px;
	padding-top : 0px;
}
#PageWrapper #ContentColumn .Liner, html.mobile #PageWrapper #ContentColumn .Liner {
	background-color : #ffffff;
	background-position : 50% 50%;
	border-bottom-width : 1px;
	border-color : #000000;
	border-left-width : 1px;
	border-right-width : 1px;
	border-style : none;
	border-top-width : 1px;
}
#PageWrapper #ContentColumn , html.mobile #PageWrapper #ContentColumn  {
	color : #141414;
	font-family : Arial, Helvetica;
	font-size : 16px;
	letter-spacing : 0px;
	line-height : 20px;
}
#PageWrapper, html.mobile #PageWrapper {
	background-color : transparent;
	background-image : none;
	background-position : 0% 0%;
	margin-bottom : 0px;
	margin-left : auto;
	margin-right : auto;
	margin-top : 0px;
	padding-bottom : 0px;
	padding-top : 0px;
}
#PageWrapper h1, html.mobile #PageWrapper h1 {
	background-color : transparent;
	background-position : 0% 0%;
	border-bottom-width : 0;
	border-color : #000000;
	border-left-width : 0;
	border-right-width : 0;
	border-style : solid;
	border-top-width : 0;
	color : #2163de;
	font-family : Arial, Helvetica;
	font-size : 37px;
	font-style : normal;
	font-weight : bold;
	letter-spacing : -1px;
	line-height : 42px;
	margin-bottom : 24px;
	margin-left : 0px;
	margin-top : 21px;
	padding-left : 0px;
	padding-top : 15px;
	text-align : left;
}
#PageWrapper h2, html.mobile #PageWrapper h2 {
	background-color : transparent;
	background-position : 50% 0%;
	border-bottom-width : 0;
	border-color : #d80000;
	border-left-width : 0;
	border-right-width : 0;
	border-style : solid;
	border-top-width : 0;
	color : #de2163;
	font-family : Arial, Helvetica;
	font-size : 30px;
	font-weight : bold;
	letter-spacing : -1px;
	line-height : 33px;
	margin-bottom : 19px;
	margin-left : 5px;
	padding-bottom : 1px;
	padding-top : 1px;
}
#PageWrapper h3, html.mobile #PageWrapper h3 {
	background-color : transparent;
	border-bottom-width : 0;
	border-color : #d80000;
	border-left-width : 0;
	border-right-width : 0;
	border-style : solid;
	border-top-width : 0;
	color : #de2163;
	font-family : Arial, Helvetica;
	font-size : 25px;
	font-weight : bold;
	letter-spacing : -1px;
	line-height : 31px;
	margin-left : 5px;
}
#PageWrapper h4, html.mobile #PageWrapper h4 {
	background-color : transparent;
	border-bottom-width : 0;
	border-color : #d80000;
	border-left-width : 0;
	border-right-width : 0;
	border-style : solid;
	border-top-width : 0;
	color : #de2163;
	font-family : Arial, Helvetica;
	font-size : 20px;
	font-weight : bold;
	letter-spacing : 0px;
	line-height : 22px;
	margin-bottom : 4px;
	margin-left : 5px;
	margin-right : 0px;
	margin-top : 0px;
	padding-top : 0px;
}
#PageWrapper .Ezine, html.mobile #PageWrapper .Ezine {
	background-color : #d80000;
	border-bottom-width : 1px;
	border-color : #2035bd;
	border-left-width : 1px;
	border-right-width : 1px;
	border-style : solid;
	border-top-width : 1px;
	color : #fcf0ad;
	font-family : Cabin, "Trebuchet MS", Geneva, sans-serif;
}
#PageWrapper .RSSbox, html.mobile #PageWrapper .RSSbox {
	background-color : transparent;
}
#PageWrapper .RSSbox .questionMark, html.mobile #PageWrapper .RSSbox .questionMark {
	color : #d80000;
	font-family : Cabin, "Trebuchet MS", Geneva, sans-serif;
}
#PageWrapper .ImageBlock img, html.mobile #PageWrapper .ImageBlock img {
	border-bottom-width : 0;
	border-color : #000000;
	border-left-width : 0;
	border-right-width : 0;
	border-style : solid;
	border-top-width : 0;
}
#ContentColumn ol, html.mobile #ContentColumn ol {
	margin-left : 0px;
}
#ContentColumn ol li, html.mobile #ContentColumn ol li {
	color : #141414;
	font-size : 16px;
	line-height : 19px;
}
#ContentColumn ul, html.mobile #ContentColumn ul {
	list-style-type : square;
	padding-left : 14px;
}
#ContentColumn ul li, html.mobile #ContentColumn ul li {
	background-color : transparent;
	color : #141414;
	font-size : 16px;
	letter-spacing : 0px;
	line-height : 19px;
	word-spacing : 0px;
}
#PageWrapper .CalloutBox p, html.mobile #PageWrapper .CalloutBox p {
	color : #141414;
	font-family : Arial, Helvetica;
	font-size : 15px;
	font-weight : normal;
	text-align : left;
}
#PageWrapper .CalloutBox, html.mobile #PageWrapper .CalloutBox {
	background-color : transparent;
	background-position : 50% 0%;
	background-repeat : no-repeat;
	box-shadow : 8px 3px 8px 0px #CCCCCC;
	color : #141414;
	font-family : Arial, Helvetica;
	font-size : 15px;
	margin-bottom : 5px;
	margin-right : 6px;
	margin-top : 0px;
	padding-top : 3.3543543543543537%;
	width : 89.8918918918919%;
}
#PageWrapper .ReminderBox, html.mobile #PageWrapper .ReminderBox {
	background-color : #2163de;
	background-image : none;
	background-position : 50% 0%;
	background-repeat : no-repeat;
	border-bottom-left-radius : 0;
	border-bottom-right-radius : 0;
	border-bottom-width : 0;
	border-color : #f2dae3;
	border-left-width : 0;
	border-right-width : 0;
	border-style : solid;
	border-top-left-radius : 0;
	border-top-right-radius : 0;
	border-top-width : 0;
	float : left;
	margin-bottom : 9px;
	margin-left : 16px;
	margin-right : 16px;
	margin-top : 9px;
	padding-bottom : 6.105105105105105%;
	padding-left : 6.8558558558558556%;
	padding-right : 4.903903903903904%;
	padding-top : 10.60960960960961%;
	width : 86.53453453453453%;
}
#PageWrapper .ReminderBox h4, html.mobile #PageWrapper .ReminderBox h4 {
	background-color : #2163de;
	background-position : 0% 0%;
	color : #ffffff;
	font-family : Arial, Helvetica;
	font-size : 16px;
	font-weight : bold;
	line-height : 25px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	padding-top : 0.04166666666666652%;
	text-align : center;
}
#PageWrapper .ReminderBox ul, html.mobile #PageWrapper .ReminderBox ul {
	background-color : transparent;
	background-position : 0% 0%;
	color : #ffffff;
	font-family : Arial, Helvetica;
	font-size : 16px;
	font-variant : normal;
	font-weight : normal;
	letter-spacing : 0px;
	line-height : 19px;
	margin-top : 8px;
	padding-left : 0;
	padding-right : 0%;
	padding-top : 1.6944444444444444%;
	text-align : center;
	word-spacing : 0px;
}
#PageWrapper .ReminderBox ol, html.mobile #PageWrapper .ReminderBox ol {
	background-color : transparent;
	background-position : 0% 0%;
	color : #ffffff;
	font-family : Arial, Helvetica;
	font-size : 16px;
	font-variant : normal;
	font-weight : normal;
	letter-spacing : 0px;
	line-height : 19px;
	margin-top : 8px;
	padding-left : 0;
	padding-right : 0%;
	padding-top : 1.6944444444444444%;
	text-align : center;
	word-spacing : 0px;
}
#PageWrapper .ReminderBox p, html.mobile #PageWrapper .ReminderBox p {
	background-color : transparent;
	background-position : 0% 0%;
	color : #ffffff;
	font-family : Arial, Helvetica;
	font-size : 16px;
	font-variant : normal;
	font-weight : normal;
	letter-spacing : 0px;
	line-height : 19px;
	margin-top : 8px;
	padding-left : 0;
	padding-right : 0%;
	padding-top : 1.6944444444444444%;
	text-align : center;
	word-spacing : 0px;
}
#ContentColumn a, html.mobile #ContentColumn a {
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
}
#ContentColumn a:not([data-pin-href]):link, html.mobile #ContentColumn a:not([data-pin-href]):link {
	color : #2163de;
}
#ContentColumn a:visited, html.mobile #ContentColumn a:visited {
	color : #2163de;
}
#ContentColumn a:not([data-pin-href]):hover, html.mobile #ContentColumn a:not([data-pin-href]):hover {
	color : #2163de;
	font-weight : bold;
	text-decoration : underline;
}
#PageWrapper #Footer a, html.mobile #PageWrapper #Footer a {
	font-weight : bold;
	text-decoration : none;
}
#PageWrapper #Footer a:link, html.mobile #PageWrapper #Footer a:link {
	color : #2163de;
}
#PageWrapper #Footer a:visited, html.mobile #PageWrapper #Footer a:visited {
	color : #2163de;
}
#PageWrapper #Footer a:hover, html.mobile #PageWrapper #Footer a:hover {
	color : #2163de;
	font-weight : bold;
	text-decoration : underline;
}
#NavColumn a, html.mobile #NavColumn a {
	font-style : normal;
	font-weight : normal;
	text-decoration : none;
}
#NavColumn a:link, html.mobile #NavColumn a:link {
	color : #2035bd;
}
#NavColumn a:visited, html.mobile #NavColumn a:visited {
	color : #2035bd;
}
#NavColumn a:hover, html.mobile #NavColumn a:hover {
	color : #d80000;
}
#PageWrapper .ReminderBox a:link, html.mobile #PageWrapper .ReminderBox a:link {
	color : #ffffff;
}
#PageWrapper .ReminderBox a:visited, html.mobile #PageWrapper .ReminderBox a:visited {
	color : #ffffff;
}
#PageWrapper .ReminderBox a:hover, html.mobile #PageWrapper .ReminderBox a:hover {
	color : #ffffff;
}
#PageWrapper .CalloutBox a:link, html.mobile #PageWrapper .CalloutBox a:link {
	color : #2163de;
}
#PageWrapper .CalloutBox a:visited, html.mobile #PageWrapper .CalloutBox a:visited {
	color : #2163de;
}
#PageWrapper .CalloutBox a:hover, html.mobile #PageWrapper .CalloutBox a:hover {
	color : #2163de;
	text-decoration : underline;
}
hr, html.mobile hr {
	background-color : #21ddc1;
	color : #21ddc1;
	width : 70%;
}
#PageWrapper .ImageBlock a:link span, html.mobile #PageWrapper .ImageBlock a:link span {
	color : #2163de;
}
#PageWrapper .ImageBlock a:visited span, html.mobile #PageWrapper .ImageBlock a:visited span {
	color : #2163de;
}
#PageWrapper .ImageBlock a:hover span, html.mobile #PageWrapper .ImageBlock a:hover span {
	color : #2163de;
	text-decoration : underline;
}
body #PageWrapper .Ezine2, body #PageWrapper .Ezine, html.mobile body #PageWrapper .Ezine2, body #PageWrapper .Ezine {
	background-color : transparent;
	border-bottom-width : 0;
	border-color : rgb(238, 238, 238);
	border-left-width : 0;
	border-right-width : 0;
	border-style : solid;
	border-top-width : 0;
	color : #254885;
	margin-bottom : 0px;
	padding-bottom : 0px;
}
body #PageWrapper .Ezine2 .EzineRow label, html.mobile body #PageWrapper .Ezine2 .EzineRow label {
	color : #254885;
	font-size : 14px;
}
body #PageWrapper .Ezine2 .EzineRow input[type=text], html.mobile body #PageWrapper .Ezine2 .EzineRow input[type=text] {
	font-size : 13px;
}
body #PageWrapper .Ezine2 .EzineRow input[type=email], html.mobile body #PageWrapper .Ezine2 .EzineRow input[type=email] {
	font-size : 13px;
}
#PageWrapper .Ezine2 .EzineButton, html.mobile #PageWrapper .Ezine2 .EzineButton {
	background-color : #44b2ed;
	color : #ffffff;
}
#PageWrapper .Ezine2 a, html.mobile #PageWrapper .Ezine2 a {
	color : #2163de;
}
#PageWrapper .Ezine2 a:link, html.mobile #PageWrapper .Ezine2 a:link {
	color : #2163de;
}
#PageWrapper .Ezine2 a:visited, html.mobile #PageWrapper .Ezine2 a:visited {
	color : #2163de;
}
#PageWrapper .Ezine2 a:hover, html.mobile #PageWrapper .Ezine2 a:hover {
	color : #2163de;
	text-decoration : underline;
}
#PageWrapper .BreadcrumbBlock .BreadcrumbTiers .BreadcrumbItem + .BreadcrumbItem::before, html.mobile #PageWrapper .BreadcrumbBlock .BreadcrumbTiers .BreadcrumbItem + .BreadcrumbItem::before {
	color : #dc2164;
	content : ">";
	margin-left : 0px;
	margin-right : 6px;
}
#PageWrapper .BreadcrumbBlock .BreadcrumbTiers .BreadcrumbItem, html.mobile #PageWrapper .BreadcrumbBlock .BreadcrumbTiers .BreadcrumbItem {
	font-size : 10px;
	margin-top : 17px;
	padding-top : 0px;
}
#PageWrapper .BreadcrumbBlock .BreadcrumbTiers .BreadcrumbItem a, html.mobile #PageWrapper .BreadcrumbBlock .BreadcrumbTiers .BreadcrumbItem a {
	color : #2163de;
}
#PageWrapper .BreadcrumbBlock .BreadcrumbTiers .BreadcrumbItem a:link, html.mobile #PageWrapper .BreadcrumbBlock .BreadcrumbTiers .BreadcrumbItem a:link {
	color : #2163de;
}
#PageWrapper .BreadcrumbBlock .BreadcrumbTiers .BreadcrumbItem a:hover, html.mobile #PageWrapper .BreadcrumbBlock .BreadcrumbTiers .BreadcrumbItem a:hover {
	color : #2163de;
}
#PageWrapper .BreadcrumbBlock .BreadcrumbTiers .BreadcrumbItem a:visited, html.mobile #PageWrapper .BreadcrumbBlock .BreadcrumbTiers .BreadcrumbItem a:visited {
	color : #2163de;
}
#PageWrapper .FAQContainer .AccordionContainer .AccordionContent a:link, html.mobile #PageWrapper .FAQContainer .AccordionContainer .AccordionContent a:link {
	color : #2163de;
}
#PageWrapper .FAQContainer .AccordionContainer .AccordionContent a:visited, html.mobile #PageWrapper .FAQContainer .AccordionContainer .AccordionContent a:visited {
	color : #2163de;
}
#PageWrapper .FAQContainer .AccordionContainer .AccordionContent a:hover, html.mobile #PageWrapper .FAQContainer .AccordionContainer .AccordionContent a:hover {
	color : #2163de;
}

/* mobile */html.mobile #PageWrapper #Footer .Liner p {
	font-size : 12px;
}
html.mobile #PageWrapper #Footer .Liner p {
	font-size : 12px;
}
html.mobile #PageWrapper #ContentColumn .Liner {
	background-position : 50% 50%;
}
html.mobile #PageWrapper #ContentColumn  {
	font-size : 14px;
}
html.mobile #PageWrapper h1 {
	font-size : 22px;
}
html.mobile #PageWrapper h2 {
	font-size : 15px;
}
html.mobile #PageWrapper h3 {
	font-size : 12px;
}
html.mobile #PageWrapper h4 {
	font-size : 11px;
}
html.mobile #PageWrapper .Ezine {
	font-size : 12px;
}
html.mobile #PageWrapper .CalloutBox p {
	font-size : 14px;
	text-align : center;
}
html.mobile #PageWrapper .CalloutBox {
	border-bottom-width : 0;
	border-color : #000000;
	border-left-width : 0;
	border-right-width : 0;
	border-style : solid;
	border-top-width : 0;
	margin-left : 4.578125px;
	margin-right : 16px;
	width : 268px;
}
html.mobile #PageWrapper .ReminderBox {
	width : 219.09375px;
}
html.mobile #PageWrapper .ReminderBox h4 {
	padding-top : 0;
}
html.mobile #PageWrapper .ReminderBox ul {
	padding-bottom : 0;
	padding-right : 4.93607305936073%;
	padding-top : 0;
}
html.mobile #PageWrapper .ReminderBox ol {
	padding-bottom : 0;
	padding-right : 4.93607305936073%;
	padding-top : 0;
}
html.mobile #PageWrapper .ReminderBox p {
	padding-bottom : 0;
	padding-right : 4.93607305936073%;
	padding-top : 0;
}
html.mobile #toolbar {
	background-color : #ffff7c;
}

/* media queries */@media (max-width:768px) {}@media (max-width:447px) {}.Navigation h3, html.mobile .Navigation h3{border-color:#2035bd;border-style:solid;border-top-width:0;border-right-width:0;border-bottom-width:0;border-left-width:0;font-family:Cabin, "Trebuchet MS", Geneva, sans-serif;text-align:left;font-size:19.3500003814697px;color:#2035bd;font-variant:small-caps;font-weight:bold;
}html.mobile .Navigation h3{font-size:19px;
}@media (max-width:768px) {.Navigation h3{
}}@media (max-width:447px) {.Navigation h3{
}}#PageWrapper .Navigation h3, html.mobile #PageWrapper .Navigation h3{border-color:#2035bd;border-style:solid;border-top-width:0;border-right-width:0;border-bottom-width:0;border-left-width:0;font-family:Cabin, "Trebuchet MS", Geneva, sans-serif;text-align:left;font-size:19.3500003814697px;color:#2035bd;font-variant:small-caps;font-weight:bold;
}html.mobile #PageWrapper .Navigation h3{font-size:19px;
}@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:#2035bd;border-style:solid;border-top-width:0;border-right-width:0;border-bottom-width:0;border-left-width:0;font-family:Cabin, "Trebuchet MS", Geneva, sans-serif;text-align:left;font-size:19.3500003814697px;color:#2035bd;font-variant:small-caps;font-weight:bold;
}html.mobile body #PageWrapper div.Navigation h3{font-size:19px;
}@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:left;font-weight:normal;font-style:normal;text-decoration:none;font-family:Cabin, "Trebuchet MS", Geneva, sans-serif;font-variant:small-caps;font-family:Cabin, "Trebuchet MS", Geneva, sans-serif;font-variant:small-caps;
}html.mobile .Navigation a{font-size:17px;
}@media (max-width:768px) {.Navigation a{
}}@media (max-width:447px) {.Navigation a{
}}#PageWrapper div.Navigation a, html.mobile #PageWrapper div.Navigation a{text-align:left;font-weight:normal;font-style:normal;text-decoration:none;font-family:Cabin, "Trebuchet MS", Geneva, sans-serif;font-variant:small-caps;font-family:Cabin, "Trebuchet MS", Geneva, sans-serif;font-variant:small-caps;
}html.mobile #PageWrapper div.Navigation a{font-size:17px;
}@media (max-width:768px) {#PageWrapper div.Navigation a{
}}@media (max-width:447px) {#PageWrapper div.Navigation a{
}}.Navigation a,
#PageWrapper div.Navigation a {}
html.mobile .Navigation a,
html.mobile #PageWrapper div.Navigation a {}.Navigation a:link, html.mobile .Navigation a:link{color:#2035bd;background-color:transparent;
}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:#2035bd;background-color:transparent;
}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:transparent;color:#2035bd;
}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:transparent;color:#2035bd;
}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{background-color:transparent;color:#d80000;font-weight:normal;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{background-color:transparent;color:#d80000;font-weight:normal;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 .Ezine {
padding: 4px 0;
}
/* footer css *//* footer css */
/* Advanced CSS provided by user */.cssmenu4 .logo,.cssmenu4 li a{padding:20px!important;text-decoration:none!important;display:block!important}.cssmenu4{background-color:#de2163!important;box-shadow:1px 1px 4px 0 rgba(0,0,0,.1)!important;position:fixed!important;top:0!important;left:0!important;right:0!important;z-index:9999!important}.cssmenu4 ul{margin:0!important;padding:0!important;list-style:none!important;overflow:hidden!important;background-color:#fff!important;}.cssmenu4 li a{color:#474747!important;border-right:1px solid #f4f4f4!important;border-bottom:1px solid #dbdbdb!important}.cssmenu4 .menu-btn:hover,.cssmenu4 li a:hover{background-color:#f4f4f4!important}.cssmenu4 .logo{color:#fff!important;float:left!important;font-size:19px!important}.cssmenu4 .menu{clear:both!important;max-height:0!important;transition:max-height .2s ease-out!important}.cssmenu4 .menu-icon{cursor:pointer!important;float:right!important;padding:28px 20px!important;position:relative!important;user-select:none!important}.cssmenu4 .menu-icon .nav-icon{background:#fff!important;display:block!important;height:2px!important;position:relative!important;transition:background .2s ease-out!important;width:18px!important}.cssmenu4 .menu-icon .nav-icon:after,.cssmenu4 .menu-icon .nav-icon:before{background:#fff!important;content:''!important;display:block!important;height:100%!important;position:absolute!important;transition:.2s ease-out!important;width:100%!important}.cssmenu4 .menu-icon .nav-icon:before{top:5px!important}.cssmenu4 .menu-icon .nav-icon:after{top:-5px!important}.cssmenu4 .menu-btn{display:none!important}.cssmenu4 .menu-btn:checked~.menu{max-height:100%!important}.cssmenu4 .menu-btn:checked~.menu-icon .nav-icon{background:0 0!important}.cssmenu4 .menu-btn:checked~.menu-icon .nav-icon:before{transform:rotate(-45deg)!important;top:0!important}.cssmenu4 .menu-btn:checked~.menu-icon .nav-icon:after{transform:rotate(45deg)!important;top:0!important}
#cssmenu2,#cssmenu2 #menu-button,#cssmenu2 ul,#cssmenu2 ul li,#cssmenu2 ul li a{margin:0;padding:0;border:0;list-style:none;line-height:1;display:block;position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}#cssmenu2:after,#cssmenu2>ul:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}#cssmenu2 #menu-button{display:none}#cssmenu2{z-index:100;width:auto;font-family:Arial,Helvetica,sans-serif;background:#DE2163!important;background:-moz-linear-gradient(top,#DE2163 0,#DE2163 100%)!important;background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#DE2163),color-stop(100%,#DE2163))!important;background:-webkit-linear-gradient(top,#DE2163 0,#DE2163 100%)!important;background:-o-linear-gradient(top,#DE2163 0,#DE2163 100%)!important;background:-ms-linear-gradient(top,#DE2163 0,#DE2163 100%)!important;background:linear-gradient(to bottom,#DE2163 0,#DE2163 100%)!important}#cssmenu2>ul{background:url(/image-files/bg.png);box-shadow:inset 0 -3px 0 rgba(0,0,0,.05)}#cssmenu2.align-right>ul>li{float:right}#cssmenu2>ul>li{float:left;display:inline-block}#cssmenu2.align-center>ul{float:none;text-align:center;font-size:0}#cssmenu2.align-center>ul>li{float:none}#cssmenu2.align-center ul ul{text-align:left}#cssmenu2>ul>li>a{padding:18px 25px 21px 25px;border-right:1px solid rgba(80,80,80,.12)!important;text-decoration:none!important;font-size:13px!important;font-weight:700!important;color:#fff!important;text-transform:uppercase;letter-spacing:1px}#cssmenu2>ul>li.active>a,#cssmenu2>ul>li:hover>a,#cssmenu2>ul>li>a:hover{color:#fff!important;background:#f3347c!important;background:rgba(0,0,0,.1)}#cssmenu2>ul>li.has-sub>a{padding-right:45px}#cssmenu2>ul>li.has-sub>a::after{content:"";position:absolute;width:0;height:0;border:6px solid transparent!important;border-top-color:#fff!important;right:17px;top:22px}#cssmenu2>ul>li.has-sub.active>a::after,#cssmenu2>ul>li.has-sub:hover>a{border-top-color:#fff!important}#cssmenu2 ul ul{position:absolute;left:-9999px;top:60px;z-index:9999;padding-top:6px;font-size:13px!important;opacity:0;-webkit-transition:top .2s ease,opacity .2s ease-in;-moz-transition:top .2s ease,opacity .2s ease-in;-ms-transition:top .2s ease,opacity .2s ease-in;-o-transition:top .2s ease,opacity .2s ease-in;transition:top .2s ease,opacity .2s ease-in}#cssmenu2.align-right ul ul{text-align:right}#cssmenu2>ul>li>ul::after{content:"";position:absolute;width:0;height:0;border:5px solid transparent;border-bottom-color:#fff!important;top:-4px;left:20px}#cssmenu2.align-right>ul>li>ul::after{left:auto;right:20px}#cssmenu2 ul ul ul::after{content:"";position:absolute;width:0;height:0;border:5px solid transparent;border-right-color:#fff!important;top:11px;left:-4px}#cssmenu2.align-right ul ul ul::after{border-right-color:transparent;border-left-color:#fff!important;left:auto;right:-4px}#cssmenu2>ul>li>ul{top:120px}#cssmenu2>ul>li:hover>ul{top:52px;left:0;opacity:1}#cssmenu2.align-right>ul>li:hover>ul{left:auto;right:0}#cssmenu2 ul ul ul{padding-top:0;padding-left:6px}#cssmenu2.align-right ul ul ul{padding-right:6px}#cssmenu2 ul ul>li:hover>ul{left:272px;top:0;opacity:1}#cssmenu2.align-right ul ul>li:hover>ul{left:auto;right:100%;opacity:1}#cssmenu2 ul ul li a{text-decoration:none!important;font-weight:400!important;padding:11px 25px;width:272px;color:#777!important;background:#fff!important;box-shadow:0 2px 2px rgba(0,0,0,.1),1px 1px 1px rgba(0,0,0,.1),-1px 1px 1px rgba(0,0,0,.1)}#cssmenu2 ul ul li.active>a,#cssmenu2 ul ul li:hover>a{color:#333!important}#cssmenu2 ul ul li:first-child>a{border-top-left-radius:3px;border-top-right-radius:3px}#cssmenu2 ul ul li:last-child>a{border-bottom-left-radius:3px;border-bottom-right-radius:3px}#cssmenu2>ul>li>ul::after{position:absolute;display:block}#cssmenu2 ul ul li.has-sub>a::after{content:"";position:absolute;width:0;height:0;border:4px solid transparent;border-left-color:#777!important;right:17px;top:14px}#cssmenu2.align-right ul ul li.has-sub>a::after{border-left-color:transparent;border-right-color:#777!important;right:auto;left:17px}#cssmenu2 ul ul li.has-sub.active>a::after,#cssmenu2 ul ul li.has-sub:hover>a::after{border-left-color:#333!important}#cssmenu2.align-right ul ul li.has-sub.active>a::after,#cssmenu2.align-right ul ul li.has-sub:hover>a::after{border-right-color:#333!important;border-left-color:transparent}@media all and (max-width:800px),only screen and (-webkit-min-device-pixel-ratio:2) and (max-width:1024px),only screen and (min--moz-device-pixel-ratio:2) and (max-width:1024px),only screen and (-o-min-device-pixel-ratio:2/1) and (max-width:1024px),only screen and (min-device-pixel-ratio:2) and (max-width:1024px),only screen and (min-resolution:192dpi) and (max-width:1024px),only screen and (min-resolution:2dppx) and (max-width:1024px){#cssmenu2{background:#DE2163!important;max-height:83vh;overflow-y:scroll!important;-webkit-overflow-scrolling:touch}#cssmenu2>ul{display:none}#cssmenu2>ul.open{display:block;border-top:1px solid rgba(0,0,0,.1)}#cssmenu2.align-right>ul{float:none}#cssmenu2.align-center>ul{text-align:left}#cssmenu2.align-right>ul>li,#cssmenu2>ul>li{float:none;display:block}#cssmenu2>ul>li>a{padding:18px 25px 18px 25px;border-right:0}#cssmenu2>ul>li.active>a,#cssmenu2>ul>li:hover>a{background:rgba(0,0,0,.1)}#cssmenu2 #menu-button{display:block;text-decoration:none;font-size:14px!important;font-weight:700!important;color:#fff!important;padding:18px 25px 18px 25px;text-transform:uppercase;letter-spacing:1px;background:url(/image-files/bg.png);cursor:pointer}#cssmenu2 ul li:hover>ul,#cssmenu2 ul ul,#cssmenu2 ul ul li:hover>ul,#cssmenu2 ul ul ul,#cssmenu2.align-right ul li:hover>ul,#cssmenu2.align-right ul ul,#cssmenu2.align-right ul ul li:hover>ul,#cssmenu2.align-right ul ul ul,#cssmenu2.align-right>ul>li>ul,#cssmenu2>ul>li>ul{left:0;right:auto;top:auto;opacity:1;width:100%;padding:0;position:relative;text-align:left}#cssmenu2 ul ul li{width:100%}#cssmenu2 ul ul li a{width:100%;box-shadow:none;padding-left:35px}#cssmenu2 ul ul ul li a{padding-left:45px}#cssmenu2 ul ul li:first-child>a,#cssmenu2 ul ul li:last-child>a{border-radius:0}#cssmenu2 #menu-button::after{display:block;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;content:'';position:absolute;height:3px;width:22px;border-top:2px solid #fff!important;border-bottom:2px solid #fff!important;right:25px;top:18px}#cssmenu2 #menu-button::before{display:block;content:'';position:absolute;height:3px;width:22px;border-top:2px solid #fff!important;right:25px;top:28px}#cssmenu2 ul ul li.has-sub>a::after,#cssmenu2>ul>li.has-sub>a::after{display:none}}#ContentColumn li{padding-bottom:.9em}@media only screen and (min-device-width :375px) and (max-device-width :667px){.ImageBlock{padding-left:8px}}.btn{display:block;width:100%;height:100%;font-size:13px!important}body{padding:10px}*{-webkit-backface-vibisility:hidden;-moz-backface-vibisility:hidden;-ms-backface-vibisility:hidden;backface-vibisility:hidden}.breadcrumbs{list-style:none;margin:0;padding:0}.breadcrumbs li{list-style:none;margin:0;padding:0;display:block;float:left;font-family:Arial,sans-serif;font-size:11px;text-transform:uppercase;font-weight:775;letter-spacing:.05em;line-height:18px;color:#DE2163!important}.breadcrumbs li a{display:block;padding:0 30px 0 0;color:#DE2163;text-decoration:none;height:20px;position:relative;perspective:700px}.breadcrumbs li a:after{content:'';width:13px;height:13px;border-color:#DE2163;border-style:solid;border-width:1px 1px 0 0;-webkit-backface-visibility:hidden;outline:1px solid transparent;position:absolute;right:11px;-webkit-transition:all .15s ease;-moz-transition:all .15s ease;-ms-transition:all .15s ease;transition:all .15s ease;-webkit-transform:rotateZ(45deg) skew(10deg,10deg);-moz-transform:rotateZ(45deg) skew(10deg,10deg);-ms-transform:rotateZ(45deg) skew(10deg,10deg);transform:rotateZ(45deg) skew(10deg,10deg)}.breadcrumbs li a:hover:after{right:11px;-webkit-transform:rotateZ(45deg) skew(-10deg,-10deg);-moz-transform:rotateZ(45deg) skew(-10deg,-10deg);-ms-transform:rotateZ(45deg) skew(-10deg,-10deg);transform:rotateZ(45deg) skew(-10deg,-10deg)}#PageWrapper #ContentColumn{float:none;width:100%}#PageWrapper #NavColumn{display:none}#ContentWrapper{padding:0}IMG.displayed{display:block;margin-left:auto;margin-right:auto}.video-container{position:relative;padding-bottom:56.25%;padding-top:30px;height:0;overflow:hidden}.video-container embed,.video-container iframe,.video-container object{position:absolute;top:0;left:0;width:100%;height:100%}p.ex1{margin-bottom:.75cm}#NavColumn{z-index:0}#NavColumn .Liner{z-index:0}#ExtraColumn{z-index:0}#ExtraColumn .Liner{z-index:0}.fb_iframe_widget iframe{position:relative!important}#ContentColumn b a{font-weight:700}#NavColumn{z-index:0}#NavColumn .Liner{z-index:0}#ExtraColumn{z-index:0}#ExtraColumn .Liner{z-index:0}p.ex2{font-size:75%}.scroll-top-wrapper{position:fixed;opacity:0;visibility:hidden;overflow:hidden;text-align:center;z-index:99999;background-color:transparent;color:#fff;width:50px;height:48px;line-height:48px;right:30px;bottom:30px;padding-top:2px;border-top-left-radius:10px;border-top-right-radius:10px;border-bottom-right-radius:10px;border-bottom-left-radius:10px;-webkit-transition:all .1s ease-out;-moz-transition:all .1s ease-out;-ms-transition:all .1s ease-out;-o-transition:all .1s ease-out;transition:all .1s ease-out}.scroll-top-wrapper:hover{background-color:#b30404}.scroll-top-wrapper.show{visibility:visible;cursor:pointer;opacity:1}.scroll-top-wrapper i.fa{line-height:inherit}div.ex{width:500px;height:110px;padding:35px;border:1px;margin:0;background-color:#fff;box-shadow:10px 10px 5px #9c9c9c;font-style:italic}.ad1{float:left;margin-right:9px}div.clear{clear:both;height:0}div.clear10{clear:both;height:10px}div.clear20{clear:both;height:20px}div.clear30{clear:both;height:30px}div.clear40{clear:both;height:40px}div.clear50{clear:both;height:50px}div.clear60{clear:both;height:60px}div.clear70{clear:both;height:70px}div.clear80{clear:both;height:80px}div.clear90{clear:both;height:90px}div.clear100{clear:both;height:100px}a:link img{opacity:1;transition:opacity .25s ease-in-out;-moz-transition:opacity .25s ease-in-out;-webkit-transition:opacity .25s ease-in-out}a:hover img{opacity:.5}.MobileOnly{display:none}@media screen and (max-width:760px){.MobileOnly{display:block;width:100%}#ExtraColumn .HorizontalNavBarLeft,#Footer .ExtraNav,#NavColumn,#PageWrapper #Header .ExtraNav,#PageWrapper .Navigation,#cssmenu,.DesktopOnly,.HorizontalNavBar,.HorizontalNavBarCSS,.Navigation,.lil,.root,.scroll-top-wrapper{display:none}form{display:inline;float:none;width:90%}.AdSenseBoxCenter468,.AdSenseBoxExtraColumn,.AdSenseBoxLeft,.AdSenseBoxRight,.ReminderBox{display:block;float:none;width:100%}.ad1{float:none;display:block;margin:10px auto}body,html{overflow-x:hidden;background:#fff;margin:0;padding:0;font-family:arial,sans-serif;color:#333;font-size:100%;line-height:1.5em;letter-spacing:.03em}#PageWrapper #Header,#PageWrapper #Header .Liner{width:100%;display:block;background-image:none;background-repeat:no-repeat;height:65px;margin-top:0;background-color:#fff}#ContentWrapper{display:block;float:none;padding:0}#ContentWrapper,#PageWrapper{margin:0 auto 10px;float:none;display:block;width:100%;background-image:none;background-color:#fff;border-top:transparent}#ContentColumn{margin:50px auto 0;padding:0;display:block;width:95%;background-color:#fff}#Footer{display:block;width:100%;height:10px}#Footer .Liner{display:none}.ReminderBox{float:none;margin:10px auto;width:90%;display:block}#Footer p{margin:15px auto;padding-top:10px;text-align:center;color:#fff;font-size:11px}.Ezine{width:90%;float:none;display:block;margin:10px auto;padding:0}.Ezine table{width:85%;margin:0 auto}.Ezine td{width:100%;text-align:center;vertical-align:top}.big{padding:0 15px}img{max-width:95%!important;height:auto!important;-ms-interpolation-mode:bicubic;padding:4px;border:0;clear:both;display:block}#NotifyDiv input[type=text],#NotifyDiv select,#NotifyDiv textarea,.FormBlockLeft,.c2Form,.comments input[type=text],.comments select,.comments textarea,.formbody,.formbody input[type=text],.formbody select,.formbody textarea,.formwrapper,.storyInput,.titleInput{width:300px!important}table{display:block;margin-left:-10px;width:90%!important;border:transparent;clear:both}td{width:100%!important;display:block;overflow:hidden!important}table>span{display:none}#comments{width:150%!important;border:transparent}.subBodyText{display:block}.videowrap{position:relative;padding-bottom:56.25%;padding-top:25px;height:0}.video iframe{position:absolute;top:0;left:0;width:100%;height:100%}h1,h2,h3,h4,h5,h6{font-family:Myriad Pro,sans-serif;font-weight:400;font-size:120%;margin-top:24px;color:#006}.AdSenseBoxLeft{float:none;display:block;width:250px;margin:10px auto;border:1px solid #666}.bottomLinks{margin:10px auto}.MobileNav img{border:transparent}.more{display:none;background:0 0;padding:0}#wrap{position:relative;top:-10px}#wrap img{border:transparent}.ImageBlock,.ImageBlockCenter,.column_0,.column_1,.column_2,.column_3,.column_4,.columns_block,.grid_block,table,td,tr{width:100%!important;display:block!important;border:none;margin:0 auto}}@media only screen and (max-width:760px) and (orientation:landscape){.MobileOnly{display:block;width:100%}.DesktopOnly{display:none}body,html{line-height:1.2em;letter-spacing:.02em}#ContentColumn{position:relative;top:10px;z-index:0}#PageWrapper #Header{width:auto;display:block;background-image:none;background-repeat:no-repeat;margin-top:42px;overflow:hidden!important;background-position:top center;background-size:100%;height:65px}#PageWrapper #Header .Liner{width:auto;display:block;background-image:none;margin:0 auto;background-repeat:no-repeat;background-color:#fff;background-position:top center;background-size:100%;height:65px}}@media only screen and (max-width:760px) and (orientation:portrait){.MobileOnly{display:block;width:100%}.DesktopOnly{display:none}body,html{line-height:1.2em;letter-spacing:.02em}#ContentColumn{position:relative;top:10px;z-index:0}#PageWrapper #Header{width:auto;display:block;background-image:none;background-repeat:no-repeat;margin-top:42px;overflow:hidden!important;background-position:top center;background-size:100%;height:65px}#PageWrapper #Header .Liner{width:auto;display:block;background-image:none;margin:0;background-repeat:no-repeat;background-color:#fff;background-position:top center;background-size:100%;height:65px}}@media screen and (max-width:760px){.MobileOnly{display:block;width:100%}.DesktopOnly{display:none}.navbar{overflow:hidden;background-color:#c61717;position:fixed;top:0;left:0;right:0;width:100%;z-index:100!important}.navbar a{float:left;display:block;color:#fff!important;text-align:center;padding:14px 13px;text-decoration:none;font-size:13px}.navbar a:hover{background:#fbe1e1;color:#c61717!important}}@media only screen and (max-width:760px) and (orientation:landscape){.MobileOnly{display:block;width:100%}.DesktopOnly{display:none}body,html{line-height:1.2em;letter-spacing:.02em}#ContentColumn{position:relative;top:0;z-index:0!important}#PageWrapper #Header{width:auto;display:block;background-image:none;background-repeat:no-repeat;margin-top:70;overflow:hidden!important;background-position:top center;background-size:100%;height:65px;z-index:0}#PageWrapper #Header .Liner{width:auto;display:block;background-image:none;margin:0 auto;background-repeat:no-repeat;background-color:#fff;background-position:top center;background-size:100%;height:65px;z-index:0}.HeaderMobile{width:auto;background-image:none;background-repeat:no-repeat;background-color:transparent;background-position:top center;background-size:100%;height:65px;z-index:0}.video-container{position:relative;padding-bottom:56.25%;padding-top:30px;height:0;overflow:hidden}.video-container embed,.video-container iframe,.video-container object{position:absolute;top:0;left:0;width:100%;height:100%}}@media only screen and (max-width:760px) and (orientation:portrait){.MobileOnly{display:block;width:100%}.DesktopOnly{display:none}body,html{line-height:1.2em;letter-spacing:.02em}#ContentColumn{position:relative;top:0;z-index:0!important}#PageWrapper #Header{width:auto;display:block;background-image:none;background-repeat:no-repeat;margin-top:70;overflow:hidden!important;background-position:top center;background-size:100%;height:65px;z-index:0}#PageWrapper #Header .Liner{width:auto;display:block;background-image:none;margin:0;background-repeat:no-repeat;background-color:#fff;background-position:top center;background-size:100%;height:65px;z-index:0!important}.HeaderMobile{width:auto;background-image:none;background-repeat:no-repeat;background-color:transparent;background-position:top center;background-size:100%;height:65px;z-index:0}.video-container{position:relative;padding-bottom:56.25%;padding-top:30px;height:0;overflow:hidden}.video-container embed,.video-container iframe,.video-container object{position:absolute;top:0;left:0;width:100%;height:100%}}@media only screen and (min-device-width:320px) and (max-device-width:480px){.Desktop-LaptopOnly{display:none}}@media only screen and (min-width:321px){.Desktop-LaptopOnly{display:none}}@media only screen and (max-width:320px){.Desktop-LaptopOnly{display:none}}@media only screen and (min-device-width:768px) and (max-device-width:1024px){.Desktop-LaptopOnly{display:none}}@media only screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation :landscape){.Desktop-LaptopOnly{display:none}}@media only screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation :portrait){.Desktop-LaptopOnly{display:none}}@media only screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:landscape) and (-webkit-min-device-pixel-ratio:2){.Desktop-LaptopOnly{display:none}}@media only screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:portrait) and (-webkit-min-device-pixel-ratio:2){.Desktop-LaptopOnly{display:none}}@media only screen and (min-width:1224px){.Desktop-LaptopOnly{display:block}}@media only screen and (min-width:1824px){.Desktop-LaptopOnly{display:block}}@media only screen and (min-device-width:320px) and (max-device-width:480px) and (orientation:landscape) and (-webkit-min-device-pixel-ratio:2){.Desktop-LaptopOnly{display:none}}@media only screen and (min-device-width:320px) and (max-device-width:480px) and (orientation:portrait) and (-webkit-min-device-pixel-ratio:2){.Desktop-LaptopOnly{display:none}}@media only screen and (min-device-width:320px) and (max-device-height:568px) and (orientation:landscape) and (-webkit-device-pixel-ratio:2){.Desktop-LaptopOnly{display:none}}@media only screen and (min-device-width:320px) and (max-device-height:568px) and (orientation:portrait) and (-webkit-device-pixel-ratio:2){.Desktop-LaptopOnly{display:none}}@media only screen and (min-device-width:375px) and (max-device-height:667px) and (orientation:landscape) and (-webkit-device-pixel-ratio:2){.Desktop-LaptopOnly{display:none}}@media only screen and (min-device-width:375px) and (max-device-height:667px) and (orientation:portrait) and (-webkit-device-pixel-ratio:2){.Desktop-LaptopOnly{display:none}}@media only screen and (min-device-width:414px) and (max-device-height:736px) and (orientation:landscape) and (-webkit-device-pixel-ratio:2){.Desktop-LaptopOnly{display:none}}@media only screen and (min-device-width:414px) and (max-device-height:736px) and (orientation:portrait) and (-webkit-device-pixel-ratio:2){.Desktop-LaptopOnly{display:none}}@media only screen and (min-device-width:320px) and (max-device-height:640px) and (orientation:landscape) and (-webkit-device-pixel-ratio:2){.Desktop-LaptopOnly{display:none}}@media only screen and (min-device-width:320px) and (max-device-height:640px) and (orientation:portrait) and (-webkit-device-pixel-ratio:2){.Desktop-LaptopOnly{display:none}}@media only screen and (min-device-width:320px) and (max-device-height:640px) and (orientation:landscape) and (-webkit-device-pixel-ratio:3){.Desktop-LaptopOnly{display:none}}@media only screen and (min-device-width:320px) and (max-device-height:640px) and (orientation:portrait) and (-webkit-device-pixel-ratio:3){.Desktop-LaptopOnly{display:none}}@media only screen and (min-device-width:360px) and (max-device-height:640px) and (orientation:landscape) and (-webkit-device-pixel-ratio:3){.Desktop-LaptopOnly{display:none}}@media only screen and (min-device-width:360px) and (max-device-height:640px) and (orientation:portrait) and (-webkit-device-pixel-ratio:3){.Desktop-LaptopOnly{display:none}}#Header .homelink{display:block;width:100%;height:195px}.google{top:4px;position:relative;left:5%}div[style*="overflow-x: auto;"],div[style*="overflow: auto;"]{overflow-y:hidden!important;overflow-x:hidden!important}@media screen and (max-width:760px){.ad1{display:block;margin-left:auto;margin-right:auto}}@media only screen and (min-device-width:768px) and (max-device-width:1024px) and (-webkit-min-device-pixel-ratio:1){.ad1{float:right;margin-left:15px}}@media screen and (min-device-width:1200px) and (max-device-width:1600px) and (-webkit-min-device-pixel-ratio:1){.ad1{float:right;margin-left:15px}}@media only screen and (max-width:760px) and (orientation:portrait){.MobileOnly{display:block;width:100%}.DesktopOnly{display:none}body,html{line-height:170%}}@media only screen and (max-width:760px) and (orientation:landscape){.MobileOnly{display:block;width:100%}.DesktopOnly{display:none}body,html{line-height:170%}}

/* Layout *//* Full size col content */
.variantFullSizeContentColumn #ContentWrapper {
    padding-left:0;
    padding-right:0;
    width: 100%;
}
.variantFullSizeContentColumn #PageWrapper #ContentColumn { 
    width: 100%; 
    float: none; 
}
.variantFullSizeContentColumn #NavWrapper {
    display: none;
}
.variantFullSizeContentColumn #ExtraWrapper {
    display:none;
}

/* hidden header */
.variantNoHeader #HeaderWrapper {
    display: none;
}

/* hidden footer */
.variantNoFooter #FooterWrapper {
    display:none;
}

/* hide extra column */
.variantNoExtraColumn #ExtraWrapper {
    display:none;
}

/* hide navigation column */
.variantNoNavColumn #NavWrapper {
    display: none;
}
