@charset "utf-8";

body {
	background-color: #E8F2F3;
	font-size: 125%;
}
div.end_of_page   {
	margin-top: 1em;
	clear: both;
	float: left;
	margin-left: 1em;
}
div.end_of_page p.end_of_page_first_line {
	font-style: italic;
	font-weight: bold;
}
div.majorContent {
	float: right;
	width: 714px;
	margin-right: 1.2em;
}
div.majorContent  div.div_horizontalLine {
	width: 714px;
	float: right;
}
div.majorContent    div.div_horizontalLine  p.horizontalLine {
	font-weight: bold;
	width: 714px;
	border-top-width: 5px;
	border-top-style: solid;
	margin-top: 2.5em;
}
div.majorContent li {
	margin-bottom: 0.75em;
}
div.majorContent p.heading {
	font-size: xx-large;
	font-style: italic;
	font-weight: bold;
	margin-bottom: 0px;
}
div.majorContent  p.opening {
	font-size: x-large;
	font-style: italic;
	font-weight: bold;
}
#topbar {
	height: 150px;
	width: 868px;
	margin-top: 0.5em;
	margin-right: 1em;
	margin-bottom: 0.5em;
	margin-left: 1em;
	border: thin solid black;
	padding-top: 0em;
	padding-right: 2em;
	padding-bottom: 1em;
	padding-left: 2em;
}
#sidebar {
	height: 800px;
	width: 150px;
	border-right-width: thick;
	border-right-style: solid;
	border-right-color: #338185;
	margin-top: 1.5em;
	margin-right: 0em;
	margin-bottom: 2em;
	margin-left: 1em;
	padding-top: 0em;
	padding-right: 2em;
	padding-bottom: 2em;
	padding-left: 0em;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#sidebar a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 0.5em;
}
#sidebar  img.judy {
	text-align: center;
	margin-bottom: 1em;
	width: 160px;
}
#sidebar td {
	font-size: x-large;
	font-weight: bold;
}
#topbar p.major {
	font-family: "Times New Roman", Times, serif;
	font-size: 300%;
	font-style: italic;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0.5em;
	padding-top: 0.3em;
}
#topbar p.minor {
	font-family: "Times New Roman", Times, serif;
	font-size: 115%;
	font-style: italic;
	font-weight: bold;
}

