@charset "utf-8";
.top {
	background-attachment: scroll;
	background-image: url(images/default_03.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.top2 {
	background-attachment: scroll;
	background-image: url(images/bankruptcyHeader.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.left {
	background-attachment: scroll;
	background-image: url(images/default_08.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.left-scales {
	background-attachment: scroll;
	background-image: url(images/scales_of_justice_bg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.right-ca {
	background-attachment: scroll;
	background-image: url(images/california_bg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.right {
	background-attachment: scroll;
	background-image: url(images/default_10.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.main-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #662B2B;
	padding-left: 15px;
	padding-right: 15px;
	text-align: left;
}
.left-contact {
	background-attachment: scroll;
	background-image: url(images/default_12.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.right-bottom {
	background-attachment: scroll;
	background-image: url(images/default_13.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.bottom {
	background-attachment: scroll;
	background-image: url(images/default_12.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.bottom2 {
	background-attachment: scroll;
	background-image: url(images/btmLogo.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.copy-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: right;
	padding-right: 10px;
}
.bullet-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #5D2E2E;
	padding-left: 15px;
	padding-right: 15px;
	text-align: left;
	list-style-type: square;
	line-height: 15px;
}
.disclaimer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	padding-left: 15px;
	padding-right: 15px;
	text-align: left;
}
a:link {
	color: #722E2E;
}
a:visited {
	color: #722E2E;
}
a:hover {
	color: #27496F;
}
a:active {
	color: #722E2E;
}

