body {
	font-family: verdana, helvetica, sans-serif;
	font-style: normal;
	font-size: 10pt;
	line-height: 120%;
	margin: 0px;
	padding: 0px;
	color: #222222;
	background: #ffffff;
}

p {
	line-height: 1.3em;
	margin: 0.3em 1em 0.7em 0.5em;
	padding: 4px;
}

a:link {
	text-decoration: underline;
	color: #1077bb;
}

a:visited {
	text-decoration: underline;
	color: #1077bb;
}

a:hover {
	color: #0000ff;
	text-decoration: underline;
}

a.navbar {
	font-family: georgia,times,serif;
	font-weight: bold;
	font-size: 10pt;
	text-decoration: none;
	text-align: center;
	color: #000000;
	padding: 4px 2px 2px 2px;
	margin: 2px;
}

a.navbar:hover {
	font-family: georgia,times,serif;
	font-weight: bold;
	font-size: 10pt;
	text-decoration: none;
	text-align: center;
	color: #ffffff;
	padding: 4px 2px 2px 2px;
	margin: 2px;
}

div.pagehead {
	font-family: georgia,times,serif;
	font-style: italic;
	font-weight: bold;
	font-size: 14pt;
	color: #ff8f00;
	text-decoration: none;
	margin: 4px;
	padding: 0px;
}

div.date {
	font-family: georgia,times,serif;
	font-style: italic;
	font-weight: bold;
	font-size: 9pt;
	color: #888888;
	text-decoration: none;
	margin: 4px;
	padding: 0px;
}

div.title {
	font-family: georgia,times,serif;
	font-weight: normal;
	font-size: 18pt;
	color: #111111;
	margin: 8px;
	padding: 6px 4px 6px 4px;
}

div.heading {
	font-family: georgia,times,serif;
	font-weight: bold;
	font-size: 12pt;
	margin: 1em 1em 0.5em 0.7em;
	padding: 0px;
	border-bottom-style: dotted;
	border-bottom-color: #a8b3d4;
	border-bottom-width: thin;
}

div.caption {
	font-family: georgia,times,serif;
	font-style: italic;
	font-size: 8pt;
	text-decoration: none;
	text-align: center;
	margin: 0.3em 1em 0.6em 1em;
	padding: 0px;
}

div.footer {
	font-family: georgia,times,serif;
	font-size: 8pt;
	margin: 4px 12px 8px 4px;
}

table.back {
	background-image: url(/i/table.gif);
	border-top-style: none;
	border-top-width: thin;
	border-top-color: #000000;
	border-bottom-style: none;
	border-bottom-width: thin;
	border-bottom-color: #000000;
	padding: 0px;
	margin: 0px;
}

td.bar {
	border-left-style: solid;
	border-left-width: thin;
	border-left-color: #dd5511;
}

table.yellow {
	border-style: solid;
	border-color: #aaaa77;
	border-width: 1px;
	background: #ffffdd;
}

div.box {
	font-family: georgia,times,serif;
	font-weight: bold;
	font-size: 14pt;
	color: #222222;
	width: 250px;
	margin: 10px 4px 10px 4px;
	padding: 12px 4px 4px 12px;
	background: #aaffff;
}

ul {
	margin: 12px 0px 4px 24px;
	padding: 4px;
}

li {
	list-style-type: square;
	list-style-image: url(tick.gif);
	line-height: 130%;
	margin: 0px 0px 24px 16px;
}

li.main {
	font-weight: normal;
	list-style-type: square;
	list-style-image: url(tick.gif);
	margin: 0px 0px 24px 16px;
	padding: 0px;
	width: 440px;
}

ul.sidebar {
	margin: 8px 0px 4px 8px;
	padding: 4px;
}

li.sidebar {
	font-weight: normal;
	font-size: 9pt;
	list-style-type: square;
	list-style-image: url(star.gif);
	line-height: 130%;
	margin: 0px 0px 16px 8px;
	padding: 0px;
	width: 168px;
}

div.sidebox {
	font-family: georgia,times,serif;
	font-weight: bold;
	font-size: 10pt;
	margin: 10px 0px 10px 0px;
	padding: 8px 4px 4px 4px;
	background: #cceeff;
	border-style: solid;
	border-width: 1px;
	border-color: #66aaaa;
}

div.sidebar {
	font-family: georgia,times,serif;
	font-weight: normal;
	font-size: 8pt;
	text-decoration: none;
	margin: 0.3em 1em 0.2em 0.3em;
	padding: 0px;
}
