body {
	width:			100%;
	background:		#FFFFFF;
	color:			#000000;
	font-size:		medium;
	font-family:		sans-serif;
	margin-left:		1em;

}

div.uri_bar {
	background:		#FFFFFF;
	font-weight:		bold;
	color:			#000000;
	margin-bottom:		1em;
}

div.chapter_menu {
	clear:			both;
	float:			left;
	width:			15%;
	background:		#FFFFFF;
	color:			#000000;
	padding-bottom:		10em;
	border-width:		1px;
	border-color:		#000000;
	border-style:		solid;
}

div.blurb {
	clear:			both;
	width:			100%;
	font-size:		small;
}

div.main_content {
	margin-left:		18%;
}

div.title_bar {
}

div.survey {
	text-align:		left;
	background:		#FFFFFF;
	margin-right:		1em;
	margin-left:		18%
}

div.messageboard {
	background:		#FFFFFF;
	padding-left:		.5em;
	padding-bottom:		1em;
}

.page_extra {
	padding-right:		0px;
	margin-right:		.5em;
}

p {
	clear:			none;
	padding-right:		1em;
}

p.short_menu {
	font-size: 		medium;
	text-align:		center;
	font-weight:		bold;
	margin-bottom:		0px;
	margin-top:		0px;
	padding-top:		0px;
	padding-bottom:		0px;
	margin-right:		1em;
}

p.chapter_image {
	float:			left;
	padding-bottom:		5em;
	padding-right:		1.5em;
	margin-top:		0px;
	padding-top:		0px;
}

p.title_image {
	display:		none;
}

p.illustration {
	text-align:		center;
	display:		none;
}

p.attrib {
	font-weight:		bold;
	font-size:		small;
}

#logo {
	text-align:		center;
	padding-right:		0px;
	display:		none;
}

p.intro {
	font-weight:		bold;
	font-size:		large;
}

p.p_illu {
	float:			left;
	clear:			left;
}

p.mb_controls {
	text-align:		center;
	padding-left:		0px;
	padding-right:		0px;
}

p.message_header {
	text-decoration:	underline;
}

em {
	font-weight:		bold;
	font-style:		normal;
}

table {
	border-collapse:	collapse;
}

tr {
	border-top:		1px solid;
	border-color:		#FFFFFF;
}

thead {
	background:		#FFFFFF;
}

th {
	text-align:		left;
	font-weight:		bold;
}

ul {
	font-weight:		bold;
	padding-right:		0px;
	padding-left:		0px;
}

li {
	margin-left:		1.5em;
}

ul.chapter {
	margin-bottom:		5em;
	list-style-type:	none;
	list-style-image:	none;
	text-align:		right;
	margin-right:		.5em;
	margin-left:		.5em;
}

li.chapter {
	border-width:		1px;
	border-color:		#000000;
	margin-left:		0px;
	margin-bottom:		.5em;
}

ul.chapter_contents {
	list-style-type:	none;
	list-style-image:	none;
	text-align:		right;
	margin-right:		.5em;
	margin-left:		.5em;
}

ul.menu_specials {
	background:		#FFFFFF;
	list-style-type:	none;
	list-style-image:	none;
	text-align:		right;
	padding-right:		.5em;
	padding-left:		.5em;
}

li.chapter_contents {
	margin-left:		0px;
}

.smallprint {
	font-size:		medium;
}

.stickout {
	color:			#000000;
	font-weight:		bold;
	text-decoration:	italic;
}

h1 {
	font-family:		sans-serif;
	font-size:		large;
	margin-bottom:		1em;
	color:			#000000;
}

h2 {
	font-family:		sans-serif;
	font-size:		large;
	margin-bottom:		.5em;
	color: 			#000000;
}

h3 {
	font-family:		sans-serif;
	font-size:		medium;
	color:			#000000;

}

h4 {
	font-weight:		bold;
	font-family:		sans-serif;
	color:			#000000;
	text-align:		left;
	font-size:		medium;
}

img {
	border:			none;
}

hr {
	margin-left:		2em;
	margin-right:		2em;
	border-color:		#000000;
	border-style:		solid;
	border-width:		1px;
}

a {
	font-weight:		bold;
	text-decoration:	underline;
	color:			#000000;
}

a:hover {
	text-decoration:	underline;
}


