.lift_tables
{
	background:#ffffff;	
	padding-left:16px;
}

.lift_tables .superscript
{
	font-size:9px;
	vertical-align:top;
}

.lift_tables
{
	margin-top:20px;
	padding-left:16px;
	width:616px;	
}

.lift_tables .dm a
{
	color:#661133;
}

.lift_tables .fda a
{
	color:#deb406;
}

.lift_tables .mp a
{
	color:#b39659;
}



/**********************************
lift tables
***********************************/
		
.lift_tables .left_table
{
	width:297px;
	/*height:112px;*/
	height:auto;
	border:0px;
	margin-bottom:24px;
	margin-top:16px;
	padding-right:16px;
	padding-top:8px;
	padding-bottom:7px;
	display:block;
	background-repeat:repeat-y;
}

.lift_tables .left_table_img
{
	padding-bottom:13px;
	padding-left:13px;
}

.lift_tables .left_table_section
{
	background:#ebf3f4;
	width:256px;
	height:20px;
	padding-top:4px;
	margin-left:16px;
	margin-bottom:8px;
	font-weight:bold;
	float:left;
}

.lift_tables .left_table_section a,
.lift_tables .right_table_section a
{
	color:#333333;
}

.lift_tables .right_table
{
	width:297px;
	/*height:112px;*/
	height:auto;
	border:0px;
	margin-bottom:24px;
	margin-top:16px;
	padding-left:16px;
	padding-top:8px;
	padding-bottom:7px;
	display:block;
	background-repeat:repeat-y;
}

.lift_tables .right_table_img
{
	padding-bottom:13px;
	margin-left:-2px;

}

.lift_tables .right_table_section
{
	background:#f9edec;
	width:256px;
	height:20px;
	padding-top:4px;
	margin-bottom:8px;
	font-weight:bold;	
	float:left;
}



.lift_tables .table_arrow 
{	
	margin-top:4px; 
	margin-left:8px; 
	margin-right:13px;
	margin-bottom:25px;	
}

.lift_tables .hr_double
{
	/*width:100%;*/
	height:8px;

	margin-top:0px;
	margin-bottom:3px;
}

.lift_tables .dm .hr_double
{
	background:url(../../global/hr_double_a9c9c1.gif) repeat-x;
}

.lift_tables .fda .hr_double
{
	background:url(../../global/hr_double_bbddff.gif) repeat-x;
}	

.lift_tables .mp .hr_double
{
	background:url(../../global/hr_double_a9c9c1.gif) repeat-x;
}	


.lift_tables .hr_thick
{
	width:100%;
	height:4px;
	margin-top:8px;
	margin-bottom:6px;        
} 

.lift_tables .dm .hr_thick
{
	background-color:#006644;         
} 

.lift_tables .fda .hr_thick
{
	background-color:#005cab;     
} 

.lift_tables .mp .hr_thick
{
	background-color:#006644;         
} 

.lift_tables .text_header_large
{
	font-weight:bold;
	font-size:18px;
	line-height:20px;
	margin-top:8px;
	margin-bottom:4px;
}

.lift_tables .dm .text_header_large
{
	color:#006644;
}

.lift_tables .fda .text_header_large
{
	color:#005cab;
}

.lift_tables .mp .text_header_large
{
	color:#006644;
}

