.txtSearch {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	border: 1px solid #999999;
}
.txtSearchBtn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-color: #CCCCCC;
	border: 1px outset;
}
.txtSmallBoxes {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	color: #000000;
}
a:link {
	color: #99CC00;
}
a:hover {
	color: #CCCC00;
	text-decoration: none;
}
a:visited {
	color: #999999;
	text-decoration: none;
}
a:active {
	color: #99CC00;
	background-color: #6699CC;
}
.pageTitle {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003333;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dashed;
	border-top-color: #669999;
	border-right-color: #669999;
	border-bottom-color: #669999;
	border-left-color: #669999;
}
.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.subHeading {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #666666;
}
.list {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	list-style-type: square;
	color: #CCCCCC;

}
