<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*colors-scheme*/
#colors-scheme-mid-blue{color:      #046bac;}
#colors-scheme-yellow{color:        #ecbe13;}
#colors-scheme-blue{color:          #054066;}
#colors-scheme-gray{color:          #ececec;}


body{background-color:#fff;}
h1{color:#046bac;}
a{color:#046bac;}
#Header1 {background-color:#ececec;}
#Header2 {background-color:#fff;}
#Header3 {background-color:#046bac;}

#Content2{background-color:#ececec;}
#Content3,.InnerPageForm{
background: #91d1ff;
background: -moz-linear-gradient(top, #91d1ff 0%, #5196dc 100%);
background: -webkit-linear-gradient(top, #91d1ff 0%,#5196dc 100%);
background: linear-gradient(to bottom, #91d1ff 0%,#5196dc 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#91d1ff', endColorstr='#5196dc',GradientType=0 );
}


#Footer1{background-color:#046bac;}
#Footer3{background-color:#054066;}


.HeaderLink a{color:#046bac;}
.HeaderPhone a::before,
.HeaderContact a::before {background-color: #046bac;color:#fff;}

.sm-default a, .sm-default a:hover, .sm-default a:focus, .sm-default a:active, .sm-default a.highlighted {border-right: none;}
.sm-default a:hover, .sm-default a:focus, .sm-default a:active, .sm-default a.highlighted{color: #054066;}


@media only screen and (min-width : 950px) {  
    .sm-default &gt; li &gt; a:hover, .sm-default &gt; li &gt; a:focus, .sm-default &gt; li &gt; a:active, .sm-default &gt; li &gt; a.highlighted {background: #fd9a0b;}
    .sm-default &gt; li &gt; a, .sm-default &gt; li &gt;  a:hover, .sm-default &gt; li &gt;  a:focus, .sm-default &gt; li &gt;  a:active{color: #fff;}
	
}
@media only screen and (max-width : 950px) {  
	.sm-default a, .sm-default a:hover, .sm-default a:focus, .sm-default a:active{color:#fff;}
}

.menu-button, .menu-button::before{color:#fff;}


.SideMenuTitle h3 {color:#000;background-color: #fd9a0b;}
.SideMenu .firstLevel .item{background-color:#054066;border-bottom:1px solid #3c6a88;}
.SideMenu .firstLevel .item .aFirstLevel{color:#fff;}
.SideMenu .firstLevel .item:hover,.SideMenu .firstLevel .itemActive{background-color: #046bac;}


#Content3 .textModule{color:#002961;}

.SiteContactForm .sbTop {border-bottom:1px solid #5ea5ec;}
.SiteContactForm .sbTop h3,.SiteContactFormTitle {color:#000;}
.SiteContactForm .contactForm input[type=text]{background-color: #fff;border: 1px solid #fff;}
.SiteContactForm .contactForm label{color:#000;}
.SiteContactForm .contactForm .requiredfield,.SiteContactForm .contactForm .validator{color:#fff !important;}
.SiteContactForm .contactForm ol li .btnSend{background: #ecbe13;
	background: -moz-linear-gradient(top,  #ecbe13 0%, #fd9a0b 100%);
	background: -webkit-linear-gradient(top,  #ecbe13 0%,#fd9a0b 100%);
	background: linear-gradient(to bottom,  #ecbe13 0%,#fd9a0b 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ecbe13', endColorstr='#fd9a0b',GradientType=0 );
    color:#000;border:#ecbe13 1px solid;
}
.SiteContactForm .contactForm ol li .btnSend:hover{background: #ecbe13;
	background: -moz-linear-gradient(top,  #ecbe13 0%, #ff8100 100%);
	background: -webkit-linear-gradient(top,  #ecbe13 0%,#ff8100 100%);
	background: linear-gradient(to bottom,  #ecbe13 0%,#ff8100 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ecbe13', endColorstr='#ff8100',GradientType=0 );
}

.list_imagedesc ul li h3 a,.list_imagedesc ul li h3.listTitle{color:#046bac;}
.list_imagedesc ul li{background-color:#ececec;}
.list_imagedesc ul li a.listlink {color: #046bac;}

.columnMenu .columnMenu_section .columnMenu_sectionName {color: #fff;border-bottom:1px solid #569bc7;}
.columnMenu .columnMenu_section ul li a {color: #b6d4e7;}



.hightlight_text_orange{
	background: #fa9938;
	background: -moz-linear-gradient(top,  #fa9938 0%, #f4551e 100%);
	background: -webkit-linear-gradient(top,  #fa9938 0%,#f4551e 100%);
	background: linear-gradient(to bottom,  #fa9938 0%,#f4551e 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fa9938', endColorstr='#f4551e',GradientType=0 );
	color: #ffffff;padding: 3px 5px;border-radius:3px;font-weight:bold;display:inline-block;
}

.hightlight_text_green{
	background: #cbe373;
	background: -moz-linear-gradient(top,  #cbe373 0%, #62ad12 100%);
	background: -webkit-linear-gradient(top,  #cbe373 0%,#62ad12 100%);
	background: linear-gradient(to bottom,  #cbe373 0%,#62ad12 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cbe373', endColorstr='#62ad12',GradientType=0 );
	text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.5);
	color: #000;padding: 3px 5px;border-radius:3px;font-weight:bold;display:inline-block;
}

.hightlight_text_blue{
	background: #56bde6;
	background: -moz-linear-gradient(top,  #56bde6 0%, #2989d8 50%, #2278cd 100%);
	background: -webkit-linear-gradient(top,  #56bde6 0%,#2989d8 50%,#2278cd 100%);
	background: linear-gradient(to bottom,  #56bde6 0%,#2989d8 50%,#2278cd 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#56bde6', endColorstr='#2278cd',GradientType=0 );
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
	color: #ffffff;padding: 3px 5px;border-radius:3px;font-weight:bold;display:inline-block;
}


.btn-gambo .wpLink{background: #ecbe13;
	background: -moz-linear-gradient(top,  #ecbe13 0%, #fd9a0b 100%);
	background: -webkit-linear-gradient(top,  #ecbe13 0%,#fd9a0b 100%);
	background: linear-gradient(to bottom,  #ecbe13 0%,#fd9a0b 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ecbe13', endColorstr='#fd9a0b',GradientType=0 );
	border: 1px solid #fd9a0b;
	border-radius: 20px;
	color: #3c0000 !important;
	display: block;
	float: none;
	font-size: 18px;
	font-weight: bold;
	height: auto;
	margin: 0 auto;
	padding: 8px 25px;
	text-align: center;
	text-decoration: none;
	text-shadow: 1px 1px 1px rgba(255, 255, 0, 1);
}

.btn-gambo .wpLink:hover{
	background: #ecbe13;
	background: -moz-linear-gradient(top,  #ecbe13 0%, #ff8100 100%);
	background: -webkit-linear-gradient(top,  #ecbe13 0%,#ff8100 100%);
	background: linear-gradient(to bottom,  #ecbe13 0%,#ff8100 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ecbe13', endColorstr='#ff8100',GradientType=0 );
}

@media only screen and (min-width : 950px) {  
	.btn-gambo{width:30%;}
}

@media only screen and (min-width : 768px) {  
	.btn-gambo{width:50%;}
}

@media only screen and (min-width : 480px) {  
	.btn-gambo{width:80%;}
}

@media only screen and (min-width : 320px) {  
	.btn-gambo{width:80%;}
}

.centered{margin-left:auto;margin-right:auto;}</pre></body></html>