﻿/*<meta Version="9" conditions="" />*/

/* MadCap Table Style: */

@media print
{
	mcTableStyle
	{
		
	}

	mcTableColumnStyle
	{
		
	}

	mcTableHeadStyle
	{
		
	}

	mcTableBodyStyle
	{
		
	}

	mcTableBodyStyle
	{
		cell-padding-left: 10px;
		cell-padding-right: 5px;
		cell-padding-top: 5px;
		cell-padding-bottom: 5px;
	}

	mcTableFootStyle
	{
		
	}
}

mcTableStyle
{
	name: headertop;
	border-collapse: separate;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #cccccc;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #cccccc;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #cccccc;
	max-id: 4;
	margin-left: 0px;
	border-top-left-radius: 10px 10px;
	border-top-right-radius: 10px 10px;
	border-bottom-right-radius: 10px 10px;
	border-bottom-left-radius: 10px 10px;
	overflow: hidden;
	cell-padding-left: 10px;
	cell-padding-right: 5px;
	cell-padding-top: 5px;
	cell-padding-bottom: 5px;
	margin-right: auto;
	margin-top: 5px;
	margin-bottom: 5px;
	mc-hide-bottom-ruling: false;
	widows: 3;
	orphans: 3;
	border-top-color: #696969;
}

mcTableColumnStyle
{
	span: 1;
	separator-style: solid;
	separator-width: 1px;
	separator-color: #cccccc;
	name: Column1;
	id: 0;
	text-align: left;
	vertical-align: top;
	cell-padding-left: 10px;
	cell-padding-right: 5px;
	cell-padding-top: 5px;
	cell-padding-bottom: 5px;
}

mcTableHeadStyle
{
	span: 1;
	separator-style: solid;
	separator-width: 1px;
	separator-color: #696969;
	name: Header1;
	id: 2;
	background-color: #696969;
	cell-padding-left: 10px;
	cell-padding-right: 5px;
	cell-padding-top: 5px;
	cell-padding-bottom: 5px;
	vertical-align: bottom;
	text-align: left;
	color: #fcfcfc;
	font-weight: bold;
}

mcTableBodyStyle
{
	span: 1;
	separator-style: solid;
	separator-width: 1px;
	separator-color: #cccccc;
	name: Body1;
	id: 1;
	text-align: left;
	vertical-align: top;
	cell-padding-left: 10px;
	cell-padding-right: 5px;
	cell-padding-top: 5px;
	cell-padding-bottom: 5px;
}

mcTableBodyStyle
{
	span: 1;
	id: 4;
	name: Body2;
	background-color: #e6e6e6;
	separator-style: solid;
	separator-width: 1px;
	separator-color: #cccccc;
	text-align: left;
	vertical-align: top;
	cell-padding-left: 5px;
	cell-padding-right: 5px;
	cell-padding-top: 5px;
	cell-padding-bottom: 5px;
}

mcTableFootStyle
{
	span: 1;
	separator-style: solid;
	separator-width: 1px;
	separator-color: #cccccc;
	name: Footer1;
	id: 3;
	cell-padding-left: 10px;
	cell-padding-right: 5px;
	cell-padding-top: 5px;
	cell-padding-bottom: 5px;
	text-align: left;
	vertical-align: bottom;
}


td p:first-child /* This style solves an alignment issue for table cells where some have paragraphs and others do not*/
{
	margin: 0;
}

	td p:last-child /* This style solves an alignment issue for table cells where some have paragraphs and others do not*/
{
margin-bottom: 0;
}


/* Cell Styles: */

@media print
{
	.TableStyle-headertop
	{
		border-spacing: 0px 0px;
	}
}

.TableStyle-headertop
{
	border-collapse: separate;
	mc-hide-bottom-ruling: false;
	overflow: hidden;
	border-left-style: solid;
	border-left-color: #cccccc;
	border-left-width: 1px;
	border-right-style: solid;
	border-right-color: #cccccc;
	border-right-width: 1px;
	border-top-style: solid;
	border-top-color: #696969;
	border-top-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	border-bottom-width: 1px;
	border-top-left-radius: 10px 10px;
	border-top-right-radius: 10px 10px;
	border-bottom-right-radius: 10px 10px;
	border-bottom-left-radius: 10px 10px;
	margin-left: 0px;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	widows: 3;
	orphans: 3;
	border-spacing: 0px 0px;
}

.TableStyle-headertop-Column-Column1
{
	
}

.TableStyle-headertop-Head-Header1
{
	
}

.TableStyle-headertop-HeadI-Column1-Header1
{
	color: #fcfcfc;
	font-weight: bold;
	text-align: left;
	vertical-align: bottom;
	background-color: #696969;
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.TableStyle-headertop-HeadI-Column1-Header1 p
{
	color: #fcfcfc;
	font-weight: bold;
}

.TableStyle-headertop-HeadE-Column1-Header1
{
	border-right-width: 1px;
	border-right-color: #cccccc;
	border-right-style: solid;
	color: #fcfcfc;
	font-weight: bold;
	text-align: left;
	vertical-align: bottom;
	background-color: #696969;
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-color: #696969;
	border-bottom-style: solid;
}

.TableStyle-headertop-HeadE-Column1-Header1 p
{
	color: #fcfcfc;
	font-weight: bold;
}

.TableStyle-headertop-HeadF-Column1-Header1
{
	color: #fcfcfc;
	font-weight: bold;
	text-align: left;
	vertical-align: bottom;
	background-color: #696969;
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-color: #696969;
	border-bottom-style: solid;
}

.TableStyle-headertop-HeadF-Column1-Header1 p
{
	color: #fcfcfc;
	font-weight: bold;
}

.TableStyle-headertop-HeadH-Column1-Header1
{
	border-right-width: 1px;
	border-right-color: #cccccc;
	border-right-style: solid;
	color: #fcfcfc;
	font-weight: bold;
	text-align: left;
	vertical-align: bottom;
	background-color: #696969;
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.TableStyle-headertop-HeadH-Column1-Header1 p
{
	color: #fcfcfc;
	font-weight: bold;
}

.TableStyle-headertop-HeadD-Column1-Header1
{
	color: #fcfcfc;
	font-weight: bold;
	text-align: left;
	vertical-align: bottom;
	background-color: #696969;
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-color: #696969;
	border-bottom-style: solid;
}

.TableStyle-headertop-HeadD-Column1-Header1 p
{
	color: #fcfcfc;
	font-weight: bold;
}

.TableStyle-headertop-HeadC-Column1-Header1
{
	color: #fcfcfc;
	font-weight: bold;
	text-align: left;
	vertical-align: bottom;
	background-color: #696969;
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.TableStyle-headertop-HeadC-Column1-Header1 p
{
	color: #fcfcfc;
	font-weight: bold;
}

.TableStyle-headertop-HeadB-Column1-Header1
{
	border-right-width: 1px;
	border-right-color: #cccccc;
	border-right-style: solid;
	color: #fcfcfc;
	font-weight: bold;
	text-align: left;
	vertical-align: bottom;
	background-color: #696969;
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.TableStyle-headertop-HeadB-Column1-Header1 p
{
	color: #fcfcfc;
	font-weight: bold;
}

.TableStyle-headertop-HeadA-Column1-Header1
{
	color: #fcfcfc;
	font-weight: bold;
	text-align: left;
	vertical-align: bottom;
	background-color: #696969;
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.TableStyle-headertop-HeadA-Column1-Header1 p
{
	color: #fcfcfc;
	font-weight: bold;
}

.TableStyle-headertop-HeadG-Column1-Header1
{
	color: #fcfcfc;
	font-weight: bold;
	text-align: left;
	vertical-align: bottom;
	background-color: #696969;
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.TableStyle-headertop-HeadG-Column1-Header1 p
{
	color: #fcfcfc;
	font-weight: bold;
}

.TableStyle-headertop-Foot-Footer1
{
	
}

.TableStyle-headertop-FootI-Column1-Footer1
{
	text-align: left;
	vertical-align: bottom;
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.TableStyle-headertop-FootI-Column1-Footer1 p
{
	
}

.TableStyle-headertop-FootE-Column1-Footer1
{
	border-right-width: 1px;
	border-right-color: #cccccc;
	border-right-style: solid;
	text-align: left;
	vertical-align: bottom;
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-top-color: #cccccc;
	border-top-style: solid;
}

.TableStyle-headertop-FootE-Column1-Footer1 p
{
	
}

.TableStyle-headertop-FootF-Column1-Footer1
{
	text-align: left;
	vertical-align: bottom;
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-top-color: #cccccc;
	border-top-style: solid;
}

.TableStyle-headertop-FootF-Column1-Footer1 p
{
	
}

.TableStyle-headertop-FootH-Column1-Footer1
{
	border-right-width: 1px;
	border-right-color: #cccccc;
	border-right-style: solid;
	text-align: left;
	vertical-align: bottom;
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.TableStyle-headertop-FootH-Column1-Footer1 p
{
	
}

.TableStyle-headertop-FootD-Column1-Footer1
{
	text-align: left;
	vertical-align: bottom;
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-top-color: #cccccc;
	border-top-style: solid;
}

.TableStyle-headertop-FootD-Column1-Footer1 p
{
	
}

.TableStyle-headertop-FootC-Column1-Footer1
{
	text-align: left;
	vertical-align: bottom;
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.TableStyle-headertop-FootC-Column1-Footer1 p
{
	
}

.TableStyle-headertop-FootB-Column1-Footer1
{
	border-right-width: 1px;
	border-right-color: #cccccc;
	border-right-style: solid;
	text-align: left;
	vertical-align: bottom;
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.TableStyle-headertop-FootB-Column1-Footer1 p
{
	
}

.TableStyle-headertop-FootA-Column1-Footer1
{
	text-align: left;
	vertical-align: bottom;
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.TableStyle-headertop-FootA-Column1-Footer1 p
{
	
}

.TableStyle-headertop-FootG-Column1-Footer1
{
	text-align: left;
	vertical-align: bottom;
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.TableStyle-headertop-FootG-Column1-Footer1 p
{
	
}

.TableStyle-headertop-Body-Body1
{
	
}

.TableStyle-headertop-BodyI-Column1-Body1
{
	text-align: left;
	vertical-align: top;
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.TableStyle-headertop-BodyI-Column1-Body1 p
{
	
}

.TableStyle-headertop-BodyE-Column1-Body1
{
	border-bottom-width: 1px;
	border-bottom-color: #cccccc;
	border-bottom-style: solid;
	text-align: left;
	vertical-align: top;
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-right-width: 1px;
	border-right-color: #cccccc;
	border-right-style: solid;
}

.TableStyle-headertop-BodyE-Column1-Body1 p
{
	
}

.TableStyle-headertop-BodyF-Column1-Body1
{
	border-bottom-width: 1px;
	border-bottom-color: #cccccc;
	border-bottom-style: solid;
	text-align: left;
	vertical-align: top;
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.TableStyle-headertop-BodyF-Column1-Body1 p
{
	
}

.TableStyle-headertop-BodyH-Column1-Body1
{
	text-align: left;
	vertical-align: top;
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-right-width: 1px;
	border-right-color: #cccccc;
	border-right-style: solid;
}

.TableStyle-headertop-BodyH-Column1-Body1 p
{
	
}

.TableStyle-headertop-BodyD-Column1-Body1
{
	border-bottom-width: 1px;
	border-bottom-color: #cccccc;
	border-bottom-style: solid;
	text-align: left;
	vertical-align: top;
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.TableStyle-headertop-BodyD-Column1-Body1 p
{
	
}

.TableStyle-headertop-BodyC-Column1-Body1
{
	text-align: left;
	vertical-align: top;
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.TableStyle-headertop-BodyC-Column1-Body1 p
{
	
}

.TableStyle-headertop-BodyB-Column1-Body1
{
	text-align: left;
	vertical-align: top;
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-right-width: 1px;
	border-right-color: #cccccc;
	border-right-style: solid;
}

.TableStyle-headertop-BodyB-Column1-Body1 p
{
	
}

.TableStyle-headertop-BodyA-Column1-Body1
{
	text-align: left;
	vertical-align: top;
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.TableStyle-headertop-BodyA-Column1-Body1 p
{
	
}

.TableStyle-headertop-BodyG-Column1-Body1
{
	text-align: left;
	vertical-align: top;
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.TableStyle-headertop-BodyG-Column1-Body1 p
{
	
}

.TableStyle-headertop-Body-Body2
{
	
}

.TableStyle-headertop-BodyI-Column1-Body2
{
	background-color: #e6e6e6;
	text-align: left;
	vertical-align: top;
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.TableStyle-headertop-BodyI-Column1-Body2 p
{
	
}

.TableStyle-headertop-BodyE-Column1-Body2
{
	background-color: #e6e6e6;
	border-bottom-width: 1px;
	border-bottom-color: #cccccc;
	border-bottom-style: solid;
	text-align: left;
	vertical-align: top;
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-right-width: 1px;
	border-right-color: #cccccc;
	border-right-style: solid;
}

.TableStyle-headertop-BodyE-Column1-Body2 p
{
	
}

.TableStyle-headertop-BodyF-Column1-Body2
{
	background-color: #e6e6e6;
	border-bottom-width: 1px;
	border-bottom-color: #cccccc;
	border-bottom-style: solid;
	text-align: left;
	vertical-align: top;
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.TableStyle-headertop-BodyF-Column1-Body2 p
{
	
}

.TableStyle-headertop-BodyH-Column1-Body2
{
	background-color: #e6e6e6;
	text-align: left;
	vertical-align: top;
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-right-width: 1px;
	border-right-color: #cccccc;
	border-right-style: solid;
}

.TableStyle-headertop-BodyH-Column1-Body2 p
{
	
}

.TableStyle-headertop-BodyD-Column1-Body2
{
	background-color: #e6e6e6;
	border-bottom-width: 1px;
	border-bottom-color: #cccccc;
	border-bottom-style: solid;
	text-align: left;
	vertical-align: top;
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.TableStyle-headertop-BodyD-Column1-Body2 p
{
	
}

.TableStyle-headertop-BodyC-Column1-Body2
{
	background-color: #e6e6e6;
	text-align: left;
	vertical-align: top;
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.TableStyle-headertop-BodyC-Column1-Body2 p
{
	
}

.TableStyle-headertop-BodyB-Column1-Body2
{
	background-color: #e6e6e6;
	text-align: left;
	vertical-align: top;
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-right-width: 1px;
	border-right-color: #cccccc;
	border-right-style: solid;
}

.TableStyle-headertop-BodyB-Column1-Body2 p
{
	
}

.TableStyle-headertop-BodyA-Column1-Body2
{
	background-color: #e6e6e6;
	text-align: left;
	vertical-align: top;
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.TableStyle-headertop-BodyA-Column1-Body2 p
{
	
}

.TableStyle-headertop-BodyG-Column1-Body2
{
	background-color: #e6e6e6;
	text-align: left;
	vertical-align: top;
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.TableStyle-headertop-BodyG-Column1-Body2 p
{
	
}