﻿#header {
	display: none;
}
#headertext {
	font-size: 150%;
	color: #333333;
	vertical-align: middle;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
}
#menu {
	font-size: 80%;
	color: #333333;
	padding-top: 5px;
	padding-bottom: 1px;
	padding-right: 5px;
	padding-left: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
}
#menu a {
	padding-left: 2px;
	padding-right: 2px;
}
#content {
	font-size: 80%;
	line-height: 150%;
	color: #333333;
	text-align: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
body {
	margin: 0px;
	padding: 0px;
}
a {
	color: #006600;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h4{
	color: #333333;
	lign-height: 150%;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 10px;
	font-size: 120%;
	vertical-align: bottom;
	line-height: 150%;
}
h4 img {
	vertical-align: middle;
	margin-right: 2px;
	display: none;
}

h5{
	color: #333333;
	lign-height: 150%;
	font-weight: normal;
	font-size: 120%;
	line-height: 150%;
	margin-top: 10px;
	margin-bottom: 10px;
	letter-spacing: 0.07em;
}

strong {
	color: #666666;
	lign-height: 150%;
	font-weight: bold;
	font-size: 100%;
	line-height: 150%;
	margin-bottom: 3px;
}
em {
	font-style: normal;
	color: #996633;
	font-weight: normal;
}
hr{
	clear: both;
	margin: 0px;
	border: none;
	background-color: #A5A5A5;
	color: #A5A5A5;
	height: 1px;

}
ul {
	margin-left: 20px;
	margin-top: 8px;
	margin-bottom: 5px;
}
li {
	line-height: 125%;
	margin-bottom: 10px;
	margin-top: 5px;
	color: #555555;
}
table {
	margin-bottom: 10px;
	margin-top: 10px;
}
th {
	padding: 3px;
	background-color: #999999;
	vertical-align: top;
	color: #FFFFFF;
	text-align: left;
	font-weight: normal;
	font-size: 100%;
	border: 1px solid #CCCCCC;
}
td {
	padding: 3px;
	vertical-align: top;
	font-size: 100%;
	border: 1px solid #CCCCCC;
}
caption {
	color: #666666;
	padding-bottom: 5px;
	font-size: 90%;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.path{
	font-size: 80%;
	color: #333333;
	height: 20px;
	line-height: 150%;
	margin-top: 6px;
	margin-right: 5px;
	margin-left: 5px;
}
html > body .path {
	height: auto;
}

.more {
	padding-left: 3px;
	float: right;
	clear: both;
}
.more img {
	margin-top: 3px;
	border: none;
	margin-right: 3px;
	display: none;
}
.page {
	color: #333333;
	margin-top: 10px;
	text-align: right;
	padding-right: 5px;
	margin-bottom: 15px;
	clear: both;
	padding-left: 5px;
	padding-top: 2px;
}
.page a {
	padding-left: 3px;
	padding-right: 3px;
}
.qp {
	border-collapse:collapse;
	font-size: 100%;
	border: 1px solid #999999;
	width: 96%;
	margin-top: 15px;
	margin-bottom: 20px;
	margin-left: 10px;
	color: #333333;
}
.qp caption {
	font-weight: normal;
	color: #333333;
	padding-bottom: 3px;
	font-size: 120%;
	letter-spacing: .1em;
}
.qp th {
	font-weight: normal;
	background-color: #DBF0D2;
	padding: 5px 10px 5px 5px;
	border: 1px solid #999999;
	text-align: center;
	vertical-align: top;
	color: #333333;
}
.qp td {
	font-weight: normal;
	padding: 5px 5px 5px 10px;
	border: 1px solid #999999;
	line-height: 150%;
}

