#theory-body-container {
}
#theory-h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: italic;
	color: #000;
	margin: 0 auto;
	line-height: 2em;
	background-color: #FC0;
	padding: 15px 120px 15px 150px;
}
.theory-subhead {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	color: #000;
	font-weight: bold;
	text-align: left;
	margin: 0 0 10px 0;
}
#theory-summary {
	margin: auto;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 20px;
	padding: 30px 150px;
}
.theory-red-bold {
	color: #900;
	font-weight: bold;
}
#theory-anchor {
	padding: 5px 150px;
	font-family: Verdana, "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
	background-color: #F4FAFD;
}
#theory-anchor ul {
	list-style-type: none;
	padding: 10px 0;
	margin: 0;
}
#theory-anchor li {
	padding: 3px 0;
	margin: 0;
}
#theory-anchor a {
	color: #000;
	text-decoration: underline;
}
#theory-anchor a:hover {
	color: #900;
	text-decoration: none;
}
.theory-body-content {
	padding: 30px 150px;
	display: block;
	font-size: 15px;
	line-height: 1.5em;
}
.theory-body-content li {
	padding-bottom: 20px;
}
div .theory-body-content:hover {
	display: block;
	background-color: #FFFFDF;
}
.theory-body-content a {
	display: block;
	color: #900;
}
.theory-body-content a:hover {
	display: block;
	background-color: #FFC;
}
#anchor-link-area {
	font-family: Verdana, "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#anchor-link-area a {
	color: #000;
	display: block;
	padding: 5px 150px;
	background-color: #E3F5FD;
}
#anchor-link-area a:hover {
	background-color: #D0F1FF;
}
.theory-diagram {
	padding: 20px 0;
	border-top: solid #900 1px;
	border-bottom: solid #900 1px;
	font-family: Verdana, "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999;
	font-weight: bold;
	background-color: #FFF;
	padding-left: 20px;
}
.theory-diagram img {
	padding-top: 20px;
	padding-left: 70px;
}
#theory-footnote {
	padding: 5px 150px;
	background-color: #EBEBEB;
	margin-bottom: 1px;
	font-family: Verdana, "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#theory-author-notes {
	padding: 20px 150px 30px 150px;
	font-size: 14px;
	line-height: 1.4em;
}
.hilite {
	color: #900;
}
#theory-head {
	font-family: "Times New Roman", Times, serif;
	font-size: 32px;
	margin: 20px auto;
	width: 580px;
}
#theory-banner {
	height: 73px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	border: solid #930 1px;
	padding-left: 17px;
	padding-top: 5px;
	width: 310px;
	background-color: #FFF;
	float: left;
	background-image: url(../img/test-data/bnr-comp-dropshadow-bg.gif);
	background-repeat: repeat-y;
	background-position: 0;
	margin-left: 45px;
}
#theory-banner .red {
	color: #900;
}
#theory-banner ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#theory-banner li {
	padding: 3px 0;
}
#theory-banner li a {
	text-decoration: none;
	font-size: 12px;
	color: #666;
}
#theory-banner li a:hover {
	text-decoration: none;
	font-size: 12px;
	color: #900;
}
#theory-footnote ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#theory-footnote li  {
	list-style-type: none;
	padding: 3px 0;
	font-family: Verdana, "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#theory-footnote .red {
	color: #900;
}
#theory-footnote li a {
	text-decoration: underline;
	font-size: 10px;
	color: #000;
}
#theory-footnote li a:hover {
	text-decoration: none;
	font-size: 10px;
	color: #900;
}

