Nav  { white: display: block; }

/* Text Styles */
body {
	font-size: 70%;
	font-family: "Times New Roman", Times, serif;
}
h1 {
	font-size: 150%;
	color: #000000;
	font-weight: bold;
	padding: 0px;
}
h2 {
	font-size: 120%;
	color: #000000;
	line-height: 100%;
	padding: 0px;
	font-weight: normal;
}
h3 {
	font-size: 100%;
	color: #000000;
	padding: 0px;
}
h4 {
	font-size: 90%;
	color: #000000;
	padding: 0px;
}
h5 {
	font-size: 85%;
	color: #000000;
	padding: 0px;
}

p {
	font-size: 85%;
	font-family: "Times New Roman", Times, serif;
	line-height: 150%;
	padding: 0px;
}

ul {
	font-size: 85%;
	font-family: "Times New Roman", Times, serif;
	line-height: 150%;
	padding: 0px;
}

ol {
	font-family: "Times New Roman", Times, serif;
	line-height: 150%;
	font-size: 85%;
	padding: 0px;
}

li {
	margin-bottom: 10px;
	padding: 0px;
}

.noTopMargin {
	margin-top: -10px;
}

.indent1noTopMargin {
	padding-left: 40px;
	margin-left: 40px;
	margin-top: -10px;
}

.indent1 {
	padding-left: 40px;
	margin-left: 40px;
}

.indent2noTopMargin {
	padding-left: 60px;
	margin-left: 60px;
	margin-top: -10px;
}

.indent2 {
	padding-left: 60px;
	margin-left: 60px;
}


.indentOL {
	padding-left: 12px;
	margin-left: 12px;
	margin-top: -10px;
}



a:link {
	color: cb8853;
	font-weight: bold;
	text-decoration: none;
}

a:active {
	color: #cb8853;
	text-decoration: none;
}

a:visited {
	color: cb8853;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	font-weight: bolder;
	color: 61b6ca;
	text-decoration: none;
}

.nav {
	font-family: "Times New Roman", Times, serif;
	color: cb8853;
	font-size: 100%;
	text-decoration: none;
	line-height: 110%;
	padding: 0px;
	font-weight: bold;
	}
	
.nav a:link {
	color: 9C816C;
	text-decoration:none;
	font-weight: bold;
	padding: 0;
}

.nav a:active {
	text-decoration: none;
	padding: 0px;
}

.nav a:visited {
	text-decoration: none;
	font-weight: bold;
	color: 9C816C;
	padding: 0px;
}

.nav a:hover {
	font-weight: bolder;
	color: 61b6ca;
	text-decoration: none;
	padding: 0px;
	font-size: 110%;
}

.barprinttext {
	font-size: 80%;
	color: 9c816c;
	padding: 0px;
	font-weight: bold;
	line-height: 160%;
}

.barprinttext a:link {
	color: #9c816c;
	text-decoration: none;
}

.barprinttext a:active {
	color: #9c816c;
	text-decoration: none;
}

.barprinttext a:visited {
	color: #9c816c;
	text-decoration: none;
}

.barprinttext a:hover {
	color: 61b6ca;
	text-decoration: none;
}

.bigshoe {
	font-family: "Times New Roman", Times, serif;
	color: 9c816c;
	font-size: 80%;
	text-decoration: none;
	line-height: 80%;
}
.charthead {
	font-size: 80%;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: black;
	padding-right: 0px;
	padding-left: 0px;
	line-height: 110%;
}
.charttext {
	font-size: 80%;
	font-family: "Times New Roman", Times, serif;
	color: black;
	padding-right: 0px;
	padding-left: 0px;
	line-height: 110%;
}

.sponsortext {
	font-size: 75%;
	font-family: "Times New Roman", Times, serif;
	color: black;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: -10px;
	line-height: 110%;
}
.blueUnderline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #61b6ca;
	margin-top: 20px;
	padding-top: 20px;
}

