@charset "UTF-8";
.style4 {
	font-size: 10px;
	font-weight: bold;
}

body,td,th {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #3D3D3E;
	list-style-type: square;
	list-style-position: outside;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #EDEDEE;
	background-image: url(../global/backdrop-pattern.jpg);
	background-repeat: repeat-y;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #3D3D3E;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #3D3D3E;
	line-height: 18px;
	font-weight: bolder;
	text-transform: capitalize;
}
h2 {
	font-size: 12px;
	font-style: oblique;
	line-height: 15px;
	color: #3D3D3E;
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-weight: normal;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #3D3D3E;
	text-transform: capitalize;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
a:link {
	color: #174A7C;
	text-decoration: none;
}
a:visited {
	color: #174A7C;
	text-decoration: none;
}
a:hover {
	color: #FDBB30;
	text-decoration: none;
}
a:active {
	color: #174A7C;
	text-decoration: none;
}
#header {
	position:absolute;
	width:920px;
	height:90px;
	z-index:13;
	left: 0px;
	top: 0px;
	background-color: #FFFFFF;
	overflow: visible;
}
#menuBar {
	position:absolute;
	width:920px;
	height:20px;
	z-index:15;
	left: 0px;
	top: 90px;
	background-color: #FDBB30;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
	overflow: hidden;
}
#sectionGraphic {
	position:absolute;
	width:220px;
	height:189px;
	z-index:11;
	left: 0px;
	top: 111px;
	background-color: #FDBB30;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	overflow: hidden;
}
#clientAccessLink {
	position:absolute;
	width:210px;
	height:124px;
	z-index:10;
	left: 0px;
	top: 301px;
	background-color: #e3e9ef;
	border-bottom-width: 1px;
	border-bottom-style: hidden;
	border-bottom-color: #5F6062;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #174a7c;
	overflow: visible;
}

#accessHeader {
	position:absolute;
	width:210px;
	height:35px;
	z-index:17;
	top: 0px;
	overflow: hidden;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: #DDD7D3;
}
#backOffice {
	position:absolute;
	width:210px;
	height:40px;
	z-index:8;
	top: 178px;
	background-color: #EDF1F5;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#helpfulLinks {
	position:absolute;
	width:210px;
	height:40px;
	z-index:7;
	top: 218px;
	background-color: #F6F9FA;
}
#publicAccess {
	position:absolute;
	width:210px;
	height:105px;
	z-index:10;
	top: 36px;
	background-color: #DBE3EB;
}
#searchSite {
	position:absolute;
	width:210px;
	height:69px;
	z-index:8;
	left: 0px;
	top: 536px;
	background-color: #f8f8f8;
	border-bottom-width: 1px;
	border-bottom-style: hidden;
	border-bottom-color: #EDEDEE;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #dfdfe0;
	overflow: visible;
}
#accessPanel {
	position:absolute;
	width:210px;
	z-index:7;
	left: 0px;
	top: 301px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #174A7C;
	overflow: hidden;
	height: 258px;
}
#contentMain {
	position:absolute;
	width:550px;
	z-index:6;
	left: 250px;
	top: 132px;
	background-color: #FFFFFF;
	overflow: visible;
	height: 100%;
}
#rightPanel {
	position:absolute;
	width:150px;
	height:400px;
	z-index:14;
	left: 740px;
	top: 131px;
}
.textSide {
	font-size: 11px;
	color: #666666;
	margin: 0px;
	padding: 0px;
}
.field {
	border: 1px solid #959699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #174A7C;
	width: 115px;
	height: 16px;
}
.button {
	border: 1px solid #959699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #174A7C;
	width: 55px;
	height: 20px;
}
.dropmenu {
	border: 1px solid #959699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #174A7C;
	width: 110px;
	height: 20px;
}
#homeMenuBar {
	position:absolute;
	width:638px;
	height:20px;
	z-index:15;
	left: 220px;
	top: 320px;
}
#homeHeader {
	position:absolute;
	width:920px;
	height:300px;
	z-index:16;
	left: 0px;
	top: 0px;
	background-color: #FDBB30;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #EDEDEE;
	overflow: hidden;
}
.intro {
	font-size: 14px;
	line-height: 20px;
	color: #4E8ABE;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#contentHome {
	position:absolute;
	width:400px;
	height:300px;
	z-index:6;
	left: 250px;
	top: 351px;
	background-color: #FFFFFF;
	overflow: visible;
}
#menuBar a:link {
	color: #174A7C;
}
#menuBar a:visited {
	color: #174A7C;
}
#menuBar a:hover {
	color: #FFFFFF;
}
#menuBar a:active {
	color: #174A7C;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	margin: 5px;
	padding: 0px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #959699;
	color: #959699;
}
.opening {
	font-size: 14px;
	line-height: 20px;
	color: #3D3D3E;
	font-family: Arial, Helvetica, sans-serif;
}
.sideHeader {
	font-family: "Trebuchet MS", Arial, Helvetica;
	color: #3D3D3E;
	font-size: 12px;
}
#logo {
	position:absolute;
	width:230px;
	height:300px;
	z-index:5;
	left: 689px;
	top: 301px;
	background-image: url(../section/section-home-logo.jpg);
	background-repeat: no-repeat;
}
#bankruptcy-chap11 {
	position:absolute;
	z-index:16;
	overflow: visible;
	visibility: visible;
	top: 250px;
	left: 0px;
	width: 440px;
	height: 400px;
}
#bankruptcy-creditors {
	position:absolute;
	z-index:16;
	overflow: visible;
	visibility: visible;
	left: 0px;
	top: 200px;
}
#bankruptcy-claims-trading {
	position:absolute;
	z-index:16;
	overflow: visible;
	visibility: visible;
}
#SidePanel {
	position:absolute;
	width:100px;
	height:2000px;
	z-index:10;
	top: 111px;
	left: 0px;
	border-top: #333333;
	border-right: #333333;
	border-bottom: #333333;
	border-left: #333333;
	background-image: url(../../Images/side-backdrop.gif);
	background-repeat: repeat-y;
}
#clientAccessDirect {
	position:absolute;
	width:210px;
	height:40px;
	z-index:12;
	top: 137px;
	background-color: #E4EBF0;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3D3D3E;
	line-height: 18px;
	font-weight: bolder;
	text-transform: capitalize;
}
h4 {
	font-size: 12px;
	font-style: oblique;
	line-height: 15px;
	color: #3D3D3E;
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-weight: normal;
	text-transform: capitalize;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #3D3D3E;
	line-height: 18px;
	font-weight: bolder;
	text-transform: none;
}
h6 {
	font-size: 12px;
	font-style: oblique;
	line-height: 15px;
	color: #3D3D3E;
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-weight: normal;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #3D3D3E;
	text-transform: inherit;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#HeaderTitle {
	position: absolute;
	visibility: visible;
	z-index: 2;
	height: 25px;
	width: 750px;
	left: 125px;
	top: 20px;
}
#contentMain2 {
	position:absolute;
	width:650px;
	z-index:6;
	left: 250px;
	top: 132px;
	background-color: #FFFFFF;
	overflow: visible;
	height: 100%;
}
