body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding: 40px 0px 0px;
	line-height: 1.5em;
}
#menu A {
	DISPLAY: block;
	COLOR: #FFFFFF;
	BACKGROUND-COLOR: #8FC190;
	TEXT-DECORATION: none;
	text-transform: capitalize;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding: 5px 0px 0px 20px;
	height: 20px;
	vertical-align: middle;
	border-top: 1px solid #8FC190;
	border-right: 1px solid;
	border-bottom: 1px solid #8FC190;
	width: 170px;
	border-left-color: #FFFFFF;
}
#menu A:hover {
	BORDER-RIGHT: 1px solid #abb;
	BORDER-TOP: 1px solid #abb;
	COLOR: #FF6600;
	BORDER-BOTTOM: 1px solid #FFFFFF;
	BACKGROUND-COLOR: #FFFFFF;
	background-image: url(img/_tb.gif);
}
#menu A:active {
	COLOR: #fff; BACKGROUND-COLOR: black
}.white {
	color: #FFFFFF;
}
.emphasis {
	font-weight: bold;
	color: #076FB8;
}
.bottom_border {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E1E9DA;
}
li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	list-style-image: url(images/arrow.gif);
	list-style-position: outside;
	margin-top: 4px;
	margin-bottom: 4px;
	vertical-align: middle;
	font-weight: normal;
	color: #076FB8;
}
.page_title {
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C2CBD3;
	padding-bottom: 5px;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	vertical-align: bottom;
	padding-top: 0px;
	background-position: left center;
}
.header_title {
	font-weight: bold;
	text-decoration: none;
	color: #076FB8;
}
.active {
	font-weight: bold;
	color: #8A9BAB;
	text-decoration: none;
}
.red_bold {
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.telephone_number {
	font-size: 12px;
	font-weight: bold;
	color: #4D8A4E;
	text-decoration: none;
	line-height: 1.5em;
}
.fade {
	color: #999999;
}
hr {
	background-color: #00CCCC;
	height: 1px;
}
