/* Cascading Style Sheet created using ZStyleSheet */
body, p, li, td {
	font-family: Verdana, arial, helvetica, san-serif;
	font-size: 10pt;
	margin-left: .5em;
	margin-right: 20px;
}

body {
	background-color: #ffffbe;
	background-image: ;
	background-repeat: no-repeat;
}

.printable {
	background-color: white;
	background-image: none;
	background-repeat: no-repeat;
}

.footer {
	margin-left: 20px;
}

H1, H2, H3, H4, H5, H6 {
	color: #9c3131;
	display: block;
	font-weight: bold;
	height: auto;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}

.admin-menu blockquote {
	margin-bottom: 0px;
	margin-left: 20px;
	margin-top: 0px;
}

.admin-menu li {
	list-style-image: url("/Images/arrow.gif");
	margin: .25em 0 .25em -2em;
}

.admin-menu ul {
	margin-bottom: 0;
	margin-top: 0;
}


.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 {
	text-align: left;
}
.client-library .desc {
	margin-left: 18px;
}

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

.client-library li li {
	padding-left: 10px;
}

.client-library li table {
	padding-left: 0px;
}

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

.client-library table {
	padding-left: 40px;
}

.client-library ul {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
}


.client-library {
	font-family: arial, helvetica, san-serif;
	font-size: 90%;
}

.client-library {
	font-family: arial, helvetica, san-serif;
	font-size: 80%;
}

#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;
	padding-bottom: 5px;
	text-decoration: none;
}

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

#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;
}


.copyright {
	font-size: .95em;
	text-align: center;
}

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

.greenrow, .greenrow a {
	background-color: #316331;
	clear: both;
	color: white;
	font-weight: bold;
	margin-top: .3em;
	padding-right: .3em;
	padding-top: .3em;
	text-align: right;
	text-decoration: none;
}

h2 {
	font-size: 1.3em;
	margin: .5em 1em .5 em 40px;
	padding: 2;
}

h3 {
	font-size: 100%;
}

h4 {
	font-size: 100%;
}

.heading-row {
	background-color: #316331;
	color: white;
	font-weight: bold;
}

.hide {
	display: none;
}

table.inset {
	border-collapse: collapse;
	padding: 10px;
}
table.inset td {
	border-bottom-style: solid;
	border-color: #006699;
	border-left-style: solid;
	border-right-style: solid;
	border-top-style: none;
	border-width: 1px;
	padding : 10px;
}

table.inset th {
	background-color: #006699;
	color: white;
	font-weight: bold;
	padding: 10px;
}


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

.left-nav {
	font-weight: bold;
	margin-left: 1px;
	margin-right: 10px;
	text-align: left;
}
.left-nav a {
	border-bottom: 1px solid #9c3131;
	color: #316331;
	display: block;
	font-weight: bold;
	line-height: 1.5;
	margin-left: 1px;
	margin-right: 1px;
	padding-left: 2px;
	padding-right: 1px;
	text-decoration: none;
}

.left-nav a:hover {
	color: #9c3131;
}


.legaltopics a {
	color: #9c3131;
	font-weight: bold;
	text-decoration: none;
	vertical-align: top;
}

.legaltopics a:hover {
	color: #316331;
}

.legaltopics img {
	border: 0;
	margin: 5px;
	vertical-align: top;
}


.title, .title a {
	color: #9c3131;
	font-weight: bold;
	text-decoration: none;
}

.title a:hover {
	color: black;
}

.title {
	font-weight: bold;
	text-decoration: none;
}

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

.logo {
	background-attachment: scroll;
	background-color: #ffffcf;
	background-image: url("/Images/state_banner.gif");
	background-position: 0 0;
	background-repeat: no-repeat;
}

.logo_blank {
	left: 0;
	position: absolute;
	top: 0;
}

.pageframe {
	border: 3px solid #316331;
	margin-left: 20px;
	padding: 0;
}

.redbox {
	margin: .3em 0 .5em .5em;
	text-align: right;
}
.redbox a {
	border: 1px solid #9c3131;
	color: #9c3131;
	font-weight: bold;
	margin-left: 2px;
	padding: 2px 4px;
	text-decoration: none;
}


.redrow {
	background-color: #9c3131;
	clear: both;
	color: white;
	font-weight: bold;
	margin: 0;
	padding-left: 60px;
}
.redrow a {
	color: white;
	font-size: .9em;
	margin-right: 1em;
	text-align: right;
	text-decoration: none;
}

.redrow form {
	margin: 2px;
}


.referral {
	color: green;
	font-weight: bold;
	text-align: center;
}

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

.shade-row {
	background: #CCCCFF;
	background-image: none;
}

.show {
	display: block;
}

.smalltext {
	font-size: 90%;
}

#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;
	padding-bottom: 5px;
	text-decoration: none;
}

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

#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 a {
	background-image: url("/Images/tabs/right_on.gif");
	color: #333;
	padding-bottom: 5px;
}

#tab #current {
	background-image: url("/Images/tabs/left_on.gif");
	border-width: 0;
}


.table-data {
	font-size: 85%;
	vertical-align: top;
}

th {
	font-size: 10pt;
	text-align: left;
	vertical-align: center;
}

.top_nav {
	color: #316331;
	font-weight: bold;
	margin-left: 50px;
	margin-right: .3em;
	text-align: right;
	text-decoration: none;
}
.top_nav a {
	color: #316331;
	font-weight: bold;
	text-decoration: none;
}

.top_nav a:hover {
	color: #9c3131;
}


.topic-description a:hover {
	color: black;
}


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