td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
}
.pageTitle {
	font-size: 18px;
	font-weight: bold;
	color: #73BE1E;
}
.headerLinks {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #73BE1E;
}
.headerText {
	color: #FFFFFF;
	text-decoration: none;
	float: right;
	height: 18px;
	width: 100%;
	padding-top: 3px;
	padding-bottom: 3px;
}
.sideBar {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.servicesBox {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
a.headerText:hover {
	background-color: #000000;
	float: right;
	width: 100%;
	height: 18px;
	text-decoration: none;
}
