body
	{
	margin: 24px 2px 12px 2px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	}

	p
		{
		margin-height: 0px;
		margin-top: 0px;
		}

		p.indent
			{
			padding-left: 14px;
			padding-right: 14px;
			}

	div.indent
		{
		padding-left: 14px;
		padding-right: 14px;
		}

	h1
		{
		font-size: 17px;
		}

	a, a:visited, a:active, a:hover
		{
		color: #660000;
		text-decoration: underline;
		}

	a:hover
		{
		color: #003366;
		}

.container
	{
	width: 1014px;
	text-align: left;
	margin: 0px auto 0px auto;
	}

.logo
	{
	width: 364px;
	float: left;
	margin-bottom: 14px;
	padding-bottom: 14px;
	border-bottom: 6px solid #660000;
	}

.topnav
	{
	width: 650px;
	float: right;
	margin: 7px 0px 14px 0px;
	padding-bottom: 14px;
	border-bottom: 6px solid #660000;
	text-align: right;
	color: #003366;
	font-size: 11px;
	}

	.topnav a, .topnav a:visited, .topnav a:active, .topnav a:hover
		{
		color: #003366;
		text-decoration: none;
		font-weight: bold;
		}

	.topnav a:hover
		{
		text-decoration: underline;
		}

.clear
	{
	clear: both;
	}

.leftcontent
	{
	float: left;
	width: 750px;
	text-align: justify;
	margin-bottom: 14px;
	}

	.copy
		{
		float: left;
		width: 576px;
		}

	.ad
		{
		float: right;
		height: 600px;
		width: 160px;
		margin: 0px 0px 0px 14px;
		}

.rightnav
	{
	float: right;
	width: 250px;
	margin-left: 14px;
	}

	.redbox, .bluebox
		{
		color: #FFFFFF;
		margin: 0px 0px 14px 0px;
		padding: 12px;
		}

	.redbox
		{
		background-color: #660000;
		color: #FFFFFF;
		}

	.bluebox
		{
		background-color: #003366;
		}

		.redbox a, .redbox a:visited, .redbox a:active, .redbox a:hover, .bluebox a, .bluebox a:visited, .bluebox a:active, .bluebox a:hover
			{
			color: #FFFFFF;
			margin-height: 0px;
			text-decoration: none;
			}

		.redbox a:hover, .bluebox a:hover
			{
			text-decoration: underline;
			}

		.redbox p, .bluebox p
			{
			margin: 0px 0px 0px 7px;
			padding: 0px;
			}

		.redbox h3, .bluebox h3
			{
			font-size: 11px;
			margin: 0px 0px 6px 0px;
			padding: 0px 0px 6px 0px;
			border-bottom: 1px solid #FFFFFF;
			}

.bottomnav
	{
	width: 1014px;
	border-top: 6px solid #660000;
	padding-top: 14px;
	text-align: right;
	}

	.bottomnav a, .bottomnav a:visited, .bottomnav a:active, .bottomnav a:hover
		{
		color: #000000;
		text-decoration: none;
		}

	.bottomnav a:hover
		{
		text-decoration: underline;
		}
