@charset "utf-8";
.caption {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-align: center;
	margin-top: 5px;
	margin-bottom: auto;
	border-top-style: none;
	font-family: "Times New Roman", Times, serif;
	padding: 0px;
	margin-right: 100px;
	margin-left: 100px;
}
.tableborder {
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}
h1 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 1.75em;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	margin-top: 18px;
	margin-bottom: 6px;
	text-transform: uppercase;
	color: #00008A;
	text-align: left;
	padding-top: 25px;
}
h2 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 1.5em;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #00F;
	margin-top: 6px;
	margin-bottom: 6px;
	padding-top: 5px;
	padding-bottom: 0px;
	text-align: left;
}
h3 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 1.25em;
	font-style: italic;
	margin-top: 6px;
	margin-bottom: 6px;
	font-variant: normal;
	color: #034305;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
	padding-left: 0px;
	font-weight: bold;
}
.contents {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: bold;
	font-variant: small-caps;
	color: #000;
	text-align: center;
	list-style-type: decimal;
	list-style-position: outside;
	text-transform: capitalize;
	margin-bottom: 0px;
	margin-top: 18px;
}
.bibliography {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
}




p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: inherit;
	font-weight: normal;
	font-variant: normal;
	color: #000;
	text-align: left;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 6px;
	margin-bottom: 6px;
	list-style-position: outside;
	list-style-type: square;
	padding-right: 0px;
	padding-left: 0px;
}

a {
	color: #000;
	font-weight: bold;
	font-size: 14px;
	font-style: normal;
}
.article {
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 5px;
	padding-left: 25px;
	text-align: left;
}

a:hover {
	color: #009300;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
}
img {
	text-align: right;
}
.contents a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-variant: small-caps;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 1em;
	text-decoration: none;
	font-style: normal;
}
.contentsSub {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: bold;
	text-transform: capitalize;
	font-variant: small-caps;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 250px;
	font-style: normal;
}

.attribution {
	font-style: italic;
	font-weight: bold;
	text-align: right;
	padding-right: 50px;
	padding-top: 0px;
}
.quote {
	font-style: italic;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 50px;
}
.captionsidebar {
	margin-top: 5px;
	margin-right: 25px;
	margin-left: 25px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	color: #000;
	font-size: 14px;
	margin-bottom: auto;
}
