body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a {
	color: #000000;
	text-decoration: underline;
}
#Navigation {
	display: none;
}
#Content {
	margin: 0px;
	padding: 0px;
}
#Header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	font-weight: bold;
	margin-bottom: 25px;
}
#HeaderLogo h1 {
	margin: 0px;
	padding: 0px;
	font-size: 30px;
	line-height: normal;
}
#HeaderLogo p {
	line-height: normal;
	margin: 5px 0px 0px;
	padding: 0px;
}
#Content p {
	line-height: 1.5em;
}
#Content h1 {
	font-size: 20px;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #000000;
}
#Content h2 {
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
#Content ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 18px;
	list-style-type: circle;
}
#Content ul li {
	margin-top: 10px;
	margin-bottom: 10px;
}
#SearchForm {
	display: none;
}
#Slogan {
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	font-style: italic;
}
#Content td {
	font-size: 12px;
}
#CategoryDropdown {
	display: none;
}
h3 {
	font-size: 14px;
}
hr {

	color: #000000;
}

