body, html {
	background-color: #ffffff;
	text-align: center;
	font-family: Times New Roman, Arial, Verdana, sans-serif;
	font-size: 14px;
	color: #000000;
	height:100%;
	margin:0;
	padding:0;
}

a {
	text-decoration: none;
	color: #000000;
}

img {
	border-style: none;
}

li {
	margin-top: 2px;
}

.activeAuxMenuItem {
	display: none;
}

.activeMenuItem {
	display: none;
}

.bodyTable {
	width: 100%;
	height: 100%;
	border-collapse: collapse;
}

.bodyTableCopyrightCell {
	width: 0;
	overflow: hidden;
	visibility: hidden;
}

.bodyTableLeftBottomCell {
	background-color: #eae3bb;
}

.bodyTableMenuCell {
	width: 0;
	min-width: 0;
	padding: 0;
	border-collapse: collapse;
	visibility: hidden;
}

.bodyTableContentCell {
	background-color: #f9f3d2;
	vertical-align: top;
	line-height: 150%;
	width: 100%;
}

.bold {
	font-weight: bold;
}

.bottomPadding {
	padding-bottom: 8px;	
}

.bottomDoublePadding {
	padding-bottom: 16px;	
}

.bulletList {
	margin-top: 0px;
	margin-bottom: 0px;	
}

.caption {
	font-size: 80%;
}

.center {
	text-align: center;
}

.contentTable {
	width: 100%;
	height: 100%;
	border-collapse: collapse;
}

.contentTableCell {
	width: 100%;
	border-collapse: collapse;
	text-align: left;
	vertical-align: top;
}

.emph {
	font-style: italic;
}

.entry {
	page-break-inside: avoid;
}

.entryIndex {
	width: 0;
	vertical-align: top;
}

.ext_ref {
	display: none;
}

.fullWidth {
	width: 100%;
}

.halfWidth {
	width: 50%;
}

.image {
	text-align: center;
	padding: 10px 5px 10px 5px;
}

.important {
	color: inherit;
}

.inactiveAuxMenuItem {
	display: none;
}

.inactiveMenuItem {
	display: none;
}

.left {
	text-align: left;
}

.italic {
	font-style: italic;
}

.mainPageTable {
	width: 100%;
	height: 100%;
	border-collapse: collapse;
}

.mainPageTablePicture {
	height: 180px;
}

.mainPageTablePictureCell {
	vertical-align: top;
	text-align: left;
	padding-bottom: 10px;
	height: 180px;
}

.mainPageTableTextCell {
	text-align: left;
	vertical-align: top;
}

.middle {
	vertical-align: middle;
}

.nobreak {
	white-space: nowrap;
}

.picture {
	float: left;
	margin-right: 20px;
}

.printOnly {
	display: block;
}

.reducedLetterSpacing {
	letter-spacing: -2.0px;
}

.subtitle {
	font-size: 130%;
	font-weight: bold;
	padding-bottom: 12px;
	page-break-after: avoid;
	page-break-inside: avoid;
}

.subsubtitle {
	font-size: 110%;
	font-weight: bold;
	padding-bottom: 6px;
	page-break-after: avoid;
	page-break-inside: avoid;
}

.tableNoSpaces {
	border-collapse: collapse;
}

.text {
	padding-bottom: 0px;
}

.title {
	font-size: 160%;
	font-weight: bold;
	padding-bottom: 20px;
}

.toggler {
	font-weight: normal;
	color: blue;
	cursor: pointer;
	display: none;
}

.top {
	vertical-align: top;
}

.topDoublePadding {
	padding-top: 16px;
}

.topPadding {
	padding-top: 8px;
}

.touchable {
	cursor: pointer;
}

.webOnly {
	display: none;
}
