<!-- definition for all web content text -->
body {
	font-family: Lucida Bright;
	font-size: 10pt; 
	text-align: left; 
	color: black;
	}
		 
<!-- Initial Definitions for ALL hyperlinks, paragraphs and table cells -->
a  { 	font-family: Lucida Bright;
		color: blue; 
		text-decoration: none;
		font-size: 10pt; }
a:hover { color: #6699CC; }

p {
	font-family: Lucida Bright;
	font-size: 10pt; 
	text-align: left; 
	color: black;
}

td {   font-family: Lucida Bright;
		font-size: 10pt;
		text-align: left;
  		vertical-align: top;
  		text-valign: top;  
  		}

<!-- definitions for Layout, and Include files -->
<!--- All pages title cell - Definition -->
td.title  {
  color: #FFCC00;
  background-color: #003510;
  font-family: Lucida Bright;
  font-weight: 100;
  font-size: 20pt;
  vertical-align: middle;
  padding-left: 28px;
  width: 100%;
  background-image: url(header2x.gif);
  background-repeat: no-repeat;
  }

<!-- All pages contents side-bar cell - Definition -->
td.maincontent {
  margin: 0px; 
  padding-top: 15px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px; 
  background-color: #009900;
  }
  
<!-- All pages - detailed content cell - Definition -->
td.body {
  width: 100%;
  height: 100%;
  margin: 0px; 
  padding-left: 28px; 
  padding-right: 28px; 
  padding-top: 20px; 
  padding-bottom: 50px;
  background-image: url(dales4.gif);
  background-repeat: repeat;
  }

<!-- dales1.htm Include file - Top Left Include file (society logo) -->
td.dales1  {
  vertical-align: middle;
  text-align: center;
  padding-left: 10px;  padding-right: 19px;
  margin:0px;
  }
<!-- contents.htm Include file - Cell & hyperlink definitions -->
td.pcontent {
  font-weight: bold;
  padding-top: 5px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  border: 0px;
  }
td.content {
  padding-top: 5px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  border: 0px;
  }
td.s-content {
  padding-top: 5px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  border: 0px;
  }
a.content {
  font-size: 8pt;
  color:#f3d600;
  font-weight: bold;
  width: 100%;
  padding-left: 10px;
  padding-right: 10px;
  }
a.content:hover {
  background-color: #f3d600;
  color: #003510;
  }
a.s-content {
  color:#003366;
  font-size: 8pt;
  width: 100%;
  padding-left: 18px;
  padding-right: 10px;
  }
a.s-content:hover {
  color:#FFFFFF;
  background-color: #003366;
  }

<!-- top-right-menu.htm Include file - hyperlink definitions -->
a.banner {
  background-color: #003510;
  color: #ffcc00;
  font-size: 8pt;
  padding-left: 8px;
  width: 85px;
}
a.banner:hover {
  background-color: #F3d600;
  color: #009900;
} 

<!-- Definition for all footer paragraph text & hyperlinks -->
P.footer {
  text-align: right;
  font-size: 8pt;
  padding-right: 5pt;
  }
A.owner 		{font-size: 8pt; padding-right:   5px; } 
a.owner:hover { color: navy; }
<!-- End of general page layout table cell definitions -->

<!-- Definitions for Detailed Contents layout -->
<!-- Definition for all headings used -->
h1           { font-size: 12pt; text-align: left; color: #4A1410 }
h2           { font-size: 10pt; text-align: left; color: #000080 }
h3           { font-size: 10pt; text-align: left; color: #000000 }
h4           { font-size: 10pt; font-style: italic }
h5           { font-size: 8pt }
h6           { font-size: 6pt }
<!-- Definitions used to close up headings and text -->
p.follow     { margin-top: 3; margin-bottom: 3 }
h1.follow    {  margin-bottom: 3 }
h2.follow    {  margin-bottom: 3 }
h3.follow    {  margin-bottom: 3 }
h4.follow    {  margin-bottom: 3 }
h5.follow    {  margin-bottom: 3 }
h6.follow    {  margin-bottom: 3 }
p.sub-follow { font-size: 8pt; margin-top: 3; margin-bottom: 3 }

<!-- Definitions for Sub-text -->
P.sub-txt {  font-size: 8pt; }

<!-- Definitions for Assorted table layouts -->
<!-- Table with Centered Content -->
td.RowCenter {
  text-align: center;
  }
td.RowSubTitleCenter {
  color: #000000;
  background-color: #C0C0C0;
  text-align: center;
  font-weight: bold;
  vertical-align: top;
  }
td.RowTitleCenter {
  color: #FFFFFF;
  background-color: #003366;
  text-align: center;
  font-weight: bold;
  vertical-align: top;
}

<!-- Titles for Standard Table -->
td.TopRow {
  color: #FFFFFF;
  font-weight: bold;
  background-color: #003366;
  vertical-align: top;
  padding: 0px;
  }
td.RowSubTitle {
  color: #000000;
  background-color: #C0C0C0;
  font-weight: bold;
  vertical-align: top;
  }
td.RowTitle {
  color: #000000;
  background-color: #C0C0C0;
  font-weight: bold;
  vertical-align: top;
  }

<!-- definitions of lists - unorderdered lists used in group marketing only -->
ul.tick      { list-style-image: url('tick.jpg') }
ul.x         { list-style-image: url('x.jpg') }
ol.letter    { list-style-type: lower-alpha }



<!-- Styles no longer used -->
td.TopRightMenuCell {
  background-color: #003366;
  }
td.LZRowTitle {
  color: #FFFFFF;
  background-color: #003366;
  font-weight: bold;
  vertical-align: top;
  }
a.corpbanner {
  background-color: #FFFF99;
  color: #003366;
  font-size: 8pt;
  padding-left: 8px;
  width: 139px;
}
a.corpbanner:hover {
  background-color: #003366;
  color: #FFFF99;
}
p.CellFooter {
  text-align: right;
  font-size: 8pt;
  padding-right: 5pt;
  }