@import url('//fonts.googleapis.com/css2?family=Roboto+Slab:wght@500;600&display=swap');
#content {
	max-width:1248px;
}
.home p {
	text-align:justify;
}
.custom-toggler.navbar-toggler {
	border-color: #3fa4d3;
  margin:.25em 0;
}
.custom-toggler .navbar-toggler-icon {
	background-image: url(
"data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(63, 164, 211, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}
.mc4wp-form input{
	max-width:157px;
}
thead, tfoot, .tablepress thead th,
.tablepress tfoot th {
	background-color:#e2f4f9;
}
.footnotes_reference_container tbody, .footnotes_reference_container thead, .footnotes_reference_container tfoot, .footnotes_reference_container tr, .footnotes_reference_container td {
	border:none;
}
.topicbox {
	margin:0;
	padding:1em .75em;
}
.topiclist li{
	margin:0 0 .75em;
}
h1{
	font-size:22pt;
}
h2{
	font-size:20pt;
}
h3{
	font-size:18pt;
}
h4{
	font-size:16pt;
}
h5{
	font-size:14pt;
}
h6{
	font-size:12pt;
}
.entry-title{
	text-align:center;
	margin:0 auto 1em;
}
.custom-logo-link img{
	min-width:280px;
	height:42px;
	margin:0 auto;
	padding:0;
}
#main-nav {
	font-size:12px;
	font-weight:600;
	font-family: 'Roboto Slab', Merriweather, Georgia, serif; 
	padding:;
	margin:0;
}
.formcol {
	max-width:284px;
	margin:.2em 0;
}
.topsearchbtn {
	font-size:12px;
	height:22px;
	background-color:#3FA4D3;
	color:#FDFEFC;
	padding:0 .25em;
}
.topsearchfeild {
	font-size:14px;
	height:23px;
	padding:0 .5em;
}
#gtranslate_selector{
	max-width:120px;
	margin:.125em;
}
#main-menu a, #secondarynav a:hover {
 color:#3FA4D3;
	text-decoration:none;
}
#secondarynav a {
 color:#757779;
	text-decoration:none;
}
#secondary-nav	li.current-menu-item a{
 background:#3597B3;
 color:#fdfefc;
 -moz-border-radius: 4px;               
 border-radius: 4px;
	margin:0 auto;
	padding-left:.25em;
	padding-right:.25em;
}
#secondary-nav	{
	background-color:#efebe9;
	width:100vw;
	margin:0 auto;
}
#secondarynav {	
	max-width:1200px;
	font-size:14px;
	font-family: 'Roboto Slab', Merriweather, Georgia, serif;
	font-weight:600;
	margin:0 auto;
}
#secondarynav	li{
	margin:0 .25em;
	padding:0 .75em;
}
.menucol{
	margin-top:.75em !important;
}
#main-menu a{
	padding:.25em .5em !important;
}
#main-menu li.current-menu-item a{
 background:#3597B3;
 color:#fdfefc;
 -moz-border-radius: 3px !important;               
 border-radius: 3px !important;   
}
.parent a {
 background:#efebe9;
 color:#3597B3;
 -moz-border-radius: 3px !important;               
 border-radius: 3px !important;
}
.parent{
	margin-right:9pt !important;
}
.noborder * {
	border:none;
}
.centerheader th{
	text-align:center;
}
.wide50 {
	max-width:50%;
	width:50%;
}
.wide75 {
	max-width:75%;
	width:75%;
}
.labelcol {
	text-align:right;
	margin:0;
	padding:0;
	max-height:18pt;
	color:#757779;
}
.label {
	margin:0 .125em 0 0;
	padding:0 .125em 0 0;
}
.site-info{
	font-size:small;
	text-align:center;
}
.statestable td:nth-child(1){
	width:4%;
}
.statestable td:nth-child(2){
	width:36%;
}
.statestable td:nth-child(3){
	width:41%;
}
.statestable td:nth-child(4){
	width:19%;
}
table, th, tr, td, th {
	vertical-align:top;
}
.katestable td:nth-child(1){
	width:4%;
}
.katestable  td:nth-child(2){
	width:75%;
}
.katestable  td:nth-child(3){
	width:20%;
}