a {
	text-decoration: none;
	font-weight: bold;
}
a:active {
	color: #306060;
}

a:hover	{
	color: #102020;
}

a:link {
	color: #306060;
}

a.offsite {
	color: #306060;
}

a:visited {
	color: #306060;
}

blockquote {
	font-weight: bold;
}

body {
	background-color: #FFFFFF;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10pt;
	font-weight: normal;
}

div.invisible {
	font-size: 1pt;
	color: #FFFFFF;
}

div.toc {
	background-color: #FFFFFF;
	border: 2px outset #A8C6C6;
	font-weight: bold;
	line-height: 1.1;
	text-align: center;
	width: 121;
}

div.toc a {
	border: 2px solid #FFFFFF;
	margin-bottom: 5;
}

div.toc a, div.toc {
	display: block;
}

div.toc a:hover {
	border: 2px groove #A8C6C6;
	background: #F0F0F0;
	color: #102020;
}

div.toc p {
	margin: 0;
	text-align: center;
}

div.toc-back {
	background-color: #FFFFFF;
	border: 1px outset #A8C6C6;
	font-weight: bold;
	line-height: 1.1;
	text-align: center;
	width: 117;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Hobo Std, Helvetica, Arial, sans-serif;
 
	font-weight: bold;
}

h2, h3, h4, h5, h6 {
	color: #000000;
	margin-left: 5px;
}

h1 {
	color: #008080;
	font-size: 16pt;
	text-align: center;
	margin: 0;
}

h2 {
	font-size: 14pt;
}

h3 {
	font-size: 13pt;
}

h4 {
	font-size: 12pt;
}

h5 {
	font-size: 11pt;
}

h6 {
	font-size: 10pt;
}

li {
	text-align: left;
	margin-bottom: 5;
}

ol {
	margin-left: 32px;
	padding: 0;
}

p {
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 0;
	text-align: justify;
}

pre {
	margin-left: 5px;
}

span.plain {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10pt;
	font-weight: normal;
}

table {
	background-color: #FFFFFF;
	color: #000000;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10pt;
}

table.feedback {
	background-color: #DDFFFF;
	border: 1px outset #A8C6C6;
	font-weight: bold;
	line-height: 1.1;
	padding: 7px;
	text-align: center;
}

table.feedback caption {
	background-color: #FFFFFF;
	border: 2px outset #A8C6C6;
	font-size: 12pt;
	font-weight: bold;
	line-height: 2;
	padding: 3px;
	text-align: center;
}

table.feedback th {
	text-align: left;
	font-weight: bold;
}

table.feedback span {
	text-align: center;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10pt;
	font-weight: normal;
}

ul {
	margin-left: 32px;
	padding: 0;
}

.teal13point {
	color: #306060;
	font-size: 13pt;
	font-weight: bold;
}

.h3paren {
	font-size: 11pt;
	font-weight: bold;
}

.legal {
	font-style: italic;
	font-size: 7pt;
}
