
body {
	font: 100%/1.4 Verdana, Arial, Helvetica, sans-serif;
	background: #ffffff;
	margin: 0;
	padding: 0;
	
}



.header {
	position: relative;
	width:100%;
	border:0px solid #ff0000;
	margin: 0px;
	padding: 0px;
	height: 88px;
	background: #ffffff;
	
}

.contenttitlesm {
	width: 90%;
	margin: 0 auto;
	
	padding: 0px;
	text-align: left;
	z-index: 888;
	border: 0px solid #ff00ff ;
	font-family: 'DM Serif Display', serif;

	font-size: clamp(22px, 4vw, 36px);
	font-weight: 400;
	color: #072a5e;
}

.contenttitle {
	width: 90%;
	margin: 0 auto;
	
	padding: 10px;
	text-align: left;
	z-index: 888;
	border: 0px solid #ff00ff ;
	font-family: 'DM Serif Display', serif;

	font-size: clamp(36px, 4vw, 55px);
	font-weight: 400;
	color: #072a5e;;
}

.contenttitle2 {
	width: 90%;
	margin: 0 auto;
	
	padding: 20px 10px 0px 10px;
	text-align: left;
	z-index: 888;
	border: 0px solid #ff00ff ;
	font-family: 'DM Serif Display', serif;

	font-size: clamp(26px, 3vw, 40px);
	font-weight: 400;
	color: #072a5e;
}

.contenttextlabel {
	
	border: 0px solid #ff00ff ;
	font-family: 'Roboto', sans-serif;

	font-size: clamp(16px, 3vw, 24px);
	font-weight: 600;
	color: #072a5e;
	padding-right:5px;
}

.contenttext {
	width: 90%;
	margin: 0 auto;
	
	padding: 10px 10px 10px 50px;
	text-align: left;
	z-index: 888;
	border: 0px solid #ff00ff ;
	font-family: 'Roboto', sans-serif;

	font-size: clamp(16px, 3vw, 24px);
	font-weight: 500;
	line-height: 1.5em;
	color: #666666;
}


.contenttext3 {
	width: 90%;
	margin: 0 auto;
	
	padding: 10px 10px 10px 50px;
	text-align: left;
	z-index: 888;
	border: 0px solid #ff00ff ;
	font-family: 'Roboto', sans-serif;

	font-size: clamp(14px, 3vw, 20px);
	font-weight: 500;
	line-height: 1.5em;
	color: #666666;
}


.contenttext2 {
	width: 90%;
	margin: 0 auto;
	
	padding: 10px 10px 10px 10px;
	text-align: left;
	border: 0px solid #ff00ff ;
	font-family: 'Roboto', sans-serif;

	font-size: clamp(16px, 3vw, 24px);
	font-weight: 500;
	line-height: 1.5em;
	color: #666666;
}


.contenttext3small {
	display: block;
	margin: 0 auto;
	padding: 0px 0px 5px 0px;
	text-align: left;
	border: 0px solid #ff00ff ;
	font-family: 'Roboto', sans-serif;

	font-size: clamp(12px, 3vw, 18px);
	font-weight: 500;
	line-height: 1.4em;
	color: #333333;
}



.footertext {
	
	margin: 0 auto;
	padding: 20px;
	text-align: center;
	z-index: 888;
	border: 1px solid #ff00ff ;
	font-family: 'Roboto', sans-serif;

	font-size: 14px;
	font-weight: 500;
	line-height: 1.6em;
	color: #666666;
}



.bod {
font-family: Arial, Helvetica;
font-size: 10pt;
font-weight: 800;
color: #323232;
}

.bod2 {
font: bold 16px arial,helvetica;
color: #323232;
text-align: left;
}

.bod3 {
font: normal 16px arial,helvetica;
color: #323232;
text-align: left;
}

.bod5 {
font-size: 18px;
font-family: 'Questrial', sans-serif; 
color: #323232;
text-align: left;
line-height: 20px;
}

.bodlegal {
font: normal 14px arial,helvetica;
color: #323232;
text-align: left;
}


.headerx {
font-family: 'Roboto', sans-serif;

font-size: 9pt;
font-weight: 800;
color: #323232;
border: 0px solid #ff0000;
}




.textx {
position: relative;
font-family: 'Roboto', sans-serif;

font-size: 8pt;
font-weight: 300;
color: #323232;
border: 0px solid #ff0000;
padding: 0px 0px 0px 0px;
}



.clearfloat { /* this class can be placed on a <br /> or empty div as the final element following the last floated div (within the #container) if the overflow:hidden on the .container is removed */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}




.fullheader {
 	border: 0px solid #ff0000; 
 	padding: 5px 0px 5px 0px; 
 	margin: 0px  0px  20px  0px; 
 	width: 100%; 
 	font-family: 'Roboto', sans-serif;

 	color: #ffffff; 
 	background-color: #ff7200; 
 	text-align: center; 
 	font-weight: 500;
 	letter-spacing: 6px;
	
}

	
a.pscroller11:link {color: #e1e1e1; text-decoration: none; }
a.pscroller11:visited {color: #e1e1e1; text-decoration: none; }
a.pscroller11:hover {color: #ff7200; text-decoration: none; }
a.pscroller11:active {color: #e1e1e1; text-decoration: none;}


a.pscroller14:link {color: #4c6587; text-decoration: none;  margin-left: 0px;}
a.pscroller14:visited {color: #4c6587; text-decoration: none;  margin-left: 0px;}
a.pscroller14:hover {color: #10b9dd; text-decoration: underline;  margin-left: 0px;}
a.pscroller14:active {color: #4c6587; text-decoration: none; margin-left: 0px;}


a.pscroller15:link {color: #ffffff; text-decoration: none;  margin-left: 0px;}
a.pscroller15:visited {color: #ffffff; text-decoration: none;  margin-left: 0px;}
a.pscroller15:hover {color: #10b9dd; text-decoration: underline;  margin-left: 0px;}
a.pscroller15:active {color: #ffffff; text-decoration: none; margin-left: 0px;}

a.pscroller16:link {color: #136e85; text-decoration: none;  margin-left: 0px;}
a.pscroller16:visited {color: #136e85; text-decoration: none;  margin-left: 0px;}
a.pscroller16:hover {color: #10b9dd; text-decoration: underline;  margin-left: 0px;}
a.pscroller16:active {color: #136e85; text-decoration: none; margin-left: 0px;}

a.pscroller17:link {color: #005b7f; text-decoration: none;  margin-left: 0px;}
a.pscroller17:visited {color: #005b7f; text-decoration: none;  margin-left: 0px;}
a.pscroller17:hover {color: #2b9900; text-decoration: underline;  margin-left: 0px;}
a.pscroller17:active {color: #005b7f; text-decoration: none; margin-left: 0px;}





.textcontact {
	font-family: 'Rubik', sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	margin-left: 0em;
	line-height: 15px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0em;
	margin-bottom: 0em;


}




a.skip-main {
    left:-999px;
    position:absolute;
    top:auto;
    width:1px;
    height:1px;
    overflow:hidden;
    z-index:99999;
}
a.skip-main:focus, a.skip-main:active {
    color: #ff0000;
    background-color:#333333;
    left: auto;
    top: auto;
    width: 30%;
    height: auto;
    overflow:auto;
    margin: 10px 35%;
    padding:5px;
    border-radius: 15px;
    border:4px solid yellow;
    text-align:center;
    font-size:1.2em;
    z-index:99999;
}
  



#content_768plus {
display: block ;
}
#content_767minus {
display: none ;
}

/*Styles for screen 500px and lower use content_500minus */

@media screen and (max-width: 768px) {

#content_768plus {
display: none ;
}

#content_767minus {
display: block ;
}

}



hr { 
    display: block;
    margin-top: 1.5em;
    margin-bottom: 1.5em;
    margin-left: auto;
    margin-right: auto;
    border-style: inset;
    border-width: 1px;
}


	a:link { color: #2e6286;text-decoration: none}
	a:visited { color: #2e6286;text-decoration: none} 
	a:hover { color: #f26521;text-decoration: none} 
	
	
	
ul li {
	
	border: 0px solid #ff00ff ;
	font-family: 'Roboto', sans-serif;
	font-size: clamp(10px, 3vw, 16px);
	font-weight: 500;
	line-height: 1.5em;
	color: #666666;
}