	h1
	{
		font-family: Verdana;
		font-size: 17pt;
		font-weight: bold;
		padding-top: 10px;
		line-height: 120%;
		border-bottom: dotted 1px #CCCCCC;
		color: #000000;
		text-decoration: none;
	}
	tr,td,p,li,ul,ol,form
	{
		color: #000000;
		font-family: Verdana;
		font-size: 8.5pt;
		line-height: 125%;
	}
	.menuHeading
	{
		font-family: Verdana;
		font-size: 9pt;
		font-weight: bold;
		color: #000000;
		text-decoration: none;
		line-height: 125%;
	}
	.bodyText
	{
		background-color: #fffff;
		color: #000000;
		font-family: Verdana;
		font-size: 8.5pt;
		line-height: 125%;
	}

	.bodyHeading
	{
		font-family: Verdana;
		font-size: 17pt;
		font-weight: bold;
		padding-top: 10px;
		line-height: 120%;
		border-bottom: dotted 1px #CCCCCC;
		color: #000000;
		text-decoration: none;
	}
	.mainMenuText:link, .mainMenuText, .mainMenuText:visited, .mainMenuText:hover
	{
		font-family: Tahoma;
		font-size: 8pt;
		color: #ffffff;
		font-weight: bold;
		text-decoration: none;
	}
	.mainMenuText:hover
	{
		font-family: Tahoma;
		font-size: 8pt;
		color: #5a8cc6;
		font-weight: bold;
		text-decoration: none;
	}
	.divider
	{
		font-family: Tahoma;
		font-size: 11pt;
		color: #c0c0c0;
	}
	A:link
	{
		font-family: Verdana;
		font-size: 8pt;
		color: #003399;
		text-decoration: underline;
	}
	A:hover
	{
		font-family: Verdana;
		font-size: 8pt;
		color: red;
		text-decoration: underline;
	}
	.footerLink, .footerLink:hover, .footerLink:active, .footerLink:visited, .footerLink:link
	{
		font-family: Tahoma;
		font-size: 8pt;
		color: #808080;
		text-decoration: underline;
	}

	.footerText
	{
		font-family: Tahoma;
		font-size: 8pt;
		color: #808080;
		text-decoration: none;
	}
	.headingBlock
	{
		color: #5A8CC6;
		background-color: #5A8CC6;
	}
	.infoBox1
	{
		font-family: Verdana;
		font-size: 8.5pt;
		padding: 15px;
		border: dotted 1px #C0C0C0;
		background-color: lightyellow;
		color: #000000;
		text-decoration: none;
	}