body {
	background: white;
	font-family: arial, sans-serif;
	font-size: 9pt;
	color: #000000
}
td, select, input {
	font-family: arial, sans-serif;
	font-size: 9pt;
	color: #000000;
}

a:hover {
	color: red;
	text-decoration: none;
}
a {
	color: #0000FF;
	text-decoration: underline;
}

.header {
	font-weight: bold;
	font-size: 13pt;
	color: #000066;
	font-family: arial, sans-serif;
}
.linkheader {
	padding-left:100px;
	background-color:#000066;
}

.smalltext {
	font-family: arial, sans-serif;
	font-size: 8pt;
	color: #000000
}
.text {
	font-family: arial, sans-serif;
	font-size: 10pt;
	color: #000000
}
.menutext {
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	font-family: arial, sans-serif;
	text-decoration: none;
}
.menutextblack {
	font-weight: bold;
	font-size: 11px;
	color: #000066;
	font-family: arial, sans-serif;
	text-decoration: none;
}

.sideTable {
	background: #666666;
}
.sideTableHeader {
	background: #000066;
	font-family: arial, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	font-weight: bold;
}
.sideTableSubHeader {
	background: #CCCCCC;
	font-family: arial, sans-serif;
	font-size: 8pt;
	color: #000000;
}
.sideTableRow {
	background: #FFFFFF;
	font-family: arial, sans-serif;
	font-size: 8pt;
	color: #000000;
}

.defTable {
	background: #666666;
}
.defTableHeader {
	background: #000066;
	color: #FFFFFF;
	font-weight: bold;
}
.defTableBoldHeader {
	background: #000066;
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: bold;
}
.defTableSubHeader {
	background: #CCCCCC;
	color: #000000;
}
.defTableRow {
	background: #FFFFFF;
	color: #000000;
}
.footnote {  font-size: 8pt; color: #666666}
