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

html, body { 
	color: #000000; 
	background-color: #ffffff !important; 
	font-family: georgia, 'times new roman', times, serif; 
	line-height: 2.0; 
  	font-size: 13pt;  
	}

/* IDs */

#addressbar { 
	text-align: left; 
	font-size: 7pt; 
	}
	
#copyright { 
	font-size: 6pt; 
	margin-top: -30px; 
	margin-bottom: -30px; 
	}

#firstrightmenutopmargin {
	display: none; 
	}

#rightmenutopmargin {
	display: none; 
	}

#frame {
	color: #000000; 
	background-color: #ffffff; 
	}
	
#footer { 
	text-align: left;
	}

#header { 
	position: relative; top: -30px;
	}

img#spacerImg { 
	width: 0; 
	height: 0; 
	}

#legal {
	display: none; 
	}

#logo {
	width: 214px; 
	height: 91px; 
	}

#logoRight {
	display: none; 
	}

#logoRightCap { 
	position: relative; top: -60px; left: 400px; 
	color: #6e6e6e; 
	font-size: 7pt; 
	}

#mobileMenuTop { 
	display: none; 
	}
	
#mobileMenu { 
	display: none; 
	}

#nameTag {
	position: relative; top: -90px; 
	left: 210px; 
	margin-bottom: -70px;
	font-size: 12pt; 
	font-weight: bold;
	line-height: 1.2; 
	}

#nameTagBig { 
	font-weight: bold; 
	font-size: 18pt ;
	}
	
#newSidemenutopmargin {
	display: none; 
}

#sidemenutop { 
	display: none; 
}

#sidemenutopmargin { 
	display: none; 
}
	
#steelbarTop { 
	display: none; 
}

#text { 	
	width: 100% !important;
	overflow-y: visible !important; 
	}

#wrapper {  
	margin: 30px !important ; 
	}

/* Tags */

 h1, h2, h3, h4, h5, h6, p, li, address  { 
	padding: 10px;
	}

fieldset { 
	border: none;
	margin: 0 0 0 0;
	}

a:link {
	color: #3366cc;  
	}

a:visited {
	color: #cc66cc;  
	}

address { 
	line-height: normal; 
	text-align: left; 
	}

h1 { 
	font-size: 15pt; 
	font-weight: 600;
	text-align: left;
	color: #333399; 
	text-transform: uppercase; 
	white-space: nowrap: 
	}

h2 {  
	font-size: 14pt; 
	font-weight: bold;
	text-align: left; 
	color: #808080; 
	padding-bottom: 0; 
	margin-bottom: -20px;
	}

h3, h4, h5, h6 { 	 
	font-size: 14pt; 
	font-weight: normal;
	text-align: left;
	color: #808080; 
	padding-bottom: 0; 
	margin-bottom: -20px;
	}

input, textarea { 
	margin-left: 0 !important ; /*  IE. Adjust the left margin of the Input Boxes and Textarea in a form. This has no affect on Gecko or Opera browsers */ 
	}

p, li, address, th {
	font-style: normal; 
	}

img {
	border: 0; 
	}

hr {
	border: 1px solid; color: #9BCBFF;
	}

/* Classes */

.captionFont_1 { 
	font-size: 1.1em;
	font-weight: bold;
	text-align: left;
	}

.menu-btn { 
	display: none;
	}
	
.mobileHide {
	display: none;  	
}

.responsive-menu { 
	position: relative; top: -2px; left: -2px;  
	}

p.address { /* Used on Partner page */ 
	position: relative;
	top: -35px; 
	line-height: normal; 
	text-align: left;
	margin-left: 200px;	/* This should be different from CSS for media="screen" */
	}

.partnerImg {
	float: left; 
	margin-right: 70px; 
	}
	
.pdfImgStyle { 
	display: none;  
	}

.pdfText { 
	display: none; 
	}

.pdfLogoFont { 
	padding-bottom: 10px; 
	}

.required { 
	color: #ff0000; 
	font-weight: bold;
	}

.sitebar {	
	display: none; 
	}

.sitebarsep {
	color: #000000 !important ; 
	font-weight: normal;
	margin-left: 5px;
	margin-right: 5px;
	}

.thFont_1 { 
	font-size: 1.0em;
	text-align: left;
	}
</pre></body></html>