body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 145%;
	color:#000000;
	scrollbar-face-color: #f8981c;
	scrollbar-highlight-color:#333333;
	scrollbar-track-color: #cccccc; 
	scrollbar-arrow-color: #333333;

}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 145%;

}

a {
	color:#999999;
	font-weight:normal;
}

a:hover {
	color:#ec8000;
}

.hometext {
	font-size:9pt;
	line-height:175%;
}

.homeheading {
	font-size:13pt;
	color:#f8981c;
}

.homelinks {
	font-size:9pt;
}

.peopletext {
	padding-bottom:10px;

}

.peopleborder {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #000000;

}

.clientlist {
	font-size:8pt;
	line-height:150%;
	padding-right:8px;
}

#contentArea {
	width:350px;
}

h2 {
	font-size:12pt;
	color:#f8981c;
}

.heading {
	font-size:12pt;
	color:#f8981c;
	font-weight:bold;
}

.orange {
	color:#f8981c;
}

.orangebullet {
	list-style-position: outside;
	list-style-image: url(images/bullet-orange.gif);
}
