/* CSS Document */
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	letter-spacing: 2px;
	color: #424239;
}
h2	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #424239;
	letter-spacing: 1px;
}
h3	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #424239;
	letter-spacing: 1px;
}
h4	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #424239;
}
img.border {
	border: 4px solid #639410;
}
td.menu	{
	vertical-align: top;
	padding-top: 15px;
	padding-left: 15px;
}
td.content {
	vertical-align: top;
	margin: 0px;
	padding: 15px;
}
.textcontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #424239;
	line-height: 120%;
}
.menulink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #424239;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
}
.menulink a:link, .menulink a:active {
	color: #424239;
	text-decoration: none;
}

.menulink a:visited {
	color: #424239;
	text-decoration: none;
}

.menulink a:hover {
	color: #A5D631;
	text-decoration: none;
}

td.vertspace {
	padding-top: 5px;
	padding-bottom: 5px;
}
.textlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #CC0000;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}
.textlink a:link, .menulink a:active {
	color: #CC0000;
	text-decoration: none;
}

.textlink a:visited {
	color: #CC0000;
	text-decoration: none;
}

.textlink a:hover {
	color: #CC3333;
	text-decoration: none;
}
#navlist li {
	list-style-type: circle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #524A4A;
	text-align: center;
}
.textcontentroyalblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #330099;
	line-height: 120%;
	font-weight: bold;
}
.textcontenthighlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #FF3300;
	line-height: 120%;
	font-weight: bold;
}

