.links {
	font-family: Arial, Helvetica, sans-serif;
	color: #460864;
	font-size: 14px;
	font-style: normal;
	text-decoration: none;
	font-weight: bolder;
}
.tableWidth {
	text-align: center;
	vertical-align: middle;
	display: table-column;
	width: 33%;
}
a.links:hover {
	color: #F3C010;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	text-decoration: none;
	font-weight: bolder;
}

.linksOnPage {
	font-family: Arial, Helvetica, sans-serif;
	color: #9A66AB;
	font-size: 14px;
	font-style: italic;
	text-decoration: none;
	font-weight: bolder;
}
a.linksOnPage:hover {
	color: #F3C010;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	text-decoration: none;
	font-weight: bolder;
}

.text { color: #343536; font-weight: normal; font-size: 12px; line-height: 15px; font-family: Arial, Helvetica, sans-serif}
.navSub {
	font-family: Arial, Helvetica, sans-serif;
	color: #460864;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
}
a.navSub:hover {
	color: #F3C010;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
}
.subhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
	text-transform: none;
	color: #460864;
	line-height: 30px;
}
.pageTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #460864;
	line-height: 32px;
}
.linksInternal {
	font-family: Arial, Helvetica, sans-serif;
	color: #460864;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
}
a.linksInternal:hover {
	color: #9A66AB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-decoration: underline;
	font-weight: bold;
}
.textSM {
color: #343536; font-weight: normal; font-size: 10px; font-family: Arial, Helvetica, sans-serif
}
.linksSM {
	font-family: Arial, Helvetica, sans-serif;
	color: #460864;
	font-size: 10px;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
}
a.linksSM:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #460864;
	font-size: 10px;
	font-style: normal;
	text-decoration: underline;
	font-weight: bold;
}
.linksReverse {
	font-family: Arial, Helvetica, sans-serif;
	color: #F3C010;
	font-size: 14px;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
	background-color: #460864;
	display: block;
	height: 18px;
}
.tablePadding {
	display: table-cell;
	padding: 5px;
}
