body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	background-image: url(../images/pageBG.jpg);
	margin-left: 0px;
	margin-top: 0px;
	text-align: left;
	vertical-align: top;
	padding-top: 0px;
}

#header {
	position:static;
	width:auto;
	height:auto;
	padding-left: 0px;
	padding-bottom: 20px;
	text-align: left;
	vertical-align: top;
	left: 0px;
	top: 0px;
}
#left-nav {
	position:static;
	width:165px;
	height:auto;
	clear: both;
	float: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#content {
	position:static;
	width:550px;
	height:auto;
	float: left;
	padding-left: 20px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #000000;
	clear: none;
}

#content-title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	background-position: left top;
	text-align: left;
	vertical-align: text-top;
	padding-top: 0px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	position: relative;
	padding-bottom: 15px;
	margin-bottom: 20px;
}


a:link, a:visited, a:active {
	color: #003366;
	text-decoration: none;
}
a:hover {
	color: #336699;
	text-decoration: none;
}
form {
	margin: 0;
}
h1, h2, h3, h4, h5 {
	margin: 5px 0px 5px 0px;
}
.header {
	background-color: #336699;
	vertical-align: middle;
	text-align: center;
	color: #FFFFFF;
	height: 50px;
	font-size: 20px;
	font-weight: bold;
}
.menu {
	background-color: #EEEEEE;
	padding: 10px;
	width: 150px;
	vertical-align: top;
}
.menu ul, .menu li {
	list-style-type: none;
	display: block;
	margin: 0;
	padding: 0;
	padding-left: 5px;
}
.menu_current {
	font-weight: bold;
}
.highlight {
	background-color: #D0D0D0;
}

#footer {
	text-align: center;
	font-size: 10px;
	padding-top: 20px;
	overflow: visible;
	clear: both;
}
.menu-parent > a  { background: yellow; }
.menu-current > a { background: red; }

.menu_current { background: red; }

ul.mark .menu-parent:before  { content: "(p) " }
ul.mark .menu-current:before { content: "(c) " }
ul.mark .menu-sibling:before { content: "(s) " }
ul.mark .menu-child-0:before { content: "(c-0) " }
ul.mark .menu-child-1:before { content: "(c-1) " }
ul.mark .menu-child-2:before { content: "(c-2) " }

table.menu td {
    width: auto; 
}
table.menu .menu-expand > a { font-weight: bold; }

ul.sitemap li {
    padding-top: 0.5em;
}
ul.sitemap .menu-current > span.content {
    display: block;
    background-color: #E0E0FF;
    border-right: 2px solid blue;
}
style1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 20px;
	line-height: 25px;
}
.style3 {font-family: Georgia, "Times New Roman", Times, serif; font-style: italic; font-size: 20px; line-height: 25px; font-weight: bold; }
.style5 {font-size: 14px}
.georgia-norm {font-family: Georgia, "Times New Roman", Times, serif}