<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
	Design by Free CSS Templates
	http://www.freecsstemplates.org
	Released for free under a Creative Commons Attribution 2.5 License
*/
/* Basic */
*
{
	margin: 0em;
	padding: 0em;
}
h1,h2
{

}

h4
{
	font-size: 1.4em;
	color: #DC143C;
}

@media screen{
body
{
	font-family: "trebuchet ms", sans-serif;
	color: #555555;
	font-size: 11pt;
    margin-left:6%;
    margin-right:6%;
}
}
@media print {
body
{
	font-family: "trebuchet ms", sans-serif;
	color: #555555;
	font-size: 11pt;
}
}

a
{
	color: #669911;
	font-size: 11pt;
	text-align: left;
}
/* Outer */
#outer
{
}
/* Header */
#header
{
	height: 120px;
	background-color: #4F657C;
	background-position: left;
	padding-left: 0px;
	padding-top: 0px;
}
#header h1 a
{
	color: #fff;
	text-decoration: none;
	font-size: 1.5em;
}
#header h1
{
	text-transform: none;
	font-size: 1.6em;
}
#header h2
{
	position: relative;
	top: -0.3em;
	color: #E8EFC2;
	font-weight: normal;
	font-size: 1.1em;
	text-transform: none;
}
/* Menu */
@media screen {
#menu
{
	background-image: url(images/a3.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding: 1em 2.5em 1em 2.5em;
}
}
@media print {
#menu { display:none; }
}
#menu ul
{
	list-style: none;
}
#menu li
{
	display: inline;
}
#menu li a
{
	font-size: 1.0em;
	font-weight: bold;
	text-transform: initial;
	color: #5D5F53;
	text-decoration: none;
	margin-right: 1em;
}
#menu li a:hover
{
	color: #6B7E09;
	text-decoration: underline;
}
/* Content */
#content
{
	padding: 3em 15px 1em 15px;
	line-height: 1.6em;
	background-image: url(images/a4.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#content p
{
	margin-bottom: 1.5em;
	font-weight: normal;
}
#content h2,h3,h4,h5,h6
{
	margin-bottom: 1em;
	
}
#content heading
{
	margin-bottom: 1em;
	margin-left: 2%;
	font-size: 1.17em;
	font-weight: bold;
	color: #5D5F53;
	background-image: url(images/a1.gif);
	background-repeat: no-repeat;
	text-transform: capitalize;
}
#content ul
{
	margin-bottom: 1.5em;
	padding-left: 1em;
	font-weight: normal;
}
#content blockquote
{
	padding: 1em;
	margin-bottom: 1.5em;
	background-color: #FFFCD8;
	background-image: url(images/a5.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border: dotted 1px #DFD999;
}
#content blockquote p
{
	margin-bottom: 0em;
}
#content table
{
	color: #333;
	width: 100%;
}


#content table th
{
	text-align: center;
	padding: 0.5em;
}
#content table td
{
	padding: 0.5em;
	vertical-align: top;
	color: #333;
}
#content table tr.rowA
{
	background-color: #EAEFE0;
	color: inherit;
}

#content table tr.rowB
{
	background-color: #F9FFEF;
	color: inherit;
}

#content table tr.rowC
{
	background-color: #E5E4E2;
	color: inherit;
}

#content table.borderless td
{
	border: none;
}

/* Primary Content */
@media print {
#primaryContentContainer
{
	float: left;
	margin-right: 0px;
	width: 80%;
}
#primaryContent
{
	margin-top: 0em;
	margin-right: 0px;
	margin-bottom: 0em;
	margin-left: 0em;
	padding-top: 0em;
	padding-right: 1.5em;
	padding-bottom: 1.5em;
	padding-left: 1.5em;
	color: #333;
}
/* Secondary Content */
/* Secondary Content */
#secondaryContent
{
	display:none;
}
/* Tertiary Content */
#tertiaryContent
{
	display:none;
}
}
@media screen {
#primaryContentContainer
{
	float: left;
	margin-right: -460px;
	width: 80%;
}
#primaryContent
{
	margin-top: 0em;
	margin-right: 21%;
	margin-bottom: 0em;
	margin-left: 0em;
	padding-top: 0em;
	padding-right: 1.5em;
	padding-bottom: 1.5em;
	padding-left: 1.5em;
	color: #333;
}
/* Secondary Content */
/* Secondary Content */

}
#secondaryContent
{
	float: left;
	width: 20%;
}
/* Tertiary Content */
#tertiaryContent
{
	zoom: 0.8;
	float: right;
	width: 20%;
	padding-right: 1em;
}
}


#primaryContent h2, #primaryContent 

{
	text-transform: none;
	color: #5D5F53;
	border-bottom: dotted 1px #ECEEDF;
	padding-bottom: 0.3em;
}
#secondaryContent h3, #tertiaryContent h3
{
	width: 185px;
	height: 27px;
	font-size: 1.0em;
	font-weight: bold;
	padding-left: 15px;
	padding-top: 5px;
	text-transform: capitalize;
	color: #5D5F53;
	background-image: url(images/a1.gif);
	background-repeat: no-repeat;
}
/* Footer */
#footer
{
	border-top: solid 1px #D0D4BB;
	padding: 2.0em 3.5em 3.0em 3.5em;
	font-size: 0.8em;
	background-image: url(images/a4.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#footer a {
	font-size: 0.8em;
}
.clear
{
	clear: both;
}
.capHeader {
	text-transform: none;
	color: #5D5F53;
	border-bottom: dotted 1px #ECEEDF;
	padding-bottom: 0.3em;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
.flash {
   animation-name: flash;
    animation-duration: 0.2s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
    animation-direction: alternate;
    animation-play-state: running;
}

@keyframes flash {
    from {color: red;}
    to {color: black;}
}
	
.mySlides {
display:none;
width:100%;
height:auto;
}

/* Slideshow container */
.slideshow-container {
  max-width: 100%;
  position: relative;
  margin: auto;
}

/* Next &amp; previous buttons */
.prev, .next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  padding: 16px;
  margin-top: -22px;
  color: white;
  font-weight: bold;
  font-size: 18px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
}

/* Position the "next button" to the right */
.next {
  right: 0;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover, .next:hover {
  background-color: rgba(0,0,0,0.8);
}

/* Caption text */
.text {
  color: #f2f2f2;
  font-size: 15px;
  padding: 8px 12px;
  position: absolute;
  bottom: 8px;
  width: 100%;
  text-align: center;
}

/* Number text (1/3 etc) */
.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}

/* The dots/bullets/indicators */
.dot {
  cursor:pointer;
  height: 13px;
  width: 13px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

.active, .dot:hover {
  background-color: #717171;
}

/* Fading animation */
.fade {
  -webkit-animation-name: fade;
  -webkit-animation-duration: 1.5s;
  animation-name: fade;
  animation-duration: 1.5s;
}

@-webkit-keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}

@keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}

/* On smaller screens, decrease text size */
@media only screen and (max-width: 300px) {
  .prev, .next,.text {font-size: 11px}
}
}
</pre></body></html>