@charset "UTF-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #444444;
	background-color: #c4c497;
}
#wrapper {
	width: 850px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: #555555;
	float: right;
	margin-top: 10px;
	margin-right: 18px;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #555555;
}
a {
	color: #444444;
	text-decoration: underline;
}
a:hover {
	color: #880000;
	text-decoration: none;
}
.footer a {
	color: #555555;
	text-decoration: none;
}
.footer a:hover {
	color: #000000;
	text-decoration: underline;
}
.celPadRight {
	padding-right: 18px;
}
.celPadRightLeft {
	padding-right: 18px;
	padding-left: 18px;
}
.caption {
	font-size: 9px;
	line-height: 10px;
	color: #888888;
	margin-top: 2px;
}
.fauxList {
	text-indent: -10px;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-top: 0px;
}
.pixPadLeft {
	padding-bottom: 5px;
	padding-left: 10px;
}
.whiteType {
	color: #FEFFF5;
}
.pixPadRight {
	padding-bottom: 5px;
	padding-right: 10px;
}
