/* =========== */
/* Back Arrows */
/* =========== */
div.back0
{
	text-align: left;
	font-size: small;
	margin: 1.5em 0em 1em 0em;
}

div.back0 a:link, div.back0 a:visited
{
	text-decoration: none;
	color: #00CC00;
	padding: 0.2em 0.4em 0.2em 0.4em;
}

div.back0 a:hover
{
	background-color: #99FF99;
}

div.back0 img
{
	width: 1.1em;
	height: 0.88em;
	margin: 0em 0.3em 0em 0em;
}

/* =================== */
/* Reading List Button */
/* =================== */
.buttonbox1
{
	position: relative;
	float: right;
	margin: 0em 0em 0.3em 0.8em;
	height: auto;
	width: 11em;
	padding: 0.2em;
	text-align: center;
}

div.button1
{
	font-size: 120%;
	font-weight: bold;
	text-align: center;
	margin: 1px;
	background-color: #CCFFCC;
}

div.button1 a
{
	padding: 0.2em 0em;
	color: #006600;
	text-decoration: none;
	display: block;
	border-top: 0.2em #66FF66 solid;
	border-left: 0.2em #66FF66 solid;
	border-bottom: 0.2em #66CC66 solid;
	border-right: 0.2em #66CC66 solid;
}

div.button1 a:visited  a:hover
{
}

div.button1 a:active
{
	color: #00CC00;
	border-top: 0.2em #66CC66 solid;
	border-left: 0.2em #66CC66 solid;
	border-bottom: 0.2em #99FF99 solid;
	border-right: 0.2em #99FF99 solid;
}

/* ================ */
/* Abbreviation Box */
/* ================ */
.simplebox1
{
	position: relative;
	float: right;
	margin: -0.5em 0em 0.3em 1.5em;
	background-color: #FFFF99;
	height: auto;
	width: 18.5em;
	padding: -1em 0em 0.2em 0.9em;
	font-size: x-small;
}

.simplebox1 p
{
	padding-left: 0.7em;
	font-size: 105%;
	text-align: left;
}

.simplebox1 h6
{
	margin: 0.6em 0.7em 0.35em 0em;
	font-size: x-large;
	text-align: center;
}

/* ============== */
/* Overview of RS */
/* ============== */
p.coll
{
	margin: 0.3em 0em 0em 1em;
	font-weight: bold;
}

p.rs
{
	margin: 0em 0em 0em 2.5em;
	font-size: small;
}

.note
{
	margin: 0em 0em 0em 1.5em;
	font-size: x-small;
}
