	.CrumbText
		{
			font-family: Verdana, Arial, Helvetica, sans-serif;
			color: rgb(153,153,153);
			font-size: 10px;
			font-style: normal;
			text-decoration: none;
			line-height: 14px;
			font-weight: bold;
			margin: 42px 0px 0px 60px;
			padding: 0px 0px 0px 0px;
			text-transform: uppercase;
			text-align: left;
		}

		.CrumbText a:link
			{
				color: rgb(153,153,153);
				text-decoration: none;
			}

		.CrumbText a:visited 
			{
				color: rgb(153,153,153);
				text-decoration: none;
			}

		.CrumbText a:hover 
			{
				color: rgb(255,64,32);
				text-decoration: underline;
			}

	.IndexHeader
		{
			font-family: 'Trebuchet MS', Geneva, Arial, Helvetica, sans-serif; 
			color: rgb(153,0,0); 
			font-size: 14px;
			font-style: normal;
			line-height: 20px;
			font-weight: bold;
			text-align: left;
			margin: 0px 0px 0px 58px;
			padding: 0px 0px 0px 0px;
		}

	.TopHeader
		{
			font-family: 'Trebuchet MS', Geneva, Arial, Helvetica, sans-serif; 
			color: rgb(64,64,64); 
			font-size: 28px;
			font-style: normal;
			line-height: 32px;
			font-weight: bold;
			text-align: left;
			margin: 10px 0px 0px 0px;
			padding: 0px 0px 0px 0px;
			letter-spacing: -1px;
		}

	.TopTitle
		{
			font-family: 'Trebuchet MS', Geneva, Arial, Helvetica, sans-serif; 
			color: rgb(153,0,0); 
			font-size: 20px;
			font-style: normal;
			line-height: 24px;
			font-weight: bold;
			text-align: left;
			margin: 5px 0px 5px 0px;
			padding: 0px 0px 0px 0px;
		}

	.SectionHeader
		{
			font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
			color: rgb(153,0,0);
			font-size: 12px;
			font-style: normal;
			line-height: 16px;
			font-weight: bold;
			text-align: center;
			text-transform: uppercase;
			margin: 0px 0px 5px 0px;
			padding: 0px 0px 0px 0px;
		}

	.MiddleHeader
		{
			font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
			color: rgb(153,0,0);
			font-size: 12px;
			font-style: normal;
			line-height: 16px;
			font-weight: bold;
			text-align: left;
			text-transform: uppercase;
			margin: 0px 0px 5px 0px;
			padding: 0px 0px 0px 0px;
		}

	.TopicText
		{
			font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
			color: rgb(0,0,0);
			font-size: 12px;
			font-style: normal;
			line-height: 16px;
			font-weight: bold;
			text-align: left;
			text-transform: none;
			margin: 5px 0px 5px 0px;
			padding: 0px 0px 0px 0px;
		}

	.TopicTitle
		{
			font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
			color: rgb(153,0,0);
			font-size: 16px;
			font-style: normal;
			line-height: 20px;
			font-weight: bold;
			text-align: left;
			text-transform: none;
			margin: 5px 0px 5px 0px;
			padding: 0px 0px 0px 0px;
		}

	.TopicBlack
		{
			font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
			color: rgb(0,0,0);
			font-size: 16px;
			font-style: normal;
			line-height: 20px;
			font-weight: bold;
			text-align: left;
			text-transform: none;
			margin: 10px 0px 10px 0px;
			padding: 0px 0px 0px 0px;
		}

	.LowerTitle
		{
			font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
			color: rgb(153,0,0);
			font-size: 16px;
			font-style: normal;
			line-height: 20px;
			font-weight: bold;
			text-align: center;
			text-transform: none;
			margin: 0px 0px 0px 0px;
			padding: 0px 0px 0px 0px;
		}

	.TextHeader
		{
			font-family: 'Trebuchet MS', Geneva, Arial, Helvetica, sans-serif; 
			color: rgb(0,0,0);
			font-size: 14px;
			font-style: normal;
			line-height: 16px;
			font-weight: bold;
			text-align: left;
			text-transform: none;
			margin: 0px 3px 0px 0px;
			padding: 0px 0px 0px 0px;
		}

	.TextHeader a:link
		{
			color: rgb(64,32,255);
			text-decoration: none;
		}

	.TextHeader a:visited 
		{
			color: rgb(64,32,255);
			text-decoration: none;
		}

	.TextHeader a:hover 
		{
			color: rgb(255,64,32);
			text-decoration: underline;
		}

	.PageText
		{
			font-family: Georgia, Palatino, 'Times New Roman', Times, serif;
			/* font-family: Verdana, Arial, Helvetica, sans-serif; */
			color: rgb(0,0,0);
			font-size: 15px;
			font-style: normal;
			line-height: 18px;
			font-weight: normal;
			margin: 0px 0px 10px 0px;
			padding: 0px 0px 0px 0px;
		}

	.PageText a:link
		{
			color: rgb(64,32,255);
			text-decoration: none;
		}

	.PageText a:visited 
		{
			color: rgb(64,32,255);
			text-decoration: none;
		}

	.PageText a:hover 
		{
			color: rgb(255,64,32);
			text-decoration: underline;
		}

	.Footer
		{
			font-family: Verdana, Arial, Helvetica, sans-serif;
			color: rgb(92,92,92);
			font-size: 9px;
			font-style: normal;
			line-height: 12px;
			font-weight: normal;
			margin: 0px 0px 0px 0px;
			text-align: center;
		}

	.Footer a:link
		{
			font-size: 9px;
			line-height: 12px;
			color: rgb(92,92,92);
			text-decoration: none;
		}

	.Footer a:visited
		{
			font-size: 9px;
			line-height: 12px;
			color: rgb(92,92,92);
			text-decoration: none;
		}

	.Footer a:hover 
		{
			font-size: 9px;
			line-height: 12px;
			color: rgb(255,64,32);
			text-decoration: underline;
		}

	.FloatLeft
		{
			float: left;
			margin: 0px 0px 0px 0px;
			padding: 0px 0px 0px 0px;
		}

	.FloatRight
		{
			float: right;
			margin: 0px 0px 0px 0px;
			padding: 0px 0px 0px 0px;
		}

	img.noshow
		{
			display: none;
		}

	img
		{
			border: none;
		}

	img.outline
		{
			border-style: solid;
			border-width; 1px;
			border-color: rgb(225,225,225);
		}

	hr.PageRuler
		{
			border: none;
			height: 2px;
			color: rgb(153,0,0);
			background-color: transparent;
			margin: 0px 0px 0px 0px;
			padding: 0px 0px 0px 0px;
		}

	.MainNav
		{
			margin: 0px 10px 0px 10px;
			padding: 0px 0px 0px 0px;
		}

.OptInText 
	{
		font-family: 'Trebuchet MS', Geneva, Arial, Helvetica, sans-serif; 
		font-size: 14px;
		line-height: 20px;
		font-weight: bold;
		color: rgb(153,0,0);
		margin: 0px 0px 0px 0px;
		text-decoration: none;
		text-align: left;
	}


.OptIn 
	{
		font-family: 'Trebuchet MS', Geneva, Arial, Helvetica, sans-serif; 
		font-size: 16px;
		line-height: 20px;
		font-weight: bold;
		color: rgb(153,0,0);
		margin: 0px 0px 20px 0px;
		text-decoration: none;
		text-align: left;
	}

.SignUp
	{
		background-color: rgb(255,255,255);
		margin: 0px 0px 0px 0px;
		border: none;
		height: 20px;
		width: 77px;
	}
	
.OnlineView
	{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		color: rgb(64,64,64);
		font-size: 11px;
		font-style: normal;
		font-weight: bold;
		text-align: center;
		line-height: 14px;
		margin-top: 0px;
		margin-bottom: 0px;
		padding-bottom: 0px;
		text-decoration: none;
	}

.AltView
	{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		color: rgb(64,64,64);
		font-size: 11px;
		font-style: normal;
		font-weight: bold;
		text-align: center;
		line-height: 14px;
		margin-top: 0px;
		margin-bottom: 0px;
		padding-bottom: 0px;
		text-decoration: none;
	}

	.AltView:link
		{
			color: rgb(32,64,240);
			text-decoration: underline;
		}


	.AltView:visited
		{
			color: rgb(32,64,240);
			text-decoration: underline;
		}


	.AltView:hover
		{
			color: rgb(255,0,0);
			text-decoration: underline;
		}

