<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
BODY		{font-family:'Assistant', arial, helvetica, sans-serif;}
td[scope]	{font-weight:bold;}
.nobr		{white-space:nowrap;}

/*********************************** Styles ********************************/
H1	{display:inline; font-size:170%; line-height:115%;}
H2	{display:inline; font-size:150%; line-height:125%;}
H3	{display:inline; font-size:125%; line-height:125%;}
H4	{display:inline; font-size:100%; line-height:125%;}
H5	{display:inline; font-size:90%; line-height:125%;}
H6	{display:inline; font-size:80%; line-height:125%;}
/*
H1.editorH1	{display:inline; font-size:170%;}
H2.editorH2	{display:inline; font-size:150%;}
H3.editorH3	{display:inline; font-size:125%;}
H4.editorH4	{display:inline; font-size:100%;}
H5.editorH5	{display:inline; font-size:90%;}
H6.editorH6	{display:inline; font-size:80%;}
*/

/*********************************** Font Size ********************************/
FONT		{}
FONT.size1	{font-size:80%; line-height:130%;}
FONT.size2	{font-size:90%; line-height:130%;}
FONT.size3	{font-size:100%; line-height:130%;}
FONT.size4	{font-size:125%; line-height:125%;}
FONT.size5	{font-size:150%; line-height:120%;}
FONT.size6	{font-size:180%; line-height:120%;}
FONT.size7	{font-size:210%; line-height:120%;}


/*********************************** Forms Wizard ********************************/
.wizard-container				{width:auto; display:table; background:#f9f9f9; border:#ddd 1px solid; padding:20px; border-spacing:0;}
DIV.formMsg						{font-size:1.7rem; line-height:115%; margin-bottom:15px;}
TABLE.wizard					{font-size:1.7rem;}
TABLE.wizard TD					{padding:5px 5px 5px 5px;}
TABLE.wizard TD.form-fieldes	{padding-bottom:10px;}
DIV.form-fieldes				{margin-bottom:10px;}
TD.wizard						{}
TD.wizardRequired				{color:red;}
SELECT.wizard					{height:33px; font-size:1.5rem; background-color:#ffffff; color:#111; border:#dee0e2 1px solid; border-radius:5px; box-sizing:border-box;}
.RTL SELECT.wizard				{padding:0px 4px 0px 0px;}
.LTR SELECT.wizard				{padding:0px 0px 0px 4px;}
INPUT.wizard					{width:220px; height:33px; line-height:31px; font-size:1.5rem; padding:0px 10px 0px 10px; background-color:#ffffff; color:#111; border:#dee0e2 1px solid; border-radius:5px; box-sizing:border-box;}
INPUT.wizardNarrow				{width:220px; height:33px; line-height:31px; font-size:1.5rem; padding:0px 10px 0px 10px; background-color:#ffffff; color:#111; border:#dee0e2 1px solid; border-radius:5px; box-sizing:border-box;}
INPUT.wizardnarrow				{width:220px; height:33px; line-height:31px; font-size:1.5rem; padding:0px 10px 0px 10px; background-color:#ffffff; color:#111; border:#dee0e2 1px solid; border-radius:5px; box-sizing:border-box;}
TEXTAREA.wizard					{width:220px; height:90px; font-size:1.5rem; padding:4px 10px 4px 10px; background-color:#ffffff; color:#111; border:#dee0e2 1px solid; border-radius:5px; box-sizing:border-box;}
INPUT.wizardSubmit				{}
INPUT.wizardhidden				{width:0px; height:0px;}
.wizard-container INPUT.button	{display:table; margin:5px auto 0px 0px;}
.RTL SPAN.red					{margin-left:5px;}
.LTR SPAN.red					{margin-right:5px;}

.Default-Contrast .wizardForm INPUT.input,
.Default-Contrast .wizardForm INPUT.wizard,
.Default-Contrast .wizardForm INPUT.wizardNarrow,
.Default-Contrast .wizardForm INPUT.login,
.Default-Contrast .wizardForm TEXTAREA.wizard,
.Default-Contrast .wizardForm SELECT.wizard,
.Default-Contrast .wizardForm .subscribeForm,
.Default-Contrast .wizardForm .subscribeFormWide		{box-shadow:0px 0px 12px rgba(0,0,0,0.3);}

TABLE.dbsMediaContainer		{}
TABLE.dbsMediaContainer TD	{}
TD.dbsHighlight				{border:#d8d8d7 1px dotted; border-collapse:collapse;}
TH.dbsHighlight				{border:#d8d8d7 1px dotted; border-collapse:collapse;}
SPAN.dbsFlashContainer		{}

.wizard-hidden				{display:none;}
DIV.divRequired A			{display:block; padding:5px 0px 5px 0px; text-decoration:none; outline-offset:-2px;}

@media screen and (max-width: 480px) {
	TABLE.wizard		{font-size:1.5rem;}
	TABLE.wizard TR		{width:100%; display:block; margin-bottom:8px;}
	TABLE.wizard TD		{width:100%; display:block; padding-bottom:5px; margin:0 !important; box-sizing: border-box;}
	SELECT.wizard				{width:100%;}
	INPUT.wizard				{width:100%;}
	INPUT.wizardNarrow			{width:100%;}
	TEXTAREA.wizard				{width:100%;}
}

/** placeholder **/
*::-webkit-input-placeholder		{color:#333;}
*:-moz-placeholder					{color:#333;} /* FF 4-18 */
*::-moz-placeholder					{color:#333;} /* FF 19+ */
*:-ms-input-placeholder				{color:#333;} /* IE 10+ */
*:focus::-webkit-input-placeholder	{opacity:0;}
*:focus:-moz-placeholder			{opacity:0;} /* FF 4-18 */
*:focus::-moz-placeholder			{opacity:0;} /* FF 19+ */
*:focus:-ms-input-placeholder		{opacity:0;} /* IE 10+ */
.RTL *::-webkit-input-placeholder	{text-align:right;}
.RTL *:-moz-placeholder 			{text-align:right;} /* FF 4-18 */
.RTL *::-moz-placeholder			{text-align:right;} /* FF 19+ */
.RTL *:-ms-input-placeholder		{text-align:right;} /* IE 10+ */
.LTR *::-webkit-input-placeholder	{text-align:left;}
.LTR *:-moz-placeholder 			{text-align:left;} /* FF 4-18 */
.LTR *::-moz-placeholder			{text-align:left;} /* FF 19+ */
.LTR *:-ms-input-placeholder		{text-align:left;} /* IE 10+ */

/*********** with sesign class wizardForm ***********/
DIV.wfMsg								{font-size:1.7rem;}
FORM.wizardForm							{}
.wizardForm TABLE.wizard				{width:auto !important; max-width:650px; background:#ecf0f2; border:#ddd 1px solid; padding:20px; box-sizing:border-box;}
.wizardForm TD.wizard					{width:auto;}
.wizardForm TD.wizardRequired			{width:auto;}
.wizardForm TABLE.wizard TD				{padding:10px; color:#101010;}
.wizardForm TABLE.wizard LABEL			{color:#101010;}
.wizardForm FIELDSET					{background-color:#f6f6f6;}
.wizardForm LEGEND						{background-color:#f8fcff; font-weight:bold; font-size:115%; color:#000;}
.wizardForm SUP							{font-weight:normal;}
.wizardForm SELECT.wizard				{width:240px;}
.wizardForm INPUT.wizard				{width:240px;}
.wizardForm INPUT.wizardNarrow			{width:150px;}
.wizardForm TEXTAREA.wizard				{width:240px; height:120px;}
.wizardForm INPUT.wizardCheckbox		{position:relative; top:3px; margin-top:-3px; margin-bottom:5px;}
.wizardForm INPUT.wizardRadio			{position:relative; top:3px; margin-top:-3px; margin-bottom:5px;}
.wizardForm TD.buttonHR					{text-align:center;}
.wizardForm HR							{height:1px; border:0; background:#bbb; margin-bottom:20px; /*display:none;*/}
.water-form A.wizardFile				{display:block; min-width:100px;}

.wizardForm TABLE.wizard-dubble						{width:100%;}
.wizardForm TABLE.wizard-dubble TD INPUT.wizard		{width:180px;}
.wizardForm TABLE.wizard-tripple					{width:100%;}
.wizardForm TABLE.wizard-tripple TD INPUT.wizard	{width:120px;}

@media screen and (max-width: 480px) {
	.wizardForm TABLE.wizard TR				{width:100%; display:block; padding:0px 0px 5px 0px;}
	.wizardForm TABLE.wizard TD				{width:100%; display:block; padding:2px 10px 2px 10px; box-sizing:border-box;}
}

/************************** Control Editor Uploads ********************************/
/* classes -  DIV.editor-div-img and DIV.editor-div-iframe  comes from jquery-plagins.js */

/* Images */
DIV.editor-div-img			{max-width:100%; display:inline-block; vertical-align:top;}
DIV.editor-div-img IMG		{max-width:100%; height:auto !important; display:block;}

/* Tables */
@media screen and (max-width: 990px) {
	#ctlBody TABLE, DIV.description TABLE, DIV.FreeBoxBody TABLE		{width:100% !important;}
}
@media screen and (max-width: 480px) {
	#ctlBody TABLE TD, DIV.description TABLE TD, DIV.FreeBoxBody TABLE TD		{width:auto !important; white-space:normal !important;}
	/* "mobile-fix" is optional class in editor table-properties */
	#ctlBody TABLE.mobile-fix TD,
	DIV.description TABLE.mobile-fix TD,
	DIV.FreeBoxBody  TABLE.mobile-fix TD	{width:100% !important; display:block; margin-bottom:15px; box-sizing: border-box;}
	.RTL TABLE.mobile-fix TD				{float:right;}
	.LTR TABLE.mobile-fix TD				{float:left;}
	TABLE.mobile-fix TABLE TD				{width:auto; display:table-cell; float:none;}
	TABLE.mobile-fix DIV.editor-div-img		{max-width:100%; display:block;}
	TABLE.mobile-fix DIV.editor-div-img IMG	{margin:auto;}
}

/* Table table-scroll */ /* "table-scroll" is optional class in editor table-properties */
DIV.scroll-container					{width:100%; overflow:auto; /*white-space:nowrap;*/ position:relative; -webkit-overflow-scrolling:touch;}
TABLE.table-scroll						{width:100% !important; min-width:712px; background:#666; color:#000; table-layout:auto !important; border:0 !important; border-spacing:1px;} /* "table-scroll" is optional class in editor table-properties */
TABLE.table-scroll CAPTION				{padding:9px; background-color:#666; color:#fff; font-weight:bold; font-size:1.7rem; line-height:1.9rem; border:0 !important;}
TABLE.table-scroll TH					{text-align:center; padding:5px; vertical-align:middle !important; font-weight:bold; background-color:#ccc; color:#000; border:0 !important;}
TABLE.table-scroll TD					{text-align:center; padding:5px; vertical-align:middle !important; border:0 !important;}
TABLE.table-scroll TD P					{margin:0 !important;}
TABLE.table-scroll TH P					{margin:0 !important;}
TABLE.table-scroll TR:nth-child(even)	{background-color:#f5f5f5;}
TABLE.table-scroll TR:nth-child(odd)	{background-color:#ddd;}
TABLE.table-scroll TD:nth-child(even)	{}
TABLE.table-scroll TD:nth-child(odd)	{background-color:rgba(255,255,255,0.5);}

DIV.table-scroll-icon					{display:none; width:100%; text-align:center; position:absolute; left:0; top:50%; margin-top:-40px; cursor:pointer; z-index:11111;}
DIV.table-scroll-icon .fa-arrows-h		{margin:auto; font-size:15px; font-size:80px; padding:0px 40px 0px 40px; border-radius:20px; color:#fff; background:rgba(0,0,0,0.3); text-shadow:1px 1px 1px #000;}
/*DIV.table-scroll-icon:after				{display:table; content:"scroll"; text-align:center; padding:4px 12px 4px 12px; background-color:rgba(0,0,0,0.5); color:#fff; font-weight:bold; font-size:1.5rem; line-height:1.5rem; border-radius:15px; margin:-90px auto 0px auto;}*/

@media screen and (min-width: 769px) and (max-width: 990px) {
	DIV.table-scroll-icon	{display:block !important;}
}
@media screen and (max-width: 756px) {
	DIV.table-scroll-icon	{display:block !important;}
}

/* Table table-scroll */ /* "table-scroll" is optional class in editor table-properties */
DIV.scroll-container					{width:100%; overflow:auto; /*white-space:nowrap;*/ position:relative; -webkit-overflow-scrolling:touch;}
TABLE.table-scroll						{width:100% !important; min-width:712px; background:#666; color:#000; table-layout:auto !important; border:0 !important; border-spacing:1px;} /* "table-scroll" is optional class in editor table-properties */
TABLE.table-scroll CAPTION				{padding:9px; background-color:#666; color:#fff; font-weight:bold; font-size:1.7rem; line-height:1.9rem; border:0 !important;}
TABLE.table-scroll TH					{text-align:center; padding:5px; vertical-align:middle !important; font-weight:bold; background-color:#ccc; color:#000; border:0 !important;}
TABLE.table-scroll TD					{text-align:center; padding:5px; vertical-align:middle !important; border:0 !important;}
TABLE.table-scroll TD P					{margin:0 !important;}
TABLE.table-scroll TH P					{margin:0 !important;}
TABLE.table-scroll TR:nth-child(even)	{background-color:#f5f5f5;}
TABLE.table-scroll TR:nth-child(odd)	{background-color:#ddd;}
TABLE.table-scroll TD:nth-child(even)	{}
TABLE.table-scroll TD:nth-child(odd)	{background-color:rgba(255,255,255,0.5);}

DIV.table-scroll-icon					{display:none; width:100%; text-align:center; position:absolute; left:0; top:50%; margin-top:-40px; cursor:pointer; z-index:11111;}
DIV.table-scroll-icon .fa-arrows-h		{margin:auto; font-size:15px; font-size:80px; padding:0px 40px 0px 40px; border-radius:20px; color:#fff; background:rgba(0,0,0,0.3); text-shadow:1px 1px 1px #000;}
/*DIV.table-scroll-icon:after				{display:table; content:"scroll"; text-align:center; padding:4px 12px 4px 12px; background-color:rgba(0,0,0,0.5); color:#fff; font-weight:bold; font-size:1.5rem; line-height:1.5rem; border-radius:15px; margin:-90px auto 0px auto;}*/

@media screen and (max-width: 767px) {
	DIV.table-scroll-icon	{display:block !important;}
}


/* Table special - 3 images in line */ /* "special" is optional class in editor table-properties */
DIV.special-container		{width:100%; overflow:auto; /*white-space:nowrap;*/ position:relative; -webkit-overflow-specialing:touch;}
TABLE.special				{width:100% !important; min-width:712px; table-layout:auto !important; border:0 !important; border-spacing:1px;}
TABLE.special TD			{text-align:center; padding:0px 10px; vertical-align:top !important; border:0 !important;}
TABLE.special TD A			{width:100%; display:table;}
TABLE.special TD IMG		{width:100%; height:auto; vertical-align:top !important;}

DIV.special-icon					{display:none; width:100%; text-align:center; position:absolute; left:0; top:50%; margin-top:-40px; cursor:pointer; z-index:11111;}
DIV.special-icon .fa-arrows-h		{margin:auto; font-size:15px; font-size:80px; padding:0px 40px 0px 40px; border-radius:20px; color:#fff; background:rgba(0,0,0,0.3); text-shadow:1px 1px 1px #000;}

@media screen and (max-width: 767px) {
	DIV.special-icon	{display:block !important;}
}


/* Video Iframes */
DIV.editor-div-yt-video-container	{max-width:600px;}
DIV.editor-div-video				{width:100%; position:relative; padding-bottom:56.25%; height:0; /*display:table;*/ margin:0px 0px 10px 0px;}
DIV.editor-div-video IFRAME,
DIV.editor-div-video OBJECT,
DIV.editor-div-video EMBED			{position:absolute; top:0; left:0; width:100%; height:100%;}

/* YouTube Video Iframes */
DIV.editor-div-yt-video				{width:100%; position:relative; padding-bottom:56.25%; height:0; /*display:table;*/ margin:0px 0px 10px 0px;}
DIV.editor-div-yt-video IFRAME,
DIV.editor-div-yt-video OBJECT,
DIV.editor-div-yt-video EMBED		{position:absolute; top:0; left:0; width:100% !important; height:100% !important;}

/* Iframes (not video) */
DIV.editor-div-iframe			{max-width:100%;}
DIV.editor-div-iframe IFRAME	{max-width:100%; /*width:100% !important;*/}

/* Lists */
#ctlBody UL, DIV.description UL, DIV.FreeBoxBody UL,
#ctlBody OL, DIV.description OL, DIV.FreeBoxBody OL		{padding:0px 20px 0px 20px;}

#ctlBody UL LI, DIV.description UL LI, DIV.FreeBoxBody UL LI,
#ctlBody OL LI, DIV.description OL LI, DIV.FreeBoxBody OL LI		{padding-bottom:4px;}
#ctlBody UL LI:last-child, DIV.description UL LI:last-child, DIV.FreeBoxBody UL LI:last-child,
#ctlBody OL LI:last-child, DIV.description OL LI:last-child, DIV.FreeBoxBody OL LI:last-child		{padding-bottom:0px;}

/* more stuff */
@media screen and (max-width: 480px) {
	#ctlBody P, DIV.description P, DIV.FreeBoxBody P					{clear:both;}
}



</pre></body></html>