body
	{ background-color: #ebebeb; font-family: Verdana, Arial, Helvetica, sans-serif }
.frameborder
	{ border: solid 1px #cccccc }
.filldarkblue
	{ background-color: #0182ac }
.fillmidblue
	{ background-color: #80c0d5; border-bottom: 1px solid white }
.fillwhite1
	{ background-color: white }
.fillwhite2
	{ background-color: white; border-right: 1px solid #cccccc }
.textbody
	{ color: black; font-size: 10px; font-weight: normal; padding-right: 10px; padding-left: 10px; text-indent: 10px }
.textbold
	{ color: black; font-size: 10px; font-weight: bold;  padding-right: 10px; padding-left: 10px }
.textfoot
	{ color: white; font-size: 10px; font-weight: normal; padding-right: 10px; padding-left: 10px; text-align: right }
.texthead1 { color: white; font-size: 15px; font-weight: bold; padding-top: 15px; padding-right: 10px; padding-left: 10px }
.texthead2
	{ color: black; font-size: 15px; font-weight: normal; font-style: italic; padding-top: 10px; padding-right: 10px; padding-left: 10px }
.textital
	{ color: black; font-size: 10px; font-weight: normal; font-style: italic; padding-right: 10px; padding-left: 10px }
.textlist
	{ color: black; font-size: 10px; font-weight: normal; padding-right: 10px; padding-left: 10px }
.textquote
	{ color: black; font-size: 10px; font-weight: normal; font-style: italic; padding-right: 30px; padding-left: 30px }

#content
	{ padding: 10px; width: 450px }
#content ul
	{ color: black; font-size: 10px; font-weight: normal;  margin-left: 10px; padding-left: 20px; padding-right: 10px; list-style-type: disc }
#content ul li.dust
	{ color: #a0a0a0 }
#content ul li.potential
	{ color: #80c0d5 }
#content ol
	{ color: black; font-size: 10px; font-weight: normal;  margin-left: 15px; padding-left: 20px; padding-right: 10px }
#content ol li.dust
	{ color: #a0a0a0 }
#content ol li.potential
	{ color: #80c0d5 }

#navcontainer
	{ width: 150px; border-top: 1px solid white }
#navcontainer ul
	{ font-size: 10px; font-weight: bold; list-style-type: none; margin-left: 0; padding-left: 0 }
#navcontainer a
	{ background-color: #80c0d5; padding: 10px; border-bottom: 1px solid white; width: 150px; display: block }
#navcontainer a:link, #navlist a:visited  { color: #0182ac; text-decoration: none }
#navcontainer a:hover
	{ color: white; background-color: #0182ac }

#notes
	{ width: 170px; padding: 10px; border-bottom: 1px solid #cccccc }
#notes ul
	{ font-size: 10px; font-weight: normal; list-style-type: none; margin-left: 0; padding-left: 10 }
#notes ul li.dust
	{ color: #a0a0a0 }
#notes ul li.potential
	{ color: #80c0d5 }

a:link
	{ color: #0182ac; font-size: 10px; font-weight: bold; text-decoration: none }
a:visited
	{ color: #0182ac; font-size: 10px; font-weight: bold; text-decoration: none }
a:hover
	{ color: #80c0d5; font-size: 10px; font-weight: bold; text-decoration: none }
a:active
	{ color: #0182ac; font-size: 10px; font-weight: bold; text-decoration: none }

rss	{ display: block; background-color: white; font-family: Verdana, Arial, Helvetica, sans-serif }
title	{ display: block; color: #0182ac; font-size: 15px; font-weight: bold; padding-top: 10px; padding-right: 10px; padding-left: 10px; border-bottom: 1px solid #80c0d5 }
link	{ display: block; font-size: 10px; padding-right: 10px; padding-left: 10px; font-style: italic }
description
	{ display: block; font-size: 10px; padding-right: 10px; padding-left: 10px }
item	{ display: block; padding: 2px 30px 2px 30px }
docs	{ display: block; background-color: #ffffe6; margin: 20px; text-align: center; padding: 5px; color: #7f7f7f; border: #0182ac }
/* all hidden elements */
language, lastBuildDate, ttl, guid, category, pubDate, webMaster {
display: none }