<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
img, object, embed, video {
	max-width: 100%;
}

/* IE 6 does not support max-width so default to width 100% */
.ie6 img {
	width:100%;
}


.fluid {
	clear: both;
	margin-left: 0;
	width: 100%;
	float: left;
	display: block;
}

.fluidList {
    list-style:none;
    list-style-image:none;
    margin:0;
    padding:0;        
}

/* Mobile Layout: 480px and below. */
  
.gridContainer {
	margin-left: auto;
	margin-right: auto;
	width: 85%;
	padding-left: 2.275%;
	padding-right: 2.275%;
	clear: none;
	float: none;
}
#div1 {
}
.zeroMargin_mobile {
    margin-left: 0;
}
.hide_mobile {
    display: none;
}

/* Tablet Layout: 481px to 768px. Inherits styles from: Mobile Layout. */

@media only screen and (min-width: 481px) {

.gridContainer {
	width: 90.675%;
	padding-left: 1.1625%;
	padding-right: 1.1625%;
	clear: none;
	float: none;
	margin-left: auto;
}
#div1 {
}
.zeroMargin_tablet {
    margin-left: 0;
}
.hide_tablet {
    display: none;
}
}

/* Desktop Layout: 769px to a max of 1232px.  Inherits styles from: Mobile Layout and Tablet Layout. */

@media only screen and (min-width: 769px) {

.gridContainer {
	width: 85%;
	max-width: 1220px;
	padding-left: 0.75%;
	padding-right: 0.75%;
	margin: auto;
	clear: none;
	float: none;
	margin-left: auto;
}
#div1 {
}
.zeroMargin_desktop {
    margin-left: 0;
}
.hide_desktop {
    display: none;
}
}

@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	font-family: "Helvetica Neue", Arial, "Lucida Grande", sans-serif;
	font-size: 16px;
	line-height: 1.3;
	color: #474747;
	text-align: left;

		}
		
.title {font-size: 16px;}
		
a {
	font-size: 16px;
}
a:link {
	color: #333;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #333;
}
a:hover {
	text-decoration: none;
	color: #666;
}
a:active {
	text-decoration: underline;
}

#shadow-container {
	
	position: relative;
	margin: 0 auto;
}
 
#shadow-container .shadow2,
#shadow-container .shadow3,
#shadow-container .container {
	position: relative;
	left: -1px;
	top: -1px;
}
 
	#shadow-container .shadow1 {
		background: #F1F0F1;
	}
 
	#shadow-container .shadow2 {
		background: #DBDADB;
	}
 
	#shadow-container .shadow3 {
		background: #B8B6B8;
	}
 
	#shadow-container .container {
		background: #ffffff;
		border: 1px solid #848284;
		padding: 20px 30px 10px 40px;
	}
	
	
	.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; }

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

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

.caption { 
	margin: 0.5em 0.8em 1.5em 0;
 	float:left;
	text-align:center;
	color:#646464;
	font-family: Verdana,Geneva,sans-serif;
    font-size: 11px;
	 }
	 
.captioncenter { 
	margin: 0.5em 0em 1.5em 0;
 	float:center;
	text-align:center;
	color:#646464;
	font-family: Verdana,Geneva,sans-serif;
    font-size: 11px;
	 } 
	 
.captioncenter2 { 
	margin: 0.5em 0em 1.5em 0;
 	float:center;
	text-align:center;
	color:#474747;
	font-family: "Helvetica Neue", Arial, "Lucida Grande", sans-serif;
    font-size: 16px;
	 } 
	 
.captionright { 
	margin: 0.5em 0.8em 1.5em 0;
 	float:right;
	text-align:center;
	color:#737373;
	font-family: Verdana,Geneva,sans-serif;
    font-size: 11px;
	 } 
	 
.bib {
	 color: #666;
	 font-size:12px;
	 font-family:Tahoma, Geneva, sans-serif;
	 }
	 
	 .bib2 {
	 font-family: "Helvetica Neue", Arial, "Lucida Grande", sans-serif;
	font-size: 16px;
	line-height: 1.3;
	color: #474747;
	 }
	 
	 	 .bib3 {
	 font-family: "Helvetica Neue", Arial, "Lucida Grande", sans-serif;
	font-size: 14px;
	line-height: 1.3;
	color: #474747;
	 }
	 
ul.image_gallery {
    height: auto;
    margin: 5px 0 0;
    padding: 0 20px 0 10px;
    text-align: center;
    width: 100%;
}

.image_gallery li {
    border: medium none;
    display: inline-block;
    font-family: Verdana,Geneva,sans-serif;
    font-size: 11px;
	color:#737373;
    height: 170px;
    list-style: none outside none;
    margin: 20px 12px 8px 5px;
    text-align: center;
    width: auto;
}	 
	 
	.horizontal_dotted_line
{
border-bottom: 2px dotted #ccc;
width: 100%;

} 

.dottedborder{

	margin: 0 auto;
	padding: 0px 35px 0px 20px ;
	background: #F0F0F0;
	border:2px dotted #C2C5D3;
	color: #fff;
	
}

.dottedborder2{
	width:920px;
	margin: 0 auto;
	padding: 0px 30px 0px 20px ;
	background: #F0F0F0;
	border:2px dotted #900;
	color: #fff;
	
}

.red {
	color: #C00;
}

.pdftext{
padding: 10px 20px 10px 20px;
margin:auto;
border: 2px dotted #ccc;
text-align:left;
}</pre></body></html>