a {
	color: #000066;
	text-decoration: none;
}
a:hover {
	color: #FFFF00;
	text-decoration: none;
}

a:hover {
	color: #FFFF00;
}

.copy,
.copy ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006699;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: left;
}
.copy li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006699;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: left;
	list-style-position: inside;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000066;
	text-decoration: none;
}
.yellow-heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFF99;
	text-align: center;
	text-decoration: none;
}

.buttons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #99CCFF;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #FF9900;
}
.includetables {
	text-decoration: none;
	background-color: #99FFFF;
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-right-style: solid;
	border-top-color: #000099;
	border-right-color: #000099;
	border-bottom-color: #000099;
	border-left-color: #000099;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #0000CC;
	padding: 5px;
}
.news-buttons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}
.nav_background {
	background-color: #000000;
	background-image: url(/images/navbar.gif);
	background-repeat: no-repeat;
}
div.nz {
	padding-left: 20px;
}
