	body, .main, .heading, .sidefill, .sidenav
	{
		color: #202020;
		font-family: verdana !important;
		font-size: 10pt !important;
	}

	.heading
	{
		background: url(images/banner.gif);
		height: 170px;
		background-repeat: no-repeat;
	}

	.sidenav
	{
		background: url(images/side.gif);
		height: 340px;
		background-repeat: no-repeat;
	}

	.sidefill
	{
		background: url(images/sidefill.gif);
		height: 116px;
		background-repeat: no-repeat;
	}

	.copyright
	{
		color: #202020;
		font-family: arial !important;
		font-size: 8pt !important;
	}

	A:link
	{
		color: #404040;
		text-decoration: none;
	}

	A:active
	{
		color: #202020;
		text-decoration: underline;
	}

	A:visited
	{
		color: #202020;
		text-decoration: none;
	}

	A:hover
	{
		color: #202020;
		text-decoration: underline;
	}

	.itemborder
	{
		border: none;
	}

	.subtitle
	{
		background-color: #92a4c9;
		font-size: 8pt;
		font-weight: bold;
		color: white;
	}

	.highlights
	{
		font-weight: bold;
	}
