body {}
p    { font-size: 10pt; font-family: Verdana, Arial, Helvetica, sans-serif; text-align: left; margin: 0.5em 0 }
h1   { font-size: 16pt; font-family: Georgia, "Times New Roman", Times, serif; margin-top: 0.8em }
h2  { font-size: 12pt; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; margin: 0.5em 0 }
h3  { font-size: 12pt; font-family: Verdana, Arial, Helvetica, sans-serif; margin-top: 0.5em; margin-bottom: 0.5em }
a:link { color: #075b2a; text-decoration: underline }
a:active { color: #075b2a; text-decoration: underline }
a:visited { color: #075b2a; text-decoration: underline }
a:hover { color: lime }
.textwht { color: #fff; font-size: 12pt; font-family: Verdana, Arial, Helvetica, sans-serif }
.nav2 { color: #000; font-size: 10pt; font-family: Arial, Helvetica, sans-serif; font-weight: bold }

/* main nav table layout */
tr#NavMain td   { font-size: 10pt; font-family: Arial, Helvetica, sans-serif; font-weight: bold; text-align: left; height: 18px; vertical-align: middle }
tr#NavMain td a:link
	  { color: black; text-decoration: none; padding: 0 10; height: 1.0em }
tr#NavMain td a:active
	  { color: black; text-decoration: none; padding: 0 10; height: 1.0em }
tr#NavMain td a:visited
	  { color: black; text-decoration: none; padding: 0 10; height: 1.0em }
tr#NavMain td a:hover    { color: #075b2a; height: 1.0em }

/* sub nav table layout */
table#NavSub     { color: #cc9; font: 10pt arial, sans-serif; background-color: white; margin-top: 15px; width: 90% }
table#NavSub tr td  { text-align: left; padding-left: 15px; border-bottom: 1px solid #228b22 }
table#NavSub tr td a:link 
	{text-decoration: none; color: black;}
table#NavSub tr td a:active
	{text-decoration: none; color: black;}
table#NavSub tr td a:visited
	 { color: #000; text-decoration: none }
table#NavSub tr td a:hover  { color: #2700ff; text-decoration: underline }
table#NavSub tr th       { color: #fff; background-color: #ffad00; text-align: left; padding-left: 3px }
table#NavSub tr th a:link 
	   { color: #000; text-decoration: none; background-color: #ffad00 }
table#NavSub tr th a:active
	   { color: #000; text-decoration: none; background-color: #ffad00 }
table#NavSub tr th a:visited
	   { color: #000; text-decoration: none; background-color: #ffad00 }
table#NavSub tr th a:hover   { color: #fff }
.sideboxhead { font-size: 10pt; font-family: Verdana, Arial, Helvetica, sans-serif; margin: 3px 0 }
.sideboxbullet  { font-size: 8pt; list-style-type: disc; list-style-position: outside; display: compact; margin: 0 0 0 20px }
.in12 { margin-left: 12px }
