
	.DMainTitleBar {
		font-family : Tahoma, Verdana, Arial;
		color : #01609A;
		font-size : 18px;
		font-weight : bold;
		width : 250px;
		border-bottom : 1px solid #c6c6c6;
	}
	.DMainTitleBarFiller {
		width : 414px;
	}
	.DSubTitleBar {
		border-bottom : 1px solid #c6c6c6;
		padding : 8px;
	}
	.DSubTitle {
		font-family : Tahoma, Verdana, Arial;
		color : #01609A;
		font-size : 15px;
		font-weight : normal;
	}
	.DMainContentTable {
		width : 680px;
		border : 1px solid #c6c6c6;
		background-color : #FFFFFF;
		padding : 8px;
	}
	.DMainContentTablePDF {
		width : 600px;
		border : 1px solid #c6c6c6;
		background-color : #FFFFFF;
		padding : 11px;
	}
	.DSubContentTable {
		width : 100%;
		padding : 24px;
	}
	.DCriteriaBar {
		padding : 8px;
	}
	.DBaseText {
		font-family : Tahoma, Verdana, Arial;
		font-size : 11px;
		color : #747474;
		font-weight : normal;
	}
	.DCriteriaBox1 {
		width : 300px;
		margin-top : 25px;
	}
	.DCriteriaText {
		font-family : Tahoma, Verdana, Arial;
		font-size : 11px;
		font-weight : bold;
		color : #43515D;
	}
	.DFormInput {
		border : 1px solid #989898;
		font-size : 12px;
	}
	.DFormInput {
		border : 1px solid #989898;
		font-size : 12px;
		width : 125px;
	}
	.DFormInput2 {
		border : 1px solid #989898;
		font-size : 12px;
		width : 100px;
	}
	.DBusinessListing {
		font-family : Tahoma, Verdana, Arial;
		font-size : 11px;
		padding : 6px;
		background-color : #FFF8C4;
		margin-bottom : 20px;
	}
	.DBusinessListing_pdf {
		font-family : Tahoma, Verdana, Arial;
		font-size : 11px;
		padding : 6px;
/*		background-color : #FFF8C4;*/
		border-bottom : 1px solid #c6c6c6;
		margin-bottom : 20px;
	}

	.DResidentialListing {
		font-family : Tahoma, Verdana, Arial;
		font-size : 11px;
		padding : 6px;
		background-color : #F8F8F8;
		margin-bottom : 20px;
	}
	.DResidentialListing_pdf {
		font-family : Tahoma, Verdana, Arial;
		font-size : 11px;
		padding : 6px;
/*		background-color : #F8F8F8; */
		border-bottom : 1px solid #c6c6c6;
		margin-bottom : 20px;
	}

	.DGovListing {
		font-family : Tahoma, Verdana, Arial;
		font-size : 11px;
		padding : 6px;
		background-color : #D9E5F7;
		margin-bottom : 20px;
	}
	.DGovListing_pdf {
		font-family : Tahoma, Verdana, Arial;
		font-size : 11px;
		padding : 6px;
/*		background-color : #D9E5F7; */
		border-bottom : 1px solid #c6c6c6;
		margin-bottom : 20px;
	}

	.DNpaNxxOutput {
		font-family : Tahoma, Verdana, Arial;
		font-size : 11px;
		width : 100px;
		text-align : right;
	}
	.DSubListingNpaNxxOutput {
		font-family : Tahoma, Verdana, Arial;
		font-size : 11px;
		width : 90px;
		text-align : right;
	}
	.DSubListingCaption {
		font-family : Tahoma, Verdana, Arial;
		font-size : 11px;
		width : 100px;
		text-align : right;
	}	
	.DNpaNxxOutputBold {
		font-family : Tahoma, Verdana, Arial;
		font-size : 11px;
		width : 90px;
		text-align : right;
		font-weight : bold;
	}
	.DListingNameOutput {
		font-family : Tahoma, Verdana, Arial;
		font-size : 11px;
		font-weight : bold;
	}
	.DListingAddressOutput {
		font-family : Tahoma, Verdana, Arial;
		font-size : 11px;
		padding-left : 20px;
		font-weight : normal;
	}
	.DFilterSelected {
		font-weight : bold;
	}
