
	.SectionHead
		{
			font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
			font-size: 14px;
			line-height: 16px;
			font-weight: bold;
			font-style: normal;
			color: rgb(0,0,0);
			text-decoration: none;
			margin-left: 10px;
			margin-top: 10px;
			margin-bottom: 5px;
		}

	.SectionText
		{
			font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
			font-size: 12px;
			line-height: 16px;
			font-weight: normal;
			font-style: italic;
			color: rgb(152,101,62);
			text-decoration: none;
			margin-left: 10px;
			margin-top: 10px;
			margin-bottom: 5px;
		}

	.SectionLink 
		{
			font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
			font-size: 12px;
			line-height: 16px;
			font-weight: bold;
			color: rgb(0,64,192);
			margin-top: 8px;
			margin-left:10px;
			margin-bottom: 0px;
			text-decoration: none;
		}


	.SectionLink a:link
		{
			font-weight: bold;
			color: rgb(0,64,192);
			text-decoration: underline;
		}


	.SectionLink a:visited
		{
			font-weight: bold;
			color: rgb(0,64,192);
			text-decoration: underline;
		}


	.SectionLink a:hover
		{
			font-weight: bold;
			color: rgb(255,0,0);
			text-decoration: underline;
		}

	.disabled 
		{
			font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
			font-size: 12px;
			line-height: 24px;
			font-weight: bold;
			color: rgb(192,192,192);
			text-decoration: none;
			margin-left: 5px;
			margin-top: 0px;
			margin-bottom: 0px;
		}


	.disabled:link
		{
			color: rgb(192,192,192);
			text-decoration: none;
		}


	.disabled:visited
		{
			color: rgb(192,192,192);
			text-decoration: none;
		}


	.disabled:hover
		{
			color: rgb(192,192,192);
			text-decoration: none;
		}

	.Nav 
		{
			font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
			font-size: 12px;
			line-height: 16px;
			font-weight: bold;
			color: rgb(161,98,36);
			margin-top: 12px;
			margin-left:0pt;
			margin-bottom: 0pt;
			text-decoration: none;
		}


	.Nav:link
		{
			color: rgb(161,98,36);
			text-decoration: none;
		}


	.Nav:visited
		{
			color: rgb(161,98,36);
			text-decoration: none;
		}


	.Nav:hover
		{
			color: rgb(255,0,0);
			text-decoration: underline;
		}

	.RightPanel 
		{
			font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
			font-size: 12px;
			line-height: 16px;
			font-weight: bold;
			color: rgb(161,98,36);
			margin-top: 7px;
			margin-left:10px;
			margin-bottom: 0px;
			text-decoration: none;
		}


	.RightPanel a:link
		{
			font-weight: bold;
			color: rgb(0,64,192);
			text-decoration: underline;
		}


	.RightPanel a:visited
		{
			font-weight: bold;
			color: rgb(0,64,192);
			text-decoration: underline;
		}


	.RightPanel a:hover
		{
			font-weight: bold;
			color: rgb(255,0,0);
			text-decoration: underline;
		}

.PageText
	{
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		color: rgb(0,0,0);
		font-size: 12px;
		font-style: normal;
		line-height: 16px;
		font-weight: normal;
		margin-left: 10px;
		margin-top: 10px;
		margin-right: 10px;
		margin-bottom: 0px;
	}

.PageFooter
	{
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		color: rgb(107,107,107);
		font-size: 10px;
		font-style: normal;
		line-height: 12px;
		font-weight: normal;
		margin-left: 10px;
		margin-top: 0px;
		margin-right: 10px;
		margin-bottom: 10px;
		text-align: center;
	}

	.PageFooter a:link
		{
			font-weight: inherit;
			color: rgb(107,107,107);
			text-decoration: none;
		}


	.PageFooter a:visited
		{
			font-weight: inherit;
			color: rgb(107,107,107);
			text-decoration: none;
		}


	.PageFooter a:hover
		{
			font-weight: inherit;
			color: rgb(255,0,0);
			text-decoration: underline;
		}

.FootNote
	{
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 9px;
		font-style: normal;
		font-weight: normal;
	}

	img.noshow
		{
			display: none;
		}

	img
		{
			border: none;
		}
			
