#container {
	width: 89%;
	margin: 10px auto;
	background-color: #FFFFFF;
	color: #333;
	line-height: 130%;
	border-top: 1px solid gray;
	border-right: #FFFFFF;
	border-bottom: gray;
	border-left: #FFFFFF;
	}
#top	{
	padding: 0em;
	background-color: #999966;
	border-bottom: 1px solid gray;
	height: 70px;
	}
#top h1		{
	padding: 0;
	margin: 0;
	}
#leftnav	{
	float: left;
	width: 237px;
	margin: 0;
	padding: 1em;
	background-color: #FFFFFF;
	top: 75px;
	}
#rightnav	{
	float: right;
	width: 160px;
	margin: 0;
	padding: 1em;
	background-color: #FFFFFF;
	top: 75px;
	}
 
#content	{
	margin-left: 200px;
	margin-right: 200px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #FFFFFF;
	border: 0px none #FFFFFF;
	top: 75px;
	}
body {
	background-color: #FFFFFF;
}
.txt-large {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	color: #333333;
	line-height: 34px;
}
.txt-footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.txt-reg13 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 19px;
	color: #333333;
}
#topnav {
	text-align: right;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	height: 20px;
}
#topnav a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-bottom-color: #999966;
}
#topnav a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #999966;
	text-decoration: none;
}
#topnav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CCCC99;
	text-decoration: none;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #CCCC99;
}
#topnav a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #999966;
}
#leftnav h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	line-height: 36px;
	color: #000000;
}
.txt-small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
