.leftnavbar a:link {
	text-decoration: none;
	color: #339999;
	font-weight: bold;
	letter-spacing: 0.3em;
	top: 55px;
}
.leftnavbar a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #339999;
	letter-spacing: 0.3em;
}
.leftnavbar a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #666;
	letter-spacing: 0.3em;
}
.highlightText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
	color: #339999;
}
.regText {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 24px;
	color: #666666;
	list-style-type: none;
	list-style-position: outside;
	list-style-image: url(images/bluesquare.gif);
}
.boldregtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	line-height: 24px;
}
.inlineLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #339999;
}
.leftnavbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #339999;
}
.pageheaders {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 36px;
	font-style: normal;
	text-transform: lowercase;
	color: #9CC;
	vertical-align: bottom;
	letter-spacing: 0.4em;
	padding-top: 10px;
	padding-bottom: -5px;
}
