.topShadow {
	background-image: url(images/top_shadow_stretcher.jpg);
	background-repeat: repeat-x;
}
.leftShadow {
	background-image: url(images/left_shadow_stretcher.jpg);
	background-repeat: repeat-y;
}
.bottomShadow {
	background-image: url(images/bottom_shadow_stretcher.jpg);
	background-repeat: repeat-x;
}
.rightShadow {
	background-image: url(images/right_shadow_stretcher.jpg);
	background-repeat: repeat-y;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.oliveText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #939B5F;
}
.footerLine {
	background-image: url(images/footer_stretcher.jpg);
	background-repeat: repeat-x;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #D68100;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #939B5F;
	font-weight: bold;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D68100;
	text-decoration: none;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D68100;
	text-decoration: underline;
}

hr {
	border: thin solid #E9EADB;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8A5000;
}
b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #939B5F;
}
a.whiteLink {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
a.whiteLink:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
strong {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #939B5F;
}
