﻿.text-italic {
	font-style: italic;
}
.text-strong {
	font-weight: bold;
}
.txt-underline {
	text-decoration: underline;
}
.txt-cap {
	text-transform: uppercase;
}
.txt-capbold {
	font-weight: bold;
	text-transform: uppercase;
}
.quote-noitalic {
	margin-right: 50px;
	margin-left: 50px;
	line-height: 100%;
}
.quote-italic {
	margin-right: 50px;
	margin-left: 50px;
	font-style: italic;
	line-height: 100%;
}
.quotesource-italic {
	font-style: italic;
	line-height: 100%;
	width: 50%;
	margin-left: 50%;
}
.quotesource-noitalic {
	line-height: 100%;
	width: 50%;
	margin-left: 50%;
}
.txt-idented {
	margin-right: 50px;
	margin-left: 50px;
}
.txt-idented2 {
	margin-right: 50px;
	margin-left: 100px;
}
.centergreyitalic {
	color: #808080;
	font-weight: bold;
	font-style: italic;
	text-align: center;
}
.txt-largercapcenter {
	text-align: center;
	font-size: 120%;
	font-variant: small-caps;
}
.hr-sectionbreakgrey {
	color: #808080;
	width: 400px;
	height: 1px;
}
.sitetext-color {
	color: #951B1B;
}
.line100 {
	line-height: 100%;
}
.line150 {
	line-height: 150%;
}
.line200 {
	line-height: 200%;
}
.text80 {
	margin-left: 0px;
	margin-right: 0px;
	margin: 0PX;
	line-height: 100%;
	font-family: "Times New Roman", Times, serif;
	font-size: 80%;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #000000;
	text-align: left;
}
.text80-em {
	font-size: 80%;
	font-style: italic;
}
.text80em-ident {
	font-size: 80%;
	font-style: italic;
	margin-right: 50px;
	margin-left: 50px;
}
.txt-center {
	text-align: center;
}
.txt-right {
	text-align: right;
}
.txt-emright {
	text-align: right;
	font-style: italic;
	line-height: 100%;
}
.txt110 {
	font-size: 110%;
}
.ref-right {
	font-family: "Times New Roman", Times, serif;
	font-size: 80%;
	line-height: 100%;
	float: right;
	font-weight: normal;
	font-style: normal;
}
.img-left {
	border-width: 0px;
	float: left;
		margin-right: 8px;
		margin-bottom: 8px;
}
.img-right {
	float: right;
	margin-left: 8px;
	margin-bottom: 8px;
}
.caption {
	font-size: 80%;
	font-weight: bold;
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-variant: normal;
	text-align: center;
	margin-top: 8px;
	line-height: 100%;
}
.nobullets {
	list-style-type: none;
}
.linebreak-sitecolor {
	color: #9E0508;
	height: 1px;
}
.orderlist-upperroman {
	list-style-type: upper-roman;
}
.refnote-right {
	font-size: 85%;
	float: right;
	width: 400px;
	font-style: italic;
	line-height: 100%;
}
.hyperlink-lastchecked {
	color: #808080;
	font-size: 80%;
	font-family: tahoma, arial, sans-serif;
}
