.intro {
	font-family: Arial, sans-serif;
	font-size: 32px;
	line-height: 38px;
	color: #a4b18a;
}
.head {
	font-family: Arial, sans-serif;
	font-size: 22px;
	line-height: 28px;
	color: #a4b18a;
}
.subhead {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #003366;
	font-weight: bold;
}
.copy {
	font-family: Arial, sans-serif;
	font-size: 14px;
	line-height: 22px;
	color: #444444;
}
.sideheadko {
	font-family: Arial, sans-serif;
	font-size: 14px;
	line-height: 22px;
	color: #cfd6b9;
	font-weight: bold;
	display: block;
	padding: 0px 0px 4px 20px;
}
.sidecopyko {
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #ffffff;
	display: block;
	padding: 0px 20px 0px 20px;
}
.sidehead {
	font-family: Arial, sans-serif;
	font-size: 14px;
	line-height: 22px;
	color: #003366;
	font-weight: bold;
	display: block;
	padding: 0px 0px 4px 20px;
}
.sidecopy {
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	display: block;
	padding: 0px 20px 0px 20px;
}
.tag {
	font-family: Verdana, sans-serif;
	font-size: 9px;
	color: #333333;
	font-weight: bold;
}
#listcontainer { 
	margin-left: 20px; 
}
#listcontainer ul {
	font-family: Arial, sans-serif;
	font-size: 14px;
	line-height: 22px;
	color: #444444;
	margin: 0;
	padding: 0;
}
#listcontainer li { 
	margin: 0px 0px 0px 0px; 
}
#listcontainer ul ul li { 
	margin: 0px 0px 0px 20px; 
}
#rule {
	border-bottom: 1px #a4b18a solid;
	margin: 20px 0px 20px 0px;
}
#navbox a {
	float:left;
	font-family: Verdana, sans-serif;
	font-size: 10px; 
	line-height: 10px;
	color: #ffffff; 
	font-weight: bold;
	text-align: center;
	height: 20px;
	width: 115px;
	border-top: 0px #ffffff solid;
	border-left: 0px #ffffff solid;
	border-right: 0px #ffffff solid;
	border-bottom: 0px #ffffff solid;
	margin: 0px 0px 0px 0px;
	padding: 12px 0px 0px 0px;
	background-color: #018fc5;
}
#navbox a:hover {
	color: #018fc5; 
	background-color: #003366;
}
#navboxon {
	float:left;
	font-family: Verdana, sans-serif;
	font-size: 10px; 
	line-height: 10px;
	color: #018fc5; 
	font-weight: bold;
	text-align: center;
	height: 20px;
	width: 115px;
	border-top: 0px #ffffff solid;
	border-left: 0px #ffffff solid;
	border-right: 0px #ffffff solid;
	border-bottom: 0px #ffffff solid;
	margin: 0px 0px 0px 0px;
	padding: 12px 0px 0px 0px;
	background-color: #ffffff;
}
a {
	font-family: Verdana, sans-serif;
	color: #018fc5;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, sans-serif;
	color: #003366;
	font-weight: bold;
	text-decoration: none;
}