﻿#dropmenudiv {
	position: absolute;
	border: 1px solid black;
	border-bottom-width: 0;
	font: normal 12px Times New Roman;
	text-transform: uppercase;
	line-height: 18px;
	z-index: 100;
}
#dropmenudiv a {
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid white;
	padding: 1px 0;
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
}
#dropmenudiv a:hover {
	/*hover background color*/
background: #FFCC00;
	color: red;
}
.style1 {
	border-collapse: collapse;
}
.credits {
	padding: 15px;
	font-family: Arial;
	font-variant: small-caps;
	font-size: 9px;
	letter-spacing: 2px;
	text-align: right;
}
.navbar A:link {
	color: #ffffff;
	text-decoration: none;
	font-family: Times New Roman;
	font-size: 12px;
	text-align: center;
	text-transform: uppercase;
	padding-top: 2px;
	padding-bottom: 2px;
}
.navbar A:visited {
	color: #ffffff;
	text-decoration: none;
	font-family: Times New Roman;
	font-size: 12px;
	text-align: center;
	text-transform: uppercase;
	padding-top: 2px;
	padding-bottom: 2px;
}
.navbar A:active {
	color: #ffffff;
	text-decoration: none;
	font-family: Times New Roman;
	font-size: 12px;
	text-align: center;
	text-transform: uppercase;
	padding-top: 2px;
	padding-bottom: 2px;
}
.navbar A:hover {
	background: #FFCC00;
	text-decoration: underline;
	color: red;
	font-family: Times New Roman;
	font-size: 12px;
	text-align: center;
	text-transform: uppercase;
	padding-top: 2px;
	padding-bottom: 2px;
}
.inline A:link {
	color: blue;
	text-decoration: none;
}
.inline A:visited {
	color: blue;
	text-decoration: none;
}
.inline A:active {
	color: blue;
	text-decoration: none;
}
.inline A:hover {
	color: red;
	text-decoration: underline;
}
a.white {
	color: #ffffff;
	text-decoration: none;
}
a.navbar {
	color: #ffffff;
	text-decoration: none;
}
.content {
	margin: 10px 15px 10px 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	line-height: 135%;
}
h1 {
	font-family: Arial;
	color: #5A6D95;
	font-size: 16px;
	margin-bottom: 0px;
	margin-left: 15px;
	margin-top: 20px;
}
h2 {
	font-family: Arial;
	color: #5A6D95;
	font-size: 16px;
	margin-bottom: 0px;
	margin-left: 15px;
}
h3 {
	color: #5A6D95;
	font-size: 14px;
	margin-left: 15px;
	margin-top: 15px;
	margin-right: 15px;
}
h4 {
	color: #5A6D95;
	font-size: 12px;
	margin-bottom: 0px;
	margin-left: 15px;
	margin-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
li {
	list-style: square;
}
li span {
	color: black;
	margin-right: 15px;
}
li.sidecase {
	margin: 7px 15px 7px -11px;
	list-style: square;
	font-family: Arial;
	font-size: 12px;
	line-height: 14px;
}
li.notecases {
	margin-top: 6px;
	margin-right: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
DIV.topnav {
	color: #ffffff;
	font-family: Times New Roman;
	font-size: 12px;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 0.05em;
	padding-top: 2px;
}
.topnav {
	color: #ffffff;
	font-family: Times New Roman;
	font-size: 12px;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 0.05em;
	padding-top: 2px;
}
.caption {
	font-family: Arial;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
}
.copyright {
	font-family: "Times New Roman", Times, serif;
	font-size: x-small;
	text-align: center;
	margin: 15px;
	line-height: 150%;
	letter-spacing: .05em;
}
.casetext {
	margin: 15px;
	font-family: Arial;
	font-size: 12px;
	line-height: 16px;
	text-indent: 12px;
}
.casedetail {
	margin: 0px 15px 0px 15px;
	font-family: Arial;
	font-size: 12px;
	line-height: 18px;
}
.casetype {
	margin: 15px;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
}
.published {
	font-family: Arial;
	font-size: 12px;
	line-height: 14px;
	padding-top: 20px;
	margin-bottom: -15px;
	margin-left: 15px;
	margin-right: 15px;
}
.address-bar {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: .1em;
}
div.feedburner {
	margin: 0px 15px 0px 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	list-style-type: none;
}
div.feedburnerFeedBlock ul {
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: none;
	margin-left: 0;
	padding-left: 0;
}
div.feedburnerFeedBlock ul ul {
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
}
div.feedburnerFeedBlock ul ol {
	list-style-type: decimal;
	font-family: Arial, Helvetica, sans-serif;
}
div.feedburnerFeedBlock ul li span.headline {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
div.feedburnerFeedBlock ul li span.headline {
	font-weight: bold;
	display: block;
	margin: 12px 0 0 0;
}
#creditfooter {
	display: none;
}
