#header {
	width: 640px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 8px;
}
#header h2 {
	font-size: 18px;
	margin-bottom: 3px;
}
#footer {
	text-align: center;
	width: 640px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.here {
	background-color: #CCCCCC;
}
.nav {
	width: 640px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	line-height: 30px;
	background-color: #666666;
}
.nav td {
	text-align: center;
	font-weight: bold;
	line-height: 14px;
}
.nav a:link {
	text-decoration: none;
	color: #FFFFFF;
}
.nav a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.nav a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.gray {
	width: 640px;
	margin-right: auto;
	margin-left: auto;
	background-color: #CCCCCC;
	font-size: 9px;
	line-height: 9px;
}
.overview {
	width: 640px;
	margin-top: 8px;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
}
.overview h2 {
	font-size: 18px;
	margin-bottom: 3px;
}
.page {
	width: 640px;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
	border-top-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	page-break-before: always;
}
.page h2 {
	font-size: 18px;
	margin-bottom: 3px;
}
.spec {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #339900;
}dt {
	font-weight: bold;
}
.discussion {

	width: 600px;
	margin-top: 8px;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
}
.page table {
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #000000;
	border-left-style: solid;
	border-left-width: 1px;
}
.page td {
	border-top-color: #000000;
	border-top-style: solid;
	border-top-width: 1px;
	border-right-color: #000000;
	border-right-style: solid;
	border-right-width: 1px;
}
.small10p {
	font-size: 11px;
	line-height: 12px;
	font-family: "Trebuchet MS", Arial, Geneva, sans-serif;
}
.grayBottom {
	width: 640px;
	margin-right: auto;
	margin-left: auto;
	background-color: #CCCCCC;
	font-size: 9px;
	line-height: 9px;
	border-top-color: #000000;
	border-top-style: solid;
	border-top-width: 1px;
}
.grayTop {
	width: 640px;
	margin-right: auto;
	margin-left: auto;
	background-color: #CCCCCC;
	font-size: 9px;
	line-height: 9px;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
.obs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: solid 1px;
	padding-left: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 3px;
	background-color: #CCFFFF;
}
.hilite_yellow {
	background-color: #FFFF99;
}
