body {
	margin: 0px; padding: 0px; background-color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11pt;
}
.content {
	/* Do not specify height or overflow for print style */
	background-color: white; color: black; padding: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 10pt;
}
.document {
	/* Do not specify height or overflow for print style */
	background-color: white; color: black; padding: 20px;
	font-family: Times, Times New Roman, serif; font-size: 13pt;
}
.box {
	background-color: white; color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 14px;
}
.box2 {
	background-color: white; color: black;
	font-family: Times, Times New Roman, serif; font-size: 13pt;
}
.banner {
	display: none;
	text-align: center; background-color: #cc894a; color: white;
	padding: 10px; 
	padding-bottom: 0px;
}
.menu {
	display: none;
	width: 0px; background-color: white;
}
.navDiv { 
	float: left; padding: 4px; width: 180px;
	background-color: #0066CC; 	color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11pt;
}
.Verdana_10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 10pt;
}
.Times_13 {
	font-family: Times, Times New Roman, serif; font-size: 13pt;
}
.content a {
	text-decoration: none; color: black;
}
.content a:hover {
	font-weight: bold; color: yellow;
}
.table {
	background-color: white; color: black;	padding: 3px; font-size: 13px; 
}
.mystery {
	background-color: #3c8e62; color: #FFF;
}
.main {
	align: center; height: 40px; border-collapse: collapse;
}
.outer_border {
	border: 0; margin: 0; padding: 0;
	width: 99%; background-color: #3c8e62; color: white;
}
.content_1 {
	background-color: white; color: black;
}
.navItem {
	padding: 0;
}
.navItem a {
	text-decoration: none; color: black;
}
.showItem {
	background-color: #0066CC;
}
.showItem a {
	text-decoration: none; font-weight: bold; color: lime; 
}
.navItem a:hover {
	font-weight: bold; color: white;
}
.navDivider {
	background-color: gray;	font-size: 1px; height: 1px; overflow-y: hidden; line-height: 1px;
}
.noPrint {
	display: none;
}
.cyan {
	font-family: Verdana, Arial, Helvetica, sans-serif;	font-weight: bold; font-size: 14px;
}
.gold {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; font-size: 13px;
}
.white {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; font-size: 13px;
}