hr{
	clear: both;
	margin: 0.5em;
}
.hr0{
	border: none;
	width: 0px;
}
address{
	clear: both;
	margin: 0;
	padding: 67px 0px 5px 0px;
	font-size: 80%;
	font-style: normal;
	text-align: center;
}
h1{
	font-weight: 700;
	font-size: 130%;
}
h3{
	margin-top: 2em;
	font-size: 120%;
}
h4{
	font-weight: 700;
	font-size: 120%;
}
h5{
	font-weight: 700;
	font-size: 120%;
	margin-bottom: 0;
}
dl{
	margin-left: 1em;
}
dt{
	font-weight: 700;
}
#contents{
	line-height: 1.4em;
}
#top-navigation ul{
	list-style-type: none;
	margin-bottom: 5px;
	font-size: smaller;
}
#top-navigation li{
	display: inline;
	padding: 0.5em 0;
}
#top-navigation a{
	padding-right: 13px;
	background-image: url(../../guidance/yellow1.gif);
	background-position: right center;
	background-repeat: no-repeat;
}

#header h1{
	left: -999px;
	top: -999px;
	position: absolute;
}

#main-navigation{
	margin-bottom: 2em;
}
#main-navigation ul{
	list-style-type: none;
	margin-top: 1.5em;
	margin-bottom: 1.5em;
	font-size: smaller;
}
#main-navigation li{
	float: left;
	margin-right: 0.2em;
	border: solid #999999 1px;
	text-align: center;
}
#main-navigation a{
	display: block;
	width: 5em;
	padding: 0.5em;
	background-color: #f5f5f5;
}
.wh{
	border: 0px solid;
}
#summary,#bottom,#function,#staff{
	clear: both;
	text-align: left;
	margin-top: 1.5em;
	line-height: 1.4;
}
.contents1{
	clear: both;
	line-height: 1.4;
	text-align: left;
	margin:10px;
}
.textcenter{
	text-align: center;
}
.figCenter{
	left: 50%;
	margin: 5px -200px;
	position: relative;
}
ul.non{
	list-style-type: none;
}

.frame{
	clear: both;
	margin-left: 1em;
	padding: 0px 0px 0px 3em;
	width: 30em;
	border: solid #999999 1px;
}
.frame li{
	margin: 1px;
	padding: 0.3em;
	border: solid #999999 1px;
}
.frame a{
	margin: 0px;
	padding: 0px;
	display: block;
	width: 28em;
}

.left3em{
	margin-left: 3em;
}
.left4em{
	margin-left: 4em;
}
.rightleft1em{
	margin-left: 1em;
}

#costtable1{
	margin: 0.3em 0px 0.3em 2.5em;
	padding: 0px;
	border: 1px solid #cccccc;
}
#costtable1 tr td{
	margin: 1px;
	border: 1px solid #cccccc;
	padding: 0.2em 0.3em;
}
.textright{
	text-align: right;
}
#costtable1 dl{
	margin: 0px;
	padding: 0.2em 3em 0.2em 0;
}

#staff ul{
	list-style-type: none;
	margin-left: 0px;
}
#staff li{
	margin: 0 0.2em 0 0;
	padding: 0;
	width: 32%;
	float: left;
}
.imageleft{
	float: left;
}
.imageright{
	float: right;
}
ul.typesquare{
	list-style-type: square;
	margin-left: 5em;
}

.maru-orange{
	padding-left: 17px;
	background-image: url(../../images/maru-orange.gif);
	background-position: left center;
	background-repeat: no-repeat;
}
.maru-yellow{
	padding-left: 17px;
	background-image: url(../../images/maru-yellow.gif);
	background-position: left center;
	background-repeat: no-repeat;
}
.maru-ygreen{
	padding-left: 17px;
	background-image: url(../../images/maru-ygreen.gif);
	background-position: left center;
	background-repeat: no-repeat;
}
.boxPurple{
	border: 5pt double thistle;
	padding: 3pt;
	font-weight: bold;
	background-color: lavender;
}