.head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15pt;
	font-weight: 600;
	color: #001C00;
}

.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #001C00;
}

.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #001C00;
	font-weight: normal;
}

span.body a {
	color: #001C00;
	font-weight: bold;
	text-decoration: none;
}

span.body a:hover {
	color: #001C00;
	text-decoration: underline;
}

.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #001C00;
}

.admin_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #001C00;
}

span.admin_menu a {
	font-weight: bold;
	text-decoration: none;
	color: #001C00;
}

span.admin_menu a:hover {
	text-decoration: underline;
}


.errMsg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: 600;
	color: FF0000;
}

.blk8pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #001C00;
}

.SpecHeader{
	position: relative;
	top: -3pt;
	left: 20pt;
	color: FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}

.SpecHead{
	position: relative;
	top: -1pt;
	color: #001C00;;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}

span.SpecHead a {
	color: #001C00;
	text-decoration: none;
}

span.SpecHead a:hover {
	color: #001C00;
	text-decoration: underline;
}

.SpecCopy{
	color: #001c00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

adminBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

span.adminBody th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}

span.adminBody td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: 000000;
}

.tab {
	background-color: #a9a9a9;
	border-style: groove;
	border-right-width: 0px;
	border-top-width: 0px;
}

.tabSelected {
	background-color: #D3D3D3;
	border-style: groove;
	border-right-width: 0px;
	border-top-width: 0px;
}

.tabAnchor {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

.tabAnchorSel {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.tabBody {
	background-color: #D3D3D;
	border-style: none;
	background: #D3D3D;
}

