/*

	philadelphia crematories, inc (Page) Template CSS library
	(c) 2007 AppWare, LLC. All rights reserved (www.appware.biz)

*/


	@import url("core.css");


	.main {
		margin: auto;
		text-align: left;
		width: 840px;
	}

	a.menuItem {
		background: #eee;
		border-left: 1px solid #084097;
		border-right: 1px solid #084097;
		border-top: 1px solid #084097;
		color: #084097;
		display: block;
		font-size: 10pt;
		font-weight: 600;
		padding: 4px 0 4px 0;
		text-align: center;
	}

	a.menuItem:hover {
		background: #084097;
		color: #eee;
		text-decoration: none;
	}

	span.disabled {
		background: #eee;
		border-left: 1px solid #084097;
		border-right: 1px solid #084097;
		border-top: 1px solid #084097;
		color: #084097;
		display: block;
		font-size: 10pt;
		font-weight: 600;
		padding: 4px 0 4px 0;
		text-align: center;
	}

	div.login
	{
		border-left: 1px solid #084097;
		border-right: 1px solid #084097;
		border-top: 1px solid #084097;
		padding: 8px;
	}

	.title {
		color: #084097;
		font-size: 10pt;
		font-weight: 600;
		margin: 0;
		margin-bottom: 8px;
	}

	.QA {
		color: #084097;
		font-weight: 600;
	}

	img.facility {
		border: 1px solid #084097;
		margin: 0 0 4px 8px;
		padding-bottom: 0;
	}

	img.facility2 {
		border: 1px solid #084097;
		margin: 8px;
		padding-bottom: 0;
	}


	.bold {
		font-weight: 600;
	}

	td.borderBottom {
		border-bottom: 1px solid #ccc;
	}

	img.thumbnail {
		border: 1px solid #ece9d8;
	}