/* styles used on the tabbed, bankruptcy evaluation form */



#fatool{
	
	width:100%;
	float:left;
	clear:both;
	
	position:relative;
	z-index:800;
}

.formtool
{
	margin: 0px;
	padding: 0px;
	width: 580px;
}

.whole_form
{
	margin: 0px;
	padding: 0px;
	width: 580px;
	
}



.panel 
{
	clear: both;
	width: 580px;
	visibility: visible;
	
	font-size: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-top: 0px;
	margin-top: 0px;
	height: 95px;
}

.panel_title
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	
	font-size: 14px;
	color: #2A54A8;
	font-weight: bold;
	clear: both;
	height: 21px;
	padding-top: 2px;
	margin-bottom: 2px;
	float: left;
	width: 580px;
	
}

.panel_content
{
	
	font-size: 10pt;
	font-family:Arial,Helvetica,sans-serif;
	
	
	width: 580px;
	text-align: left;
	/*vertical-align: top;*/
}



.panel_note , .panel_note p
{
	
	
	font-weight: normal;
	float: left;
	width: 580px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	clear:both;


}

.buttons
{
	color: #444;
	display: block;
	float: left;
	font: normal 12px arial, sans-serif;
	height: 24px;
	margin-right: 0px; 
	text-decoration: none;
	width: auto;
		
}


.search_keyword {
	background-color:white;
	border:1px solid #CCCCCC;
	float:left;
	height:21px;
	margin:2px 0 0;
	padding-bottom:1px;
	width:146px;
}
.title{
float:left;
margin-top:3px;
margin-right:4px;
}
.search_input {
border:0 solid white;
display:block;
float:left;
font-size:13px;
font-weight:normal;
height:19px;
margin:1px 0 0 2px;
width:75px;
}
.searchbutton {
background-color:#37B43D;
border:1px solid #CCCCCC;
color:#FFFFFF;
cursor:pointer;
float:right;
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
font-weight:bold;
height:18px;
_height:19px;

line-height:14px;
margin:1px 1px 0 0;
padding-left:1px;
width:59px;
}
.search_button_text  {
color:white;
display:block;
font-size:11px;
margin-top:2px;
text-align:center;
width:59px;


}
.searchbox {
float:left;
clear:both;
margin:5px 0 2px;
padding:0;
text-align:left;
width:580px;
}


#submit_button
{
	padding: 0px;
	position: relative;
	float: right;
	width: 80px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.buttonsubmit {
	cursor: pointer;
	/*padding: 0;
	font-weight: bold;
	color: #FFFFFF;
	width: 90px;
	height:22px;
	text-align:center;
	font-size: 12px;
	background-color: #FFFFFF;
	vertical-align: middle;

	background-image: url(../images/submit.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;*/
}

.buttonsubmit:hover {
	
}


.number {
	height:16px;
	text-align:left;
	
	font-size: 13px;
	background-color: #FFFFCC;
	/*vertical-align: middle;*/
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}


.readonlynumber {
	height:16px;
	text-align:left;
	
	font-size: 14px;
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color:#6D6F71;
	font-weight: bold;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
	width:78px;
}





 
 .form-content {
	position:absolute;    /*Fire fox */
	_position:relative;   /*IE 6*/
	#position:relative;  /*IE 7*/
	z-index:800;
	display: none;
	left: 0px;
	top: 88px;
	_top: 0px;
	#top:0px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width:580px;
	_width: 580px;
	min-width:580px;
	float:left;
	clear:both;
	border: 1px solid #CCCCCC;
	background-image:url(formbkground.jpg);
	background-repeat:no-repeat;
	background-position: left bottom;
	background-attachment: scroll;
	background-color: #FFFFFF;
	height:247px;
	
} 


.close {
	
	cursor: pointer;
	
	float:right;
	width:17px;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	
}


.formcaption {
	FONT-SIZE: 12px;
	font-weight: bold;
	MIN-HEIGHT: 40px;
	HEIGHT: 35px;
	vertical-align: middle;
	width: 100%;
	/*background-image: url(captionbkground.jpg);
	
	background-repeat: no-repeat;
	background-position: left top;*/
	background-color: #c3d6d8;
}
.caption_t1 {
	
	text-align: center;
	color: #666666;
	FONT-SIZE: 12px;
	font-weight: bold;
	float:left;
	width:124px;
	margin: 0px;
	padding-top: 4px;
	
	padding-bottom: 2px;

}
.caption_t2 {
	
	text-align: center;
	color: #666666;
	FONT-SIZE: 12px;
	font-weight: bold;
	float:left;
	width:90px;
	margin: 0px;
	padding-top: 4px;

	padding-bottom: 2px;

}

.smallfont{
	
	text-align: left;
	color: #333333;
	FONT-SIZE: 9px;
	font-style: oblique;
	vertical-align: top;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	display: block;
	margin-top: 0px;
	margin-bottom: 5px;
	white-space: nowrap;
}

.option_line1{
	
	text-align: left;
	
	FONT-SIZE: 11px;
	font-style: normal;
	vertical-align: top;
	padding-top: 0px;
	display: block;
	white-space: nowrap;
}

.oc{
	margin-top: 3px;
	
}

#option_c1{
	width:114px;
	text-align: left;
	float:left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 5px;
	color: #333333;
	
	
}
#option_c2{
	
	width:112px;
	padding-top: 5px;
	padding-right: 5px;
    padding-bottom: 4px;
	padding-left: 5px;
	text-align: left;
	float:left;
	color: #333333;

}

#option_c3{

	width:112px;
	
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 5px;
	text-align: left;
	float:left;
	color: #333333;
	
	

}
#option_c4{
	width:102px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 1px;
	text-align: left;
	float:right;
	color: #333333;
	
	
}
.option-content{
	
	z-index:800;
	clear: both;
	position:relative;
	
	line-height: 14px;
	
	font-size: 11px;
	
}
#moreinfo,#moreinfo4{
	top:178px;
	position: absolute;
	padding-bottom: 0px;
	padding-right:15px;
	background-image: url(arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
	margin-left: 18px;	
	color: #2A54A8;
	/*
	height:22px;
	
	
	vertical-align: middle;
	color: #2A54A8;
	
	bottom: 25px;
	position:relative;
	width: 78px;
	right: 5px; */
}


#moreinfo a,#moreinfo4 a{
	text-decoration:none;
	color: #2A54A8;	
}

#moreinfo a:hover,#moreinfo4 a:hover{

	
	text-decoration:underline;
}

/* Used by the single page*/

.form-content-singlepage
{
	/*font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;*/
	font-family:Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 1px none #CCCCCC;
	width: 580px;
	/*height:402px;*/
	display: block;
	clear: both;
	float: left;
	color:#575757;
}

.dc_cols{
	padding-top:5px;
	padding-bottom:10px;
	padding-left:8px;
	padding-right:2px;
	float:left;
	font-size:11px;
	line-height:16px;
	height:170px;
	width:125px;
	_width:135px;
	background-color:#FFFFDD;
}
.dc_col1{

}
.dc_col2{
	margin-left:4px;
	margin-right:4px;
	
}
.dc_col3{
 margin-right:4px;

}
.dc_col4{
	width:153px;
	_width:163px;
	background-color:#D2E8D2;
}


.caption {
	FONT-SIZE: 12px;
	font-weight: bold;
	height: 69px;
	vertical-align: middle;
	width: 122px;
	color:#6D6F71;
	float: left;
	display: block;
	clear: left;
	background-color: #c3d6d8;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-top: 26px;
	padding-right: 5px;
	padding-left: 5px;
}

.ie6 .caption{
width: 119px;
}
.caption#line4{
height: 79px;
padding-top: 36px;
   
	border-bottom-style:none;
	
}
.detail{
    
	font-size:11px;

	float:left;
	width:248px;
	height: 85px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	line-height: 16px;
}
.detail#long{
  width:337px;
  border-right-style:none;
  height:106px;
  border-bottom-style:none;
}

.detail#consumerp{
  height:106px;
  border-bottom-style:none;
}

.value{
	float:left;
	width:78px;
	clear:right;
	display: block;
	height: 85px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 5px;
}

.value#consumerpvalue{
 height:106px;
 border-bottom-style:none;

}

.moreinfolink{
	
	float:right;
	height:22px;
	clear: both;
	margin-bottom: 0px;
	margin-top: 5px;
	padding-bottom: 0px;
	padding-right:15px;
	background-image: url(arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
	vertical-align: middle;
	color: #0083b3;
	display: block;
	width: 78px;
	text-align: right;
	
	font-size: 11px;
}

.moreinfolink#consumer{
	clear:none;
	float:right;
	margin-top: 2px;
}

.moreinfolink a{
	

}

.moreinfolink a:hover{
	
	
	
}


.additionalinfo{
  
	font-size:11px;
	
	float:left;
	height:22px;
	clear: both;
	margin-bottom: 0px;
	margin-top: 5px;
	margin-left:4px;
	vertical-align: middle;

	display: block;
	width: 476px;
	text-align: left;
}


.additionalinfo a{
	text-decoration:none;

}

.additionalinfo a:hover{
	
	
	text-decoration:underline;
}


.smallfont2{
	

	font-size:80%;
	font-style: oblique;
	vertical-align: bottom;
	margin-right: 5px;
	margin-left: 2px;
	clear: both;
	float: left;
	display: block;
}

@media print{
body {
		margin:0 auto;
		padding:0;
		
		text-align:left; 
		vertical-align:top;	
	}	
	
* {
		background:#ffffff!important; 
		color:#000000!important;	
	}
	
a {
		text-decoration:underline;
	}


 .form-content {
	

	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 1px solid #CCCCCC;
	
	width: 580px;

	display: block;
	clear: both;
	float: left;
	
    
	
	border: 1px solid #000000;
	background-color: #FFFFFF;
} 
		
		
		
.form-content-singlepage
{

	border: 1px solid #000000;

}

.caption {
	
	color:#000000;
	
	background-color: #ffffff;
	
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #000000;
}

.detail{
    color:#000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	
}


.value{
	float:left;
	width:78px;
	clear:right;
	display: block;
	height: 85px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 5px;
}
.moreinfolink{
	background-image: none;
	color: #000000;
	padding-bottom: 0px;
	padding-right:2px;
	width: 68px;
	
}
}

