<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

body{
text-align:center;

	
	
}
.clear {
	clear:both;
}

.wrapper1{

border:0px solid #000;
margin:auto;

padding:0;
}
.divtop{

	
}

.d{
	margin-top:1%;
float: right;	


}


.d1{
	margin-top:1%;
margin-left:4px;
margin-right:0.8%;
padding-left:4px;
border-left:1px solid #0E1E6B;

}

.homelink{ 
color:#0E1E6B;
text-decoration:none;
font-size:1.2em;}

.conLogo{
width:990px;
margin:auto;
border:2px solid #FFF;	
	
}

.con{
	margin-top:6.3%;
	margin-left:86%;
	
	
	}

.logo{
	
	float:left;
	margin-top:5%;
	
}

.menubar{
	

background-color:#999;	
}

.imageclass{
	display:block;
	
margin-left:auto;
margin-right:auto;
}


.textdiv{
	
	
border:0px solid #000;	
	
	margin-left:auto;
margin-right:auto;

padding:2%;



	
}

.paraDiv{
	margin-left:auto;
margin-right:auto;
width:987px;

}

	
	

.tb{
width:987px;
color:#006;
	
}

.tb2{
	font-size:1.2em;
	
color:#006;
	
}


#cf {
  position:relative;
  height:281px;
  width:450px;
  margin:0 auto;
}

#cf img {
  position:absolute;
  left:0;
  -webkit-transition: opacity 1s ease-in-out;
  -moz-transition: opacity 1s ease-in-out;
  -o-transition: opacity 1s ease-in-out;
  transition: opacity 1s ease-in-out;
}

#cf img.top:hover {
  opacity:0;
}

.endborder{
	display:block;
	margin-left:auto;
	margin-right:auto;
	background-color:#036;
	height:35px;
	text-align:center;
	padding-top:6%;
	
	
}




#slideshow { 
    z-index:-1;
    margin:0 auto; 
    position: relative; 
    width: 966px; 
    height: 340px; 
    padding: 13px; 
    box-shadow: 0 0 10px rgba(0,0,0,0.4); 
	border-radius:0px 0px 8px 8px;
}

#slideshow &gt; div {
	position: absolute;
	top: 11px;
	left: 9px;
	right: 10px;
	bottom: 10px;
	width: 891px;
}

.endlinks{
	padding-top:1%;
margin-left:auto;
margin-right:auto;	
width:19em;
font-family: 'Ubuntu Condensed', sans-serif;
	font-size:17px; 
	outline:0;
	text-decoration:none;
	color:#0E1E6B;
	
}

.divside{
	
border-right:1px solid #FFF;
padding-left:1%;
padding-right:1%;
font-size:1.4em;
}
.divside2{
padding-left:1%;
font-size:1.4em;	
}</pre></body></html>