.pageTopShadow {
	background-image: url(../images/pagetopshadow.jpg);
	background-repeat: repeat-x;
}
.bodyText {
	font-family: Tahoma, Arial;
	font-size: 12px;
	line-height: 15px;
	color: 646362;
	text-decoration: none;
}
a.bodyText:link {
	font-family: Tahoma, Arial;
	font-size: 12px;
	line-height: 15px;
	color: c85e00;
	text-decoration: underline;
	font-weight: bold;
}
a.bodyText:hover {
	font-family: Tahoma, Arial;
	font-size: 12px;
	line-height: 15px;
	color: 646362;
	font-weight: bold;
	text-decoration: none;
}
a.bodyText:visited {
	font-family: Tahoma, Arial;
	font-size: 12px;
	line-height: 15px;
	color: c85e00;
	font-weight: bold;
	text-decoration: underline;
}
.form {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	background-color: fff6ed;
	padding-left: 3px;
}
.faqQuestions {
	font-family: Tahoma, Arial;
	font-size: 12px;
	line-height: 20px;
	color: 646362;
	text-decoration: none;
	list-style-position: outside;
	list-style-image: url(/images/title/bullet.gif);
	list-style-type: circle;
}
a.faqQuestions:link {
	font-family: Tahoma, Arial;
	font-size: 12px;
	line-height: 20px;
	color: 646362;
	list-style-position: outside;
	list-style-image: url(/images/title/bullet.gif);
	list-style-type: circle;
}
a.faqQuestions:hover {
	font-family: Tahoma, Arial;
	font-size: 12px;
	line-height: 20px;
	color: #2F2F2E;
	list-style-position: outside;
	list-style-image: url(/images/title/bullet.gif);
	list-style-type: circle;
	text-decoration: underline;
}
a.faqQuestions:visited {
	font-family: Tahoma, Arial;
	font-size: 12px;
	line-height: 20px;
	color: 646362;
	list-style-position: outside;
	list-style-image: url(/images/title/bullet.gif);
	list-style-type: circle;
}
.faqTitle {
	font-family: Tahoma, Arial;
	font-size: 13px;
	font-weight: bold;
	color: ba5800;
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 10px;
}
