body {
	background-image: url(images/background.gif);
	background-repeat: repeat;
	background-position: left top;
	background-color: #424E23;
	margin: 20px 0px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
	color: #11162A;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
	color: #11162A;
	margin-top: 7px;
	margin-bottom: 7px;
}
hr {
	color: #FFFBF4;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #BBC69F;
	margin-top: 1em;
	margin-bottom: 1em;
}
a {
	color: #CC3300;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 10px;
	color: #314699;
	line-height: 1.2em;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 10px;
	color: #314699;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #616D41;
	letter-spacing: 1px;
	margin-top: 10px;
	margin-bottom: 10px;
}
ul {
	margin: 0px;
	color: #333333;
	list-style-type: disc;
	padding-left: 25px;
}
li {
	margin-bottom: 4px;
	line-height: 1.4em;
	margin-top: 4px;
}
.copyright {
	font-size: 10px;
	line-height: normal;
	color: #A0AF78;
	padding-top: 15px;
	padding-bottom: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #BBC69F;
	display: none;
}
.copyright a {
	color: #CC3300;
}
#outerBorder {
	background-color: #616D41;
	padding: 0px;
	width: 100%;
	margin-left: 0%;
}
.shadTop {
	background-image: url(images/shad_top.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	display: none;
}
.shadBtm {
	background-image: url(images/shad_btm.gif);
	background-repeat: repeat-x;
	background-position: left top;
	display: none;
}
.shadLeft {
	background-image: url(images/shad_left.gif);
	background-repeat: repeat-y;
	background-position: right top;
	display: none;
}
.shadRight {
	background-image: url(images/shad_right.gif);
	background-repeat: repeat-y;
	background-position: left top;
	display: none;
}
.mainContentCell {
	border: 1px none #FFFFFF;
}
#Header {
	background-color: #07174F;
	display: none;
}
#Header td {
	padding: 10px;
}
#Header td.HomeLink {
	padding: 5px;
}
#Header td.UVALink {
	padding: 10px 0px 0px;
}
#topNav {
	background-color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.contentFront {
	background-color: #FFFBF4;
	border-top-width: 1px;
	border-bottom-width: 6px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #07174F;
	border-bottom-color: #FFDB7E;
	padding: 20px;
}
.content {
	background-color: #FFFBF4;
	border-top-width: 1px;
	border-bottom-width: 6px;
	border-top-style: none;
	border-bottom-style: solid;
	border-top-color: #07174F;
	border-bottom-color: #FFDB7E;
	padding: 20px 40px 20px 30px;
}
.topNavHolder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #07174F;
	display: none;
}
.topNav {
	background-color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.sectTitle {
	margin-top: 10px;
	margin-bottom: 10px;
}
.pageTitle {
	margin-top: 15px;
	margin-bottom: 30px;
	display: none;
}
.dropCap {
	float: left;
	font-size: 530%;
	line-height: 1em;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-weight: normal;
	padding: 0em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: -0.1em;
	margin-bottom: -0.1em;
	margin-right: 0.1em;
}
.uppercase {
	font-size: 10px;
	text-transform: uppercase;
}
.name {
	font-weight: bold;
	color: #000000;
	margin-top: 12px;
	margin-bottom: 0px;
	margin-left: 15px;
}
.position {
	color: #616D41;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
.normal {
	font-size: 11px;
	font-weight: normal;
	color: #11162A;
}
.noTopSpace {
	margin-top: 0px;
}
.photoRight {
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 15px;
	padding: 5px;
	border: 1px solid #BBC69F;
}
.photoRightNoBorder {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 15px;
	border: 1px none #BBC69F;
	float: right;
	clear: right;
}
.photoLeft {
	margin-top: 2px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.photoCell {
	padding-top: 20px;
}
.photoCenter {
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding: 5px;
	border: 1px solid #BBC69F;
}
.galInstruction {
	font-size: 10px;
	line-height: normal;
	text-transform: none;
	color: #616D41;
	font-weight: normal;
	margin-top: 3px;
	margin-bottom: 2px;
}
.ruleEvenSpace {
	margin-bottom: 2px;
}
.listNewsTopic {
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 6px;
}
.extraSpaceTop {
	margin-top: 1.5em;
}
.red {
	color: #CC2800;
	font-size: 10px;
	font-weight: bold;
}
.normal {
	font-style: normal;
}
.dirTitleNoItal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 3px;
	margin-bottom: 3px;
	color: #616D41;
	line-height: 1.4em;
	font-style: normal;
}
.subtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 15px;
	color: #000000;
}
.sidebar {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 15px;
	padding: 5px;
	border: 3px double #BBC69F;
	background-color: #FFFEFD;
}
.sidebar td {
	padding: 10px;
	color: #424E23;
}
.sidebar p.source {
	font-size: 10px;
	line-height: normal;
	color: #666666;
}
.sidebar table td {
	padding: 0px;
}
.sidebar ul {
	margin: 0px;
	color: #333333;
	list-style-type: disc;
	padding-left: 25px;
}
.sidebar li {
	margin-bottom: 5px;
	line-height: 1.4em;
	margin-top: 5px;
}
.sidebar p.SideTitle {
	font-weight: bold;
	color: #424E23;
	margin-top: 4px;
	margin-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #BBC69F;
	padding-bottom: 8px;
}
.textRuleLeftHHRArticle {
	background-image: url(images/rule_vert_double.gif);
	background-repeat: repeat-y;
	background-position: center top;
	width: 90px;
	display: none;
}
.sideNavRightHHR {
	background-color: #FFF7E8;
	width: 22%;
	background-image: url(images/sidenav_shadow.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding: 20px 20px 20px 30px;
}
.contentHHR {
	background-color: #FFFBF4;
	border-top-width: 1px;
	border-bottom-width: 6px;
	border-top-style: none;
	border-bottom-style: none;
	border-top-color: #07174F;
	border-bottom-color: #FFDB7E;
	padding: 20px;
}
.contentHHR .leftColumn {
	width: 20%;
	padding-left: 8px;
	display: none;
}
.contentHHR .leftColumn h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 1.8em;
	margin-top: 0em;
	margin-bottom: 0em;
	text-align: left;
}
.contentHHR .leftColumn h2 {
	font-size: 0.9em;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	font-weight: bold;
	color: #616D41;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFDB7E;
	border-bottom-color: #FFDB7E;
	padding-top: 0.8em;
	padding-bottom: 0.8em;
	margin-top: 1em;
	margin-bottom: 0em;
	text-align: left;
}
.contentHHR .leftColumn ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
.contentHHR .leftColumn li {
	margin-top: 0.6em;
	padding-top: 0.5em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFDB7E;
	padding-bottom: 1em;
	margin-bottom: 0.6em;
}
.contentHHR .articleText h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-size: 2.5em;
	font-weight: normal;
	margin-top: 0pc;
	margin-bottom: 0.7em;
}
.contentHHR .articleText h2 {
	font-style: italic;
	font-weight: normal;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.6em;
	margin-top: 1em;
	margin-bottom: 1.5em;
}
.contentHHR .articleText h2.bookTitle {
	font-size: 1.7em;
	margin-bottom: 0em;
	font-style: normal;
	font-weight: bold;
}
.contentHHR .articleText h3 {
	text-transform: none;
	letter-spacing: normal;
	font-size: 1.2em;
	margin-top: 1.4em;
	margin-bottom: 1em;
}
.contentHHR .articleText h4 {
	text-transform: none;
	letter-spacing: normal;
	font-size: 1em;
	margin-top: 1.4em;
	margin-bottom: 1em;
}
.contentHHR .articleText .quoteIntro {
	font-size: 1.05em;
	color: #996600;
	font-style: italic;
	text-align: left;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-right: 3em;
	margin-left: 3em;
	line-height: 1.5em;
}
.contentHHR .articleText .quoteIntroSource {
	font-size: 1em;
	color: #7F7F7F;
	font-style: italic;
	text-align: right;
	margin-top: 0.2em;
	margin-bottom: 1.5em;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-right: 3em;
	margin-left: 3em;
}
.contentHHR .articleText p {
	margin-top: 1em;
	margin-bottom: 1em;
}
.contentHHR .articleText p.bookPublisher {
	margin-top: 0.3em;
	color: #666666;
}
.contentHHR .articleText .endnotes {
	margin-top: 2em;
	padding-top: 1em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFDB7E;
}
.contentHHR .articleText .disclaimer {
	margin-top: 1.5em;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFDB7E;
	border-bottom-color: #FFDB7E;
	color: #616D41;
	margin-bottom: 1.5em;
	padding-top: 1em;
	padding-right: 0em;
	padding-bottom: 1em;
	padding-left: 0em;
}
.contentHHR .articleText .quotation {
	margin-right: 3em;
	margin-left: 3em;
	margin-top: 0.2em;
	margin-bottom: 0.2em;
	font-style: italic;
}
.contentHHR .articleText .citationNumber {
	color: #C47100;
	position: relative;
	font-size: 85%;
	margin-right: 0.2em;
	margin-left: 0.1em;
	vertical-align: top;
	margin-top: -0.5ex;
}
.contentHHR .articleText ol {
	margin-left: 0em;
	padding-left: 3em;
}
.contentHHR .articleText li {
	margin-top: 0.7em;
	margin-bottom: 0.7em;
}
.TOCAuthor {
	font-style: italic;
	margin-top: 2px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.TOCArticle {
	margin-top: 12px;
	margin-bottom: 3px;
	font-size: 12px;
}
.TOCReviews {
	margin-top: 7px;
	margin-bottom: 3px;
	margin-left: 20px;
}
.lowercase {
	text-transform: lowercase;
}
form {
	margin-top: 8px;
	margin-bottom: 8px;
}
.formPromptTop {
	font-size: 10px;
	line-height: normal;
	color: #7B8A53;
	padding-bottom: 0px;
	padding-top: 5px;
}
input, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.formPromptTopRequired {
	font-size: 10px;
	line-height: normal;
	color: #993300;
	padding-bottom: 0px;
	padding-top: 5px;
}
.quoteTop {
	font-style: italic;
	margin-top: 0px;
	margin-bottom: 5px;
}
.quoteTopSource {
	font-size: 10px;
	line-height: normal;
	text-transform: none;
	color: #616D41;
	font-weight: normal;
	margin-top: 3px;
	margin-bottom: 20px;
}
.orderFormSingleArticles td {
	padding-left: 30px;
}
.pubRegion {
	margin-top: 10px;
	margin-bottom: 20px;
}
.pubRegionNumber {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	color: #FFFFFF;
	background-color: #FFCF6C;
	line-height: normal;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 10px;
	padding-left: 6px;
}
.mediaRecent {
	margin-top: 20px;
	margin-bottom: 15px;
	padding-bottom: 20px;
	padding-top: 5px;
	float: left;
	background-color: #FFFFFF;
	border: 1px solid #FFDB7E;
	padding-right: 20px;
	padding-left: 20px;
	width: 50%;
}
.mediaArchive {
	clear: left;
}
.fullPrice {
	text-decoration: line-through;
}

