BODY {
	margin: 0px;
	background: #FFEBB0;
	color: Black;
	font-family: Arial, Helvetica, Swiss, sans-serif;
	font-size: 11pt;
	text-align: center;
}

DIV {
	color: Black;
	font-family: Arial, Helvetica, Swiss, sans-serif;
	font-size: 11pt;
}

P {
	color: Black;
	font-family: Arial, Helvetica, Swiss, sans-serif;
	font-size: 11pt;
}

H1 {

}

A {
	color: Green;
}

A:link {
	color: Green;
}

A:active {
	color: Green;
}

A:hover {
	color: Green;
	background: #FFEBB0;
}

A:visited {
	color: Green;
}

.page-title {
	width: 770px;
	height: 41px;
	text-align: left;
}

.content-block-outside {
	position: relative;
	float: left;
	top: 0px;
	left: 21px;
	width: 544px;
	padding-bottom: 25px;
	background: #FFFFE9;
	border-right: 1px solid Black;
	border-bottom: 1px solid Black;
}

.breadcrumb-block {
	position: relative;
	top: 2px;
	right: 4px;
	width: 540px;
	height: auto;
	text-align: right;
}

.content-block-inside {
	position: relative;
	top: 15px;
	left: 20px;
	width: 504px;
	height: auto;
	font-size: 11pt;
}

.nav-block-outside {
	float: right;
	width: 196px;
}

.nav-block-inside {
	display: none;
	float: right;
	width: 187px;
	position: relative;
	right: 9px;
	background: #F8BA4B;
	font-size: 8pt;
	text-align: left;
}

.nav-block-buttons {
	width: 167px;
	height: 15px;
	position: relative;
	left: 10px;
	top: 7px;
	background: #FFDB7F;
	font-size: 8pt;
	text-align: center;
	border-right: 1px solid #6A1C29;
	border-bottom: 1px solid #6A1C29;
	margin-bottom: 1px;
}

.nav-block-buttons a:hover {
	display: block;
	width: 167px;
	height: 15px;
	background: #FFFFE9;
}

.eight {
	color: Black;
	font-family: Arial, Helvetica, Swiss, sans-serif;
	font-size: 8pt;
}

.nine {
	color: Black;
	font-family: Arial, Helvetica, Swiss, sans-serif;
	font-size: 9pt;
}

.ten {
	color: Black;
	font-family: Arial, Helvetica, Swiss, sans-serif;
	font-size: 10pt;
}

.twelve {
	color: Black;
	font-family: Arial, Helvetica, Swiss, sans-serif;
	font-size: 12pt;
}

.p-header {
	color: #7A1C29;
	font-size: 1.1em;
}

.footer {
	width: 770px;
	color: Black;
	font-family: Arial, Helvetica, Swiss, sans-serif; font-size: 9pt;
	text-align: center;
}

.odd {
font-size: 9pt;
background: White;
}

.even {
font-size: 9pt;
background: #FFFFE9;
}

.headercell {
font-size: 9pt;
font-weight: bold;
color: White;
background: Green;
}
