@charset "UTF-8";

/* Calendar */

.Calendar { 
	border: 1px solid #3d84cc;
	width: 100%;
	}

.CalendarWeekdayName{
	font-size: 70%;
	padding: 1px;
	
	text-align: center; 
	vertical-align: top;
	white-space: nowrap;
	background-color: #d8e6f1; 
	color: #3D3D3E;
	}

.CalendarWeekdayName a:link {
	color: #0059b2;
	}

.CalendarWeekdayName a:visited{
	color: #830083;
	}

.CalendarWeekdayName a:hover, .CalendarWeekdayName a:active{
	color: #ff0000;
	}

.CalendarWeekendName{
	font-size: 70%;
	padding: 1px;
	
	white-space: nowrap;
	text-align: center; 
	vertical-align: top;
	background-color: #d8e6f1;	
	color: #3D3D3E;
	}

.CalendarWeekendName a:link {
	color: #3D3D3E;
	}
#accessPanel3 {
	position:absolute;
	width:211px;
	z-index:16;
	left: 0px;
	top: 250px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #174A7C;
	overflow: auto;
	background-color: #E4EBF0;
}


.CalendarWeekendName a:visited{
	color: #3D3D3E;
	}

.CalendarWeekendName a:link, .CalendarWeekendName a:visited{
	color: #ff0000;
	}

/* Calendar Day */
.CalendarDay{
	font-size: 70%;
	padding: 1px;
	
	text-align: center;
	background-color: #f7f7f7;	
	color: #3D3D3E;
	}

/* Calendar Weekend */
.CalendarWeekend{
	font-size: 70%;
	padding: 1px;
	
	text-align: center;
	background-color: #d8e6f1;	
	color: #3D3D3E;
	}

/* Calendar Today */
.CalendarToday {
	font-size: 70%;
	padding: 0px;
	border: 2px solid #3d84cc;
	text-align: center;
	background-color: #f7f7f7;	
	color: #3D3D3E;
	}

/* Calendar Weekend Today */
.CalendarWeekendToday {
	font-size: 70%;
	padding: 0px;
	border: 2px solid #3d84cc;
	text-align: center;
	background-color: #d8e6f1;	
	color: #3D3D3E;
	}

/* Calendar Other Month's Day */
.CalendarOtherMonthDay{
	font-size: 70%;
	padding: 1px;
	
	text-align: center;
	background-color: #f7f7f7;	
	color: #3d84cc;
	}

/* Calendar Other Month's Today */
.CalendarOtherMonthToday {
	font-size: 70%;
	padding: 0px;
	border: 2px solid #3d84cc;
	text-align: center;
	background-color: #f7f7f7;	
	color: #3d84cc;
	}

.CalendarOtherMonthWeekend a:link {
	color: #3d84cc;
	}

.CalendarOtherMonthWeekend a:visited{
	color: #3d84cc;
	}

.CalendarOtherMonthWeekend a:hover, .CalendarOtherMonthWeekend a:active{
	color: #ff0000;
	}

/* Calendar Other Month's Weekend Today */
.CalendarOtherMonthWeekendToday {
	font-size: 70%;
	padding: 0px;
	border: 2px solid #3d84cc;
	text-align: center;
	color: #3d84cc;
	background-color: #d8e6f1;	
	}

.CalendarOtherMonthWeekendToday a:link {
	color: #3d84cc;
	}

.CalendarOtherMonthWeekendToday a:visited{
	color: #3d84cc;
	}

.CalendarOtherMonthWeekendToday a:hover, .CalendarOtherMonthWeekendToday a:active{
	color: #ff0000;
	}

/* Calendar Selected Day (for DatePicker) */
.CalendarSelectedDay{
	font-size: 70%;
	padding: 1px;
	
	background-color: #dfdfdf;
	color: #3D3D3E;
	text-align: center;
	font-weight: bold;
	}

/* Calendar Extra */
.CalendarEvent{
	font-size: 80%;
	text-align: left;
	}
.FooterAsg-appdefault td {
	font-family: Arial;
	font-size: 70%;
	padding: 1px;
	background-color: #F6F9FA;
	color: #3D3D3E;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	color: #3D3D3E;
	}

.SeparatorAsg-appdefault{
	color: #3d84cc;
	}

/* Report */
.GroupCaptionAsg-appdefault th{
	font-family: Arial;
	font-size: 70%;
	padding: 1px;
	white-space: nowrap;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
	background-color: #EDF1F5;
	color: #3D3D3E;
	border-collapse: collapse;
	border-spacing: 0;
	}

.GroupCaptionAsg-appdefault td{
	font-family: Arial; font-size: 70%;
	padding: 1px;
	
	vertical-align: top;
	font-weight: bold;
	background-color: #f7f7f7; 
	color: #3D3D3E;
	}

.CaptionAsg-appdefault th { 
	font-family: Arial; font-size: 70%; text-align: left; vertical-align: top;
	padding: 1px;
	
	background-color: #f7f7f7; color: #3D3D3E;
	white-space: nowrap;
	}

.CaptionAsg-appdefault td {
	font-family: Arial;
	font-size: 70%;
	text-align: left;
	vertical-align: top;
	padding: 1px;
	background-color: #f7f7f7;
	color: #3D3D3E;
	white-space: nowrap;
	border-collapse: collapse;
	}

.NoRecordsAsg-appdefault td {
	font-family: Arial;
	font-size: 70%;
	padding: 1px;
	background-color: #f7f7f7;
	color: #3D3D3E;
	vertical-align: top;
	}


/* Grid Options */
.GridAsg-appdefault {
	border: 1px solid #174A7C;
	width: 100%;
	}

.Row th { 
	font-size: 80%; font-weight: normal; text-align: left; vertical-align: top;
	padding: 3px;
	border-top: 1px solid #787878; border-right: 1px solid #787878;
	background-color: #f7f7f7; color: #3D3D3E;
	white-space: nowrap;
	color: #3D3D3E;
	}

.Row td {
	font-size: 70%;
	padding: 2px;
	vertical-align: top;
	background-color: #FFFFFF;
	color: #3D3D3E;
	font-family: "Trebuchet MS", Arial, Helvetica;
	}


.AltRow th { 
	font-size: 80%; font-weight: normal; text-align: left; vertical-align: top;
	padding: 3px;
	border-top: 1px solid #787878; border-right: 1px solid #787878;
	background-color: #f7f7f7; color: #3D3D3E;
	white-space: nowrap;
	color: #3D3D3E;
	}

.AltRow td {
	font-size: 70%;
	vertical-align: top;
	background-color: EDF1F5;
	color: #3D3D3E;
	font-family: "Trebuchet MS", Arial, Helvetica;
	padding: 2px;
	}



.BottomAsg-appdefault td {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 70%;
	padding: 1px;
	background-color: #F6F9FA;
	color: #3D3D3E;
	text-align: right;
	vertical-align: middle;
	white-space: nowrap;
	color: #3D3D3E;
	}

/* Record Options */
.RecordAsg-appdefault {
	border: 1px solid #174A7C;
	width: 100%;
	font-family: "Trebuchet MS", Arial, Helvetica;
	}


.RowASG-InfoMenu th {
	font-family:  "Trebuchet MS", Arial, Helvetica;
	font-size: 80%;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	padding: 1px;
	border-top: 2px solid #174A7C;
	border-right: 2px solid #174A7C;
	background-color: #ffffff;
	color: #3D3D3E;
	white-space: nowrap;
	color: #3D3D3E;
	}

.RowASG-InfoMenu td {
	font-family:  "Trebuchet MS", Arial, Helvetica;
	font-size: 80%;
	padding: 1px;
	border-top: 2px solid #174A7C;
	border-right: 2px solid #174A7C;
	vertical-align: top;
	background-color: #ffffff;
	color: #3D3D3E;
	}


/* Grid Options */
.GridASG-InfoMenu {
	border-left: 2px solid  #174A7C;
	border-bottom: 2px solid #174A7C;
	width: 100%;
	}




.HeaderASG-InfoMenu-Side {
	width: 100%;
	background-color: #F6F9FA;
	}

.HeaderASG-InfoMenu-Side th {
	font-family: "Trebuchet MS";
	font-size: 70%;
	text-align: left;
	font-style: italic;
	padding: 1px;
	background-color: #174A7C;
	color: #ffffff;
	width: 100%;
	white-space: nowrap;
	}
.datatitleheader {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #174A7C;
}


.HeaderLeftASG-Mail_Form {
	background-image: url(../../caseportal/Styles/HeaderLeft.gif);
	background-repeat: no-repeat;
	}

.HeaderRightASG-Mail_Form {
	background-image: url(../../caseportal/Styles/HeaderRight.gif);
	background-repeat: no-repeat;
	}

.HeaderLeftASG-Mail_Form img{
	width: 9px;
	}

.HeaderRightASG-Mail_Form img{
	width: 12px;
	}




.HeaderASG-Mail_Form {
	width: 250px;
	}
.footer1  {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
        line-height: 12px;
        margin: 5px;
        padding: 0px; 
        color: #959699; }
#footer1:HOVER  { color: #FDBB30; text-decoration: none; }
#footer1:VISITED  { color: #174A7C; text-decoration: none; }
#footer1:LINK  { color: #174A7C; text-decoration: none; }
#footer1:ACTIVE  { color: #174A7C; text-decoration: none; }
#TML:LINK  { color: #174A7C; text-decoration: none; }
#TML:HOVER  {
	color: #FFFFFF;
	background-color: #FDBB30;
	border-top-color: #FDBB30;
	border-right-color: #FDBB30;
	border-bottom-color: #FDBB30;
	border-left-color: #FDBB30;
	text-decoration: none;
}
#TML  { color: #174A7C; padding-right: 3px; padding-left: 3px; text-decoration: none; }
#TopMenuLink:hover,#TopMenuLink:active  { color: #FFFFFF; font-size: 11px; text-decoration: underline; font-weight: bold; }
#TopMenuLink:link,#TopMenuLink:visited  { color: #FFFFFF; font-size: 11px; text-decoration: none; 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: 1px;
	top: 94px;
	background-color: #FDBB30;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
	overflow: hidden;
}
#cpMain {
	position: absolute;
	width: 920px;
	left: 0px;
	top: 114px;
	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-a {
	position:absolute;
	width:210px;
	height:100px;
	z-index:10;
	top: 36px;
	background-color: #DBE3EB;
}
#publicAccess {
	position:absolute;
	width:210px;
	height:100px;
	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:220px;
	z-index:7;
	left: 1px;
	top: 303px;
	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:440px;
	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;
	cursor: hand;
}
.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:420px;
	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;
}
.field2 {
	border: 1px solid #959699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #174A7C;
	width: 115px;
}
#cpHeader {
	position: absolute;
	visibility: visible;
	z-index: 10;
	height: 90px;
	width: 920px;
	left: 0px;
	top: 0px;
	background-image: url(/images/CP-HeaderbackDrop.png);
}
.MainLable {
	font-size: 36px;
	font-style: oblique;
	line-height: 36px;
	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: uppercase;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.datatitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #FFFF00;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-color: #174A7C;
}
.button2 {
	border: 1px solid #959699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #174A7C;
	width: inherit;
	height: 20px;
	cursor: hand;
}
.CaptionAsg-appdefault2 {
	font-family: Arial;
	font-size: 70%;
	text-align: left;
	vertical-align: top;
	padding: 1px;
	background-color: #DBE3EB;
	color: #3D3D3E;
	white-space: nowrap;
}
h5 {
	font-size: 12px;
	font-style: oblique;
	line-height: 15px;
	color: #3D3D3E;
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-weight: normal;
	border-bottom-style: none;
	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;
}
.Row   td a:HOVER  {
	color: #FDBB30;
	text-decoration: none;
}
.Row td a:VISITED {
	color: #174A7C;
	text-decoration: none;
}
.Row td a:LINK {
	color: #174A7C;
	text-decoration: none;
}
.Row td a:ACTIVE {
	color: #174A7C;
	text-decoration: none;
}
.AltRow  td a:HOVER {
	color: #FDBB30;
	text-decoration: none;
}
.AltRow  td a:VISITED {
	color: #174A7C;
	text-decoration: none;
}
.AltRow  td a:LINK {
	color: #174A7C;
	text-decoration: none;
}
.AltRow  td a:ACTIVE {
	color: #174A7C;
	text-decoration: none;
}
.Switchcontent {
	visibility: visible;
}
.dropmenu2 {
	border: 1px solid #959699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #174A7C;
	width: 175px;
	height: 20px;
}
.h1a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3D3D3E;
	line-height: 18px;
	font-weight: bolder;
	text-transform: capitalize;
}
.o_dates {
	border: 1px solid #174A7C;
	width: 150px;
	font-family: "Trebuchet MS", Arial, Helvetica;
	position: absolute;
	left: 720px;
}
.field2 {
	border: 1px solid #959699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #174A7C;
	width: 150px;
	height: 18px;
}
#accessPanel2 {
	position:absolute;
	width:220px;
	z-index:7;
	left: -1px;
	top: 300px;
	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: 358px;
}
#accessPanel4 {
	position:absolute;
	width:210px;
	z-index:16;
	left: 10px;
	top: 8px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #174A7C;
	overflow: visible;
	background-color: #E4EBF0;
}
#clientAccess2 {
	position:absolute;
	width:210px;
	height:40px;
	z-index:15;
	left: 0px;
	top: 195px;
	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;
}

#News {
	position:absolute;
	width:210px;
	height:100px;
	z-index:7;
	top: 258px;
	background-color: #FAFAFA;
}
#clientAccessDirect {
	position:absolute;
	width:210px;
	height:40px;
	z-index:12;
	top: 137px;
	background-color: #E4EBF0;
}
#contentMainDS2 {
	position:absolute;
	width:440px;
	z-index:6;
	left: 25px;
	top: 50px;
	background-color: #FFFFFF;
	overflow: visible;
	height: 100%;
}

	.saveAndResume {
		text-align:right;
		font-size: small;
	}
	.saveAndResume fieldset {
		text-align:left;
	}
	.saveAndResume #tfa_resumeEmail {
		width: 195px;
	}
	.saveAndResume #tfa_resumePassword {
		width: 195px;
	}
	.saveAndResume .actions  { 
		width: 200px !important; 
		text-align: right; 
	}
	.saveAndResume .actions input {
		font-weight: bold;
		font-size: 100%;
	}
	.saveAndResume .actions #tfa_resumeLater.wfHideSubmit {
		display: inline !important;
	}
	.onstate-resumelater { display: block }
	.errorMessage { color:#FF0000; background-color:white; padding:5px; border:1px solid #F77; font-family:sans-serif; }
