/* CSS Document */
a:link {
	textdecoration: none;
	color:#4169E1;
	text-decoration: none;
}

a:visited {
	textdecoration: none;
	color:#CD853F;
	text-decoration: none;
}

a:hover {
	textdecoration: none;
	color:#4682B4;
	text-decoration: underline;

}

body {
	background-color: #FFFFFF;
}



p {
	font-size: 14px;
	line-height: 20px;
	color: #333333;
	margin-top: 3px;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 20px;
	padding: 0px;
	text-indent: 14px;
}
address {
	font-size: 14px;
	font-style: normal;
	color: #666666;
	clear: right;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #999999;

}
div.clear {
	clear: both;
}
div.side {

	float: left;
	width: 200px;
}
div.main {
	float: left;
	width: 75%;
}

h1 {
	font-size: 22px;
	line-height: 34px;
	color: #FFFFFF;
	background-color: #666666;
	padding: 5px 0px 0px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 20px;

}
p.date {
	font-size: 12px;
	color: #000000;
	margin: 0px;
	text-indent: 0px;
	padding: 0px;

}
p.link {
	font-size: 18px;
	line-height: 24px;
	text-align: left;
	margin: 0px;
	text-indent: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 50px;


}
table.top {
	margin: 0px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}
p.text {
	font-size: 14px;
	line-height: 24px;
	color: #333333;
	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 5px;
	padding-left: 30px;
	margin: 0px;
	text-indent: 0px;

}
h2 {
	font-size: 20px;
	line-height: 24px;
	color: #666666;
	padding: 0px;
	margin: 10px 20px 3px 30px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;


}
h3 {

	font-size: 18px;
	line-height: 20px;
	color: #333333;
	padding: 5px 20px 3px 30px;
	margin: 0px;
}
ul {
	font-size: 14px;
	color: #333333;
	margin: 3px 20px 10px 40px;
	list-style-type: square;
	padding: 0px;
	line-height: 22px;
	list-style-position: inside;



}
ul.link {
	font-size: 16px;
	color: #333333;
	margin: 0px;
	list-style-type: square;
	padding: 5px 20px 5px 40px;
	line-height: 32px;

}
p.title {
	font-size: 36px;
	color: #666666;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding: 0px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	text-indent: 0px;
	height: 60px;
	line-height: 76px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #666666;






}
p.navi {

	font-size: 12px;
	color: #333333;
	margin: 0px;
	text-indent: 0px;
	padding: 0px 20px;
}
address.index {

	font-family: "sans-serif";
	font-size: 14px;
	font-style: normal;
	color: #666666;
	clear: right;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #333333;
}
.pdftype {
	font-family: "Verdana", "Helvetica", "sans-serif";
	font-size: 14px;
	color: #333333;
	font-weight: normal;

}
div.gray {
	padding: 0px;
	margin-top: 5px;
	margin-right: 75px;
	margin-bottom: 20px;
	margin-left: 75px;
	border-top: 2px solid #999999;
	border-right: 2px solid #999999;
	border-bottom: 2px solid #999999;
	border-left: 2px solid #999999;

}
.gray {
	color: #999999;
}
dl {
	font-size: 16px;
	color: #333333;
	line-height: 26px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 50px;
}
.text {
	font-size: 14px;
	line-height: 18px;
	color: #333333;
}
.h-small {
	font-size: 16px;
}
