* { font-size: 100%; line-height: 1em; margin: 0; padding: 0; }
body { background-color: #f5f5f5; }
#body_aria { background-color: white; border-bottom: 1px solid #000080; border-right: 1px solid #000080; }
#header { height: 60px; padding-top: 4px; padding-right: 10px; padding-left: 5px; border-bottom: 1px solid #000080; }
#footer { color: #ccc; font-size: 0.8em; background-color: #000080; text-align: center; padding-top: 5px; padding-bottom: 5px; border-top: 1px solid #000080; }
ul#navi{ list-style-type: none; margin: 0 0 0 212px ; padding: 0; }
ul#navi li { text-indent: -100em; float: left;;}
ul#navi li a { background-image: url(image/navi.gif); background-repeat: no-repeat; display: block; border:none; }
ul#navi li#sitemap a { background-position: 0 0; width: 80px; height: 18px; }
ul#navi li#sitemap a:hover { background-position: 0 -18px; }
ul#navi li#help a { background-position: -80px 0; width: 130px; height: 18px; }
ul#navi li#help a:hover { background-position: -80px -18px; }
.navi2  { width: 180px; height: auto ; padding-top: 4px; padding-left: 4px; }
.navi2 p  { color: white; font-size: 10pt; line-height: 1em; margin-top: 5px; margin-bottom: 5px }
.navi2 p a  { color: #c0c0c0;}
.navi2 p a:hover   { color: #ffa500; text-decoration: underline }
.content {
	padding: 2px 10px 10px;
}
.content h2 { margin-top: 30px; margin-bottom: 5px; }
.content p { line-height: 1.5em; margin-top: 5px; margin-bottom: 5px; margin-left: 1em; }
.pan { color: #808080; font-size: 0.9em; margin-bottom: 20px; }
#roster table { border-color: #4169e1 #4169e1; border-style: solid; border-width: 1px 1px; }
#roster td {
	line-height: 1.3em;
	vertical-align: top;
	border-left: 1px solid #4169e1;
	padding: 4px;
}
#roster td p { margin: 3px; }
#roster th {
	background-color: #e0ffff;
	border-bottom: 1px solid #4169e1;
	border-left: 1px solid #4169e1;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
}
#roster th p { margin-top: 3px; margin-bottom: 3px; }
.roster_uline { border-bottom: 1px solid #4169e1; }
small {
	font-size: 80%;
}
.content h3 {
	font-size: 120%;
	margin-top: 2em;
	font-weight: bold;
}
