body {
	margin: 0px;
	padding: 0px;
}
body,td,th {
	font: 1em/1.4em Georgia, "Times New Roman", Times, serif;
}
h1 {
	margin: 0px 0px .5em;
	color: #564866;
	font-size: 1.7em;
}
h2 {
	margin: 0px 0px .5em;
	color: #564866;
	padding: 10px 0px 5px;
	font-size: 1.4em;
	border-bottom: 2px solid #DCDCC0;
}
h3 {
	letter-spacing: 2px;
	font: bold normal 1.2em Georgia, "Times New Roman", Times, serif;
	color: #564866;
	margin-bottom: .5em;
}
h4 {
	font-size: 1.1em;
	font-weight: bold;
	letter-spacing: 2px;
	color: #564866;
}#masthead {
	background-color: #564866;
	padding: 10px 20px;
}
#submasthead {
	font-size: 0.8em;
	color: #564866;
	text-align: right;
	padding: 0px 10px;
	background: #DCDCC0;
	margin: 0px 0px 10px;
	border-bottom: 1px solid #564866;
}
#submasthead p {
	padding: 0px;
	margin: 0px;
	font-style: italic;
	font-weight: bold;
}
#wrapper {
}
#nav {
	margin: 0px;
	padding: 0px;
	width: 177px;
	height: 80%;
	float: left;
}
#nav a {
	color: #564866;
	text-decoration: none;
	padding: 3px 3px 3px 6px;
	width: 160px;
	float: right;
	background: #BBBBC9;
	border-left: 4px solid #564866;
	margin-top: 3px;
	font-size: .8em;
	font-weight: bold;
}
#nav a:hover {
	text-decoration: underline;
	background-color: #DCDCC0;
}
#content {
	padding: 0em 0em 0em 1em;
	height: 100%;
	margin: 0px 1em .5em 180px;
}
#content a {
	color: #6C5385;
}
#content img {
	margin: 10px 10px 10px 0px;

}
#content ul {
	list-style-type: square;
	list-style-position: outside;
	margin-top: .5em;
	margin-bottom: .5em;
}
#content li {
	margin-top: .5em;
	margin-bottom: .5em;
}
#content table {
	border: 1px solid #564866;
	width: 100%;
	margin-bottom: .5em;
}
#content table th {
	background-color: #DCDCC0;
	border-bottom: 2px solid #564866;
	color: #564866;
	padding: 3px;
}
#content table td {
	padding: 6px;
	font-size: .9em;
	border-bottom: 1px solid #BBBBC9;
}

#btmnav {
	padding: 5px;
	float: left;
	color: #BBBBC9;
}
#btmnav a {
	color: #BBBBC9;
	font-size: .8em;
}
#footer {
	margin: 0px;
	padding: 0px;
	border-top: 1px solid #BBBBC9;

}
#footer p {
	font-size: 9pt;
	font-style: italic;
	color: #BBBBC9;
	text-align: right;
	margin: 0px;
	padding: 5px 15px 5px 5px;
	letter-spacing: 0.1em;
}

