	.LowerPanel
		{
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 10px;
			font-style: normal;
			line-height: 14px;
			font-weight: bold;
			text-transform: uppercase;
			text-align: left;
			vertical-align: top;
			color: rgb(245,215,0);
			margin: 5px 0px 0px 0px;
			padding: 0px 0px 0px 0px;
		}

	.LowerPanel:link
		{
			margin: 0px 0px 0px 0px;
			color: rgb(245,215,0);
			text-decoration: none;
		}

	.LowerPanel:visited
		{
			margin: 0px 0px 0px 0px;
			color: rgb(245,215,0);
			text-decoration: none;
		}

	.LowerPanel:hover
		{
			color: rgb(255,64,32);
			text-decoration: underline;
		}

	.mainnav 
		{
			width: 100%;
			margin: 10px 0px 0px 0px;
			padding: 0px 0px 0px 0px;
			font-size: 11px;;
			line-height: 16px;
			color: rgb(32,64,255);
			font-family: "Trebuchet MS", Tahoma, Geneva, Arial, Helvetica, sans-serif;
			font-weight: bold;
			text-transform: uppercase;
			border: none; 
		}

	.mainnav ul 
		{
			margin: 0px 0px 0px 0px;
			padding: 0px 0px 0px 0px;
		}

	.mainnav li 
		{
			font-size: 11px;;
			line-height: 16px;
			margin: 0px 0px 0px 0px;
			padding: 3px 10px 0px 10px;
			border-left: 1px solid rgb(92,92,92);
			display: inline;
			list-style: none;
		}
		
	.mainnav a:link
		{
			font-size: 11px;;
			line-height: 16px;
			color: rgb(32,64,255);
			text-decoration: none;
		}

	.mainnav a:visited 
		{
			font-size: 11px;;
			line-height: 16px;
			color: rgb(32,64,255);
			text-decoration: none;
		}

	.mainnav a:hover 
		{
			color: rgb(255,64,32);
			text-decoration: underline;
		}

	.mainnav li:first-child 
		{
			border: none;
		}

	.CrumbText
		{
			font-family: Verdana, Arial, Helvetica, sans-serif;
			color: rgb(164,164,164);
			font-size: 10px;
			font-style: normal;
			text-decoration: none;
			line-height: 14px;
			font-weight: normal;
			margin: 105px 10px 0px 10px;
			padding: 0px 0px 0px 0px;
			text-transform: uppercase;
			text-align: left;
		}

		.CrumbText a:link
			{
				color: rgb(164,164,164);
				text-decoration: none;
			}

		.CrumbText a:visited 
			{
				color: rgb(164,164,164);
				text-decoration: none;
			}

		.CrumbText a:hover 
			{
				color: rgb(255,64,32);
				text-decoration: underline;
			}

	.PanelHeader
		{
			font-family: Verdana, Arial, Helvetica, sans-serif;
			color: rgb(0,0,0);
			font-size: 16px;
			font-style: normal;
			line-height: 20px;
			font-weight: bold;
			text-align: center;
			margin: 0px 0px 0px 0px;
			padding: 0px 0px 0px 0px;
			text-transform: none;
		}

		.PanelHeader a:link
			{
				color: rgb(64,32,255);
				text-decoration: none;
			}

		.PanelHeader a:visited 
			{
				color: rgb(64,32,255);
				text-decoration: none;
			}

		.PanelHeader a:hover 
			{
				color: rgb(255,64,32);
				text-decoration: underline;
			}

	.PageHeader
		{
			font-family: Verdana, Arial, Helvetica, sans-serif;
			color: rgb(153,0,0);
			font-size: 18px;
			font-style: normal;
			line-height: 22px;
			font-weight: bold;
			text-align: center;
			margin: 10px 0px 0px 0px;
			padding: 0px 0px 0px 0px;
			text-transform: uppercase;
		}

	.TextHeader
		{
			font-family: Verdana, Arial, Helvetica, sans-serif;
			color: rgb(0,0,0);
			font-size: 24px;
			font-style: normal;
			line-height: 30px;
			font-weight: bold;
			text-align: center;
			margin: 20px 0px 30px 0px;
			padding: 0px 0px 0px 0px;
		}

	.RightHeader
		{
			font-family: "Lucida Calligraphy", Verdana, Arial, Helvetica, sans-serif;
			color: rgb(0,0,0);
			font-size: 24px;
			font-style: normal;
			line-height: 30px;
			font-weight: bold;
			text-align: center;
			margin: 20px 0px 30px 0px;
			padding: 0px 0px 0px 0px;
		}

	.PageText
		{
			font-family: Verdana, Arial, Helvetica, sans-serif;
			color: rgb(0,0,0);
			font-size: 12px;
			font-style: normal;
			line-height: 16px;
			font-weight: normal;
			margin: 10px 10px 0px 10px;
		}

	.PageText a:link
		{
			font-size: 12px;
			line-height: 16px;
			color: rgb(64,32,255);
			text-decoration: underline;
			margin: 0px 0px 0px 0px;
		}

	.PageText a:visited
		{
			font-size: 12px;
			line-height: 16px;
			color: rgb(64,32,255);
			text-decoration: none;
			margin: 0px 0px 0px 0px;
		}

	.PageText a:hover 
		{
			font-size: 12px;
			line-height: 16px;
			color: rgb(255,64,32);
			text-decoration: underline;
			margin: 0px 0px 0px 0px;
		}

	.UrgentText
		{
			font-family: Verdana, Arial, Helvetica, sans-serif;
			color: rgb(255,0,0);
			font-size: 14px;
			font-style: normal;
			line-height: 20px;
			font-weight: bold;
			text-align: center;
			vertical-align: top;
			margin: 0px 10px 0px 0px;
		}

	.PageQuote
		{
			font-family: Verdana, Arial, Helvetica, sans-serif;
			color: rgb(0,0,0);
			font-size: 12px;
			font-style: italic;
			line-height: 16px;
			font-weight: normal;
			margin-left: 10px;
			margin-top: 0px;
			margin-right: 10px;
			margin-bottom: 10px;
		}

	.PageFooter
		{
			font-family: Verdana, Arial, Helvetica, sans-serif;
			color: rgb(0,0,0);
			font-size: 10px;
			font-style: normal;
			line-height: 12px;
			font-weight: normal;
			margin-left: 10px;
			margin-top: 0px;
			margin-right: 10px;
			margin-bottom: 10px;
		}

	.PageFooter
		{
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 10px;
			font-style: normal;
			font-weight: normal;
		}

	.FootNote
		{
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 9px;
			font-style: normal;
			font-weight: normal;
		}

	img.noshow
		{
			display: none;
		}

	img
		{
			border: none;
		}

	.FooterNav 
		{
			width: 100%;
			margin: 0px 0px 0px 0px;
			padding: 0px 0px 0px 0px;
			font-size: 9px;
			line-height: 12px;
			color: rgb(92,92,92);
			font-family: "Trebuchet MS", Tahoma, Geneva, Arial, Helvetica, sans-serif;
			font-weight: bold;
			text-transform: none;
			border: none; 
		}

	.FooterNav ul 
		{
			margin: 0px 0px 0px 0px;
			padding: 0px 0px 0px 0px;
		}

	.FooterNav li 
		{
			margin: 0px 0px 0px 0px;
			padding: 0px 10px 0px 10px;
			display: inline;
			list-style: none;
		}

	.FooterNav a:link
		{
			font-size: 9px;
			line-height: 12px;
			color: rgb(92,92,92);
			text-decoration: none;
		}

	.FooterNav a:visited
		{
			font-size: 9px;
			line-height: 12px;
			color: rgb(92,92,92);
			text-decoration: none;
		}

	.FooterNav a:hover 
		{
			font-size: 9px;
			line-height: 12px;
			color: rgb(255,64,32);
			text-decoration: underline;
		}

	.FooterNav ul li:first-child 
		{
			border-left: none;
		}

	.MainNavDisabled 
		{
			width: 100%;
			margin: 0px 0px 0px 0px;
			padding: 0px 0px 0px 0px;
			font-size: 11px;;
			line-height: 16px;
			color: rgb(156,156,156);
			font-family: "Trebuchet MS", Tahoma, Geneva, Arial, Helvetica, sans-serif;
			font-weight: bold;
			text-transform: uppercase;
			border: none; 
		}

	.MainNavDisabled li 
		{
			font-size: 11px;;
			line-height: 16px;
			margin: 0px 0px 0px 0px;
			padding: 3px 6px 0px 10px;
			border-left: 1px solid rgb(92,92,92);
			display: inline;
			list-style: none;
		}
		
	.MainNavDisabled li:first-child 
		{
			border: none;
		}

	.NavHeader
		{
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 11px;
			font-style: normal;
			line-height: 16px;
			font-weight: bold;
			text-transform: uppercase;
			text-align: left;
			vertical-align: top;
			margin: 0px 0px 0px 0px;
			padding: 0px 0px 0px 0px;
		}

	.NavTitle
		{
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 11px;
			font-style: normal;
			line-height: 16px;
			font-weight: bold;
			text-transform: uppercase;
			text-align: left;
			vertical-align: top;
			margin: 0px 0px 0px 0px;
			padding: 0px 0px 0px 0px;
		}

	.NavTitle:link
		{
			margin: 0px 0px 0px 0px;
			color: rgb(32,64,255);
			text-decoration: none;
		}

	.NavTitle:visited
		{
			margin: 0px 0px 0px 0px;
			color: rgb(32,64,255);
			text-decoration: none;
		}

	.NavTitle:hover
		{
			color: rgb(255,64,32);
			text-decoration: underline;
		}

	.LeftNav
		{
			width: 100%;
			font-family: "Trebuchet MS", Tahoma, Geneva, Arial, Helvetica, sans-serif;
			color: rgb(64,64,64);
			font-size: 11px;;
			line-height: 16px;
			font-weight: bold;
			text-transform: none;
			border: none; 
			margin: 0px 0px 25px 0px;
			padding: 0px 0px 0px 0px;
		}

	.LeftNav ul 
		{
			font-size: 12px;;
			line-height: 18px;
			font-weight: bold;
			text-transform: uppercase;
			text-align: left;
			margin: 0px 0px 0px 0px;
			padding: 0px 0px 0px 0px;
		}

	.LeftNav li 
		{
			margin: 0px 0px 0px 10px;
			padding: 0px 0px 0px 0px;
			list-style: none;
		}

	.LeftNav:link
		{
			color: rgb(64,64,64);
			font-weight: bold;
			text-transform: uppercase;
			text-decoration: none;
		}

	.LeftNav:visited
		{
			color: rgb(64,64,64);
			font-weight: bold;
			text-transform: uppercase;
			text-decoration: none;
		}

	.LeftNav:hover
		{
			color: rgb(255,64,32);
			text-decoration: underline;
		}

	.NavText
		{
			font-family: Verdana, Arial, Helvetica, sans-serif;
			color: rgb(0,0,0);
			font-size: 12px;
			font-style: normal;
			line-height: 16px;
			font-weight: normal;
			margin: 0px 0px 30px 20px;
		}

	.PlayBack
		{
			width: 100%
			margin: 0px 0px 0px 0px;
			padding: 0px 0px 0px 0px;
			text-align: center;
		}

	.PlayBack ul 
		{
			margin: 0px 0px 0px 0px;
			padding: 0px 0px 0px 0px;
		}

	.PlayBack li 
		{
			line-height: 30px;
			margin: 0px 0px 0px 0px;
			padding: 0px 10px 0px 0px;
			border: none;
			display: inline;
			list-style: none;
		}
		
