h1 {  font-family: "Courier New", Courier, mono; font-size: 36px; font-weight: bold; color: #666666; line-height: 36px; margin-top: 6px; margin-right: 0px; margin-bottom: 12px; margin-left: 0px}
.topbar {
	background-color: #C6E3C6;
	font-size: 10px;
	color: Gray;
}
.bottombar {  background-color: #C7E2C7}
.mainparagraphs {  font-family: "Courier New", Courier, mono; font-size: 16px; color: #333333; margin-top: 12px; margin-right: 36px; margin-bottom: 12px; margin-left: 36px; line-height: 20px}
.sideparagraph { font-family: "Courier New", Courier, mono; font-size: 14px; color: #666666; margin-top: 12px; margin-right: 12px; margin-bottom: 12px; margin-left: 12px; line-height: 16px}
.sidebarbg {  background-color: #C7E2C7}
h2 { font-family: "Courier New", Courier, mono; font-size: 32px; font-weight: bold; color: #E2F1E2; line-height: 36px; margin-top: 6px; margin-right: 6px; margin-bottom: 0px; margin-left: 12px; text-align: right; text-indent: 0px}
.logo {  font-family: "Courier New", Courier, mono; font-size: 16px; color: #999999; background-color: #666666; letter-spacing: 2px}
.copyright { font-family: "Courier New", Courier, mono; font-size: 10px; color: #333333; text-indent: 3pt}
.sideparagraph a:link {  color: #0000CE; text-decoration: underline}
.sideparagraph a:visited {  color: #0000CE; text-decoration: underline}
.sideparagraph a:hover {
	color: #0000CE;
	text-decoration: underline;
	background-color: #E2F1E2;
}
.sideparagraph a:active {  color: #333333; text-decoration: underline}
body {  background-color: #FFFFFF}
.mainparagraphs a:link {  color: #0000CE; text-decoration: underline}
.mainparagraphs a:visited {  color: #0000CE; text-decoration: underline}
.mainparagraphs a:hover {  color: #0000CE; text-decoration: underline; background-color: #C6E3C6}
.mainparagraphs a:active {  color: #333333; text-decoration: underline}
.picture {  background-color: #99CC99; background-image: url(assets/images/mortimer.gif)}
.topbar a:link {
	color: #9E9E9E;
	text-decoration: underline
}
.topbar a:visited { color: #CCCCCC; text-decoration: underline }
.topbar a:hover { color: #666699; text-decoration: none; background-color: #CCCCCC}
.topbar a:active { color: #666699; text-decoration: underline }
h3 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; font-weight: normal; color: #CCCCCC; line-height: 14px; margin-top: 24px; margin-right: 0px; margin-bottom: 6px; margin-left: 24px}
.menuDiv {
	border-right: 1px dotted #CCCCCC;
	padding-right: 12px;
}
.menuDivHeader {
	margin-top: 12px;
	margin-bottom: 8px;
	font-size: 16px;
	color: #B0BAC6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	cursor: pointer;
}
.menuButBlank{
	margin-right: 6px;
}
.menuButPlus {
	background-image: url(../images/menplus.gif);
	margin-right: 6px;
}
.menuButMinus {
	background-image: url(../images/menminus.gif);
	margin-right: 6px;
	cursor: pointer;
}
.menuMarker {
	margin-right: 0px;
	cursor: pointer;
}
.subLinks {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.subLinks a:link {
	text-decoration: none;
	color: #666666;
}
.subLinks a:visited {
	text-decoration: none;
	color: #999999;
}
.subLinks a:hover {
	text-decoration: none;
	color: #B0BAC6;
}
.showIt {
	display: block;
}
.hideIt {
	display: none;
}
.expBlank   { 
	display: none;
}
.expBlank2 { 
	display: none;
}
.expandIt { 
	background-image: url(../images/expall.gif); 
	cursor: pointer; 
	display: block;
	background-repeat: no-repeat
}
.expandIt2 {
	background-image: url(../images/closeall.gif);
	cursor: pointer;
	display: block;
	background-repeat: no-repeat
}
.controlP {
	margin-top: 0px; 
	margin-bottom: 0px;
}