.page {
	font-family: "Times New Roman", Times, serif;
	font-size: 8pt;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: black;
	background: white;
}

.siteTitle {
	font-size: 22pt;
}

.siteSubTitle {
	font-size: 14pt;
	font-style: italic;
}

.articleFrame {
	border: 1px solid Black; 
	padding: 5px
}

.articleText {
	font-size: 13pt;
}

.stdText {
	font-size: 11pt;
}

.bigLink {
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;
}

.baseDiv {
	width: 700px;
}

.pageHeader {
	 border-bottom: thin solid Black;
}

.pageFooter {
	 border-top: thin solid Black;
}

.pageHeaderCap {
	font-size: 14pt;
	text-transform: uppercase;
}

.pageHeaderReg {
	font-size: 8pt;
}

.chapterTitle {
	font-size: 30pt;
	font-weight: bold;
}

.chapterSubheading {
	font-size: 18;
	font-style: italic;
}

.narrowTable {
	width: 40%;
	font-size: 10pt;
}

.stdTable {
	width: 700px;
	font-size: 10pt;
}

.tocTable {
	width: 700px;
	font-size: 12pt;
	font-weight: bold;
}

.tocTable a {
	color: gray;
}

.tocTitle {
	font-size: 22pt;
	font-weight: bold;
}

.tinyTable {
	font-size: 8pt;
}

.positionIndicator {
	font-size: 8pt;
	font-style: italic;
}

.photoTitle {
	font-size: 13pt;
}

.boldTitle {
	font-size: 13pt;
	font-weight: bold;
}

.photoYear {
	font-size: 12pt;
}

.photoDesc {
	font-size: 10pt;
	margin-top: 0px;
	margin-bottom: 2px;
}

.paragraph {
	font-size: 10pt;
}

.boldParagraph {
	font-size: 10pt;
	font-weight: bold;
}

.footnote {
	font-size: 8pt;
}

.photoCredit {
	font-size: 8pt;
}

.navSmall {
	font-size: 8pt;
}

.navButton {
	color: black;
	font-size: 10pt;
	font-weight: bold;
	margin-left: 3px;
	margin-right: 3px;
}

.dedicationMain {
	font-size: 12pt;
}

.dedicationName {
	font-size: 18pt;
	font-style: italic;
}

.dedicationFrom {
	font-size: 8pt;
	text-transform: uppercase;
}

.dedicationSmall {
	font-size: 8pt;
}

.bookTitle {
	font-style: italic;
}

.pageNumber {
	font-family: arial, helvetica, sans-serif;
	font-size: 9pt;
}

.pageJumpText {
	font-family: arial, helvetica, sans-serif;
	font-size: 8pt;
	width: 25px;
}

.source {
	font-size: 9pt;
}

.ackTitle {
	font-size: 22pt;
	font-weight: bold;
}

.ackAck {
	font-size: 18pt;
	font-weight: bold;
}

.ackList {
	font-size: 8pt;
}

.ackListTitle {
	font-size: 13pt;
}

.ackListSubtitle {
	font-size: 8pt;
	font-weight: bold;
}

.ackListName {
	font-size: 8pt;
}

.straightTextTitle {
	font-size: 28pt;
	font-weight: bold;
}

.straightTextSubtitle {
	font-size: 16pt;
}

.searchText {
	background-image: url(images/SearchTextHere.gif);
	background-repeat: no-repeat; width: 250px; height: 25px;
	font-family: "Times New Roman", Times, serif;
	padding: 4px; font-weight: bold; font-size: 14px;
	background-position: left top; border: solid 1px #CCCCCC
}

.searchButton {
	background-color: #BBBBBB;
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	color: Black;
	border-top: thin solid #CCCCCC;
	border-left: thin solid #CCCCCC;
	border-bottom: thin solid #888888;
	border-right: thin solid #888888;
}
