.Grid
{
	font-size: 12px;
}

body 
{
	margin: auto;
	padding: 0px;
}

#PrintReportHeader
{
	visibility: visible;
}

/* Inventory Report Styles */
.InventoryHeader
{
	font-family: Verdana, Arial;
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	display: block;
}

.InventoryItemBold
{
	font-family: Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	display: block;
}

.InventoryItem
{
	font-family: Verdana, Arial;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	display: block;
}

#ChangeFilter
{
	visibility: hidden;
	display: none;
}

p
{
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 9pt;
	font-weight: normal;	
	color: #000000;
}

a
{
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}

ul
{	
	padding: 0px;
	margin: 15px;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	line-height: 18px;
}

li
{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	line-height: 18px;
}

.HomeH1
{
	font-size: 16px;
	font-family: Arial;
	color: #A9362A;
	font-weight: bold;
}

.HomeH2
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #899BA4;
	display: block;
}

.HomeText
{
	font-size: 12px;
	font-family: Arial;
	color: #000000;
	text-decoration: none;
}

.HomeTextSmall
{
	font-size: 10px;
	font-family: Arial;
	color: #000000;
	text-decoration: none;
}

.HeadH1
{
	font-size: 24px;
	font-family: Arial;
	color: #A9362A;
	font-weight: bold;
}

.HeadH2
{
	font-size: 14px;
	font-family: Arial;
	color: #000000;
	font-weight: bold;
}

.HeadText
{
	font-size: 11px;
	font-family: Arial;
	color: #000000;
}

.HeadTextItalic
{
	font-size: 11px;
	font-family: Arial;
	color: #000000;
	font-style: Italic;
}

.SubH1
{
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #4E80BB;
}

.SubH2
{
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	display: block;
}

.SubText, a.SubText
{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}

.SubTextSmall, a.SubTextSmall
{
	font-family: Arial;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}

.SubTextLarge, a.SubTextLarge
{
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}

.SubTextBottomBorder
{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	border-bottom: solid 1px #000000;
	border-top: none;
	border-left: none;
	border-right: none;
}

.SubTextNoBorder
{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	border: none;
}

.FieldHeader, a.FieldHeader
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	background-color: #CCCCCC;
	color: #000000;
}

/*--------------------------------------------- Print Property ------------------------------------------*/

.PropertyDetailsHeading
{
	font-family: Verdana, Arial;
	font-size: 17px;
	font-weight: bold;
	color: #A9362A;
	text-decoration: none;
}

.PropertyDetailsText
{
	font-family: Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.PropertyDetailsTextBold
{
	font-family: Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.PropertyDetailsAddress
{
	font-family: Verdana, Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.PropertyDetailsAddressBold
{
	font-family: Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.PropertyDetailsTextRed
{
	font-family: Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #A9362A;
	text-decoration: none;
}

.PropertyDetailsLink, a.PropertyDetailsLink
{
	font-family: Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}

.PropertyDetailsListHeading
{
	font-family: Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.PropertyDetailsListText
{
	font-family: Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.FlyerDetailsText p
{
	font-family: Verdana, Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

p.FlyerDetailsText
{
	font-family: Verdana, Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.FlyerFooter
{
	font-family: Verdana, Arial;
	font-size: 9px;
	color: #000000;
	text-decoration: none;

}