@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFD5;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#wrapper {
	display: block;
	width: 800px;
	overflow: auto;
	padding: 0;
}
#leftcolumn {
	width: 190px;
	float: left;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: auto;
}
#leftcolumn  li {
	float: left;
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: right;
	font-weight: bold;
	margin: 0;
}
#leftcolumn a {
	display: block;
	width: 184px;
	text-decoration: none;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
	color: #000000;
	padding-bottom: 4px;
	padding-top: 4px;
	padding-right: 7px;
	background-color: #FFFFFF;
}
#leftcolumn a:hover {
	display: block;
	width: 184px;
	color: #bf0e3e;
	padding-bottom: 4px;
	padding-top: 4px;
	padding-right: 7px;
	background-color: #D3AA7C;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
}
#leftcolumn  .active a {
	display: block;
	width: 184px;
	color: #bf0e3e;
	padding-bottom: 4px;
	padding-top: 4px;
	padding-right: 7px;
	background-color: #D8B389;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
}
#rightcolumn {
	width: 596px;
	float: left;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: auto;
	border-left-width: 2px;
	border-left-style: double;
	border-left-color: #999999;
	padding-left: 8px;
}
#right column li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.6em;
	font-style: italic;
	list-style-type: disc;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #0F02C3;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFF;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #CC0000;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	line-height: 1.5em;
}
#Layer1 h4 {
	color: #FFF;
}
