:root {
  --main: #11325A;
  --second: #f15f22;
  --accent: #38B6FF;
  --pale: #F5F6F7;
  --font: #333;
  --steel: #6E7691;
  --grey: #737373;
  --blushade: rgba(17, 50, 90, .8);

}

/*
see also cus_webftp@10.203.231.3:/taft/templates/universal1_2022/slideshow.inc.php
- Got it button to sky blue

sky blue - #38B6FF
dk blue - #10325b
old dk blue #11325A
#ffee60
orange #f15f22
 "background": "#11325a",
*/

	body { background: url(../images/BG2_2024.png) no-repeat center center WHITE;}



	/**/a.cta,a.ctaY, input[type="submit"], a.clear, input.go,  input[type="reset"],  a.PSlogout, 	
	div.faq_advanced_search_panel input[type=button], .Rbuttons li a, input[type="reset"], button.clear
	{ color: white; }

	a.cta:hover, input[type="submit"]:hover, a.cta:focus, input[type="submit"]:focus, a.clear:hover, a.clear:focus,  input.go:hover, input.go:focus, input[type="reset"]:hover, input[type="reset"]: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, input[type="reset"]:hover, input[type="reset"]:focus, a.ctaY:hover, a.ctaY:focus, button.clear:hover, button.clear:focus
	{color: var(--second); }
	a.ctaY:hover, a.ctaY:focus{ color: var(--main);}

	.buttons a:hover, .buttons a:focus {color: var(--second);}

	/**/section.icons a .RLicon{  transition: all .25s}




	section.icons a:hover, section.icons a:focus{border-bottom: solid 6px   var(--accent)}
	section.icons a .RLicon{ background-color: white; color: var(--main);}
	section.icons a:hover .RLicon, section.icons a:focus .RLicon{ background-color: var(--accent);color: var(--main);}



	.content_rates_table th, .table_builder th { background-color: var(--main); }

	.iconic { color: var(--second); }





