body {
	font-size: 11pt;
	font-style: normal;
	font-weight: normal;
	font-family: Helvetica, Arial, Verdana, sans-serif, Times New Roman;
	text-decoration: none;
}
h1, h2, h3, h4, h5, h6 {
	padding: 2pt;
	margin: 2pt;
}
h1 { font-size: 22px; }
h2 { font-size: 21px; }
h3 { font-size: 20px; }
h4 { font-size: 19px; }
h5 { font-size: 18px; }
h6 { font-size: 17px; }
h1 {
	text-align: center;
}
p {
	font-size: 16px;
}
iframe {
	margin: 0px;
	border-width: 0px;
	border-style: none;
	padding: 0px;
}
a:hover, a:focus, div a:hover, div a:focus {
	text-decoration: underline;
}
div {
	padding: 8pt;
	border-width: 2px;
	border-style: solid;
}
div div {
	border-width: 0px;
	border-style: none;
}
div.page {
	min-height: 320px;
}
div.content {
	border-width: 0px;
	border-style: none;
	padding: 0px;
}
.content .content-title {
	text-align: right;
}
div.container {
	border-style: none;
	border-width: 0px;
	padding: 0px;
	margin: 0px;
}
a, .menu .button {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
}
.menu {
	width: 128px;
	margin: 0px;
	margin-bottom: 8pt;
	padding: 0px;
	border-width: 0px;
	border-style: none;
	border-top: 1px solid;
	border-bottom: 1px solid;
	white-space: nowrap;
}
div.left-panel {
	float: left;
	width: 128px;
	z-index: 100;
	position: relative;
}
div.left-panel, body>div>.menu {
	margin-right: 6px;
	padding: 8px;
}
div.left-panel, .colored-border {
	border-width: 2px;
	border-style: solid;
}
body>div>.menu {
	border-left-width: 0px;
	border-left-style: none;
	border-right-width: 0px;
	border-right-style: none;
}
.menu .button {
	padding-top: 1px;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 2px;
	border-width: 2px;
	border-style: solid;
	border-top-width: 1px;
	border-top-style: solid;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	display: block;
	margin: 0px;
	width: 128px;
}
.menu .current .button, .menu .button:hover {
	border-left-width: 3px;
	border-right-width: 3px;
	padding-left: 7px;
	padding-right: 7px;
}
.menu .button:hover {
	border-left-style: double;
	border-right-style: double;
}
.menu-item {
	margin: 0px;
	padding: 0px;
	border-width: 0px;
	border-style: none;
}
table {
	table-layout: auto;
}
td {
	padding: 0px;
	border-width: 0px;
	border-style: none;
	margin: 0px;
	font-size: 9pt;
}
ul {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 3pt;
	padding-bottom: 3pt;
	margin-left: 0px;
	padding-left: 20px;
}
li {
	font-size: 9pt;
	padding: 0px;
	margin: 0px;
}
pre	{
	font-family: Terminal, "Andale Mono", Curier, monospace;
	margin: 0px;
	padding: 0px;
}
hr {
	clear: both;
	margin: 0px;
	padding: 0px;
	border: 0px;
	height: 1px;
	font-size: 1px;
}
fieldset {
	padding: 0px;
	margin: 0px;
	border-width: 0px;
	border-style: none;
}
input[type="text"], input[type="checkbox"], input[type="radio"], select {
	border: 1px #33f solid !important;
}
input[type="checkbox"]:focus, input[type="radio"]:focus {
	outline: 1px #000 dotted;
}
input[type="submit"].flat, input[type="reset"].flat,
.flat fieldset input[type="submit"], .flat fieldset input[type="reset"] {
	font-size: 16px;
	padding-left: 2px;
	padding-right: 2px;
	border-width: 1px;
	border-style: solid;
}
img {
	border-width: 0px;
	border-style: none;
}
#logo {
	width: 128px;
	height: 80px;
	padding: 0px;
	margin: 0px;
}
