body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #333333;
}
a:link {
	color: #336533;
	text-decoration: underline;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #336533;
	text-decoration: none;
}
p {
	line-height: 1.5em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
h1 {
	font-family: "Courier New", Courier, monospace;
	font-size: 2.4em;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-top: 0px;
}
.navH1 {
	font-family: "Courier New", Courier, monospace;
	color: #333333;
	font-size: 2.4em;
	margin-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-top: 3px;
	font-weight: bold;
}
.navH2 {
	font-family: "Courier New", Courier, monospace;
	color: #333333;
	font-size: 1.8em;
	margin-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-top: 3px;
	font-weight: bold;
}
.pdf {
	color: #808080;
}
h2 {
	font-family: "Courier New", Courier, monospace;
	font-size: 1.8em;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-top: 0px;
}
h3 {
	font-family: "Courier New", Courier, monospace;
	font-size: 1.4em;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-top: 0px;
}
h4 {
	font-size: 1em;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-top: 0px;
}
.clear {
	clear: both;
	height: 2px;
}
#ulSubNav {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#ulSubNav li {
	display: inline;
	float: left;
	
}
#ulSubNav a:link, #ulSubNav a:visited, #ulSubNav a:active {
	color: #333333;
	text-decoration: none;
	display: block;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 2px;
	padding-left: 0px;
	text-align: center;
	font-weight: bold;
	font-size: 11px;
	vertical-align: middle;
}
#ulSubNav a:hover, #ulSubNav a.current:link, #ulSubNav a.current:visited {
	color: #9BB269;
	text-decoration: underline;
	}
ol {
	margin-top: 0px;
	margin-bottom: 15px;
}
li {
	margin-top: 0px;
	margin-bottom: 5px;
}
.small {
	font-size: .9em;
}
.calendar td {
	padding-right: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 8px;
	font-size: 12px;
}
.header td {
	background-color: #F3F3F3;
	padding: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
