.bar
{
	width: 100px;
	background-color: White;
	border: solid 1px Black;
	float: left;
	font-size: 10px;
	height: 12px;
}
.barfill
{
	background-color: #000099;
	float: left;
	font-size: 10px;
	height: 12px;
}
div {
	margin: 0px;
	padding: 0px;
	border: 0px solid #000000;
}
.page, .pageheader, .pagemenuright {
	z-index: 0;
}
.pagecontent {
	z-index: 10;
}
.pagemenuleft {
	z-index: 20;
}
body, p, li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	padding: 0px;
	margin: 0px;
}
body {
	color: #000000;
	background-color: #FFFFFF;
}
body p {
	color: #000000;
}
p {
	margin-bottom: 10px;
}
h1, h2, h3, h4, h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	vertical-align: middle;
	margin: 3px 0px 0px;
	color: #000080;
}
h1 {
	font-size: 12pt;
	line-height: 14pt;
}
h2, h5 {
	font-size: 10pt;
	line-height: 12pt;
}
h3 {
	font-size: 10pt;
	line-height: 10pt;
}
h4, h6 {
	font-size: 5px;
	line-height: 5px;
}
table {
	margin: 0px;
	padding: 0px;
	width: 100%;
}
th, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	color: #000000;
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}
th {
	font-weight: bold;
}
td {
	font-weight: normal;
}
.pagetitle {
	font-weight: bold;
	color: #000099;
	text-align: left;
	vertical-align: bottom;
	padding-bottom: 2px;
}
.subtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: normal;
	font-weight: normal;
/*	margin: 3px; */
	margin-top: 10px;
	background-color: transparent;
}
.box {
	font-size: 8pt;
}
table.box {
	background-color: #FFD300;
	text-align: left;
	vertical-align: top;
	border: 1px solid #FFD300;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 0xp;
	margin-right: 0px;
	width: 100%;
}
.titlemenu {
	background-image: url(img/titlemenu.jpg);
	background-color: #FFD300;
	font-size: 10pt;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
	padding-left: 5px;
	padding-right: 5px;
}
.box th, th.box {
	font-size: 8pt;
	background-image: url(img/boxth.jpg);
	background-color: #FFD300;
	font-size: 10pt;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
	padding-left: 4px;
	padding-right: 4px;
}
.box th a, th.box a, .titlemenu a {
	color: #000000;
	text-decoration: none;
}
.box th a:hover, th.box a:hover, .titlemenu a:hover {
	color: #000000;
	text-decoration: underline;
}
.box td a, td.box a {
	color: #0000C0;
	text-decoration: none;
}
.box td a:hover, td.box a:hover {
	color: #0000C0;
	text-decoration: underline;
}
.box td, td.box {
	font-size: 8pt;
	text-align: left;
	vertical-align: top;
	background-color: #FFF4BF;
	padding-left: 2px;
	padding-right: 2px;
	margin: 0px;
}
.box td table.form tr th {
	font-size: 7pt;
	background-image: none;
	background-color: #FFEA88;
}
.box td table.form tr td {
	font-size: 7pt;
	background-image: none;
	background-color: #FFFFDF;
}
.box td table.form tr td a {
	font-size: 7pt;
	font-weight: bold;
}
span.hr {
	width: 100%;
	height: 5px;
	background-color: #DADDEF;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.contents {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #000080;
	text-decoration: none;
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0px;
}
.contents h1, .contents h2, .contents h3, .contents h4, .contents h5, .contents h6 {
	text-decoration: none;
	color: #000080;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 5px;
	padding-left: 3px;
	padding-right: 3px;
}
.contents h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	padding-bottom: 20px;
	background-image: url(img/headers.jpg);
}

.contents h2, .contents h3, .contents h4, .contents h6 {
	padding-bottom: 10px;
}

.contents h4, .contents h6 {
	display: block;
	padding-bottom: 5px;
	height: 10px;
}

.contents h2, .contents h4 {
	padding-bottom: 5px;
	background-image: url(img/headers_small.jpg);
}

.contents h5, h6 {
	padding-bottom: 5px;
	margin-bottom: 0px;
	background-image: url(img/headers_small_r.jpg);
}

.contents h3 {
	text-decoration: none;
	color: #000080;
	padding-bottom: 2px;
}

.contents h1 a, .contents h2 a, .contents h3 a, .contents h4 a {
	text-decoration: none;
	color: #0000C0;
}
.contents h1 a:hover, .contents h2 a:hover, .contents h3 a:hover, .contents h4 a:hover {
	text-decoration: underline;
	color: #0000C0;
}

.contents h1 td, .contents h2 td, .contents h4 td, .contents h5 td, .contents h6 td {
	color: #000080;
	font-weight: bold;
}
.contents p {
/*	background-color: #E7E7FF; */
}
.contents p, .contents td, .contents td p {
	padding: 3px;
	margin-top: 1px;
}
.contents th {
	padding-top: 3px;
	margin-top: 1px;
}
td.contents, div.contents {
	background-color: #E7E7FF;
}

span.bbcode {
	margin: 0px;
	padding: 0px;
}
.bbcode td {
	padding: 3px;
}
.bbcode h1 {
	font-size: 10pt;
	line-height: 12pt;
}
.bbcode h2 {
	font-size: 10pt;
	line-height: 12pt;
	background-image: none;
}
.bbcode h3 {
	font-size: 10pt;
	line-height: 10pt;
	font-weight: normal;
	background-image: none;
}
.bbcode h4 {
	font-size: 5px;
	line-height: 5px;
	font-weight: normal;
}
.bbcode p, .bbcode td, .bbcode th {
	margin: 0px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 0px;
	padding-bottom: 3px;
}
.bbcode h1, .bbcode h2, .bbcode h3, .bbcode h4 {
	margin-top: 6px;
}
.bbcode p {
	margin-bottom: 6px;
}
.bbcode td p, .bbcode td h1, .bbcode td h2, .bbcode td h3 {
	margin: 0px;
	padding: 0px;
	padding-top: 3px;
	font-size: 10pt;
	font-weight: normal;
	background-image: none;
}
hr, .contents hr, .contents p hr {
	width: 99%;
	height: 0;
	border: 0;
	border-top: 2px solid #DADDEF;	
}
.bordered {
	border: 2px solid #C9CCEF;
}
.webring {
	width: 300px;
}
.webring td {
	text-align: center;
	color: #000080;
	font-size: 7pt;
}
input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
form {
	margin: 0px;
}
form h4 {
	text-align: right;
	padding: 2px;
}
form td, .filled td {
	background-color: #F4F4FF;
	padding: 1px;
}
form th, .filled th {
	/* BBC3DA */
	background-color: #DFE0FF;
	padding: 1px;
}
form .blank {
	background-color: #F2F2FF;
}
.contents a {
	color: #0000FF;
	text-decoration: none;
}
.contents a:hover {
	color: #0000FF;
	text-decoration: underline;
}
.titlemenu img {
	text-align: right;
	vertical-align: bottom;
}
table .timeline {
	margin: 0px;
}
table .timeline tr th {
	text-align: center;
	vertical-align: top;
	padding: 0px;
	margin: 0px;
}
table .timeline tr td {
	text-align: right;
	vertical-align: bottom;
	margin: 0px;
	padding: 0px;
	font-size: 8pt;
}
input {
	margin-top: 1px;
	margin-bottom: 1px;
}
.error {
	color: red;
}
.small, .small td {
	font-size: 8pt;
}
table.align, table.align tr, table.align tr td, table.align tr th {
	margin: 0px;
	padding: 0px;
	border: 0px solid black;
	border-collapse: collapse;
	background-color: none;
}
div.boxbody {
	margin: 0px;
	padding: 0px;
	border: 0px solid black;
	width: 100%;
	height: auto;
}
a img {
	border-width: 0px;
}
table.box th img {
	border-width: 0px;
	cursor: pointer;
	width: 11px;
	height: 11px;
}
