+/****************
Colors

BLUE - main color  --navy-blue: color: #002554;
GREEN - alt color --rouge: color: #aa182c;
RED - highlight color  --rouge: color: #aa182c;
BLACK - text color
SILVER - pale color - #e5e8ed
GOLD  --sand-yellow: color: #fdda64;

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

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

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

	p{ margin: 0 0 10px 0;}
	article, aside {line-height: 26px;}
	a, a:visited{  transition: all .25s;color: #002554;}
	a:hover, a:focus {color: #002554;}
	article a{font-weight: 600;}
	input, select, textarea{font-family: open-sans, sans-serif;font-weight: 400; font-size: 18px;}
	button {padding:0; border: 0; background: transparent; cursor: pointer;  transition: all .25s;font-family: open-sans, sans-serif;font-weight: 400; font-size: 18px;}
	button:hover, button:focus {border: 0; outline: 0}
	strong{}
	.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; position: relative;}

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

	h1 {font-family: century-gothic, sans-serif; font-weight: bold; font-size: 48px; line-height: 52px; margin: 20px 0 32px 0; color: #ffffff; text-align: center;}

	h2, .blog_title, .content_blog_header, .category_name, .podcast_list_header, .blog_year, #empapp h1, button#FRCmenu
	{font-family: century-gothic, sans-serif; font-weight: bold; font-size: 36px; line-height: 42px; margin: 0 0 14px 0; color: #002554}

	h3, .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
	{font-family: century-gothic, sans-serif; font-weight: bold; font-size: 30px; line-height: 36px; margin: 0 0 10px 0; color: #002554}

	h4, .content_rates_table_title, .region_faq_header, .comment_title, .forum_thread_firstpost_replies, .forum_reply_bottom, .branch_name
	{font-family: century-gothic, sans-serif; font-weight: bold; font-size: 24px; line-height: 30px; margin: 0 0 10px 0; color: #002554}

	h5, .forum_thread_date, .forum_mischeader_title	{color: BLACK; font-size: 14px; font-weight: bold; }
	h6 {color: BLACK; font-size: 14px; font-style: italic; font-weight: bold;}

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

	/*M*/
	@media only screen and (max-width: 991px) {
		H1 { font-size: 36px; line-height: 40px}
		h2, .blog_title, .content_blog_header, .category_name, .podcast_list_header, .blog_year, #empapp h1, button#FRCmenu {font-size: 30px; line-height: 36px;margin: 0 0  10px 0;}
		h3, .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 {font-size: 24px; line-height: 30px;margin: 0 0  8px 0;}
		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;margin: 0 0  8px}

	}

	/*S*/
	@media only screen and  (max-width: 767px) {
		body{font-size: 16px;}
		article, aside {line-height: 24px;}
		H1 { font-size: 30px; line-height: 34px}
		h2, .blog_title, .content_blog_header, .category_name, .podcast_list_header, .blog_year, #empapp h1, button#FRCmenu  {font-size: 24px; line-height: 30px;margin: 0 0  8px 0;}
		h3, .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 {font-size: 20px; line-height: 26px}
		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 }
	}

	/*XS*/
	@media only screen and  (max-width: 575px) {
		H1 { font-size: 24px; line-height: 28px}
		h2, .blog_title, .content_blog_header, .category_name, .podcast_list_header, .blog_year, #empapp h1, button#FRCmenu {font-size: 22px; line-height: 28px}
		img.anchor{max-width: 200px;}


	}

/** HEADER ***********************************************/
	header {width: 100%; z-index: 100; height: 134px; position: relative; BORDER: SOLID 0PX ORANGE}
	header .liner {max-width: 1440px;height: 134px;}

	.homelink{background: url(../images/LogoBackground.png) no-repeat; background-size: cover; width: 317px; height: 236px; position: absolute; top: 0; left: 102px; padding-bottom: 40px; z-index: 99}
	.homelink img {width: 231px}

	.blubar{width: 100%;height: 44px; background-color: #002554; position: absolute; top: 0; right: 0;}

	.toplinks {text-align: right; font-weight: 600; font-size: 14px;color: #ffffff;text-transform: uppercase; padding-top: 12px;position: relative; right: 270px }
	.toplinks a, .toplinks a:visited, .toplinks .notalink  {color: #ffffff; margin-left: 40px;font-weight: 400;}
	.toplinks a:hover, .toplinks a:focus {color: #ffffff;}
	.toplinks .RLicon {display: none;}


	#sitesearch {color: white; position: absolute; top: 0; right: 130px; height: 44px; width: 130px; font-size: 14px;}
	#sitesearch:hover, #sitesearch:focus, #sitesearch.down {color: white;}
	#sitesearch:before{content: '\f002'; font-family: 'Font Awesome 5 Pro'; font-weight: 300; margin-right: 5px}
	#sitesearch.down:before {content: '\f00d';}


	.sitesearch {display: none; background-color: #002554; width: calc(100% - 313px - 102px - 260px); height: 44px; position: absolute; top: 0px; right: 270px; color: white; font-size: 14px; }
	.searchbox {position: absolute; top: 8px; left: 30px; background: transparent; border:0; border-bottom: solid 1px white; color: white; width: calc(100% - 30px);}
	.searchbox::placeholder {color: white;  opacity: 1;}
	.searchbox:-ms-input-placeholder {color: white;}
	.searchbox::-ms-input-placeholder { color: white;}

	.sitesearch button[type=submit]{color: white; height: 44px; width: 36px; position: absolute; top: 0; right: 0;  border: solid 0px yellow }
	.sitesearch button[type=submit]:hover, .sitesearch button[type=submit]:focus {color: white;}

	button.searchex {color: #002554;  }
	button.searchex:hover, button.searchex:focus {color: #aa182c;}

	/*L*/
	@media only screen and (max-width: 1199px) {
		.homelink{left: -14px; }
		.sitesearch { width: calc(100% - 299px - 230px);right: 240px; }
		.toplinks { right: 260px }
		.toplinks a, .toplinks a:visited, .toplinks .notalink  { margin-left: 25px;}
		.toplinks a:last-child{display: none;}
	}

	/*ML*/
	@media only screen and (max-width: 1030px) {
		.toplinks { right: 260px }
		.toplinks .RLicon {font-size: 16px; color: #ffffff; display: inline;}
		.toplinks .RLwords {display: none;}
		.toplinks .notalink .RLwords {display: inline;}
		.toplinks a, .toplinks a:visited, .toplinks .notalink  { margin-left: 25px;}
	}
	/*M*/
	@media only screen and (max-width: 991px) {
		.homelink{ width: 214px; height: 161px;  left: -9px; padding-bottom: 27px;}
		.homelink img {width: 148px}
		.sitesearch { width: calc(100% - 207px - 260px);}
	}

	/*S*/
	@media only screen and  (max-width: 767px) {
		header, header .liner{height: 88px;}
		.toplinks {top: 44px; height: 44px; background-color: white; right: 0; right: 100px; color: #002554}
		.toplinks a .RLicon,  .toplinks .notalink  {color:  #002554;  text-decoration: none;}
		.homelink{ width: 158px; height: 121px;  left: -7px; padding-bottom: 20px;}
		.homelink img {width: 111px}
		.sitesearch { width: calc(100% - 153px - 250px); right: 250px}
		.searchbox {left: 10px; width: calc(100% - 10px);}

		
	}

	/*XS*/
	@media only screen and  (max-width: 575px) {
		.homelink{ width: 138px; height: 105px;  left: -7px; padding-bottom: 12px;}
		.homelink img {width: 96px}
		.toplinks {right: 64px;}
		.toplinks .notalink {display: none;}
		.sitesearch { width: 100%; right: 0; top: 88px}
	}

	/*XXS*/
	@media only screen and  (max-width: 400px) {
		#sitesearch {width: calc((100% - 127px) / 2); right: calc((100% - 127px) / 2);}
	}

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

	nav.pc  { z-index: 100; width: calc(100% - 419px); height: 90px; position: absolute; top: 44px; right: 0px; border: solid 0px lime}
	.navliner {width: 100%; max-width: 666px;  height: 100%; z-index: 100; display: flex; justify-content: space-between; align-items: center;  align-content: center; margin: 0 auto; border: solid 0px fuchsia}

	button.CMitem, a.CMitem, a.CMitem:visited{text-decoration: none; line-height: 1.15;  display: flex; align-items: center;text-align: left; font-family: century-gothic, sans-serif; color: white; border-bottom: solid 2px transparent; padding-bottom: 5px; font-weight: 400}
	button.CMitem:hover, button.CMitem:focus, a.CMitem:hover, a.CMitem:focus  {text-decoration: none; border-bottom: solid 2px white}

	.ddcontent{ display: none;background-color: white;  position: absolute; top: 90px; left: 50%; margin-left: -333px; width: 100%; padding: 30px; text-align: left;max-width: 666px; box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);}
	.ddcontent p {}
	.ddcontent a, .ddcontent a:visited {display: block;  }
	.ddcontent a:hover, .ddcontent a:focus { text-decoration: none;}

	/*L*/
	@media only screen and (max-width: 1199px) {
		nav.pc  { width: calc(100% - 298px); }
	}
	/*Mrare*/
	@media only screen and (max-width: 900px) {
		.navliner {justify-content: space-around; }

		.ddcontent{ left: 0; margin-left: 0; }

	}

	/*M*/
	@media only screen and (max-width: 991px) {
		nav.pc  { width: calc(100% - 200px);}

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

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

		nav.pc {display: none;}

		button.menutoggler{display: block; height: 44px; color: #00205b; width: 100px; position: absolute; top: 44px; right: 0; background-color: white; z-index: 100; font-size: 26px; border: solid 0px fuchsia}
		button.menutoggler:hover, button.menutoggler:focus { -webkit-transition:  all .25s; transition:  all .25s;}
		button.menutoggler:before{content: "\f0c9"; font-family: 'Font Awesome 5 Pro';}

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

		nav.mobile{display: block; background-color: white; color: #002554; 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, nav.mobile a.L1.d-block {color: #002554;text-decoration: none; position: relative; width: 100%; text-align: left;  display: block; transition: all .25s;font-family: century-gothic, sans-serif;font-size: 18px;}
		/*v.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 {}

		 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: #002554;
		}
		nav.mobile::-webkit-scrollbar-thumb {
			-webkit-box-shadow: inset 0 0 3px rgba(0,73,135,.7);
			border-radius: 5px;
			background-color: #aa182c;
		}

	}

	/*XS*/
	@media only screen and  (max-width: 575px) {
			button.menutoggler{ width: 44px;}
	}

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


	section.banner{position: relative; margin-top: -90px; /*background: url(../images/video_bg.jpg) no-repeat center center; background-size: cover;*/ height: 660px; overflow: hidden;}
	section.banner video{position: absolute; top: -20%; right: 0;  z-index: 1; }
	.message{position: absolute; top: 0; right: 0; height: 100%; height: 660px; width: 100%; z-index: 99; background: linear-gradient(to bottom, rgba(0,37,84,0.5) 0%,rgba(0,37,84,0.5) 60%,rgba(0,37,84,0) 100%); display: flex; justify-content: center;  align-items: center; padding: 280px calc(50% - 461px) 210px calc(50% - 461px); color: white; font-size: 20px; text-align: center;}

	section.home {}
	.homeboxes{position: relative; margin-bottom: 100px;}
	.pic{display: flex; justify-content: flex-start}
	.photo{max-width: 635px; padding: 20px; box-shadow: 5px 0 30px 0 rgba(0, 0, 0, 0.25); background-color: #ffffff; position: relative;left: 20px}
	.photo img {width: 100%; max-width: 595px;}
	.Hbar{position: absolute; top: 0; left: 0; width: 100%;  display: flex; align-items: center;justify-content: flex-start;  }
	.Hbar:before{content: url(../images/CompassIcon.png); margin-right: 10px;}
	.txt{padding: 100px 0 0 0; }
	
	section.home .homeboxes:nth-child(3) .Hbar:before{content: url(../images/LifeRingIcon.png); margin-right: 10px;}
	.pic{display: flex; justify-content: flex-end}
	.redline{width: calc(100% - 74px);font-family: century-gothic, sans-serif;  font-size: 14px; color: #002554; border-bottom: solid 2px #aa182c; text-align: left; text-transform: uppercase}
	.homeboxesL .Hbar {display: flex; justify-content: flex-end}
	.homeboxesL .Hbar:after{content: url(../images/SailBoatIcon.png); margin-left: 10px;}
	.homeboxesL .Hbar:before{content: ''; margin-left: 0px;}
	.homeboxesL .redline{ text-align: right;}
	.homeboxesL	.pic{display: flex; justify-content: flex-start}
	.homeboxesL .photo{left: -20px}

	/*XL*/
	@media only screen and (max-width: 1240px) {
		section.banner{height: 0; padding-bottom: 57%}
		section.banner video{  top: 0; }
		.message{ height: 100%; }
	}

	/*L*/
	@media only screen and (max-width: 1199px) {
		.message{ padding: 215px calc(50% - 461px) 155px calc(50% - 461px);}
		.photo{left: 10px}
		.homeboxesL .photo{left: -10px}
	}

	/*M*/
	@media only screen and (max-width: 991px) {
		.Hbar{position: static; width: calc(100% - 30px);  margin-left: 15px; }
		.redline{width: calc(100% - 54px);}
		.homeboxes{width: 100%; max-width: 562px; margin: 0 auto;}
		.message{padding:100px 60px 155px 60px; font-size: 18px;}
		.photo{left: 0}
		.homeboxesL .photo{left: 0}
		.txt{padding: 20px 0 40px 0; display: block; }
	}

	/*S*/
	@media only screen and  (max-width: 767px) {
		section.banner{height: 376px; background: url(../images/HomeHeroMobile.jpg) no-repeat center center; background-size: cover; margin-top: 0;}
		section.banner video{display: none; }
		.message{padding:20px 30px 80px 30px; font-size: 16px;}


	}

	/*XS*/
	@media only screen and  (max-width: 575px) {
		.txt{padding: 0;  }
	}

/** RED BAR MENU ********************************************/

	nav.redbar  {width: 100%; padding: 0px 0px; background-color: #aa182c; color: white;font-size: 20px;font-family: century-gothic, sans-serif; }

	nav.redbar a, nav.redbar button{ display: inline-block; padding: 20px 50px;height: 100%;}
	nav.redbar a, nav.redbar a:visited, nav.redbar button{color: white; }
	nav.redbar button:hover, nav.redbar button:focus, nav.redbar a:hover, nav.redbar a:focus{color: white; background-color: #002554; text-decoration: none;}

	nav.redbar .pipe{padding-top: 20px;}
	
	nav.redbar .dropdown-menu{padding: 20px;font-family: open-sans, sans-serif; }
	nav.redbar .dropdown-menu a, nav.redbar .dropdown-menu a:visited{color: black; padding: 0 0 5px 0}
	nav.redbar .dropdown-menu a:hover, nav.redbar .dropdown-menu a:focus{color: #002554; background: transparent; text-decoration: underline;}

	/*M*/
	@media only screen and (max-width: 991px) {
		nav.redbar a, nav.redbar button { padding: 20px 30px;}
	}

	/*S*/
	@media only screen and  (max-width: 767px) {
		nav.redbar  {font-size: 16px;}
		nav.redbar a, nav.redbar button{padding: 20px 16px; }
	}

	/*XS*/
	@media only screen and  (max-width: 575px) {
		nav.redbar  { padding: 0;}
		nav.redbar a, nav.redbar button {display: block; padding: 10px; border-bottom: solid 1px white; width: 100%;}
		nav.redbar .pipe{display: none;}
		nav.redbar .dropdown-menu{position: relative !important; top: 0 !important; left: 5px !important; width: 100%; border-radius: 0; margin: -49px 0 -2px 0 !important; border: 0}
	}

/** INSIDE **********************************************/
	section.intbanner {width: 100%; height: 538px; background-color: #e5e8ed; position: relative; overflow: hidden;background-repeat: no-repeat; background-size: cover; background-position: center center; margin-top: -90px;}
	.inttext {height: 468px; width: 100%;  position: absolute; top: 0; right: 0; z-index: 99;background: linear-gradient(to bottom, rgba(0,37,84,0.5) 0%,rgba(0,37,84,0.5) 60%,rgba(0,37,84,0) 100%); display: flex; justify-content: center;  align-items: center; padding: 230px 0 155px 0;}
	.intwave{background: url(../images/HeroWave.png) no-repeat center bottom; height: 155px; width: 100%; position: absolute; bottom: 0; right: 0; background-size: 100% 155px;  z-index: 90}

	section.inside {padding: 50px 30px;}

	article {width: 100%; max-width: 1106px; overflow: hidden; margin: 0 auto; }

	.boxed{ padding: 40px;  border: solid 1px #e1e1e1; height: 100%;}

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



	/*XL*/
	@media only screen and (max-width: 1600px) {
		.intwave{background-size: auto;  }
	}

	/*L*/
	@media only screen and (max-width: 1199px) {
		.inttext { padding: 215px 0 155px 0;}
	}

	/*M*/
	@media only screen and (max-width: 991px) {
		section.intbanner { height: 373px;}
		.inttext { padding: 100px 0; height: 324px;}
		section.inside {padding: 40px 30px;}
		.boxed {padding: 30px;}

	}

	/*S*/
	@media only screen and  (max-width: 767px) {
		.intwave{background: url(../images/HeroMobileWave.png) no-repeat center bottom; height: 80px; }
		section.inside {padding: 30px;}
		section.intbanner {margin: 0;}
	}

	/*XS*/
	@media only screen and  (max-width: 575px) {
		section.inside {padding: 20px;}
		section.intbanner { height: 201px;}
		.inttext { padding: 10px 0; height: 175px;}
		.boxed {padding: 15px;}
	}

/** FOOT ****************************************************/

	section.mission{background: url(../images/BottomImage.jpg) no-repeat center center; height: 530px; background-size:cover; margin-bottom: -1px}
	.Mgrade{height: 330px; background: linear-gradient(to bottom, rgba(0,37,84,0.5) 0%,rgba(0,37,84,0.5) 60%,rgba(0,37,84,0) 100%);  display: flex; justify-content: center; align-items: center;align-content: center; padding-top: 30px;}
	.Mtxt{max-width: 833px; font-size: 20px; color: white; line-height: 1.5; text-align: center;}
	.Mwave{background: url(../images/BottomImageWave.png) center center; background-size: 100% 255px; width: 100%; height: 225px; position: absolute; bottom: 0; right: 0; }

	footer {width: 100%; background: url(../images/FooterWatermark.png) no-repeat right top #002554; color: white;font-size: 14px; padding: 50px; text-align: left; font-size: 14px;}
	footer .container-fluid {border-bottom: solid 2px white;}

	.Fhead {font-family: century-gothic, sans-serif; font-size: 20px; font-weight: bold; margin-bottom: 10px;}
	.apps{font-size: 18PX;}

	footer a, footer a:visited, footer .notalink {font-weight: 600; font-size: 14px; line-height: 30px; color: #ffffff;}
	footer a:hover, footer a:focus {color: #ffffff;}

	.bottomlinks {color: white;}
	.bottomlinks a:after, .bottomlinks .notalink:after{content: "|";display: inline-block; padding: 0 10px;}
	.bottomlinks a:last-child:after{content: "";}

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

	.ql a, .about a, .connect a, .apps a, .ql .notalink, .about  .notalink, .connect  .notalink, .apps  .notalink{display: block;}
	.ql a .RLicon, .about a .RLicon, .connect a .RLicon, .ql .notalink .RLicon, .about  .notalink .RLicon, .connect  .notalink .RLicon{font-size: 18px; width: 30px; text-align: center;}

	.apps a, .apps .notalink {  font-size: 18px; margin-top: 15px;}
	.apps a .RLicon, .apps .notalink .RLicon{font-size: 40px; width: 50px; text-align: center; position: relative; top: 10px;}


	.footnote {}

	/*XL*/
	@media only screen and (max-width: 1600px) {
		.Mwave{ background-size: auto;  }

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

	}

	/*M*/
	@media only screen and (max-width: 991px) {
		section.mission{ height: 500px; }
		.Mwave{height: 101px; background-size: 100% 101px; }
		.Mgrade{height: 299px; padding: 40px 70px 0 70px}
		.Mtxt{ font-size: 18px; }
	}

	/*S*/
	@media only screen and  (max-width: 767px) {
		.Mwave{height: 77px; background-size: 100% 77px; }
	}

	/*XS*/
	@media only screen and  (max-width: 575px) {
		.Fhead{font-size: 18px; line-height: 30px}
		.Mgrade {display: none;}
		section.mission{background: none; height: 47px;}
		.Mwave{height: 47px; background-size: 100% 47px; }
	}

/** CUSTOM STYLES ******************************************/
	.disclaim {font-size: 11px; line-height: 1;}
	.century{font-family: century-gothic, sans-serif;}

/** MORE UNIVERSAL *******************************************/
	hr { border: 0; height: 0; border-top: 1px solid #002554 }
	.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;}

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

	@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 & WHISTLES */
/*        ALPHABETIZED        */
/******************************/

/** ACCORDION - FAQS, FORMS, & 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;}

	.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: #002554; 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: #aa182c; 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-right: 40px; position: relative; text-align: left}
	.alert_icon{}
	.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 #002554; border-collapse: collapse}
	td.content_calendar_table_headercell {background-color: #002554; 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: #e5e8ed; }
	td.content_calendar_table_cell { border: solid 1px #002554}
	td.content_calendar_table_selectedcell { border: solid 1px #002554; background-color: #e5e8ed}

	@media only screen and (max-width: 500px) {
		table.content_calendar_table tr:nth-child(2) td.content_calendar_table_cell{font-size: 0; line-height: 0; text-align: center;}
		table.content_calendar_table tr:nth-child(2) td.content_calendar_table_cell:first-child:before, table.content_calendar_table tr:nth-child(2) td.content_calendar_table_cell:last-child:before{content: 'S'; font-size: 14px; line-height: 1; font-weight: bold;}
		table.content_calendar_table tr:nth-child(2) td.content_calendar_table_cell:nth-child(2):before{content: 'M'; font-size: 14px; line-height: 1; font-weight: bold;}
		table.content_calendar_table tr:nth-child(2) td.content_calendar_table_cell:nth-child(3):before, table.content_calendar_table tr:nth-child(2) td.content_calendar_table_cell:nth-child(5):before{content: 'T'; font-size: 14px; line-height: 1; font-weight: bold;}
		table.content_calendar_table tr:nth-child(2) td.content_calendar_table_cell:nth-child(4):before{content: 'W'; font-size: 14px; line-height: 1; font-weight: bold;}
		table.content_calendar_table tr:nth-child(2) td.content_calendar_table_cell:nth-child(6):before{content: 'F'; font-size: 14px; line-height: 1; font-weight: bold;}
	}



/** 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]
	{display: inline-block; text-decoration: none; border: none;cursor: pointer; line-height: 1; text-align: center; color: white; background-color: #aa182c; padding: 15px 30px; border-radius: 50px; font-size: 14px; font-weight: 400; font-family: century-gothic, sans-serif; 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
	{text-decoration: none; background-color: #002554}


/** DEC TREE ***************************************/
	div.CHboxedup {z-index: 90;  }
	.CHbox {border: solid 1px #002554; border-radius: 10px; padding: 20px 10px 10px 10px; text-align: center;}
	.reallylarge {font-size: 50px;color: #002554;}
	.CHQ {border-bottom: solid 2px #002554;font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif; font-size: 20px; color: #aa182c;}
	.CHQ:before {content: '\f059'; font-family: 'Font Awesome 5 Pro'; font-weight: 700; }
	.CHA { font-size: 16px; color: #002554 }
	.CHA:before {content: '\f0a4'; font-family: 'Font Awesome 5 Pro'; font-weight: 300;}
	#startover{color: #aa182c; }
	#startover:before {content: '\f021'; font-family: 'Font Awesome 5 Pro'; font-weight: 400}
	.CHA:hover, #startover:hover {color:#002554; cursor: pointer}
	.cardname{font-size: 18px; color: #aa182c;}

	/* 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: #002554; 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: silver;}
	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, featured, & popular */
	/*div.faq_featured_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 #e5e8ed}
	.cms_form_textarea {width: 100%; height: 100px; border: solid 1px #e5e8ed}
	.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 {width: 100%;  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: #e5e8ed; }

	@media only screen and (max-width: 1100px) {
		.boxedsearch fieldset {top: 0px}
	}
		/* M */
	@media only screen and (max-width: 991px) {
		.listbox {padding: 10px 0;  }
	}

	/*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 & TABLES ************************************************/
	.content_rates_table, TABLE.table_builder {margin-bottom: 20px; width: 100%; border-collapse: collapse;}
	.content_rates_table th, .table_builder th {padding: 30px 40px;line-height: 1.33; color: white; background-color: #002554; font-family: century-gothic, sans-serif;}
	.content_rates_table td, .table_builder td {padding: 30px 40px;}
	.content_rates_table_row2, TR.table_builder_row_even {background-color: #e5e8ed}
	TR.table_builder_row_odd {}
	.content_rates_table_row_highlight {color: #aa182c;}
	.sideslider {width: 100%;}
	.table_builder .filtered {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;}

	/*M*/
	@media only screen and (max-width: 991px) {
		.content_rates_table, TABLE.table_builder{width: calc(100% + 60px); position: relative; left: -30px;}

	}


	/*XS*/
	@media only screen and  (max-width: 575px) {
		.content_rates_table, .table_builder {border-collapse: collapse;width: 100% ; left: 0;}
		.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 & 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: #e5e8ed; padding: 20px; margin: 10px 0;}

/** SIDEBAR CONTENT ************************************************/
	.code_block_top {}
	.code_block_center {}
	.code_block_bttm {}
	.code_block_indiv_content p{margin-top: 0px;}
	/*.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;}


/* image gallery */
/* image height 262px */
	.gallery,.gallery figure, .galleryliner {height: 380px}
	.gallery figcaption{font-size: 14px; padding-right: 40px;}
	.gallery {overflow-y: hidden;}
	.galleryliner {}
	.galleryliner figure {position: relative; float: left; margin: 0 10px;}
	.swiper {width: 100%; text-align: center;}

	html { --scrollbarBG: #fdda64;  --thumbBG: #002554;}
	.gallery::-webkit-scrollbar {
	  width: 20px;
	}
	.gallery {
	  scrollbar-width: thin;
	  scrollbar-color: var(--thumbBG) var(--scrollbarBG);
	}
	.gallery::-webkit-scrollbar-track {
	  background: var(--scrollbarBG);border-radius: 6px;
	}
	.gallery::-webkit-scrollbar-thumb {
		background: -webkit-linear-gradient(top, rgba(9,87,142,1) 0%, rgba(25,153,214,1) 100%);
	 /* background-color: var(--thumbBG) ;*/
	  border-radius: 6px;
	  /*border: 3px solid var(--scrollbarBG);*/
	}
	/*
	.gallery::-webkit-scrollbar {width: 10px;}
	.gallery::-webkit-scrollbar-track {
		-webkit-box-shadow: inset 0 0 3px rgba(248,181,49,.7);
		background-color: #f9cb71; border-radius: 5px;
	}
	.gallery::-webkit-scrollbar-thumb {
		-webkit-box-shadow: inset 0 0 3px rgba(0,73,135,.7);
		border-radius: 5px;
	}
	*/

table.FRCyouthtable td{padding: 10px;}
