body {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
	background-image: url(images/sideBar_01.jpg);
	background-repeat: repeat-y;
	background-position: 0px 10px;
}
.sideBarTitle {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
}
.sideBarBody {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 2px;
}
.boldIt {
	font-weight: bold;
}
ul {
	line-height: 20px;
	list-style-position: outside;
	list-style-type: disc;
}
.italics {
	font-style: italic;
}
#subMenu {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	left: 359px;
	top: 100px;
	width: 309px;
	height: 16px;
}
a.subMenu:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.testimony {
	background-image: url(images/testCard_12.gif);
	background-repeat: no-repeat;
	left: 0px;
	position: absolute;
	padding: 45px 15% 6px 5%;
	width: 420px;
	height: 226px;
	color: #990000;
	top: 324px;
}
td p {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 16px;
	margin: 0px;
	text-align: left;
	color: #333333;
	text-indent: 0px;
}
a:link {
	text-decoration: none;
	color: #333333;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
