<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@font-face {
    font-family: montserrat;
    src: url(../fonts/Montserrat-Regular.otf);
    font-family: montserratL;
    src: url(../fonts/Montserrat-Light.otf);
    font-family: montserratB;
    src: url(../fonts/Montserrat-Black.otf);
    font-family: lobster;
    src: url(../fonts/Lobster_1.3.otf);
}
@font-face { font-family: avenir;
	src: url(../fonts/AvenirLTStd-Roman.otf);
}
@font-face {
    font-family: 'lie_to_meregular';
    src: url('../fonts/lie_to_me_-_ttf-webfont.woff2') format('woff2'),
         url('../fonts/lie_to_me_-_ttf-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

body {margin: 0px; padding: 200px 0 0 0; text-align: center; font-size: 14px; font-family: montserratL, arial, sans-serif; background: url(../images/BrickBackground.jpg) WHITE; -webkit-text-size-adjust: 100%; }

#contentwrapper {width: 100%;  }

.headerbar {width: 100%; background-color: #eef4f7; position: fixed; top: 0px; right: 0px; z-index: 99; }
header {width: 96%;  max-width: 1170px; margin: 0 auto;  height: 136px; position: relative; }

::target::before, :target:before {content:"";display:block;height:160px; /* fixed header height*/
margin:-160px 0 0; /* negative fixed header height */}

a.skipper, a.skipper:visited, a.skipper:link,  a.skipper:link:active,  a.skipper:visited:active {line-height: 0; font-size: 0; border: 0; background: transparent;position: absolute; top: 0; left: 0; z-index: 101}
a.skipper:focus, a.skipper:visited:focus {border: solid 2px white; color: black; background-color: yellow; line-height: 1; font-size: 14px;}

a.homelink{position: absolute; left: 0px; top: 20px;}
a.homelink img {width: 100%; width:  193px;}

.respimg{max-width: 100%;}

.toplinks {text-align: right;  position: absolute; top: 15px; right: 0px; font-size: 13px; color:#002a3a;}
.toplinks a, .toplinks a:visited,  .toplinks a:link, .toplinks a:link:active, .toplinks a:visited:active  { text-decoration: none; color: #002a3a;}
.toplinks a:hover {text-decoration: underline; color:#c35131;}
.pipe {font-weight: bold; margin: 0px 5px;}
.toplinks .pipe:last-child {display: none;}
footer .toplinks {display: none;}

.ctabar{position: absolute; top: 53px; right: 0px;  }

a.locbutton , a.locbutton:visited, a.locbutton:link, a.locbutton:link:active, a.locbutton:visited:active{display: none; font-size: 24px; width: 42px; height: 42px; color: white; position: absolute; top: 40px; padding-top: 8px; right: 104px;cursor: pointer;background-color: #005587; border-radius: 3px; }
a.locbutton:hover {background-color: #c35131;}

section { width: 96%;  max-width: 1170px; margin: 0 auto ; line-height: 1.5; }
section.wood{background: url(../images/WoodBackground.jpg) top center; width: 100%;max-width: initial; padding: 0 0 60px 0; margin-top: 70px;}
.orngbar{width: 100%; height: 40px; background-color: #c35131; -webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,.5); box-shadow: 0 2px 5px 0 rgba(0,0,0,.5); margin-bottom: 60px; }

article {  width: 70%; max-width: 1170px; overflow: hidden; margin: 0 auto; text-align: left; border: solid 5px #505050;-webkit-box-shadow: 0 2px 10px 0 rgba(0,0,0,.7); box-shadow: 0 2px 10px 0 rgba(0,0,0,.7); background: url(../../COMMON_JS/images/veil_white_50.png); position: relative; float: right; padding: 40px; margin-bottom: 60px;}
aside{  width: 28%; max-width: 1170px; overflow: hidden; margin: 0 auto; text-align: left;position: relative; float: left; }

.blackboard {border: 27px solid transparent;width: 48%; height: 385px;position: relative; float: left; margin: 40px 0; -webkit-box-shadow: 0 2px 10px 0 rgba(0,0,0,.6); box-shadow: 0 2px 10px 0 rgba(0,0,0,.6); padding: 0px; -webkit-border-image: url(../images/bboard.png) 30 round; -o-border-image: url(../images/bboard.png) 30 round #66513A;  border-image: url(../images/bboard.png) 30 round #66513A;}
.blackboard.two {float: right;}
.blackboard.four {width: 100%; float: none; clear: both;}
.blackboard.four {display: none;}

/*
html.fa-events-icons-ready &gt; body.closed &gt; div#contentwrapper.closed &gt; section#maincontent.home &gt; div.blackboard.two &gt; div.slate &gt; div.code_block &gt; div.code_block_center &gt; div.code_block_indiv_content
*/
.blackboard.three {width: 100%; float: none; clear: both; height: 0; padding-bottom: 41%}
.blackboard.three img {width: 80%; max-width: 899px}
.slate, /*.blackboard .code_block_indiv_content,*/ aside .code_block_indiv_content {background: url(../images/slate.png) center center #333 no-repeat; background-size: cover; color: white; padding: 20px; width: 100%; height: 331px; overflow: hidden; margin: 0}
.blackboard.three .slate{height: 0; padding-bottom: 41.66%}

.blackboard .code_block_indiv_content{height: auto;}
.slate h2, .slate h1, .slate h3 {color: white;}
.slate h3 {margin: 15px 0;}

.blubox {max-width: 1170px; width: 96%; margin: 20px auto 0 auto; background-color: #005487; color: white; padding: 40px; text-align: left;-webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,.5); box-shadow: 0 2px 5px 0 rgba(0,0,0,.5);}


.bannerbox, .vidbox { margin-bottom: 10px;}
.bannerbox img {width:100%;}


.regionbox, aside .code_block {overflow: hidden; width: 100%;  text-align: left; border: 25px solid transparent; -webkit-border-image: url(../images/bboard.png) 30 round; -o-border-image: url(../images/bboard.png) 30 round; border-image: url(../images/bboard.png) 30 round; margin-bottom: 20px; }
.regionbox {text-align:center;}
.regionbox ul {margin: 0px; padding: 0px; list-style: none;}
.boxtop, .code_block_indiv_top, .boxbottom, .code_block_indiv_bttm {display: none;}
.regionbox h2, .code_block_indiv_content h1 {color: white; font-size: 32px;}
.regionbox ul li {margin-bottom: 10px;}
.regionbox ul li a, .regionbox ul li a:visited, .regionbox ul li a:link, .regionbox ul li a:link:active, .regionbox ul li a:visited:active{color:#8cb8ca;text-decoration: none; font-family: 'Open Sans', arial, sans-serif;}
.regionbox ul li a:hover {color: white;}
aside .slate {min-height: initial; height: auto;}
 aside .code_block_indiv_content { height: auto;}

.whitebox {width: 96%; max-width: 1300px; padding: 20px; margin: 0 auto 20px auto; background-color: #f3f3f3; -webkit-box-shadow: 0 2px 10px 0 rgba(0,0,0,.8); box-shadow: 0 2px 10px 0 rgba(0,0,0,.8);  color: #005487}
.orangeborder{width: 100%; padding: 20px; border: solid 1px #a3aa80; -webkit-box-shadow:inset 0 0 20px 0 rgba(0,0,0,.1); box-shadow:inset 0 0 20px 0 rgba(0,0,0,.1);background-color: white}
.whitebox .code_block_indiv_content {background: none;color: #005487}


.blubox .regionbox, .blubox .code_block {border: 0; padding: 0}
.blubox .code_block_indiv_content, .blubox .slate {background: none;padding: 0}
.blubox h3 {font-family: montserratL, arial, sans-serif; display: inline-block; border-bottom: solid 1px silver; color: white; font-weight: 100; padding-right: 50px; font-size: 20px;}




.footerbar {width: 100%; padding: 20px 0; background-color: #002a3a;}
footer {width: 96%;  max-width: 1170px; margin: 0 auto; padding: 10px 0;  }

.socmed {height: 39px; min-width: 117px; margin: 0 auto; position: relative; top: -50px;}
.socmed img {margin: 0 2px;}

.bottomlinks {text-align: center; color: white; width: 100%; font-family: 'Open Sans', arial, sans-serif; }
.bottomlinks a, .bottomlinks a:visited, .bottomlinks a:link, .bottomlinks a:link:active, .bottomlinks a:visited:active {text-decoration: none; color: white;}
.bottomlinks a:hover {text-decoration: underline; color: #c35131;}

.addr{width: 100%; max-width: 500px; margin: 40px auto; color: white}

.footnote {font-size: 12px; width: 96%; max-width: 500px; text-align: center; margin: 40px auto; }
.images {}
.images img {margin-right: 5px;}
.text{ padding: 10px 0; width: 100%;color: white;}

.mobi, .search span, .wordiness {display: none;}


/****************
Very Light Blu - #eef4f7 (top header)
Light Blu - #8cb8ca
Dark Blu - #002a3a (Navigation Bar, footer)
Blu – #005587
Burnt Orange - #c35131
Red - #d71921 (Alert Bar)
khaki - #a4aa84
Grey - # 666465

-webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,.5); box-shadow: 0 2px 5px 0 rgba(0,0,0,.5);


*************************/

.tester {position: absolute; top: 0; left: 0; font-weight: bold; font-size: 18px; z-index: 1020}

*{-moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;}
a, a:visited, a:link, a:link:active, a:visited:active{color:#005587;text-decoration: none; -webkit-transition:  color .5s, background-color .5s; transition:  color .5s, background-color .5s;}
a:hover {color: #c35131; text-decoration: none;}
.breaker {clear: both; }
.border {border: solid 1px red;}
img {border: 0px;}
.print {display: none;}
.disclaim {font-size: 11px; line-height: 1;}

input {font-family: montserratL, arial, sans-serif;}
input[type="submit"] {-webkit-appearance: none; -moz-appearance: none;cursor: pointer; font-family: montserratL, arial, sans-serif;}

.cta a, .cta a:visited, a.cta, a.cta:visited,input[type="submit"],  .cta a:link, .cta a:link:active, .cta a:visited:active,  a.cta:link, a.cta:link:active, a.cta:visited:active, .ctabar a, .ctabar a:visited, a.ctabar, a.ctabar:visited, .ctabar a:link, .ctabar a:link:active, .ctabar a:visited:active, button.cta 
{display: inline-block; background-color:#c35131; color: white; padding: 10px 20px; text-decoration: none; border: 0; border-radius: 3px;transition:  color .5s, background-color .5s; font-size: 14px; font-family: montserratL, arial, sans-serif; }

.cta a:hover, a.cta:hover, input[type="submit"]:hover, .ctabar a:hover, button.cta:hover, button.cta:focus 
{ background-color: #002a3a; color: white;  text-decoration: none;}

.ctablu a, .ctablu a:visited, a.ctablu, a.ctablu:visited,  .ctablu a:link, .ctablu a:link:active, .ctablu a:visited:active,  a.ctablu:link, a.ctablu:link:active, a.ctablu:visited:active{display: inline-block; background-color:#8cb8ca; color: white; padding: 10px 20px; text-decoration: none; border: 0; border-radius: 3px; line-height: 1;}
.ctablu a:hover, a.ctablu:hover{ background-color: #002a3a; color: white;  text-decoration: none;}


.bluelobster{color: #005587; font-size: 56px; font-family: lobster, sans-serif}
.lobster{font-family: lobster, sans-serif}
.opensans {font-family: 'Open Sans', arial, sans-serif;}
.rate {font-family: montserratB, 'Open Sans', sans-serif; font-size: 40px; color: white; font-weight: 800}

.lie2me{font-family: 'lie_to_meregular';}

.col4 {width: 23%; margin: 0 1%; position: relative; float: left;}
.col3 {width: 31%; margin: 0 1%; position: relative; float: left;}
.col2 {width: 48%; margin: 0 1%; position: relative; float: left;}


h1, .blog_title, .content_blog_header, .category_name, .podcast_list_header, .blog_year
{color: #005587; font-size: 48px; font-family: avenir, sans-serif; margin-top: 0; font-weight:600;}

h2, .faq_header, .faq_question, .comments_section_header, .pod_episode_header, #KJETitle, .forum_thread_category, .Category_Header_Text, .content_faq_header, .content_calendar_header
{color: #005587; font-size: 38px;  font-family: avenir, sans-serif; margin-top: 0; font-weight:600;}

h3, .region_faq_header, .comment_title, .forum_thread_firstpost_replies, .forum_reply_bottom, .branch_name
{color: #005587; font-size: 30px;  font-family: avenir, sans-serif; margin-top: 0; font-weight:600;}

h4, .forum_thread_date, .forum_mischeader_title {color: #005587; font-size: 16px; font-weight: normal; }
h5 {color: black; font-size: 14px; font-weight: bold; }
h6 {color: black; font-size: 14px; font-style: italic; font-weight: bold;}

/* featured rates */
.regions_rates_table {width: 100%;}
.regions_rates_table_row1, .regions_rates_table_row2 {background-color: silver; border-bottom: 3px solid white; font-size: 12px; }
.regions_rates_table_effectivedate {font-size: 12px;}
.regions_rates_table_title {display: none;}
.regions_rates_table_fields { font-size: 12px; color: #005587;}
.aprnote {font-size: 12px; width: 180px;}
td.regions_rates_table_row2 marquee, td.regions_rates_table_row1 marquee {width: 242px;}

/* rates page */
.content_rates_table {margin-bottom: 20px; width: 100%;}
.content_rates_table_fields {border-bottom: solid 1px #005587; color:#005587; font-weight: normal;text-align: center; padding: 1px 3px; font-size: 13px }
.content_rates_table_row2 {background-color: #dfe1d5;}
.content_rates_table_row_highlight {color: #d71921;}
.sideslider {width: 100%;}
.content_rates_table_postfix {line-height: 1;}
.content_rates_category1, .content_rates_table_title{color: #005587; font-size: 18px; font-weight: 600;  }
.content_rates_table_row1, .content_rates_table_row2, .content_rates_table_row_highlight{text-align: center;  padding: 1px 3px}
.content_rates_table_col_5 { text-align: left;}
.widecell {text-align: left}

/** ALERTS 2.0 ****************************************************/
	.alertholder{position: relative; top: -20px;width: 96%;  max-width: 1170px;margin:  0px auto;-webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,.5); box-shadow: 0 2px 5px 0 rgba(0,0,0,.5);}
	section.inside .alertholder{width: 100%; margin: -30px 0 30px 0; top: 0}
	.alertbar {padding: 10px 0; width: 100%; }
	.alertbar.regular{}
	.alertbar.high{}
	.alert {width: 96%; max-width: 1160px; margin: 0 auto; padding-right: 40px; position: relative; text-align: left}
	.alert_icon{}
	.alert a {}
	.alert a:hover, .alert a:focus {}
	button.exed {position: absolute; top: 0px; right: 10px; cursor: pointer; font-size: 20px; text-align: center; display: block; text-decoration: none !important; background-color: transparent; border: 0;}
	button.exed:before {content:"\f057"; font-family: 'FontAwesome';  font-size: 20px}

	@media only screen and (max-width: 1190px) {
		/*.alertholder {position: static; top: 0px;}*/
		.alertholder{margin-bottom: -20px;}
	}

	@media only screen and (max-width: 800px) {
		section.inside .alertholder{ margin: -100px 0 30px 0; }
	}
	@media only screen and (max-width: 700px) {
		section.inside .alertholder{ margin: -140px 0 10px 0; }
	}

	@media only screen and (max-width: 600px) {
		.alertholder {position: static; top: 0px; margin: 30px auto 0px auto}
	}


/* alerts 
.alertbar {min-height: 20px; padding: 10px; width: 100%; max-width: 1170px; background-color: #d71921; color: white; -webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,.5); box-shadow: 0 2px 5px 0 rgba(0,0,0,.5); z-index: 90; position: relative; top: -20px; margin: 0 auto;}
.alert {width: 96%; max-width: 1170px; margin: 0 auto; padding-right: 40px; position: relative;text-align: left}
.alert a, .alert a:visited,  .alert a:link, .alert a:link:active, .alert a:visited:active {color: white; text-decoration: underline;}
.alert a:hover {color: yellow; text-decoration: underline;}
#exed {position: absolute; top: 0px; right: 10px; cursor: pointer; font-size: 20px; text-align: center; -moz-transform: rotate(45deg); -webkit-transform: rotate(45deg); transform: rotate(45deg); display: block; color: white;}
#exed:hover{color: black}
*/

/* old forms */
.captcha_warning {font-size: 14px; color: red; font-weight: bold;}
.required_legend {padding-bottom: 20px;color: gray;font-style: italic;}

/* new forms */
div.taft_formElement-wrapper.wide {width: 100%;}
span.fb_legend {padding-bottom: 10px;color: gray;font-style: italic;}
hr.fb_legend {display: none;}
li.fb_element{ padding: 0 ;}
form.taft_fb_form ul {padding: 0; margin: 0;}
.taft_label-wrapper, .taft_formElement-wrapper  {position: relative; float: left; min-height: 30px; border: solid 0px red; padding: 0 10px 10px 0;}
.taft_label-wrapper {clear: both; width: 33%;}
.taft_formElement-wrapper {width: 66%; }
input.fbPhoneprt{ width:50px;}
.captcha, .no-sortable {clear: both;}
.taft_formElement-wrapper label {margin-left: 5px;}
.fb_required_fields{padding-bottom: 20px; color: silver; font-style: italic;}

.col2  li.fb_element .taft_label-wrapper {width: 40%; padding-right: 10px; border: solid 1px red}
.col2  li.fb_element .taft_formElement-wrapper {width: 60%;  padding-right: 10px; border: solid 1px #005587}

/* for polls */
.region table td table td {padding: 2px;}
.region table td table{margin-bottom: 10px;}

/* calendars */
.content_calendar_table {border: solid 1px black; border-collapse: collapse}
td.content_calendar_table_headercell {background-color: #005587; color: white; text-align: center; font-weight: bold;}
td.content_calendar_table_headercell a, td.content_calendar_table_headercell a:visited,  td.content_calendar_table_headercell a:link, td.content_calendar_table_headercell a:link:active, td.content_calendar_table_headercell a:visited:active { color: white; text-decoration: none;}
td.content_calendar_table_headercell a:hover { color: silver; text-decoration: none;}
td.content_calendar_table_cell { border: solid 1px black}
td.content_calendar_table_selectedcell { border: solid 1px black; background-color: silver}

/* for polls */
.region_poll_table_inner td {padding: 2px;}
.region_poll_table_inner {margin-bottom: 10px;}
.region_poll_radio_cell input {position: relative; top: 5px;}

/* faqs page */
.faq_toolbar {padding-bottom: 15px;}
.faq_viewed {color: #005587; font-size: 11px; font-weight: bold; font-family:  arial, sans-serif;}
.faq_search {margin: 20px 0px}
.faq_question_block {margin-top: 10px;}
.faq_advanced_search_panel {padding: 0px;}
.faq_advanced_search_panel table {margin: 20px 0px;}
.faq_advanced_search_panel table td {padding: 2px 0px;}
.faq_advanced_search_panel i {color: silver;}

/* faqs regions */
ul.region_faq_list li {margin-bottom: 5px;}
span.region_faq_header {display: block; margin-bottom: 10px}

/* blog styles */
.blog_posted_date {display: block; color: gray;}
.blog_share {position: relative; float: right; }
.blog_share a {position: relative; float: right; margin-left: 5px;}
.blog_share ul {list-style: none;}
.blog_share ul li {display: inline;}
.comments_sortbox {position: relative; float: right; background-color: white; top: -20px; }
.comment_item {border: solid 1px #005587; padding: 0px 10px 10px 10px; margin: 10px 0px;clear: both;}
.comment_posted_by_and_who {color: gray;}
.comment_text {margin-top: 10px;}
table.comments_form_table{border: solid 1px #005587; width: 100%}
table.comments_form_table td {padding: 3px 5px;}
.comments_submitted {margin: 10px 0px; border: solid 1px red; padding: 10px; }
.comment_reply_body {border: solid 1px #005587; padding: 10px; margin: 10px; background-color: #E9E7E6;}
textarea.comments_form_textbox {width: 98%; height: 75px;}
span.blog_tags_tag a{display: inline-block;}

/* for sidebar content */
.code_block_top {}
.code_block_center {}
.code_block_bttm {}
.code_block_indiv_content p{margin-top: 0px;}

/* for image gallery */
.slideshow-container {width: 300px; height: 200px; overflow: hidden;}

/* videos */
.video_wrapper {margin-top: 20px; !important}

/** ACCORDION - FAQS, FORMS, &amp; DIVS ************************************************************/
	.faq_featured_block{ margin: 20px 0 0 0 !important; display: block}
	.faq_header{ display: block}
	.faq_question_block_slide{padding: 10px 0;border-bottom: 0;}
	.faq_question_block_slide_question{padding: 0; border: solid 0px red}
	.faq_question_block_slide_answer{padding: 0 20px 10px 20px;}
	.faq_header{padding-top: 40px;}

	/* resets */
	div.cms_form_collapsible_header{background: none; border-bottom: 0; }
	article .code_block_center.code_block_accordion_wrap {display: block; padding: 0px; gap: 0px;}
	article .code_block_box.code_block_accordion, article .code_block_box.code_block_accordion:hover {display: block; max-width:100%; padding: 0px; border: 0; outline: 0; border-radius: 0; box-shadow: none;background-color: transparent}
	article .code_block_box.code_block_accordion .code_block_indiv_image{display: none;}
	article .code_block_box.code_block_accordion .code_block_indiv_content{text-align: left}
	.code_block_accordion{ margin: 0}

	/* for dropshadow
	
	article .code_block_box.code_block_accordion, article .code_block_box.code_block_accordion:hover  {box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2); margin-top: 1rem; border-radius: 20px 20px 0 0;}
	article .code_block_box.code_block_accordion.open, article .code_block_box.code_block_accordion.open:hover {border-radius: 20px;}

	*/


	/* closed Q */
	div.cms_form_collapsible_header a:visited, 
	.faq_question_block_slide_question_closed a, 
	.faq_question_block_slide_question_closed a:visited, 
	.code_block_accordion div.code_block_indiv_top,
	.code_block_accordion.open .code_block_accordion div.code_block_indiv_top,
	div.cms_form_collapsible_header a, div.cms_form_collapsible_header a:visited
	{padding: 10px 60px 10px 20px;background-color: #c35131; color: white; display: block; position: relative; text-decoration: none; position: relative; border-radius: 5px; font-size: 18px !important;}
	div.cms_form_collapsible_header a, div.cms_form_collapsible_header a:visited{margin-top: 10px; width: 100%; text-align: left; border: 0 !important}

	/*	div.faq_recent_block .faq_question_block_slide_question_closed a, 
	div.faq_recent_block .faq_question_block_slide_question_closed a:visited, 
	div.faq_featured_block .faq_question_block_slide_question_closed a, 
	div.faq_featured_block .faq_question_block_slide_question_closed a:visited, 
	div.faq_popular_block .faq_question_block_slide_question_closed a, 
	div.faq_popular_block .faq_question_block_slide_question_closed a:visited, 
	div.faq_question_panel .faq_question_block_slide_question_closed a, 
	div.faq_question_panel .faq_question_block_slide_question_closed a:visited, 


div.faq_question_block_slide_question.faq_question_block_slide_question_closed
a
*/

	/* for borders between
	.code_block_accordion_wrap .code_block_accordion:first-child div.code_block_indiv_top{border: 0}
	.code_block_accordion_wrap{ border-bottom: solid 1px var(--second);}

	*/

/****************
Very Light Blu - #eef4f7 (top header)
Light Blu - #8cb8ca
Dark Blu - #002a3a (Navigation Bar, footer)
Blu – #005587
Burnt Orange - #c35131
Red - #d71921 (Alert Bar)
khaki - #a4aa84
Grey - # 666465

-webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,.5); box-shadow: 0 2px 5px 0 rgba(0,0,0,.5);


*************************/

	
	/* hover Q */
	div.cms_form_collapsible_header a:hover, 
	div.cms_form_collapsible_header a:focus, 
	.faq_question_block_slide_question_closed a:hover, 
	.faq_question_block_slide_question_closed a:focus, 
	div.faq_recent_block .faq_question_block_slide_question_closed a:hover, 
	div.faq_recent_block .faq_question_block_slide_question_closed a:focus, 
	.code_block_accordion div.code_block_indiv_top:hover, 
	div.faq_featured_block .faq_question_block_slide_question_closed a:hover,
	div.faq_featured_block .faq_question_block_slide_question_closed a:focus, 
	div.faq_popular_block .faq_question_block_slide_question_closed a:hover, 
	div.faq_popular_block .faq_question_block_slide_question_closed a:focus,
	div.faq_question_panel .faq_question_block_slide_question_closed a:hover, 
	div.faq_question_panel .faq_question_block_slide_question_closed a:focus,
	.code_block_accordion.open .code_block_accordion div.code_block_indiv_top:hover,
	.code_block_accordion.open .code_block_accordion div.code_block_indiv_top:focus
	{color: #002a3a; background-color:#8cb8ca;text-decoration: none;}

	/* open Q */
	div.cms_form_collapsible_header.open a, 
	.faq_question_block_slide_question_open a, 
	div.faq_recent_block .faq_question_block_slide_question_open a, 
	.code_block_accordion.open div.code_block_indiv_top,  
	div.faq_featured_block .faq_question_block_slide_question_open a,  
	div.faq_popular_block  .faq_question_block_slide_question_open a, 
	div.faq_question_panel  .faq_question_block_slide_question_open a, 
	.code_block_accordion.open .code_block_accordion.open div.code_block_indiv_top
	{background-color: #002a3a; color: white;  display: block; padding: 10px 60px 10px 20px;  text-decoration: none;position: relative; position: relative;border-radius: 5px; font-size: 18px; }

	/* chevrovs	 */

	.code_block_accordion div.code_block_indiv_top:after, 
	.code_block_accordion.open div.code_block_indiv_top:after, 
	div.cms_form_collapsible_header a:after,
	.faq_question_block_slide_question_closed a:after,
	.faq_question_block_slide_question_open a:after	
	{content: '';}
	
	.code_block_accordion div.code_block_indiv_top:before, 
	.code_block_accordion.open div.code_block_indiv_top:before, 
	div.cms_form_collapsible_header a:before,
	.faq_question_block_slide_question_closed a:before,
	.faq_question_block_slide_question_open a:before
	{content: '+';  font-weight: 900; font-size: 20px;position: absolute; top: 0; right: 0;  padding: 0 20px; display: block; height: 100%; display: flex; justify-content: center; align-items: center; }
	
	.code_block_accordion.open div.code_block_indiv_top:before, 
	.code_block_accordion.open .code_block_accordion.open div.code_block_indiv_top:before, 
	div.cms_form_collapsible_header.open a:before,
	.faq_question_block_slide_question_open a:before
	{content: '-'; font-weight: 900;font-size: 20px; position: absolute; top: 0; right: 0;  padding: 0 20px; display: block; height: 100%; display: flex; justify-content: center; align-items: center; }


	/* contents */
	article .code_block_accordion .code_block_indiv_content{padding: 0 20px;}
	.faq_question_block_slide_answer, article .code_block_accordion.open .code_block_indiv_content{padding: 20px 0; border-radius: 0; border: 0; border-top: 0; margin: 0}

	/*M*/
	@media only screen and  (min-width: 768px) {
	}

</pre></body></html>