@charset "UTF-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	text-align: center;
	background-color: #FBFBEB;
	color: #1C1C1C;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	margin-top: 0px;
	margin-bottom: 12px;
}
.sidebar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	margin-top: 0px;
	margin-bottom: 8px;
}
#headerNav {
	color: #000000;
	float: right;
	margin-top: 15px;
	margin-left: 15px;
	height: 35px;
	width: 570px;
	font-weight: bold;
	text-align: right;
	margin-right: 15px;
}
#headerNav a:link {
	color: #000000;
	text-decoration: none;
}
#headerNav a:visited {
	color: #000000;
	text-decoration: none;
}
#headerNav a:hover {
	color: #000000;
	text-decoration: underline;
}
.currentPage {
	color: #FFFFFF;
}
.headerBG {
	background-image: url(../images/header_bg.jpg);
	background-repeat: no-repeat;
}
.footerBG {
	background-image: url(../images/footer_bg.jpg);
	background-repeat: no-repeat;
	width: 900px;
}
#footerInfo {
	color: #222222;
	float: left;
	margin-top: 15px;
	margin-left: 15px;
	height: 103px;
	width: 285px;
	text-align: left;
}
#footerNav {
	color: #000000;
	float: right;
	margin-top: 15px;
	margin-left: 15px;
	height: 35px;
	width: 570px;
	font-weight: bold;
	text-align: right;
	margin-right: 15px;
}
#footerNav a:link {
	color: #000000;
	text-decoration: none;
}
#footerNav a:visited {
	color: #000000;
	text-decoration: none;
}
#footerNav a:hover {
	color: #000000;
	text-decoration: underline;
}
#siteFooterLeft {
	color: #1c1c1c;
	text-align: left;
	float: left;
	font-size: 9px;
}
#siteFooterRight {
	color: 1c1c1c;
	text-align: left;
	float: right;
	font-size: 9px;
}
a:link {
	color: #1C1C1C;
	text-decoration: underline;
}
a:hover {
	color: #1C1C1C;
	text-decoration: none;
}
a:visited {
	color: #1C1C1C;
	text-decoration: underline;
}
.pixpadleft {
	margin-top: 4px;
	margin-bottom: 4px;
	margin-left: 8px;
}
.pixpadright {
	margin-top: 4px;
	margin-bottom: 4px;
	margin-right: 8px;
}
.fauxlist {
	text-indent: -10px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	line-height: 16px;
}
