
	/* ---------------------------------------- body classes */
	BODY, TD {
		font-family: Arial, sans-serif;
		font-size: 14px;
		color: #663366;
		background-color: White;
		font-weight: normal;
		font-style: normal;
		margin: 1cm;
	}
	DT {
		font-size: 16px;
		padding-top: 14px;
		font-weight: bold;
	}
	.welcomeBody {
		font-family: Arial, sans-serif;
		font-size: 14px;
		color: #663366;
		background-color: White;
		font-weight: normal;
		font-style: normal;
		padding: 14px;
		margin: 1cm;
	}
	.bodyBody {
		font-family: Arial, sans-serif;
		font-size: 14px;
		color: #663366;
		background-color: White;
		font-weight: normal;
		font-style: normal;
		margin: 14px;
		padding: 1cm;
	}
	.adminBody {
		font-family: Arial, sans-serif;
		font-size: 14px;
		color: #663366;
		background-color: Yellow;
		font-weight: normal;
		font-style: normal;
		margin: 14px;
		padding: 14px;
	}
	.editInput {
		font-family: Arial, sans-serif;
		font-size: 14px;
		color: #663366;
		background-color: Yellow;
		font-weight: normal;
		font-style: normal;
		padding: 1px;
	}
	.signature {
		font-family: "Lucida Handwriting", cursive;
		color: #666633;
		background-color: White;
		font-size: 110px;
		font-weight: bold;
	}
	.pDisclaimer {
		font-family: Arial, sans-serif;
		font-size: 12px;
		font-weight: bold;
		color: #663366;
		background-color: White;
	}
	.pTitle {
		font-family: Arial, sans-serif;
		font-size: 16px;
		font-weight: bold;
		color: #663366;
		background-color: White;
		padding-bottom: 0px;
		border-bottom: thin double #663366;
		margin-bottom: 0px;
	}
	.pCopyright {
		font-family: Arial, sans-serif;
		font-size: 12px;
		font-weight: bold;
		color: #663366;
		background-color: White;
		text-align: right;
		margin-bottom: 12px;
		max-width: 100%;
	}
	.pInput {
		font-family: Arial, sans-serif;
		font-size: 14px;
		font-weight: bold;
		color: Navy;
		background-color: White;
	}
	.pError {
		font-family: Arial, sans-serif;
		font-size: 16px;
		font-weight: bold;
		color: Red;
		background-color: White;
	}
	.pSection {
		font-family: Arial, sans-serif;
		font-size: 16px;
		font-weight: bold;
		color: #663366;
		background-color: White;
	}
	.pSearch {
		background-color: Yellow;
		color: #663366;
	}
	.indexTab {
		font-family: Arial, sans-serif;
		font-size: 16px;
		font-weight: Bold;
		color: White;
		background-color: #663399;
		cursor: pointer;
		vertical-align: bottom;
		white-space: nowrap;
		margin: 0px;
	}
	.subjectTab {
		font-family: Arial, sans-serif;
		font-size: 14px;
		font-weight: Bold;
		color: White;
		background-color: #663399;
		cursor: pointer;
		margin: 0px;
		vertical-align: top;
		white-space: nowrap;
	}
	.dividerLine {
		background-image: url(http://www.wellnessprotocols.com/images/line.gif);
	}
	.Quote {
		font-size: 14px;
		font-weight: Bold;
	}
	.noprint {
		
	}
	.noscreen {
		display: none;
	}