<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/****************
Colors

black - main color --black: #000000;
#da362b - alt color --#da362b: #da362b;
#da362b - highlight color --#da362b: #da362b;
BLACK - text color --black: #000000;
#e6e6e6 - pale color--light-grey: #e6e6e6;


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

/** UNIVERSAL *************************************/

	body {text-align: center; background-color: WHITE; -webkit-text-size-adjust: 100%; padding: 0; margin: 0;}
	.contentwrapper{width: 100%; position: relative; overflow: hidden;font-family: 'Open Sans', sans-serif; font-weight: 400; font-size:16px; color: black}

	p{margin: 14px 0 0 0;}
	article, aside {line-height: 26px}
	a, a:visited{transition: all .25s;font-weight: 600; color: #DA362B}
	a:hover, a:focus {color: #DA362B}}
	input, select, textarea{font-family: 'Open Sans', sans-serif; font-weight: 400; font-size:16px; color: #333333}
	button {padding:0; border: 0; background: transparent; cursor: pointer;  transition: all .25s;}
	button:hover, button:focus {border: 0; outline: 0}
	.CHbox a, .CHA, .cardbennies{font-family: 'Open Sans', sans-serif; font-weight: 400; font-size:16px; color: #333333} /* match to regular font size */
	strong{font-weight: 600;}
	.liner {width: 100%;  max-width: 1199px; margin: 0 auto;  position: relative; }
	.container-fluid{max-width: 1199px; width: 100%; margin: 0 auto;}

	section { width: 100%; padding: 0; margin: 0;}
	article ul li, aside ul li{margin-top: 14px}

	/* diff/colo#da362b bullets
	article ul, aside ul {list-style: none;}
	article ul li:before, aside ul li:before { content: " "; background-color: black; display: inline-block; width: 8px; height: 8px; border-radius: 50%;   margin-left: -15px; position: relative; top: -4px; margin-right: 5px; }
	article .blog_share ul li:before { display: none;}

	*/

	h1 {font-family: 'Exo 2', sans-serif; font-weight: 600;font-size: 48px; line-height: 52px; color: #ffffff}

	h2, .blog_title, .content_blog_header, .category_name, .podcast_list_header, .blog_year, #empapp h1, button#FRCmenu
	{font-family: 'Exo 2', sans-serif; font-weight: 400; font-size: 36px; line-height: 42px; margin: 14px 0;  color: #DA362B}

	h3, .code_block h1, .content_rates_category1, .faq_header, .faq_question, .comments_section_header, .pod_episode_header, #KJETitle, .forum_thread_category, .Category_Header_Text, .content_faq_header, .content_calendar_header, .cms_form_header, .content_article_header, #empapp h2, .CHQ, .cardname
	{font-family: 'Exo 2', sans-serif; font-weight: 400; font-size: 30px; line-height: 36px; margin: 14px 0;  color: #DA362B}

	h4, .content_rates_table_title, .region_faq_header, .comment_title, .forum_thread_firstpost_replies, .forum_reply_bottom, .branch_name
	{font-family: 'Exo 2', sans-serif; font-weight: 400; font-size: 24px; line-height: 30px; margin: 14px 0;  color: #DA362B}

	h5, .forum_thread_date, .forum_mischeader_title	{font-weight: 600;font-size: 18px; line-height: 20px; color: #fffff}
	h6 {color: BLACK; font-size: 14px; font-style: italic; font-weight: bold;}

	/*L*/
	@media only screen and (max-width: 1199px) {
		h1{font-size: 42px; line-height: 48px}
	}

	/*M*/
	@media only screen and (max-width: 991px) {
		h1{font-size: 36px; line-height: 42px;}
		h2, .blog_title, .content_blog_header, .category_name, .podcast_list_header, .blog_year, #empapp h1, button#FRCmenu{font-size: 30px; line-height: 36px;}
		h3, .code_block h1, .content_rates_category1, .faq_header, .faq_question, .comments_section_header, .pod_episode_header, #KJETitle, .forum_thread_category, .Category_Header_Text, .content_faq_header, .content_calendar_header, .cms_form_header, .content_article_header, #empapp h2, .CHQ, .cardname{font-size: 24px; line-height: 30px;}
		h4, .content_rates_table_title, .region_faq_header, .comment_title, .forum_thread_firstpost_replies, .forum_reply_bottom, .branch_name{font-size: 20px; line-height: 26px;}

	}

	/*S*/
	@media only screen and  (max-width: 767px) {
		h1{ font-size: 30px; line-height: 36px}
		h2, .blog_title, .content_blog_header, .category_name, .podcast_list_header, .blog_year, #empapp h1, button#FRCmenu{ font-size: 24px; line-height: 30px; margin: 10px 0; }
		h3, .code_block h1, .content_rates_category1, .faq_header, .faq_question, .comments_section_header, .pod_episode_header, #KJETitle, .forum_thread_category, .Category_Header_Text, .content_faq_header, .content_calendar_header, .cms_form_header, .content_article_header, #empapp h2, .CHQ, .cardname{ font-size: 20px; line-height: 26px; margin: 10px 0; }
		h4, .content_rates_table_title, .region_faq_header, .comment_title, .forum_thread_firstpost_replies, .forum_reply_bottom, .branch_name{ font-size: 18px; line-height: 24px; margin: 10px 0; }
		h5, .forum_thread_date, .forum_mischeader_title{ font-size: 16px; line-height: 20px;}
	}

	/*XS*/
	@media only screen and  (max-width: 575px) {
		h1{ font-size: 24px; line-height: 30px}

	}

/** HEADER ***********************************************/
	header {width: 100%;  background: rgba(255,255,255,.9); position: absolute; top: 0; right: 0; z-index: 100; box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.25);  padding: 0 47px; transition: all .25s;}
	header .liner {height: 120px;transition: all .25s;}
	header.stuck {position: fixed; }
	header.stuck .liner {height: 80px;}
	a[name]{position: relative; top: -80px; z-index: 1}

	a.homelink{position: absolute; top: 7px; width: 300px; left: 0; transition: all .25s;}
	a.homelink img {width: 100%; max-width: 225px; transition: all .25s;}
	header.stuck a.homelink img{width: 135px;}

	.toplinks {text-align: right; position: absolute;  right: 0; top: 15px;transition: all .25s;}
	header.stuck .toplinks {display: none;}
	.toplinks a, .toplinks a:visited, .toplinks .notalink  {color: BLACK; font-weight: 400; font-size: 14px;}
	.toplinks a:after, .toplinks .notalink:after{content: "|";display: inline-block; padding: 0 10px;}
	.toplinks a .RLicon{display: none;}

	#sitesearch {color: BLACK;font-weight: 400; font-size: 14px;}
	#sitesearch:hover, #sitesearch:focus, #sitesearch.down {color: BLACK; text-decoration: underline;}
	#sitesearch:before{content: '\f002'; font-family: 'Font Awesome 5 Pro'; font-weight: 400; padding-right: 10px;}
	#sitesearch.down:before{content: '\f00d';}

	.sitesearch {display: none; border: solid 1px #e6e6e6; width: 424px; height: 34px; position: absolute; top: 10px; right: 80px; background-color: white;z-index: 99}

	.searchbox { height: 32px; width: calc(100% - 34px); border:none; position: absolute; top: 0; left: 0; padding-left: 10px;}
	/*
	.searchbox::placeholder {color: white;  opacity: 1;}
	.searchbox:-ms-input-placeholder {color: white;}
	.searchbox::-ms-input-placeholder { color: white;}
	*/

	.sitesearch button[type=submit]{color: BLACK; position: absolute; top: 0; right: 0; height: 32px; width: 34px;}
	.sitesearch button[type=submit]:hover, .sitesearch button[type=submit]:focus {color: #da362b;}

	.bttnbar{width: 300px; height: 83px;  background-color: BLACK; border-radius: 0 0 12px 12px; position: absolute; top: 120px; left: 50%; margin-left: -600px; display: flex; justify-content: space-around;align-items: center; z-index: 98; transition: all .25s;}
	header.stuck .bttnbar{top: 80px;}
	.bttnbar a{display: block; width: 86px; height: 70px;   border-radius: 10px; padding-top: 9px;  font-weight: 500; font-family: 'Exo 2', sans-serif; line-height: 1.2; text-transform: uppercase; position: relative; }
	.bttnbar a:before{content: ''; height: 52px; border-left: solid 1px #e6e6e6; position: absolute;top: 9px; left: -7px;}
	.bttnbar a, .bttnbar a:visited{ background-color: BLACK; color: #ffffff;font-size: 14px;}
	.bttnbar a:hover, .bttnbar a:focus {color: BLACK;background-color: #ffffff; text-decoration: none;}
	.bttnbar a .far{display: block;padding-bottom: 8px;}

	/* XL */
	@media only screen and (max-width: 1300px) {
		.bttnbar{ left: 40px; margin: 0; }
	}
	
	/*L*/
	@media only screen and (max-width: 1199px) {
	}

	/*M*/
	@media only screen and (max-width: 991px) {
		header {padding: 0 40px; background: none white; position: relative; }
		header .liner {height: 100px;}
		a.homelink{width: 150px; top: 15px; }
		.bttnbar{top: 100px;}
		header.stuck a.homelink{ top: 8px; }
	}

	/*S*/
	@media only screen and  (max-width: 767px) {
		header {padding: 0 30px; }
		header .liner {height: 60px;}
		header.stuck {position: absolute; }
		a.homelink{width: 105px; top: 5px; }
		.TL, .words{display: none;}
		.toplinks{top: 8px; right: 44px; }
		#sitesearch {width: 44px; height: 44px; font-size: 24px; } 
		.sitesearch { width: calc(100% - 88px - 115px);  right: 88px;}
		
		.bttnbar{ position: static; /*top: 60px; */width: 100%; /*left: 0px;*/ height: auto; border-radius: 0; display: block;  z-index: 102 }
		.bttnbar a{ width: 100%; height: 40px; border-radius: 0px; padding: 12px; border-bottom: solid 1px white; line-height: 1}
		.bttnbar a:hover, .bttnbar a:focus {background-color: #da362b; color: white;}
		.bttnbar a .far{display: inline-block ;padding: 0 10px 0 0;}
	}

	/*XS*/
	@media only screen and  (max-width: 575px) {
		header {padding: 0 20px; z-index: 103}
		.sitesearch { width: 100%;  right: 0; top: 60px; position: relative; border-radius: 0 0 10px 10px; z-index: 103}
		.searchbox {border-radius: 0 0 0 10px}
	}

/** MENU *********************************************/
	button.menutoggler, nav.mobile{display: none;}

	nav.pc  {width: calc(100% - 365px); height: 26px; z-index: 100; border: solid 0px black; position: absolute; top: 70px; right: 0;transition: all .25s;}
	.navliner {width: 100%;   z-index: 100; display: flex; justify-content: space-between; align-items: center;  align-content: center; border: solid 0px fuchsia}
	header.stuck nav.pc  { top: 30px;}

	button.CMitem, a.CMitem, a.CMitem:visited{text-decoration: none; line-height: 1.15;  display: flex; align-items: center;text-align: center;	/*flex: 1 0 auto;*/ font-family: 'Exo 2', sans-serif;  font-size: 18px; font-weight: 500; color: black; border-bottom: solid 3px transparent; }
	button.CMitem:hover, button.CMitem:focus, a.CMitem:hover, a.CMitem:focus, button.CMitem.opened  {text-decoration: none;border-bottom: solid 3px #da362b;}

	.ddcontent{ display: none;background-color: #e6e6e6;  position: absolute; top: 50px; left: auto; width: 100%; max-width: 630px;background-color: white;  box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.25);padding: 30px;  line-height: 1.5; }
	.ddcontent p {margin-bottom: 15px;}
	.ddcontent a, .ddcontent a:visited {display: block; color: black; font-family: 'Exo 2', sans-serif;}
	.ddcontent a:hover, .ddcontent a:focus { text-decoration: none; color: #da362b;}
	.ddcontent .fc3 .flexcol{flex: 1 1 100px;min-width: 33.33% }
	.ddcontent .fc2 .flexcol{flex: 1 1 100px;min-width: 50% }
	.Mhead{font-family: 'Exo 2', sans-serif; color: #da362b; font-size: 18px;}

	.TL2 {display: none;}

	/*L*/
	@media only screen and (max-width: 1199px) {
		nav.pc  {width: calc(100% - 300px);}
		.ddcontent{ max-width: 100%; left: 0;}
	}

	/*ML*/
	@media only screen and (max-width: 1070px) {

/** MOBI MENU ***************************************/

		nav.pc {display: none;}

		button.menutoggler{display: block; height: 44px; color: black; width: 44px; position: absolute; top: 50px; right: 0; text-align: right;border: solid 0px fuchsia; font-size: 30px;}
		button.menutoggler:hover, button.menutoggler:focus { -webkit-transition:  all .25s; transition:  all .25s;}
		button.menutoggler:before{content: "\f0c9"; font-family: 'Font Awesome 5 Pro';}
		header.stuck button.menutoggler{ top: 18px; }

		nav.mobile button.menutoggler2{text-decoration: none; height: 44px; width: 44px; font-size: 20px; color: black; position: absolute; top: 0; right: 0; text-align: center;  font-size: 30px;}

		nav.mobile{display: block; color: black; background-color: white; height: 100%; position: fixed; z-index: 1000; top: 0; overflow-y: auto;  width: 300px; right: -300px; text-align: left;  transition: all .25s; padding: 40px 30px 30px 30px;}
		nav.mobile.out{right: 0; box-shadow: 0 0 5px black;}

		div.L2, div.L3 {display: none;}

		nav.mobile a, nav.mobile button {color: white;text-decoration: none; position: relative; width: 100%; text-align: left;  display: block; transition: all .25s;color: black; font-size: 18px; font-weight: 400; margin-bottom: 5px;font-family: 'Exo 2', sans-serif;}
		/*nav.mobile button:after {content: '\f0d7'; font-family: 'Font Awesome 5 Pro'; font-weight: 400; position: absolute; top: 0px; right: 0px; transition: all .25s; }
		nav.mobile button.flipped:after { transform: rotate(180deg);}*/

		 nav.mobile .L2 a, nav.mobile .L2 button {font-size: 16px; font-weight: 400;font-family: 'Open Sans', sans-serif;}

		 nav.mobile .L2 a{text-decoration: underline;}

		/*https://css-tricks.com/the-current-state-of-styling-scrollbars/*/
		nav.mobile::-webkit-scrollbar {width: 10px;}
		nav.mobile::-webkit-scrollbar-track {
			-webkit-box-shadow: inset 0 0 3px rgba(0,0,0,.7);
			background-color: black;
		}
		nav.mobile::-webkit-scrollbar-thumb {
			-webkit-box-shadow: inset 0 0 3px rgba(0,73,135,.7);
			border-radius: 5px;
			background-color: #da362b;
		}
	}
	/*M*/
	@media only screen and (max-width: 991px) {
	}

	/*S*/
	@media only screen and  (max-width: 767px) {
		button.menutoggler{top: 8px}
		.TL2 {display: block;  width: calc(100% + 60px); position: relative; left: -30px; font-family: 'Exo 2', sans-serif; }
		nav.mobile .TL2 a, nav.mobile .TL2 .notalink{color: white !important; display: block; margin: 0; padding: 10px 30px; border-bottom: solid 1px white;font-size: 16px; line-height: 1; background-color: black;}
	}

	/*XS*/
	@media only screen and  (max-width: 575px) {
	}

/** HOME *************************************************/



	section.home {background-color: #e6e6e6; margin: 170px 0 0 0}
	section.home .liner{display: flex; justify-content: space-between;  flex-wrap: wrap; position: relative; top: -100px; margin-bottom: -60px}


	/*L*/
	@media only screen and (max-width: 1199px) {
	}

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

	/*S*/
	@media only screen and  (max-width: 767px) {
	}

	/*XS*/
	@media only screen and  (max-width: 575px) {
	}

/** INSIDE **********************************************/
	section.intbanner {width: 100%; height: 440px; background-color: #e6e6e6; position: relative; overflow: hidden;background-repeat: no-repeat; background-size: cover; background-position: center center;  display: flex; align-items: flex-end;}
	.inttext {background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.4) 40%,rgba(0,0,0,0.4) 100%); height: 320px; padding: 230px 47px 0 47px; width: 100%;}

	section.inside{padding: 0 47px }

	article {width: 100%; max-width: 1199px; overflow: hidden; margin: 0 auto; text-align: left;}
	/*article#maincontent{padding-top: 100px;}*/
	article h2{padding-top: 100px;}
	article .txtholder h2{padding-top: 0px;}
	article h2.KJEToggleTitle{padding: 0}

	.offsetimg{margin-top: 100px;} 

	aside {width: 100%; margin-top: 100px;}
	aside h2{color: white;text-shadow: 3px 3px 6px rgba(0, 0, 0, 0.25); margin-bottom: 70px;}
	.shadow{background: rgba(0,0,0,.4); width: 100%; height: 100%; padding: 70px calc(50% - 562px); color: white;}
	.icons {display: flex; justify-content: center;}
	.icons a {font-weight: 500;font-family: 'Exo 2', sans-serif; display: block; color: white; width: 160px;  font-size: 18px !important; position: relative; text-align: center;line-height: 1.2;}
	.icons a:after {content: url(../images/HalfCircle.png); position: absolute; top: -28px; left: 18px; display: none;transition: all .25s;}
	.icons a:hover:after, .icons a:focus:after{display: block;}
	.icons a:hover, .icons a:focus{text-decoration: none;}
	.icons a .RLicon{display: block; font-size: 50px; margin: 0 auto 50px auto;}
	.icons a .RLwords{font-size: 18px;}

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

	/*L*/
	@media only screen and (max-width: 1199px) {
		.shadow{ padding: 70px 47px;}
	}

	/*M*/
	@media only screen and (max-width: 991px) {
		section.inside{padding: 0px 40px}
		section.intbanner {height: 250px;}
		.inttext {background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.4) 50%,rgba(0,0,0,0.4) 100%); height: 100%; padding: 170px 40px 0 40px; }
		aside {width: 100%; margin-top: 40px;}

		aside h2{margin-bottom: 36px;}
		.shadow{background: linear-gradient(to bottom, rgba(0,0,0,0.4) 0%,rgba(0,0,0,0) 40%,rgba(0,0,0,0) 100%);padding: 60px 40px;}
		.icons {display: block; width: 100%; max-width: 560px; margin: 0 auto;}
		.icons a {font-size: 16px !important;  text-align: left; background-color: black; border: solid 1px white; border-radius: 3px; height: 44px; width: 100%; display: flex; align-items: center; margin-bottom: 8px; padding: 0 15px;}
		.icons a:after, .icons a:hover:after, .icons a:focus:after {display: none;}
		.icons a:hover, .icons a:focus{background-color:#da362b;}
		.icons a .RLicon{display: inline-block; font-size: 24px; margin: 0 15px 0 0 ; width: 25px; text-align: center;}
		.icons a .RLwords{font-size: 16px;}
		article h2{padding-top: 40px;}
		article h2.KJEToggleTitle{padding: 0}
		.offsetimg, aside{margin-top: 40px;} 
	}

	/*S*/
	@media only screen and  (max-width: 767px) {
		section.inside{padding: 0 30px }
		section.intbanner {height: 200px;}
		.inttext {padding: 124px 30px 0 30px; }
		.shadow{ padding: 45px 30px;}
		article h2{padding-top: 40px;}
		article .txtholder h2{padding-top: 0px;}
		.offsetimg, aside {margin-top: 40px;} 
		.offsetimg .pic img{ max-width: 225px;} 
	}

	/*XS*/
	@media only screen and  (max-width: 575px) {
		section.inside{padding: 0 20px }
		section.intbanner {height: 160px;}
		.inttext {padding: 80px 20px 0 20px; }
		.shadow{ padding: 40px 20px;}
		article h2{padding-top: 25px;}
		.offsetimg, aside{margin-top: 25px;} 
	}

/** FOOT ****************************************************/
	footer {width: 100%; background-color: BLACK; color: white; padding: 35px 47px;}

	footer a, footer a:visited { color: #e6e6e6;text-decoration: none;}
	footer a:hover, footer a:focus {color: white; text-decoration: underline;}

	.tagline{font-size: 24px;font-family: 'Exo 2', sans-serif;font-style: italic; line-height: 1.25; padding-right: 54px; border-right: solid 1px white }
	
	.bottomlinks {color: white; padding-left: 54px;}
	.bottomlinks a {white-space: nowrap;}
	.bottomlinks a:after, .bottomlinks .notalink:after{content: "|";display: inline-block; padding: 0 10px;}
	.bottomlinks p a:last-child:after{content: ""; padding: 0;}
	.bottomlinks a .RLwords{display: none;}
	footer p{margin: 5px 0;}

	.socmed{}
	.socmed a .RLwords {display: none;}
	.socmed a, .socmed .notalink{ text-decoration: none !important}

	.footnote {}
	.footicons img{margin-right: 20px}

	a.chatbttn{display: block; position: fixed; top: 50%; right: 0; font-size: 14px; font-weight: 500;font-family: 'Exo 2', sans-serif;  z-index: 102;   width: 100px; height: 30px;  box-shadow: -4.1px 2.8px 5px 0 rgba(0, 0, 0, 0.25); border-radius: 5px 0 0 5px; text-align: left; padding: 4px 0 0 10px;}
	a.chatbttn, a.chatbttn:visited{background-color: BLACK; color: white;font-family: 'Exo 2', sans-serif; }
	a.chatbttn:hover, a.chatbttn:focus{background-color: #da362b; color: white; text-decoration: none;}


	/*L*/
	@media only screen and (max-width: 1199px) {
	}

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

	/*S*/
	@media only screen and  (max-width: 767px) {
		a.chatbttn{display: none;}
		.tagline{ padding: 0 0 25px 0; border-right: 0; border-bottom: solid 1px white }
		.bottomlinks {padding: 25px 0;}
	}

	/*XS*/
	@media only screen and  (max-width: 575px) {
	}

/** CUSTOM STYLES ******************************************/
	.disclaim {font-size: 11px; line-height: 1;}

/** CTA **********************************************/
	input[type="submit"] {-webkit-appearance: none; -moz-appearance: none;cursor: pointer}

	a.cta, a.cta:visited, input[type="submit"], a.clear, a.clear:visited, button#exedout, button.clear, input.go,  input[type="reset"], button.cta, a.PSlogout, a.PSlogout:visited, div.faq_advanced_search_panel input[type=button], .Rbuttons li a, .Rbuttons li a:visited
	{display: inline-block; text-decoration: none; border: none;cursor: pointer; line-height: 1; text-align: center; background-color: BLACK; color: white; font-size: 14px; font-weight: 500;font-family: 'Exo 2', sans-serif; padding: 14px 36px; text-transform: uppercase}

	a.cta:hover, input[type="submit"]:hover, a.cta:focus, input[type="submit"]:focus, a.clear:hover, a.clear:focus, button#exedout:hover, button#exedout:focus, button.clear:hover, button.clear:focus, input.go:hover, input.go:focus, input[type="reset"]:hover, input[type="reset"]:focus, a.ctaW:focus, a.ctaW:hover, button.cta:hover, button.cta:focus, a.PSlogout:hover, a.PSlogout:focus, div.faq_advanced_search_panel input[type=button]:hover, div.faq_advanced_search_panel input[type=button]:focus, .Rbuttons li a:hover, .Rbuttons li a:focus 
	{text-decoration: none; color: white; background-color: #da362b;}



/** MORE UNIVERSAL *******************************************/
	hr { border: 0; height: 0; border-top: 1px solid black }
	.mobi {display: none;}
	a.skipper, a.skipper:visited {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: 18px;}
	.breaker {clear: both; }
	img {border: 0px;}
	.print {display: none;}
	sup, sub {vertical-align: baseline; position: relative;  top: -0.4em;}
	sub {top: 0.4em;}
	.flexcenter{display: flex; justify-content: center; align-items: center;}
	.flexrow{display: flex; justify-content: space-between; flex-wrap: wrap}
	.flexbox{flex: 1 0 0; padding: 15px;}

	/*S*/
	@media only screen and  (max-width: 767px) {
		.mobi {display: block;}
		.full {display: none;}
		.flexbox{flex: 1 1 200px; }
	}

	@media only screen and (max-width: 500px) {
		.sideslider table {width: 510px; }
		.sideslider { overflow: scroll;overflow-y: hidden; -ms-overflow-y: hidden;}
	}

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



/******************************/
/*  MODULES, BELLS &amp; WHISTLES */
/*        ALPHABETIZED        */
/******************************/

/** ACCORDION - FAQS, FORMS, &amp; DIVS ************************************************************/
	.faq_featu#da362b_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 #da362b}
	.faq_question_block_slide_answer{padding: 0 20px 10px 20px;}

	.cms_form_collapsible_header{background: none; border-bottom: 0; }

	button.divheader, .cms_form_collapsible_header a, .cms_form_collapsible_header a:visited, .faq_question_block_slide_question_closed a, .faq_question_block_slide_question_closed a:visited {background-color: black; color: WHITE; display: block;padding: 5px 10px; border-radius: 5px;}
	button.divheader{margin-top: 20px; width: 100%; text-align: left; border: 0 !important}
	button.divheader:hover, button.divheader:focus, .cms_form_collapsible_header a:hover, .cms_form_collapsible_header a:focus, .faq_question_block_slide_question_closed a:hover, .faq_question_block_slide_question_closed a:focus {background-color: #da362b; color: WHITE;}

	.cms_form_collapsible_header.open a, .faq_question_block_slide_question_open a {background-color: ORANGE; color: WHITE; display: block;padding: 5px 10px; border-radius: 5px;}

	.divcontent {width: 100%; padding: 0px 50px 20px 50px; display: none;}

	.cms_form_collapsible_header a:before, .faq_question_block_slide_question_closed a:before{content: '';}
	button.divheader.open, .cms_form_collapsible_header.open a:before, .faq_question_block_slide_question_open a:before{content: ''; }
	button.divheader:after, .cms_form_collapsible_header a:after, .faq_question_block_slide_question_closed a:after{content: '\f067'; font-family: 'Font Awesome 5 Pro'; font-weight: 400; position: relative;float: right}
	button.divheader.open:after, .cms_form_collapsible_header.open a:after, .faq_question_block_slide_question_open a:after{content: '\f068'; font-family: 'Font Awesome 5 Pro'; font-weight: 400;position: relative;float: right}
	/* FA 4
	button.divheader:after, .cms_form_collapsible_header a:after, .faq_question_block_slide_question_closed a:after{content: '\f067'; font-family: 'FontAwesome'; position: relative;float: right}
	button.divheader.open:after, .cms_form_collapsible_header.open a:after, .faq_question_block_slide_question_open a:after{content: '\f068'; font-family: 'FontAwesome';position: relative;float: right}
	*/

/** ALERTS 2.0 ****************************************************/
	.alertholder{width: 100%; }
	.alertbar {padding: 10px 0; width: 100%; }
	.alertbar.regular{}
	.alertbar.high{}
	.alert {width: 96%; max-width: 1160px; margin: 0 auto; padding: 0 40px 0 40px; position: relative; text-align: left}
	.alert_icon:before{content: '\f071'; font-family: 'Font Awesome 5 Pro'; font-weight: 400; font-size: 24px; width: 30px; position: absolute; left: 0; top: 15px; }
	.alert a, .alert a:visited {}
	.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;}
	button.exed:before {content:"\f057"; font-family: 'Font Awesome 5 Pro';}
	/* fa 4 - older sites
	button.exed {position: absolute; top: 0px; right: 10px; cursor: pointer; font-size: 20px; text-align: center; display: block; text-decoration: none !important; background: transparent; border: 0;}
	button.exed:before {content:"\f057"; font-family: 'FontAwesome'; }
	 */



/** BLOGS ********************************************/
	.blog_posted_date {display: block; color: BLACK;}
	span.blog_tags_tag a{display: inline-block;}
	.blog_share {position: relative; float: right; }
	.blog_share a { font-size: 32px; margin-left: 20px;}
	.blog_share ul {list-style: none; display: flex;  justify-content: flex-end;  align-items: center;}
	.blog_share ul li{ display: inline-block;}
	article .blog_share ul li:before { content: "";}

/** CALENDAR *****************************/
	.content_calendar_table {border: solid 1px black; border-collapse: collapse}
	td.content_calendar_table_headercell {background-color: black; color: white; text-align: center; font-weight: bold;}
	td.content_calendar_table_headercell a, td.content_calendar_table_headercell a:visited { color: white; }
	td.content_calendar_table_headercell a:hover, td.content_calendar_table_headercell a:focus { color: #e6e6e6; }
	td.content_calendar_table_cell { border: solid 1px black}
	td.content_calendar_table_selectedcell { border: solid 1px black; background-color: #e6e6e6}


/** DEC TREE ***************************************/

	/* use any height less than 1000px - within reason */
	.CHboxedup{max-width: 100%; height: 500px; z-index: 90;  }
	.CHbox {height: auto; height: 500px;border: solid 1px black; border-radius: 10px; padding: 20px 10px 10px 10px; text-align: center;}
	.cardbennies, .CHAs {max-height: calc(100% - 50px); overflow: auto;}
	.card img {border: 0 !important}

	/* to overwrite BS styles for .card */
	.CHbox .card {display: block;  background-color: transparent; border: none !important;}

	.CHbox a {} /* match to regular content size */
	.CHQ {border-bottom: solid 2px black;}/* matchED to H3 */
	.cardname{} /* matchED to H3 */
	.CHA {color: black } /* match to regular content size or not */
	.CHA:hover, #startover:hover {color:#da362b; cursor: pointer;}
	#startover{ font-size: 16px; }
	.cardbennies { } /* match to regular content size */


	/* generic icons for FA 5 */
	.CHQ:before {content: '\f059'; font-family: 'Font Awesome 5 Pro'; font-weight: 700; margin-right: 10px; }
	.CHA:before {content: '\f0a4'; font-family: 'Font Awesome 5 Pro'; font-weight: 300;margin-right: 10px;}
	#startover:before {content: '\f021'; font-family: 'Font Awesome 5 Pro'; font-weight: 400; margin-right: 10px;}
	/* for FA 4
	.CHQ:before {content: '\f059'; font-family: 'FontAwesome';  }
	.CHA:before {content: '\f0a4'; font-family: 'FontAwesome'; }
	#startover:before {content: '\f021'; font-family: 'FontAwesome'; }
	*/

/** FAQs **********************************************/
	.faq_toolbar {padding-bottom: 15px;}
	.faq_viewed {color: black; font-size: 11px; font-weight: bold;}
	.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: #e6e6e6;}
	div.faq_browse input[type=submit] {margin-left: 10px;}
	.faq_search_form input[type=submit]{margin: 0 10px;}
	div.faq_advanced_search_panel input[type=text], div.faq_advanced_search_panel textarea{width: 100%;}
	div.faq_advanced_search_panel input[type=button] {margin-left: 10px;}
	
	/*remove recent, featu#da362b, &amp; popular */
	/*div.faq_featu#da362b_block, div.faq_recent_block, .faq_popular_block{display: none;}*/


	/*S*/
	@media only screen and  (max-width: 767px) {
		form.faq_search_form input[type="submit"], div.faq_browse form input[type="submit"]{margin: 10px 0;}
	}

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

/** FORMS ************************************************/
	.visuallyhidden {border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px;}
	.cms_form_item, .cms_form_content_block {clear: both; padding: 10px 0; margin: 0 !important;}
	.cms_form_textinput, .cms_form_dropdown  {width: 100%; border: solid 1px #e6e6e6}
	.cms_form_textarea {width: 100%; height: 100px; border: solid 1px #e6e6e6}
	.cms_form_item_sidebyside {width: 50%; padding: 0 20px 0 0;}
	.cms_form_label, legend.cms_form_legend{width: 33%; position: relative; float: left; margin: 0 1% 5px 0; font-weight: normal}
	.cms_form_object {width: 66%; position: relative; float: right; margin: 1px 0}
	fieldset.cms_form_fieldset {white-space: normal; width: 100%; border: none;}
	/*XS*/
	@media only screen and  (max-width: 575px) {
		.cms_form_label, legend.cms_form_legend {width: 100% !important;  float: none; margin: 0 1% 5px 0; }
		.cms_form_object {width: 100%;  float: none; margin: 1px 0}
	}

/** LOCATOR 2.5 **************************************************/

	button#exedout {display: none;}
	form#locator fieldset label {display: inline;}

	button#exedout {display: none;}
	.legend{ top: -10px;}
	.boxedsearch, .legend {BACKGROUND-COLOR: #e6e6e6; }

	@media only screen and (max-width: 1100px) {
		.boxedsearch fieldset {top: 0px}
	}

	/*S*/
	@media only screen and  (max-width: 767px) {
		.boxedsearch fieldset {width: 100%; float: none; top: 0; margin-bottom: 0}
		.boxedsearch {height: auto;}
		.legend { top: -20px; margin: 0; padding-top: 1px; text-align: left;}
		.legend_label {display: block;}
		.legend_label .fas, .legend_label .far, .legend_label .fa {padding-left: 0;}
		.loc_list {width: 100%; float: none; margin-bottom: 0px;}
	}
	/*XS*/
	@media only screen and  (max-width: 575px) {
		.legend {text-align: left;padding-right: 20px;}
		.legend_label .fas, .legend_label .far, .legend_label .fa { padding: 0 5px 0 0px;}
		.loc_formbox input[type=text] {width: 100% !important;}
	}

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

/** RATES &amp; TABLES ************************************************/
	.content_rates_table, TABLE.table_builder {margin-bottom: 20px; width: 100%; border-collapse: collapse;}
	.content_rates_table th, .table_builder th {font-weight: 600;font-size: 18px; line-height: 20px; color: #ffffff; padding: 14px 27px; background-color: #da362b}
	.content_rates_table td, .table_builder td { padding: 14px 27px;}
	.content_rates_table_row2, TR.table_builder_row_even {background-color: #e6e6e6;}
	TR.table_builder_row_odd {}
	.content_rates_table_row_highlight {color: #da362b;}
	.sideslider {width: 100%;}
	.table_builder .filte#da362b {display: none;}
	.content_rates_table td.widecell{}

	/*.content_rates_table_fields:first-child {border-left: none;}*/
	/*tr td.content_rates_table_row2:first-child, tr td.content_rates_table_row1:first-child {border-left: none; }*/

	.content_rates_table_postfix {line-height: 1;}
	/*XS*/
	@media only screen and  (max-width: 575px) {
		.content_rates_table, .table_builder {border-collapse: collapse;}
		.content_rates_table, .content_rates_table_effectivedate, .content_rates_table_title, .content_rates_table_row_highlight, .content_rates_table thead, .content_rates_table tbody, .content_rates_table_fields, .content_rates_table_row1, .content_rates_table_row2, .content_rates_table tr, .table_builder, .table_builder thead, .table_builder tbody, .table_builder_header_row, .table_builder_cell, .table_builder_row_even, .table_builder_row_odd{display: block;}
		.content_rates_table_fields_row, .table_builder_header_row {position: absolute; top: -9999px; left: -9999px; }
		.content_rates_table td, .table_builder td  {border: none; border-bottom: 1px solid #eee; position: relative; padding: 10px 10px 10px 20px; white-space: normal; text-align:left; }
		.content_rates_table td:before, .table_builder td:before {display: block; text-align:left; font-weight: bold; content: attr(data-title); position: relative; left: -10px}
		.content_rates_table td.content_rates_table_title, .content_rates_table td.content_rates_table_effectivedate {padding: 10px 0; border: 0}
	}

/** RATINGS &amp; COMMENTS **********************************/
	.comments_wrapper{position: relative;}
	.comments_section_summary { padding: 20px; margin: 0px; border: 0; background: none;}
	.comment_rating_stars, .comment_rating_number {display:  inline-block; }
	.comments_sortbox {position: absolute;  right: 0;top: 30px; width: auto;}
	.comments_form_table {background: none; border: 0; width: calc(100% - 20px); margin: 10px;}
	.comments_form_table TD {border: 0;  padding: 3px;}
	/*div.star-rating,div.star-rating a{background:url(../images/stars.png) no-repeat 0 0px}*/
	.comment_item {border: 0; background-color: #e6e6e6; padding: 20px; margin: 10px 0;}

/** SIDEBAR CONTENT ************************************************/
	.code_block_top {}
	.code_block_center {}
	.code_block_bttm {}
	.code_block_indiv_content p{margin-top: 0px;}
	article .code_block_top {}
	article .code_block_center {}
	article .code_block_bttm {}
	article .code_block_indiv_top{}
	article .code_block_indiv_content{}
	article .code_block_indiv_bttm{}

	/*.boxtop, .code_block_indiv_top, .boxbottom, .code_block_indiv_bttm {display: none;}*/

/** SLICK SLIDESHOW *********************************************/
	.slick-slider {	-webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none;    -webkit-touch-callout: none; -khtml-user-select: none; -ms-touch-action: pan-y;  touch-action: pan-y; -webkit-tap-highlight-color: transparent;}
	.slick-list {position: relative; display: block; overflow: hidden; margin: 0; padding: 0;}
	.slick-list:focus{outline: none;}
	.slick-list.dragging {cursor: pointer; cursor: hand;}
	.slick-slider .slick-track, .slick-slider .slick-list {-webkit-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0);}
	.slick-track{position: relative; top: 0; left: 0; display: block; margin: 0 auto; }
	.slick-track:before {display: table;content: '';}
	.slick-track:after{display: table;content: '';clear: both;}
	.slick-loading .slick-track {visibility: hidden;}
	.slick-slide.slick-loading img{display: none;}
	.slick-slide.dragging img{pointer-events: none;}
	.slick-initialized .slick-slide{display: block;}
	.slick-loading .slick-slide{visibility: hidden;}
	.slick-loading .slick-list{background: #fff url(/templates/COMMON_JS/images/ajax-loader.gif) center center no-repeat;}
	.slick-vertical .slick-slide{display: block; height: auto; border: 1px solid transparent;}
	.slick-arrow.slick-hidden {display: none;}
</pre></body></html>