@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.4em;
	color: #366;
}
p {
	font-size: 0.9em;
	font-family: Arial, Helvetica, sans-serif;
}
.disabled {
	color: #999;
}

h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.1em;
}
h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.9em;
	color: #009;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #369;
}
.table_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}
.header {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1.2em;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
}
.table_style {
	background-color: #eee;
	margin: 1px;
	padding: 6px;
}
.block_title {
	font-family: "Lucida Console", Monaco, monospace;
	font-size: 0.9em;
	font-weight: bold;
	color: #333;
}
.gray_box {
	background-color: #EEEEFF;
	padding-top: 1px;
	padding-right: 12px;
	padding-bottom: 1px;
	padding-left: 12px;
}
.footer_title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.7em;
	font-weight: bold;
}
.footer_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	text-decoration: none;
}
.navi_text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
}
.citation {
	font-size: 0.9em;
	font-style: italic;
}
.white {
	color: #FFF;
}
.banner a {
	color: #FF9;
}
.banner {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFF;
}
.body_text {
	font-size: 0.9em;
	font-family: Arial, Helvetica, sans-serif;
}
.footnote {
	font-size: 0.6em;
	color: #060;
}
.footnote a {
	color: #060;
}
.abse_id {
	font-family: "Courier New", Courier, monospace;
	color: #606;
}

