.topLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #999999;
}
a.normal:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}
a.normal:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #999999;
}
a.normal:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a.normal:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003986;
	text-decoration: none;
}
a.normalBlue:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #003986;
	text-decoration: none;
	font-weight: bold;
}
a.normalBlue:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #003986;
}
a.normalBlue:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
a.normalBlue:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003986;
	text-decoration: none;
}
.botbg {
	background-image: url(images/bottomBarGrey.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003986;
	font-weight: bold;
}
.smallBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003986;
	font-weight: bold;
}
.onGreyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: justify;
}
.onBlueText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003986;
	text-align: justify;
}
.divBar {
	background-image: url(images/divBar.gif);
}
ul {
	list-style-image: none;
	list-style-type: square;
	list-style-position: outside;
	text-align: left;
}
dd {
	font-size: 11px;
	color: #003986;
	text-align: left;
}
dt {
	color: #666666;
	text-indent: 8pt;
}
.bigLetter {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
}
.activePage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003986;
}
.vsmall {
	font-family: "Times New Roman", Times, serif;
	font-size: xx-small;
	color: #EAEAEA;
}
