<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "ISO-8859-1";
/* CSS Document */

&lt;style&gt;
body, .table{
line-height: 1.6;
}
 .table.transparent {
	padding: 20px;
}
h1 { font-size: 30px; }
h2 { font-size: 28px; }
h3 { font-size: 25px; }
h4 { font-size: 20px; }
h5 { font-size: 18px; }
h6 { font-size: 16px; }
.table thead td {
	background-color: #eb2729;
	color: white;
	font-weight: bold;
}
.table td {
	padding: 10px 5px;
}
.table tbody td, .table tbody tr.no_border td.border {
	background-image: ../zoom/horizontal.png);
	background-repeat: repeat-x;
}
.table tbody tr.no_border td, .table tbody td.no_border {
	background-image: none;
}
.table tr.even td {
	background-color: rgb(230, 240, 215);
	background-color: rgba(230, 240, 215, 0.5);
}
.table tbody * {
	font-size: 13px;
}
.table tbody small {
	font-size: 12px;
	font-style: italic;
}
.table tbody code {
	font-size: 12px;
}
.table td.italic {
	font-style: italic;
}
.table td ul {
	margin: 0;
	padding-left: 0;
	list-style: none;
}
.table td ul li span {
	display: block;
	float: left;
	width: 80px;
}
.table td ul.indent li span {
	padding-left: 20px;
}

.table .arrow {
	margin: 7px 0 0 10px;
}
.transparent {
	background: zoom/transparent.png) 0 0 repeat-y transparent;
}
.transparent .image_carousel, 
.transparent .list_carousel, 
.transparent .html_carousel, 
.transparent .wheel_of_fortune,
.fold_horizontal {
	background: zoom/horizontal.png) left bottom repeat-x transparent;
}
.transparent, .transparent_top, .transparent_bottom, .transparent_schoolboard {
	margin: 0 -10px;
	padding: 0 10px;
}
.transparent_top, .transparent_bottom {
	background: ../zoom/bottom.png 0 0 no-repeat transparent;
}
.transparent_top {
	height: 30px;
}
.transparent_bottom {
	background-position: 0 -90px;
	height: 10px;
}
.transparent_top.p1 {
	background-position: 0 -30px;
}
.transparent_top.p2 {
	background-position: 0 -60px;
}
#zoom1, #zoom2, #zoom3, #zoom4, #zoom5{
border: 1px solid #E8E8E6;
}
&lt;/style&gt;

                   &lt;style&gt;
                             a.lotus {
background-size: 113px !important;
background-color: #333;
display: block;
float: left;
width: 133px;
height: 39px;
margin-left: -46px;
opacity: 0;
filter: alpha(opacity = 0);
background: zoom/elevatesmall.png 11px 2px no-repeat;
z-index: 1;
position: relative;
}
                   &lt;/style&gt;




 &lt;style&gt;
  .zoom-left{
  float:left;
  width:412px;

  }
  .zoom-right{
  float:left;
  width:320px;
    padding:20px;
  
  }
  body {
    
}

hr {
   margin: 13px 0;   
}

hr.style-one {
    border: 0;
    height: 1px;
    background: #333;
    background-image: -webkit-linear-gradient(left, #ccc, #333, #ccc); 
    background-image:    -moz-linear-gradient(left, #ccc, #333, #ccc); 
    background-image:     -ms-linear-gradient(left, #ccc, #333, #ccc); 
    background-image:      -o-linear-gradient(left, #ccc, #333, #ccc); 
}

hr.style-two {
    border: 0;
    height: 0px;
    background-image: -webkit-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0)); 
    background-image:    -moz-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0)); 
    background-image:     -ms-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0)); 
    background-image:      -o-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0)); 
}

hr.style-three {
    border: 0;
    border-bottom: 1px dashed #ccc;
    background: #999;
}




.zoom-wrapper{
border-radius: 10px;
border: 1px solid #E0E0E0;
padding: 10px;
background-color: #F7F7F7;
}
h6 {
clear: both;
margin-top: 13px !important;
font-size: 15px !important;
margin-top: 7px !important;
}

 &lt;/style&gt;
 &lt;style type="text/css"&gt;
.view_source {
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #129948), color-stop(1, #076a39) );
	background:-moz-linear-gradient( center top, #129948 5%, #076a39 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#129948', endColorstr='#076a39');
	background-color:#129948;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #dcdcdc;
	display:inline-block;
	color:#ffffff;
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	padding:6px 24px;
	text-decoration:none;
}.view_source:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #076a39), color-stop(1, #129948) );
	background:-moz-linear-gradient( center top, #076a39 5%, #129948 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#076a39', endColorstr='#129948');
	background-color:#076a39;
}.view_source:active {
	position:relative;
	top:1px;
}
.menutop{
z-index:3;
}
/* This imageless css button was generated by CSSButtonGenerator.com */
&lt;/style&gt;
 &lt;!-- START THE CONTENT --&gt;
&lt;div class="main-inner1 clearfix" style="margin: 20px 10px 0 10px;"&gt;
  &lt;div style="width: 65px;
margin-left: -85px;
display: block;"&gt;     &lt;/div&gt;
&lt;style&gt;
.scripts{
  display:none;
}
&lt;/style&gt;
</pre></body></html>