/* MadCap Table Style: */

/*<meta />*/

mcTableStyle {
	name: BodyTableAuto; 
	border-collapse: collapse; 
	cell-padding-left: 4px; 
	cell-padding-right: 4px; 
	cell-padding-top: 4px; 
	cell-padding-bottom: 4px; 
	border-spacing-y: 0; 
	border-spacing-x: 0; 
	border-left-style: ridge; 
	border-left-width: 3px; 
	border-left-color: #505050; 
	border-right-style: ridge; 
	border-right-width: 3px; 
	border-right-color: #505050; 
	border-top-style: ridge; 
	border-top-width: 3px; 
	border-top-color: #505050; 
	border-bottom-style: ridge; 
	border-bottom-width: 3px; 
	border-bottom-color: #505050; 
	padding-left: 20px; 
	padding-right: 20px; 
	margin-left: auto; 
	margin-right: auto; 
	padding: 0px;
}

mcTableColumnStyle {
	span: 1; 
	separator-style: solid; 
	separator-width: 1px; 
	separator-color: #505050; 
	vertical-align: middle; 
	text-align: left; 
}

mcTableHeadStyle {
	span: 1; 
	separator-style: solid; 
	separator-width: 2px; 
	separator-color: #505050; 
	vertical-align: middle; 
	background-color: #f0f0f0; 
	font-weight: bold; 
	text-align: left; 
}

mcTableBodyStyle {
	span: 1; 
	separator-style: solid; 
	separator-width: 1px; 
	separator-color: #505050; 
	text-align: left; 
	vertical-align: middle; 
}



 
/* Cell Styles: */
 
.TableStyle_BodyTableAuto
{
	border-left-style: ridge;
	border-left-color: #505050;
	border-left-width: 3px;
	border-right-style: ridge;
	border-right-color: #505050;
	border-right-width: 3px;
	border-top-style: ridge;
	border-top-color: #505050;
	border-top-width: 3px;
	border-bottom-style: ridge;
	border-bottom-color: #505050;
	border-bottom-width: 3px;
	margin-left: auto;
	margin-right: auto;
	border-collapse: collapse;
	border-spacing: 0px 0px;
	mc-cell-padding: 4px 4px 4px 4px;
	padding: 0px;
}

@media print
{
	mcTableStyle
	{
		width: 100%;
		border: solid 1px #505050;
	}

	.TableStyle_BodyTableAuto
	{
		width: 100%;
		border: solid 1px #505050;
	}
}

.TableStyle_BodyTableAuto_Head_0_0
{
	font-weight: bold;
	background-color: #f0f0f0;
	text-align: left;
	vertical-align: middle;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
}

.TableStyle_BodyTableAuto_Head_0_0 p
{
	font-weight: bold;
}

.TableStyle_BodyTableAuto_Head_0_0_RowSep_ColSep
{
	font-weight: bold;
	background-color: #f0f0f0;
	border-bottom-width: 2px;
	border-bottom-color: #505050;
	border-bottom-style: solid;
	text-align: left;
	vertical-align: middle;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-right-width: 1px;
	border-right-color: #505050;
	border-right-style: solid;
}

.TableStyle_BodyTableAuto_Head_0_0_RowSep_ColSep p
{
	font-weight: bold;
}

.TableStyle_BodyTableAuto_Head_0_0_RowSep
{
	font-weight: bold;
	background-color: #f0f0f0;
	border-bottom-width: 2px;
	border-bottom-color: #505050;
	border-bottom-style: solid;
	text-align: left;
	vertical-align: middle;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
}

.TableStyle_BodyTableAuto_Head_0_0_RowSep p
{
	font-weight: bold;
}

.TableStyle_BodyTableAuto_Head_0_0_ColSep
{
	font-weight: bold;
	background-color: #f0f0f0;
	text-align: left;
	vertical-align: middle;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-right-width: 1px;
	border-right-color: #505050;
	border-right-style: solid;
}

.TableStyle_BodyTableAuto_Head_0_0_ColSep p
{
	font-weight: bold;
}

.TableStyle_BodyTableAuto_Head_0_0_RowSep_ColEnd
{
	font-weight: bold;
	background-color: #f0f0f0;
	border-bottom-width: 2px;
	border-bottom-color: #505050;
	border-bottom-style: solid;
	text-align: left;
	vertical-align: middle;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
}

.TableStyle_BodyTableAuto_Head_0_0_RowSep_ColEnd p
{
	font-weight: bold;
}

.TableStyle_BodyTableAuto_Head_0_0_RowEnd
{
	font-weight: bold;
	background-color: #f0f0f0;
	text-align: left;
	vertical-align: middle;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
}

.TableStyle_BodyTableAuto_Head_0_0_RowEnd p
{
	font-weight: bold;
}

.TableStyle_BodyTableAuto_Head_0_0_RowEnd_ColSep
{
	font-weight: bold;
	background-color: #f0f0f0;
	text-align: left;
	vertical-align: middle;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-right-width: 1px;
	border-right-color: #505050;
	border-right-style: solid;
}

.TableStyle_BodyTableAuto_Head_0_0_RowEnd_ColSep p
{
	font-weight: bold;
}

.TableStyle_BodyTableAuto_Head_0_0_RowEnd_ColEnd
{
	font-weight: bold;
	background-color: #f0f0f0;
	text-align: left;
	vertical-align: middle;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
}

.TableStyle_BodyTableAuto_Head_0_0_RowEnd_ColEnd p
{
	font-weight: bold;
}

.TableStyle_BodyTableAuto_Head_0_0_ColEnd
{
	font-weight: bold;
	background-color: #f0f0f0;
	text-align: left;
	vertical-align: middle;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
}

.TableStyle_BodyTableAuto_Head_0_0_ColEnd p
{
	font-weight: bold;
}

.TableStyle_BodyTableAuto_Body_0_0
{
	text-align: left;
	vertical-align: middle;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
}

.TableStyle_BodyTableAuto_Body_0_0 p
{
	
}

.TableStyle_BodyTableAuto_Body_0_0_RowSep_ColSep
{
	border-bottom-width: 1px;
	border-bottom-color: #505050;
	border-bottom-style: solid;
	text-align: left;
	vertical-align: middle;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-right-width: 1px;
	border-right-color: #505050;
	border-right-style: solid;
}

.TableStyle_BodyTableAuto_Body_0_0_RowSep_ColSep p
{
	
}

.TableStyle_BodyTableAuto_Body_0_0_RowSep
{
	border-bottom-width: 1px;
	border-bottom-color: #505050;
	border-bottom-style: solid;
	text-align: left;
	vertical-align: middle;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
}

.TableStyle_BodyTableAuto_Body_0_0_RowSep p
{
	
}

.TableStyle_BodyTableAuto_Body_0_0_ColSep
{
	text-align: left;
	vertical-align: middle;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-right-width: 1px;
	border-right-color: #505050;
	border-right-style: solid;
}

.TableStyle_BodyTableAuto_Body_0_0_ColSep p
{
	
}

.TableStyle_BodyTableAuto_Body_0_0_RowSep_ColEnd
{
	border-bottom-width: 1px;
	border-bottom-color: #505050;
	border-bottom-style: solid;
	text-align: left;
	vertical-align: middle;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
}

.TableStyle_BodyTableAuto_Body_0_0_RowSep_ColEnd p
{
	
}

.TableStyle_BodyTableAuto_Body_0_0_RowEnd
{
	text-align: left;
	vertical-align: middle;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
}

.TableStyle_BodyTableAuto_Body_0_0_RowEnd p
{
	
}

.TableStyle_BodyTableAuto_Body_0_0_RowEnd_ColSep
{
	text-align: left;
	vertical-align: middle;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-right-width: 1px;
	border-right-color: #505050;
	border-right-style: solid;
}

.TableStyle_BodyTableAuto_Body_0_0_RowEnd_ColSep p
{
	
}

.TableStyle_BodyTableAuto_Body_0_0_RowEnd_ColEnd
{
	text-align: left;
	vertical-align: middle;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
}

.TableStyle_BodyTableAuto_Body_0_0_RowEnd_ColEnd p
{
	
}

.TableStyle_BodyTableAuto_Body_0_0_ColEnd
{
	text-align: left;
	vertical-align: middle;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
}

.TableStyle_BodyTableAuto_Body_0_0_ColEnd p
{
	
}


