BODY {
	color: black;
	font-family: Verdana, Arial, helvetica;
	font-size: 9pt;
	background-color: #ffffff;
	margin-left: 30px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 30px;
}

TD {
	padding: 3px;
}

TD.menuOff {
	color: #252957;
	background-color: #e5e3f2;
	border-color: #252957;
	border-width: 2;
	border-style: solid;
	padding-top: 1px;
	padding-bottom: 1px;
	text-align: center;
	vertical-align: middle;
	width: 16%;
}

.menu:LINK, .menu:ACTIVE, .menu:VISITED {
	color: #252957;
	font: Arial, Verdana, helvetica;
	font-weight: bold;
	font-size: 9pt;
	text-decoration: none;
}

TD.menuOn {
	color: #e5e3f2;
	background-color: #252957;
	border-color: #e5e3f2;
	border-width: 2;
	border-style: solid;
	padding-top: 1px;
	padding-bottom: 1px;
	text-align: center;
	vertical-align: middle;
	width: 16%;
}

.menu:HOVER {
	color: #e5e3f2;
	font: Arial, Verdana, helvetica;
	font-weight: bold;
	font-size: 9pt;
	text-decoration: none;
}

TD.content, P, LI {
	color: black;
	font-family: Verdana, Arial, helvetica;
	font-size: 9pt;
}

TD.address {
	color: black;
	font-family: Verdana, Arial, helvetica;
	font-size: 9pt;
}


.sectionHeader {
	font-size: 10pt;
	font-weight: bold;
	color: #252957;
}

.subsectionHeader {
	color: #252957;
	font-family: Verdana, Arial, helvetica;
	font-size: 9pt;
	font-weight: bold;
}

P.topper, A.topper, A.topper:LINK, A.topper:ACTIVE, A.topper:HOVER, A.topper:VISITED {
	text-align: right;
	text-decoration: underline;
	font-size: 9pt;
	font-weight: bold;
	color: #a07e49;
}

A, A:LINK, A:ACTIVE, A:HOVER, A:VISITED {
	text-decoration: underline;
	font-size: 9pt;
	color: #252957;
}

TD.emptyCell {
	padding: 0px;
	border-style: none;
	border-width: 0px;
	border-spacing: 0px;
}
