body, p, tr, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
}
h1 {
	font-size: 20px;
	font-weight: bold;
}
h2 {
	font-size: 18px;
	font-weight: bold;
}
h3 {
	font-size: 16px;
	font-weight: bold;
}
h4 {
	font-size: 14px;
	font-weight: bold;

}
h5 {
	font-size: 12px;
	font-weight: bold;
}
.navSub {
	color: #000066;
	font-size: 12px;
	line-height: 12px;

}
.navheader {
	font-size: 14px;
	font-weight: bold;
	color: #000066;
	padding-left: 5px;
	line-height: 14px;

}
.pageTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000066;
}
a.leftnav:link{
	color: #000066;
	text-decoration: none;
}
a.leftnav:visited{
	color: #000066;
	text-decoration: none;
}
a.leftnav:hover{
	color: #6666CC;
	text-decoration: underline;
}
a.leftnav:active{
	color: #993366;
	text-decoration: none;
}
li.leftnav, ul.leftnav {
	color: #000066;
	list-style-type: disc;
}
a.topnav:link {
	font-size: 12px;
	color: #000066;
	text-decoration: none;
	font-weight: bold;
}
a.topnav:visited {
	font-size: 12px;
	color: #000066;
	text-decoration: none;
	font-weight: bold;
}
a.topnav:hover {
	font-size: 12px;
	color: #000066;
	text-decoration: none;
	background: #E8E5DE;
	font-weight: bold;
}
a.topnav:active {
	font-size: 12px;
	color: #891E54;
	text-decoration: none;
	font-weight: bold;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
a:link { 
	color : #000066;
	text-decoration: none;
}
a:visited { 
	color : #6666CC;
	text-decoration: none;
}
a:hover {
	color : #993366;
	text-decoration: underline;
}
a:active {
	color : #6666CC;
	text-decoration: none;
}
dl {
	padding-bottom: 10px;
}
dt {
	font-weight: bold;
	padding-bottom: 2px;
}
dd {
	padding-bottom: 14px;
}
.tagspace {
	margin-bottom: 3px;

}
