﻿.plGeneralTable
{
	margin-left: 60pt;
	margin-bottom: 10pt;
}

.plGeneralRow
{
}

.plGeneralCell
{
}

.plGeneralComment
{
	color: #000000;
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: small;
}

.plCategoryTable
{
	width: 100%;
}

.plCategoryRow
{
}

.plCategoryCell
{
	padding-left: 25pt;
}

.plCategoryTitle
{
	color: #000000;
	font-family: "Franklin Gothic Heavy", "Arial Black", Arial, sans-serif;
	font-size: large;
}

.plCategoryContentRow
{
}

.plCategoryContentCell
{
	padding-left: 25pt;
}

.plSectionTable
{
	margin-left: 25pt;
	border-left-style:solid;
	border-left-width: thin;
	border-left-color: #FFA500;
}

.plSectionRow
{

}

.plSectionTitleCell
{
	padding-left: 10pt;
	width: 170pt;
	max-width: 50%;
}

.plSectionTitle
{
	color: #000000;
	font-family: "Arial Narrow" , Arial, sans-serif;
	font-size: small;
	font-weight: bold;
}

.plSectionPriceCell
{
	padding-left: 5pt;
	width: 50pt;
	max-width: 10%;
}

.plSectionPrice
{
	color: #000000;
	font-family: "Arial Narrow" , Arial, sans-serif;
	font-size: small;
	font-weight: bold;
}


.plSectionDescriptionCell
{
	padding-left: 25pt;
}

.plSectionDescription
{
	color: #000000;
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: small;
}







