/* Cascading Style Sheet created using ZStyleSheet */
H1, H2, H3, H4, H5, H6 {
	color: #330099;
	display: block;
	font-weight: bold;
	height: auto;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
	weight: auto;
}

ul.arrow_list {
	margin-bottom: 0;
	margin-top: 0;
}
ul.arrow_list li {
	list-style-image: url("/Images/arrow.gif");
	margin: .25em 0 .25em -2em;
}


.banner a {
	color: white;
	display: block;
	font-size: 16px;
	margin: 5px 20px;
	text-decoration: none;
}


body, p, th, td, li {
	color: #000;
	font-family: verdana, arial, helvetica, san-serif;
	font-size: 10pt;
}

.case-report .counsel {
	font-style: italic;
}

.case-report div {
	margin-bottom: 1em;
}

.case-report .document {
	margin-bottom: 0;
}

.case-report .name {
	font-weight: bold;
}

.case-report .title {
	font-weight: bold;
}


.client-library .doc-list {
	margin-left: 25px;
	text-indent: -25px;
}

.client-library .empty {
	font-style: italic;
	padding-top: .75em;
}

.client-library .page-list {
	line-height: 175%;
}

.client-library ul {
	list-style-type: none;
	/* margin - Excluded for this browser */

	/* padding - Excluded for this browser */

}


.error , .form-error {
	color: #ff0000;
	font-weight: bold;
}

.focus_box {
	border-collapse: collapse;
	float: right;
}
.focus_box td {
	border: 1px solid #996;
	padding: 5px;
	text-align: left;
}

.focus_box th {
	background: url("/Images/arrow_gold.gif") no-repeat left center;
	border: 1px solid #996;
	color: #0033CC;
	font-weight: bold;
	padding: 5px 5px 5px 10px;
	text-align: left;
}


.footer {
	font-size: 9pt;
	font-weight: bold;
}
.footer a, .footer td a {
	background-color: #cccc99;
	color: black;
	font-size: 8pt;
	font-weight: bold;
	padding: 5px 15px;
	text-decoration: none;
}

.footer a:hover {
	color: #990000;
}


h2 {
	color: #003399;
	font-size: 12pt;
}

h3 {
	color: #000000;
	font-size: 100%;
}

h4 {
	color: #330099;
	font-size: 100%;
}

.heading_row {
	background: #003366;
	background-image: none;
	color: white;
	font-size: 75%;
	font-weight: bold;
	text-align: center;
}
.heading_row td, .heading_row th {
	color: white;
	font-size: 75%;
	font-weight: bold;
	text-align: center;
}


.hide {
	display: none;
}

.label {
	font-size: 10pt;
	font-weight: bold;
	text-align: right;
}

.left_nav {
	font-family: verdana, arial, helvetica, san-serif;
	font-size: 10pt;
	font-weight: normal;
}
.left_nav a {
	background-color: #cccc99;
	background-image: url("/Images/arrow_padded.gif");
	background-position: center left;
	background-repeat: no-repeat;
	border-bottom: white solid 1px;
	color: black;
	display: block;
	padding: 5px 10px 5px 45px;
	text-decoration: none;
}

.left_nav a:hover {
	background-color: #ffcc00;
}


.left_nav {
	font-family: verdana, arial, helvetica, san-serif;
	font-size: 10pt;
	font-weight: normal;
}
.left_nav a {
	background-color: #cccc99;
	background-image: url("/Images/arrow_padded.gif");
	background-position: center left;
	background-repeat: no-repeat;
	border-bottom: white solid 1px;
	color: black;
	display: block;
	padding: 5px 10px 5px 45px;
	text-decoration: none;
}

.left_nav a:hover {
	background-color: #ffcc00;
}


.login_left_nav {
	font-family: verdana, arial, helvetica, san-serif;
	font-size: 10pt;
	font-weight: normal;
}
.login_left_nav a {
	/* background-color - Excluded for this browser */

	/* background-image - Excluded for this browser */

	/* background-position - Excluded for this browser */

	background-repeat: no-repeat;
	border-bottom: white solid 1px;
	color: black;
	display: block;
	padding: 5px 10px 5px 45px;
	text-decoration: none;
}

.login_left_nav a:hover {
	background-color: #ffcc00;
}


.login_text {
	color: #330099;
	font-weight: 700;
}

.required {
	color: #ff0000;
	font-weight: bold;
}

.scopenote {
	font-size: 10pt;
}

.shade_row {
	background: #cccc99;
	background-image: none;
	vertical-align: top;
}

.show {
	display: block;
}

.sidelink {
	font-size: 75%;
}

#tab {
	background: #DAE0D2 url("/Images/tabs/bg.gif") repeat-x bottom;
	float: left;
	font-size: 93%;
	line-height: normal;
	margin-bottom: 6px;
	width: 100%;
}
#tab a {
	background: url("/Images/tabs/right.gif") no-repeat right top;
	color: #765;
	display: block;
	float: left;
	font-weight: bold;
	padding: 5px 15px 4px 6px;
	text-decoration: none;
}

#tab li {
	background: url("/Images/tabs/left.gif") no-repeat left top;
	float: left;
	margin: 0;
	padding: 0 0 0 9px;
}

#tab ul {
	list-style: none;
	margin: 0;
	padding: 10px 10px 0;
}

#tab #current {
	background-image: url("/Images/tabs/left_on.gif");
	border-width: 0;
}
#tab #current a {
	background-image: url("/Images/tabs/right_on.gif");
	color: #333;
	padding-bottom: 5px;
}


#tab a:hover {
	color: #333;
}


.table_row {
	font-size: 75%;
	vertical-align: top;
}

.label {
	font-size: 10pt;
	font-weight: bold;
	text-align: right;
}

th {
	text-align: right;
	vertical-align: top;
}

.top_nav a {
	background: url("/Images/arrow_gold.gif") no-repeat left center;
	color: #cccc99;
	font-size: smaller;
	padding: 0px 20px 0px 10px;
	text-align: left;
	text-decoration: none;
	vertical-align: middle;
}

/* End of sheet */
/* Written by Haqa http://www.zope.org/Members/haqa */
