Nav  { white: display: block; }

/* Text Styles */
body {
	font-size: 100%;
	font-family: "Times New Roman", Times, serif;
	line-height: 120%;
	font-weight: lighter;
}
h1 {
	font-size: 180%;
	color: #000000;
	font-weight: lighter;	line-height: 110%;

	padding: 0px;
	margin: 0px;
	font-family: "Times New Roman", Times, serif;
}
h2 {
	font-size: 160%;
	color: #000000;
	font-weight: normal;	line-height: 110%;

	margin: 0px;
	padding: 0px;
}

.quote {
	font-size: 160%;
	color: #000000;
	line-height: 120%;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 18px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 18px;
	padding-left: 0px;
}

h3 {
	font-size: 120%;
	color: #000000;
	font-weight: lighter;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

h4 {
	font-size: 100%;
	color: #000000;
	font-weight: lighter;
	margin: 0px;
	padding: 0px;
}
h5 {
	font-size: 80%;
	color: #000000;
	font-weight: lighter;
	margin: 0px;
	padding: 0px;
}

.date {
	font-size: 95%;
	color: #000000;
	margin: 0px;
	padding: 0px;
	line-height: 100%;
	font-weight: lighter;
}

.afterHead {
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 9px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 9px;
	padding-left: 0px;
}
.afterHeadNoSpaceAfter {
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.greenline {
	border-bottom-width: thin;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	margin-top: -30px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: -30px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}

p {
	font-size: 100%;
	font-family: "Times New Roman", Times, serif;
	line-height: 160%;
	font-weight: lighter;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 9px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 9px;
	padding-left: 0px;
}

li, ul {
	font-weight: normal;
	color: #186c8f;
	margin-left: 9px;
	padding-left: 0px;
	padding-bottom: 3px;
	margin-bottom: 3px;
	line-height: 160%;
	margin-top: 0px;
	padding-top: 0px;
}
ol {
	font-weight: normal;
	color: #186c8f;
	margin-left: 18px;
	padding-left: 12px;
	padding-bottom: 3px;
	margin-bottom: 3px;
	line-height: 160%;
	margin-top: 0px;
	padding-top: 0px;
}
.listAlpha {
	list-style-type: lower-alpha;
	color: #000000;
}

.listText {
	font-weight: normal;
	list-style-type: decimal;
	color: #000000;
	}

a:link {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}

a:active {
	color: #000000;
	text-decoration: underline;
}

a:visited {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}

a:hover {
	font-weight: bolder;
	color: #000000;
	text-decoration: underline;
}

.nav {
	font-family: arial;
	color: #186c8f;
	font-size: 80%;
	text-decoration: none;
	line-height: 120%;
	padding: 0px;
	font-weight: bold;
	}
	
.nav a:link {
	color: #186c8f;
	text-decoration:none;
	font-weight: bold;
	padding: 0;
}

.nav a:active {
	text-decoration: none;
	padding: 0px;
	color: #186c8f;
}

.nav a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #00456b;
	padding: 0px;
}

.nav a:hover {
	font-weight: bolder;
	color: #8bc53f;
	text-decoration: none;
	padding: 0px;
	font-size: 100%;
}

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

.barprinttext a:link {
	color: #000000;
	text-decoration: underline;
}

.barprinttext a:active {
	color: #000000;
	text-decoration: underline;
}

.barprinttext a:visited {
	color: #000000;
	text-decoration: underline;
}

.barprinttext a:hover {
	color: #000000;
	text-decoration: underline;
}

.bigshoe {
	font-family: arial;
	color: #000000;
	font-size: 80%;
	text-decoration: none;
	line-height: 80%;	
}
.bigshoe a:link {
	color: #000000;
	text-decoration:underline;
	font-weight: bold;
}

.bigshoe a:active {
	text-decoration: underline;
	color: #000000;
}

.bigshoe a:visited {
	text-decoration: underline;
	color: #000000;
}

.bigshoe a:hover {
	font-weight: bolder;
	color: #000000;
	text-decoration: underline;
}
