body {
	background-color: #8D8B73;
}
.bodyCopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #15120D;
	background-color: #C3C09D;

}
.header {
	font-size: 15px;
	font-weight: bold;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;

}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #21556D;
	text-decoration: underline;
}
.tableHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	background-color: #DEBB54;
}
.subhead {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.boldBigger {
	font-size: 14px;
	font-weight: bold;
}
.pumpMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	list-style-image: url(../images/bullet.gif);
}
.tableContent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: 15120d;
	background-color: #F0E1B3;
}
.trDarker {
	background-color: #EAD593;
}
.subheadII {

	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.bold {
	font-weight: bold;

}
a.terms, a:visited.terms {
	font-size: 0.7em;
	text-decoration: none;
	margin-left: 15px;
	line-height: 30px;
}
a:hover.terms {
	text-decoration: underline;
}
.floatRight {
	float: right;
}

