body {
	width:			54em;
	min-width:		600px;
	background:		#FFFFFF;
	color:			#000000;
	font-size:		small;
	font-family:		sans-serif;
	margin-left:		1em;

}

div.uri_bar {
	background:		#c5bdff;
	font-weight:		bold;
	color:			#314A6F;
	margin-bottom:		1em;
}

div.chapter_menu {
	float:			right;
	width:			10em;
	background:		#c5bdff;
	color:			#314A6F;
	padding-bottom:		10em;
	border-width:		1px;
	border-color:		#314A6F;
	border-style:		solid;
}

div.blurb {
	clear:			both;
	width:			100%;
	padding-top:		1em;
}

div.main_content {
	margin-right:		11em;
}

div.title_bar {
	margin-right:		11em;
}

div.survey {
	text-align:		left;
	background:		#c5bdff;
	margin-right:		11em;
}

div.messageboard {
	background:		#c5bdff;
	padding-left:		1.5em;
	padding-bottom:		3em;
	padding-top:		.5em;
	margin-right:		1em;
}

.page_extra {
	width:			17em;
	float:			left;
	clear:			left;
	padding-right:		0;
	margin-right:		.5em;
	padding-top:		.5em;
}

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

p.short_menu {
	font-size: 		x-small;
	border-style:		solid none solid none;
	border-width:		1px;
	border-color:		#314A6F;
	text-align:		center;
	font-weight:		bold;
	margin-bottom:		0;
	margin-top:		0;
	padding-top:		0;
	padding-bottom:		0;
	margin-right:		1em;
}

p.message_header {
	font-size: 		small;
	border-style:		solid none solid none;
	border-width:		1px;
	border-color:		#314A6F;
	font-weight:		bold;
	margin-bottom:		0;
	margin-top:		0;
	padding-top:		0;
	padding-bottom:		0;
	margin-right:		1em;
	background:		#c5bdff;
}

.mb_controls {
	text-align:		left;
	margin:			.5em;
	padding:		0;
	width:			100%;
}

.mb_button {
	padding:		.1em;
	margin-left:		0;
	margin-bottom:		.5em;
	width:			5em;
	border: 		1px solid #314A6F;
	font-weight: 		bold;
	background:		#EEEEEE;
	color:			#314A6F;
}

p.mb_text {
	padding:		0;
	margin:			0;
	text-align:		center;
}

p.title_image {
	margin-bottom:		0;
	margin-top:		0;
	padding-top:		0;
	padding-bottom:		0;
}

p.illustration {
	text-align:		center;
}

p.quick_link {
	margin-top:		0;
	padding-top:		0;
	margin-bottom:		0;
	padding-bottom:		.5em;
}

p.attrib {
	font-weight:		bold;
	font-size:		x-small;
	margin-top:		0em;
	padding-top:		.25em;
}

#logo {
	text-align:		center;
	padding-right:		0;
	padding-top:		1em;
}

p.intro {
	font-weight:		bold;
}

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

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

table {
	border-collapse:	collapse;
}

tr {
	border-top:		1px solid #c5bdff;
	border-bottom:		1px solid #c5bdff;
}

thead {
	background:		#c5bdff;
}

th {
	text-align:		left;
	font-weight:		bold;
	padding-right:		1em;
}

ul {
	font-weight:		bold;
	list-style-image:	url(./images/furniture/bullet.png);
	padding-right:		0;
	padding-left:		0;
}

li {
	margin-left:		1.5em;
}

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

li.chapter {
	border-style:		none none solid none;
	border-width:		1px;
	border-color:		#314A6F;
	margin-left:		0px;
	padding-bottom:		.25em;
	padding-top:		.25em;
}

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

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

li.chapter_contents {
	margin-left:		0;
}

.smallprint {
	font-size:		x-small;
}

.stickout {
	color:			#FF0000;
	font-weight:		bold;
}

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

h2 {
	font-family:		sans-serif;
	font-size:		medium;
	margin-bottom:		.5em;
	color: 			#314A6F;
}

h3 {
	font-family:		sans-serif;
	font-size:		small;
	color:			#000000;
	font-style:		italic;
}

h4 {
	font-weight:		bold;
	font-family:		sans-serif;
	color:			#314A6F;
	text-align:		left;
	font-size:		small;
}

img {
	border:			0px;
	margin-top:		0px;
	margin-bottom:		0px;
}

hr {
	margin-left:		2em;
	margin-right:		2em;
	border:			1px solid #314A6F;
}

a {
	font-weight:		bold;
	text-decoration:	none;
	color:			#314A6F;
}

a:hover {
	text-decoration:	underline;
}

textarea, input, button {
	border:			1px solid #314A6F;
	background:		#EEEEEE;
}

input.rad {
	border:			none;
}
