﻿
body 
{
	font-family:Tahoma;
	font-size: 9pt;
}

h2
{
	font-family: Tahoma;
	font-size: 10pt;
	color: #4a4d4a;
	padding-left: 12px;
	padding-top: 15px;
	margin-bottom: -5px;
}

hr_old
{
	color:#4a7db5;
	width:580px;
	height:1px;
	text-align:left;
	margin-left:10px;
	margin-bottom: 10px;
}
.CommentsGrid
{
    margin-left:0px !important;
    margin-left:10px;
}
table.CommentsGrid td
{
    border-left:none;
    border-right:none;
    border-color:#dedbde;
}


p
{
	margin-top: 0px;
	padding-left: 10px;
}

.OptionLabel
{
	border-top-color: #dedbde;
	border-top-style: solid;
	border-top-width: 1px;
	font-size: 9pt;
	font-weight:bold;
	color: #4a4d4a;
	width: 290px;
}

.OptionLabelLastItem
{
	border-top-color: #dedbde;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-color: #dedbde;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	font-size: 9pt;
	font-weight:bold;
	color: #4a4d4a;
}

.OptionLabelBottomNavRow
{
    border-top-color: #dedbde;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-color: #dedbde;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	font-size: 9pt;
}

.OptionContent
{
	border-top-color: #dedbde;
	border-top-style: solid;
	border-top-width: 1px;
	background-color: #eff3ff;
}

.OptionContentLastItem
{
	border-top-color: #dedbde;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-color: #dedbde;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	background-color: #eff3ff;
}

.OptionContentDataControl
{
	font-size: 9pt;
	height: 12px;
}

.OptionContentHTMLDataControl
{
	font-size: 8pt;
	height: 18px;
}

a
{
}

.CommentsGrid
{
    border:none;
}

.IndentedTable
{
   margin-left:10px;
}

table.FoodInspectionGrid td
{
    border: 1px solid #CCC;    
}

table.InspectionsTable td
{
    border: none;
}
table.FooterTable td
{
    border: none;
}

/* Old PCH Styles */

.sidedecorationrepeater
{
	background-position: left top;
	background-image: url(../images/Repeater.gif);
	background-repeat: repeat-y;
}
