.header {
	font-family: Trebuchet MS, Arial, Helvetica;
	font-size: 15pt;
	font-weight: bold;
	color: #002e5f;
}

.title {
	font-size: 14pt;
	font-weight: bold;
	color: #002e5f;
}

.reverse {
	font-size: 11pt;
	font-weight: bold;
	color: #ffffff;
	padding: 2px;
}

.heading {
	font-size: 12pt;
	font-weight: bold;
	color: #002e5f;
	padding: 2px;
}

.subhead {
	font-size: 10pt;
	font-weight: bold;
	color: #666666;
}

.bar {
	font-size: 11pt;
	font-weight: bold;
	color: #000000;
}

.barwhite {
	font-size: 11pt;
	font-weight: bold;
	color: #ffffff;
}


.copy {
	font-size: 10pt;
	color: #000000;
}

.copyind {
	font-size: 10pt;
	color: #000000;
	margin-left: 40px;
	padding: 2px;
}

.copyedit {
	font-size: 9pt;
	color: #ff0000;
}

.compare {
	font-size: 8pt;
	color: #000000;
}

.copytableheader {
	font-size: 10pt;
	color: #ffffff;
}

a.headernav {
	font-size: 11pt;
	font-weight: bold;
	color: #002e5f;
	text-decoration: none;
}

a.headernav:hover {
	text-decoration: underline;
}

a.internalnav: {
	font-size: 11pt;
	font-weight: bold;
	color: #0d1364;
	text-decoration: underline;
}

a.internalnav:hover {
	text-decoration: none;
}

a.tabnav {
	font-family: Arial, Helvetica;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
}

a.tabnav:hover {
	text-decoration: underline;
}

a.tabnavon {
	font-size: 8pt;
	font-weight: bold;
	color: #555DA5;
	text-decoration: none;
}

a.comparenav {
	font-family: Arial, Helvetica;
	font-size: 10pt;
	color: #000000;
	text-decoration: underline;
}

a.comparenav:hover {
	text-decoration: none;
}

