<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">&lt;style type="text/css"&gt; 
 
body  {
	font-family: Arial, Helvetica, sans-serif;	
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
.style7 {font-size: x-large;
	font-weight: bold; color: #4f2524;
}
.twoColFixRtHdr #leftrail {
	width: 150px;
	float: left;
	background-image: url(Graphics/stick2.png);
	background-attachment:fixed;
	height: 1080px;
	background-repeat: repeat-y;
	margin-top: 0 px;
		}
.twoColFixRtHdr #container {
	width: 780px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left;
	padding-top: 5px;	
		} 
.twoColFixRtHdr #header {
	background: #FFFFFF;
	padding: 0 10px 0 20px;
	width: 780px;
} 
.twoColFixRtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.twoColFixRtHdr #sidebar1 {
	float: right; /* since this element is floated, a width must be given */
	width: 200px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #FFFFFF; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 15px 10px;
	border: 1px dotted #4f2524;
	margin-top: 1em;
	font-size: 12px;
}
.twoColFixRtHdr #mainContent {
	padding: 20px;
	background: #ffffff;
	border-bottom: 1px solid #4f2524;
	border-left: 1px solid #4f2524;
	border-right: 1px solid #4f2524;
	font-family: Arial, Helvetica, sans-serif;
		} 
.twoColFixRtHdr #footer {
	padding: 0 10px 0 20px;
	background-image: url(Graphics/backtest.png);
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;	
} 
.twoColFixRtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.style1 {	
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;	
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;	
	color: #4f2524;
	font-weight: bold;
}
.style3table {
	font-family: Arial, Helvetica, sans-serif;
	color: #4f2524;
	font-weight: bold;
	border-bottom-style: dotted;
	border-bottom-width: thin;
	border-bottom-color: #999999;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;	
	top: auto;
}
a:link {
	text-decoration: none;
	color: #4f2524;
}
a:visited {
	text-decoration: none;
	color: #4f2524;
}
a:hover {
	text-decoration: none;
	color: #BFA800;
}
a:active {
	text-decoration: none;
	color: #4f2524;
}
.auth-menu {
	background-color:#FFFFFF;
	border-color:#4f2524;
	border-style:solid;
	border-width:1px 1px 4px;
	color:inherit;
	padding:10px;
	width:150px;
	float: right;
	margin-top: 1em;
	font-family: Arial, Helvetica, sans-serif;	
}
.auth-menu h4 {
	background-color:#4f2524;
	border-bottom:1px solid #4f2524;
	color:#ffffff;
	margin:-10px -10px 10px;
	padding:4px 7px 2px
}
.auth-menu li a {
	background-color:inherit;
	color:#333333 !important;
	font-size:11px !important;
	letter-spacing:1px;
	text-decoration:none !important;
	text-transform:capitalize;
}
.auth-menu ul {
	margin:0 0 0 8px;
	padding:0 0 0 8px;
}
.auth-menu li {
	color:#4f2524;
	list-style-type:square;
	margin:0 0 7px;
}

footer.box {
    font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	
}
table.navbox {
	height: 40px;
	width: 780px;
	background-image: url(grassbar.png);
}

table.flasbox {
	width: 310px;
	border-width: 1px;
	background-color:#D6D6D6;
	border-style: dotted;
	border-color: #4f2524;
}
table.schedule th.center, table td.center {
	text-align: center;
	vertical-align: top;
}
table.schedule th.right, table td.right {
	text-align: right;
	width: 85px;
}
table.schedule tr.alt {
	background-color: #FFFFFF;
	border-bottom: 1px solid #999999; 
}
table.schedule tr.reg {
	background-color: #D6D6D6
}
table.schedule {
	margin: 0 0 20px;
	width: 100%;
}
table.schedule td.heading {
	font-family: Arial, Helvetica, sans-serif;
	color: #4f2524;
	font-size: 18px;
	text-align: left;
	font-weight: bold;
	padding: 15px 0 10px 5px;
	background-color: #CCC;
}	
table.schedule td.topheading {
	font-family: Arial, Helvetica, sans-serif;	
	color: #4f2524;
	font-size: 18px;
	text-align: left;
	font-weight: bold;
	padding: 0 0 10px 0;
}	
table.schedule td {
	border-bottom: 1px solid #999999;
	padding: 10px 0 3px 0;
	font-weight: bold;
	font-size: 16px;
}
table.schedule td.time-start, table.schedule td.time-end {
	padding-left: 0;
	padding-right: 0;
	text-align: right;
}
table.schedule td.time-start {
	width: 70px;
	font-size: 12px;
	vertical-align: top;
	padding-left: 5px;
	text-align: left;
}
table.schedule td.time-end {
	width: 55px;
	text-align: left;
	padding-left: 2px;		
	font-size: 12px;
	vertical-align: top;
}
table.schedule td.title {
	font-size: 12px;
	font-weight: bold;
	padding-left: 10px;
}
table.bio {
	font-size: 14px;
	width: 480px;
	 }
table.award {
border: 1px; 
border-color:#4f2524;
width: 500px;
padding: 5px;
}
table.president {
	width: 100%;
		}
table.president td.message {
	font-size: 14px;
	padding: 0 0 0 10px;
	border-left-style: dashed;
	border-left-width: thin;
	border-left-color: #CCCCCC;
		}		
table.bio td.photo {
	vertical-align: top;
	width: 110px;
	 }	 
table.bio td.title {
font-size: 16px;
color: #4f2524;
font-weight:bold;
border-bottom: thin #CCCCCC dashed;
text-align: left;
background-color: #CCC;	
}
table.bio td.bio-speakername {
	font-size: 14px;
	font-weight: bold;
	vertical-align: top;
	text-align: left;

}

table.materials
{
	font-family: Arial, Helvetica, sans-serif;	
}
table.materials td.agenda
{
	font-size: 11px;
	vertical-align: top;
	text-align: center;
}

table.materials td.committee{
	font-size: 12px;
	font-weight: bold;
	vertical-align: top;
	text-align: left;
}

table.materials td.minutes{
	font-size: 11px;
	vertical-align: top;
	text-align: center;
}
table.materials td.other
{
}


table.president td.photo {
	vertical-align: top;
	width: 140px;
	 }
table.hotel {
	font-size: 12px;
	width: 100%;
	 }
table.hotel td.reservation {
	 font-size: 16px;
	 color: #0066CC;
	 padding: 20px;
	 }
table.hotel td.info {
	font-size: 14px;
	color: #000000;
	padding: 5px;
	 }
table.meetings {
	margin: 0 0 20px;
	width: 100%;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
table.meetings td.meetings-title {
	font-size: 24px;
	color: #dd5928;
	padding: 0 5px 5px 5px;
	background-color: #D6D6D6;
	border: dotted;
	border-width: 1px;
	}
table.meetings td.meetings-time {
	font-size: 16px;
	color: #e07f27;
	padding: 0 0 10px 0;
}
table.meetings td.meetings-chair {
	font-size: 12px;
	font-weight: bold;	
}
table.meetings td.meetings-body {
	padding: 10px 0 5px 0;
	font-size: 14px;
	}
table.meetings td.meetings-chairname {
	font-size: 12px;
	}
table.hotellocation {
	font-size: 13px;
	width: 100%;
	vertical-align: top;
	padding: 10px;	
	}
table.hotellocation td.hotellocation-alt{
background: #CCCCCC;
paddiing: 5px;
}
table.hotellocation td.hotellocation-address{
	padding: 0 0 10px 0;
	font-size: 14px;
	}
table.hotellocation td.hotellocation-title{
	padding: 10px 0 0 0;
	font-weight: bold;
	color: #4f2524;
	font-size: 16px;
	border-bottom-style: dashed;
	border-bottom-width: thin;
	border-bottom-color: #999999;
	}
table.hotellocation td.hotellocation-text{
	font-size: 14px;
	padding: 5px;
}
table.regminitable {
font-size: 18px;
font-weight: bold;
border-bottom: thin #999999 dashed;
padding-top: 5px;
}
&lt;/style&gt;[if IE 5]&gt;
&lt;style type="text/css"&gt; 
/* place css box model fixes for IE 5* in this conditional comment */
.twoColFixRtHdr #sidebar1 { 
	width: 220px; 
}
&lt;/style&gt;
&lt;![endif][if IE]&gt;
&lt;style type="text/css"&gt; 
/* place css fixes for all versions of IE in this conditional comment */
.twoColFixRtHdr #sidebar1 { 
	padding-top: 30px; 
}
.twoColFixRtHdr #mainContent {
	zoom: 1;
	left: auto;
}
/* the above proprietary zoom property gives IE the hasLayout it needs to avoid several bugs */
&lt;/style&gt;
/* this is to offset stupid stuff */
</pre></body></html>