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

body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #4A4747;
}
body {

	background-color: #efefef;
}
a {
	font-size: 14px;
}
a:link {
	color: #666;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #4e4c4c;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: underline;

}
.untext {
	color: #666;
	font-size: 11px;
}
.untext {
	color: #666;
	font-size: 11px;
}
.subhead {
	font-size: 14px;
	font-weight: bold;
}

.subhead2 {
	font-size: 14px;
}

.para_left_img{
	float:left;
	margin-top:0px;
	height:230px;
	padding-top:0px;
	padding-left:0px;
	padding-right:18px;
}

.para_left_img2{
	float:left;
	margin-top:0px;
	height:450px;
	padding-top:0px;
	padding-left:10px;
	padding-right:18px;
}

.para_right_img{
	float:right;
	margin-top:0px;
	height:150px;
	padding-top:0px;
	padding-left:10px;
	padding-right:1px;
}

.para_right_img2{
	float:right;
	margin-top:0px;
	height:350px;
	padding-top:0px;
	padding-left:20px;
	padding-right:1px;
}

.caption { 
	margin: 0.5em 0.8em 1.5em 0;
 	float:left;
	text-align:center;
	color:#737373;
	font-size: 10px;
	 } 
	 
.captionright { 
	margin: 0.5em 0.8em 1.5em 0;
 	float:right;
	text-align:center;
	color:#737373;
	font-size: 9px;
	 } 
	 
.horizontal_dotted_line
{
border-bottom: 2px dotted #999;
width: 50%;
}

.dottedborder{
	width:90%;
	margin: 0 auto;
	padding:10px 15px;
	background:#ddd;
	border:2px dotted #C2C5D3;
	color: #4A4747;
	
}

.dottedborder2{
	width:800px;
	margin: 0 auto;
	padding:20px;
	background:#676767;
	border:2px dotted #C2C5D3;

	color: #FFF;
	
}

.dottedborder3{
	width:800px;
	margin: 0 auto;
	padding:10px 50px;
	background:#ddd;
	border:2px dotted #C2C5D3;
	color: #FFF;
	
}

.maintextbox{
	width:750px;
	margin: 0 auto;
	padding:20px;
	background:#676767;
	

	}

.bib{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
    text-align:center;
	color: #666;
		}
		
.bib2{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #001178;
		}
	
ul.image_gallery {
    height: auto;
    margin: 5px 0 0;
    padding: 0 20px 0 10px;
    text-align: center;
    width: 100%;
	color: #666;
}

.image_gallery li {
    border: medium none;
    display: inline-block;
    font-family: Verdana,Geneva,sans-serif;
    font-size: 11px;

    list-style: none outside none;
    margin: 0 12px 18px 5px;
    text-align: center;
    width: auto;
}

.centerText {
    color: #666;
    font-family: Verdana,Geneva,sans-serif;
    font-size: 14px;
    margin: 0;
    padding: 5px 0;
    text-align: center;
}

.centerText2 {
    color: #666;
    font-family: Verdana,Geneva,sans-serif;
    font-size: 14px;
    margin: 0;
	text-align: center;

}

.myCell {
	margin-top: 10px;
	margin-left: 10px;
	width: 650px;
	padding: 10px 10px 30px 20px;
border: 2px dotted #ccc;
text-align:left;
}


.video2{width:50%; float:left;}
.video2 img{padding-bottom:0px;}
.innertxt{
	padding:20px 12px 0 20px;
	font-size:15px;
	font-family: Arial;
	padding-bottom: 10px;}
	
.linkcolor {
    color: #FFFFFF;
	text-decoration:underline; color:#FFF
 }

.tooltip {
		color: #000000; outline: none;
			cursor: default; text-decoration: none;
			position: relative;
		}
		.tooltip span {
			margin-left: -999em;
			position: absolute;
	
		}
		.tooltip:hover span {
			border-radius: 5px 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; 
			box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.1); -webkit-box-shadow: 5px 5px rgba(0, 0, 0, 0.1); -moz-box-shadow: 5px 5px rgba(0, 0, 0, 0.1);
			font-family: Tahoma, Geneva, sans-serif; font-size: .9em; color:#000;
			position: absolute; left: -13em; top: 2em; z-index: 99;
			margin-left: 0; width: 250px;
		}
		.tooltip:hover img {
			border: 0; margin: -8px 0 0 -55px;
			float: left; position: absolute;
		}
		.tooltip:hover em {
			font-family: Tahoma, Geneva, sans-serif; font-size: 1.2em; font-weight: bold;
			display: block; padding: 0.2em 0 0.6em 0;
		}
		.custom { padding: 0.5em 0.8em 0.8em 2em;
		text-align:left;}
		* html a:hover { background: transparent; }
		.classic {background: #F3F3F3; border: 1px solid #666; }
 
.imgNcap {
	float: left;
	padding: .25em;
	margin: 0 1em 1em 0;
	 /* the width of your image ( you can put this code inline if your images vary in width*/
	padding: 10px;
	text-align: center;
	font-family: Verdana,Geneva,sans-serif;
	font-size:11px;
}

.imgNcap2 {
	float: right;
	padding: .25em;
	margin: 0 1em 1em 0;
	width: 276px; /* the width of your image ( you can put this code inline if your images vary in width*/
	padding: 10px;
	text-align: center;
	font-family: Verdana,Geneva,sans-serif;
	font-size:11px;
}
[B].imgNcap2  img {  display:block }[/B]/* this where the magic happens*/</pre></body></html>