<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.text-header {
	font-size: 12pt;
	font-family: Arial;
	color: #ffffff;
	font-weight: bold;
}

.pathway {
	color: #FFFFFF;
	font-size: 14pt;
	font-family: Tahoma;
	font-weight:bold;
}
.pageContent {
	color: #AFB9C2;
	font-size: 9pt;
	font-family: Tahoma;
}
.pageContent a { 
    font-size: 9pt;
	color: #767676;
	font-family: Tahoma;
	}
.company {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-weight:bold;
	text-transform: uppercase;
}
.slogan {
	font-size: 11pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-weight: bold;
}
.copyright {
	color: #AFB9C2;
	font-size: 8pt;
	font-family: Tahoma;
}
/*main menu*/
.tmenu {
	font-size: 9pt;
	font-family: Tahoma;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
}


.tmenua {
	font-size: 9pt;
	font-family: Tahoma;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
}
/*submenu*/
.smenua {
	font-size: 8pt;
	color: #ffffff;
	font-family: Tahoma;
	text-decoration: underline;
}
.smenu {
	font-size: 8pt;
	color: #ffffff;
	font-family: Tahoma;
	text-decoration: none;
}
.bmenu {
	font-size: 8pt;
	font-family: Tahoma;
	color: #393C3E;
	text-decoration:none;
}
.bmenua {
	font-size: 8pt;
	font-family: Tahoma;
	color: #393C3E;
	text-decoration:underline;
}
.menu {
	font-size: 8pt;
	font-family: Tahoma;
	color: #393C3E;
	text-decoration: none;
}
.menua {
	font-size: 8pt;
	font-family: Tahoma;
	color: #393C3E;
	text-decoration: underline;
}
.icon
{
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom:15px;
	padding-top:15px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ffffff;

}
.icon_1
{
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom:15px;
	padding-top:15px;

}
.iconleft
{
	padding-right: 10px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.iconfoot
{
	padding-right: 10px;
	padding-left: 10px;
}
.line_submenu {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #5F7285;
}
.line_1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #71B1D3;
}</pre></body></html>