<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">   #container_one {
	/* width: 95.5%;max-width:1680px;*/ 
	max-width:1680px; width:96%;  
	clear:both;
	/* padding: 4em 2.25%; 1.5em 1.25% 1em 1.25%; margin-right:auto;
	margin-left:auto; margin-bottom: 0.5em; padding:10px ;margin-right:auto;
	margin-left:auto;  border:1px solid #dcdcdc !important;
	*/
	 padding: 0.5em 1.25%;
	 overflow: hidden;
	
	margin-bottom:0em; margin-top:0em;
	margin-right:auto; margin-left:auto;  
	  
   font-size:1.05em;
	 font-family: 'Open Sans', sans-serif !important; 
	  
	}
 
#container_one div.feature{
width: 99%;	
float:left;
/*margin-right: 2%; 
margin-left: 0px;*/
 
}
 

 #container_one div.feature h3{
padding: 10px;
font-size:1.3em;
font-weight:bolder;
	 color:#000000;
	 /*padding: 0.5em 0; margin:1em 0;*/
}



#container_one div.feature h4{
padding: 10px;
font-size:1.2em;
font-weight:bolder;
color:#663399;
}
 

.header1{ 
padding: 10px;
font-size:1.05em;
font-weight:bold;
 color:#663399;
}		  
 
#container_one div.feature p{
padding: 10px 10px;
 font-size:1.05em;
color:black;
padding-top:0;
}

 

#container_one ul {
  display: block;
  list-style-type: disc;
  margin-top: 0.2em;
  margin-bottom: 0.2em;
  margin-left: 0;
  margin-right: 0;
  padding-left: 40px;
	font-size:1.05em;
}





#container_one div.feature a:hover{
 color:#fc0 !important;	
 }

@media only screen and (max-width:1340px){
#container_one div.feature{
 font-size:1.05em;
}
 
}
@media only screen and (max-width:1024px){
#container_one div.feature{
	 font-size:1.05em;
}
}
@media only screen and (max-width:800px){
#container_one div.feature{
	width:90% !important;
	border-right: none;
	border-bottom: 1px solid #ccc;
	padding-bottom: 1em;
  	margin-bottom: 1em;
	 
	  font-size:1.05em;
}
}
@media only screen and (max-width:700px){
#container_one div.feature{
	 font-size:1.05em;
 
}
}
@media only screen and (max-width:360px){
#container_one div.feature{
	font-size:0.8em;
	 
}
}


  .cancel_notice {
  columns: 70%;
  background-color: #ffcc00; margin: 20px; padding: 20px;
  border:2px solid #ffffff  !important;  
	 font-size:1.05em;
	 font-family: 'Open Sans', sans-serif !important; 
	  
	  color:#000000;
	  border-radius: 10px;
	  text-align:center;
}

/* Tables */
	
#content_table2 
{ 
width:90%; text-align: left;
border-collapse:collapse;    
border:1px solid #ffffff !important; 
	padding-left: 50px;
	vertical-align:top;  
}
 

#content_table2 td 
{
	border:1px solid #ffffff !important;   
	font-size: 1.0em;
	text-align: left; vertical-align: top; 
	font-family:Helvetica Neue, HelveticaNeue-Light, 'Helvetica Neue Light', Helvetica, Arial, 'Lucida Grande', sans-serif ;
		margin: 1em 1em 1em 1em; padding: 10px; 
	/*padding:2px 7px 1px 7px; vertical-align: top;  border:1px solid #D8D9DA !important;  */   
	 
 }

#content_table2 th 
{
	border:1px solid #ffffff !important; 
	font-size: 1.0em; letter-artcing: .1em;
	text-align: left; vertical-align:text-top;
	font-family:Helvetica Neue, HelveticaNeue-Light, 'Helvetica Neue Light', Helvetica, Arial, 'Lucida Grande', sans-serif ;
		margin: 1em 1em 1em 1em; padding: 10px; 
	/*padding:2px 7px 1px 7px;  */   
	vertical-align: top; background-color:#eeeeee;
 }

 
p.bureaubutton{
			margin-bottom:1em;
			margin-top:1em;
			margin-left:1em;
			padding:1em;
		}
		
		p.bureaubutton a{
			color: white !important; 
			background: #639; 
			padding: 0.5em; 
			font-size:1.2em;
		}

 
	 
	 
 
 

@media only screen and (max-width: 1366px) {
	 	
			p.bureaubutton{ 
				font-size:0.8em !important; 
				width: 47.5%;
				max-width: 47.5%;
				margin: 0.5em calc(5% - 8px) 0.5em 0;
				float:left;
			}
			 
		}
	 
		
		@media only screen and (max-width: 900px) {
			 
			p.bureaubutton {
				width: calc(100% - 4px);
				max-width: calc(100% - 4px);
				margin: 0.5em 0;
				float:none;
				
			}
		}
		
		@media only screen and (max-width: 767px) { 
			
			p.bureaubutton{ font-size:0.8em !important; }

			 

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