@charset "utf-8";
#wrapper {
	width: 670px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#wrapper2 {
	width: 680px;
	margin-right: auto;
	margin-left: auto;
}

#wrapper table {
	text-align: left;
}
.maintitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 33px;
	color: #333;
	margin-bottom: 50px;
	margin-top: 10px;
}
.chapter {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	color: #333;
	font-style: italic;
	line-height: 30px;
}
.subtitle {
}
.title {
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	line-height: 33px;
}
.nav {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	line-height: 18px;
}

a {
	color: #007Ac0;
}






/* CSS Document */

a:hover {
	color: #09F;
}
p {
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 14px;
	line-height: 20px;
}
td {
	padding-bottom: 20px;
	padding-left: 5px;
}
h1 {
	margin: 0px;
	padding: 0px;
}
.titlesmall {
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	line-height: 18px;
	color: #999;
	font-style: italic;
	font-weight: bold;
	margin-top: 50px;
	display: block;
	width: 333px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
html, body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
}
.printable {
	background-image: url(/images/pdf_icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 35px;
	line-height: 35px;
	padding-left: 45px;
	width: 180px;
	position: absolute;
	top: 10px;
	right: 0px;
	font-size: 12px;
}
