body {
	font-family: verdana,arial,geneva,sans-serif;
	font-style: normal;
	font-size: 9pt;
	line-height: 1.3em;
	margin: 0px;
	padding: 0px;
	background: #ffffff;
	color: #000000;
}

table.back { background-image: url(/i/back.gif); }

p {
	line-height: 1.3em;
	margin: 0.3em 1em 1.2em 0.5em;
}

a:link {
	text-decoration: none;
	color: #0000dd;
}

a:visited {
	text-decoration: none;
	color: #0000dd;
}

a:active {
	text-decoration: none;
	color: #ff0000;
}

a:hover {
	text-decoration: none;
	color: #ee0000;
}

li {
	list-style-type: square;
	list-style-image: url(/i/bullet.gif);
	line-height: 120%;
	margin: 0em 1em 0.6em 0.5em;
}

div.navbar {
	font-family: verdana,arial,sans-serif;
	font-style: normal;
	font-size: 8pt;
	text-align: center;
	color: #000000;
	padding: 2px;
	margin: 0.0em 0em 0em 0em;
	border-style: outset;
	border-width: thin;
	border-color: #aaaaaa;
	background: #dddddd;
}

div.navbar:hover {
	font-family: verdana,arial,sans-serif;
	font-style: normal;
	font-size: 8pt;
	text-align: center;
	color: #000000;
	padding: 2px;
	margin: 0.0em 0em 0em 0em;
	border-style: inset;
	border-width: thin;
	border-color: #aaaaaa;
	background: #eeeeff;
}

div.title {
	font-family: verdana,arial,sans-serif;
	font-weight: bold;
	font-size: 11pt;
	color: #ffffff;
	text-decoration: none;
	margin: 0em 0em 0.6em 0em;
	padding: 6px;
	background: #cccccc;
        background-image: url(/i/back.gif);
}

div.heading {
	font-family: verdana,arial,sans-serif;
	font-weight: bold;
	font-size: 11pt;
	text-decoration: none;
	color: #000000;
	margin: 1em 0em 0em 0.3em;
	padding: 0px;
}

div.alert {
	font-family: verdana,arial,sans-serif;
	font-weight: bold;
	font-size: 12pt;
	text-decoration: none;
	color: #ff0000;
	margin: 0.6em 0.2em 0em 0.5em;
}

div.small {
	font-family: verdana,arial,sans-serif;
	font-style: normal;
	font-size: 9pt;
	line-height: 1.3em;
	margin: 0.6em 1em 0.6em 0.5em;
}

div.footer {
	font-family: verdana,arial,sans-serif;
	font-style: normal;
	font-size: 8pt;
	line-height: 1.3em;
	margin: 0em 0.3em 1em 0.5em;
}

div.edit {
	font-family: verdana,arial,sans-serif;
	font-style: normal;
	font-size: 8pt;
	color: #222222;
	margin: 0.5em 0.2em 1em 0.2em;
}

td.rightbar {
	border-right-style: dotted;
	border-right-width: thin;
	border-right-color: #000000;
	background: #ffffff;
}

td.leftbar {
	border-left-style: dotted;
	border-left-width: thin;
	border-left-color: #000000;
	background: #ffffff;
}

