.pagetitle {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	font-style: normal;

}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	list-style-type: square;


}
li {
	list-style-type: disc;
	padding: 0px 0px 5px;
	list-style-image: url(images/miscellaneous/arrow.jpg);
	font-size: 14px;





}
a:hover {
	color: #CC0000;

}
a {
	color: #0000FF;
	text-decoration: none;
	font-weight: bold;

}
hr {
	color: #000000;
	height: 1px;
}
.navigation {
	font-size: 12px;


}
.leftnav {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
}
.table-head {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #999967;
	font-family: Arial, Helvetica, sans-serif;
}
.table-sub {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #C30291;
}
.table-text {
	color: #000000;
	background-color: #FFFFFF;
	font-weight: bold;
}
.page-subtitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;

}
.table {
	border: thin solid #000000;



}
.page-subtitle2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #990000;

}
td {
	font-size: 14px;
}
.name {
	text-transform: capitalize;
}
.table-fields {
	background-color: #CCCCCC;
}
.highlight {
	font-weight: bold;
	color: #000000;
	background-color: #FFCC00;
}
