.hpol_sweeps_terms h1 {
	text-align: center;
	color: #9ebb5e;
}

#coins {
	vertical-align: top;
}

#coins_wrap {
	position: relative;
}

#coins_bg {
	z-index: 1;
}

#coins_bg, #coins_veil, #coins_txt {
	position: absolute;
	top: 0;
	left: 0;
	width: 353px;
	height: 520px;
}

#coins_veil {
	z-index: 2;
	background: #fff;
	opacity: 0.2;
	filter:alpha(opacity=20);
}

#coins_txt {
	z-index: 3;
}

#coins_txt, #coins_txt p {
	color: #00008B;
	font-size: 24px;
	font-weight: bold;
}

#coins_txt em {
	color: #FF9900;
	font-style: normal;
}

#coins_txt img {
	border: 0;
}

#coins_txt .sm, #coins_txt .hi {
	font-size: 12px;
}

#coins_txt .hi {
	background: #fff;
	padding: 2px;
	line-height: 18px;
}

#coins_txt a {
	display: block;
	position: relative;
}

#sweeps_winners {
	border: 1px solid black;
	padding: 16px 8px 8px 8px;
	margin-bottom: 1em;
}

#sweeps_winners td {
	vertical-align: top;
}

#sweeps_winners caption {
	text-align: left;
	font-weight: bold;
	padding-left: 12px;
	margin-bottom: -10px;
}

#sweeps_winners caption span {
	background: #fff;
}

#sweeps_winners h3 {
	font-size: 14px;
}

#folio_list {
	margin-bottom: 1em;
	clear: both;
	width: 98%;
}

#folio_list th, #folio_list td {
	padding: 8px;
	border-bottom: 1px solid #ccc;
}

#folio_list th {
	text-align: left;
}

#folio_list th em {
	font-weight: normal;
	font-style: normal;
}

#folio_list th b {
	color: #000 !important;
}

#folio_list td {
	white-space: nowrap;
}

.bgc1 {
	background-color: #fff;
	color: #000;
}

#page_logo {
	padding: 8px;
}

.userGreeting {
	padding-left: 8px;
	background-color: transparent;
	color: #000;
}

h1, a:link, a:visited,
a.topNav:link, a.topNav:visited {
	color: #9ebb5e;
}

a.topNav {
	font-style: normal;
}

a:hover {
	color: #000;
}

th.grid, th.form, th.formButton {
        background-color: #9ebb5e;
}

#topbar {
	border-bottom: 1px solid #999999;
}

#sidenav {
	list-style-type: none;
	list-style-image: none;
	padding: 8px;
	margin-left: 0;
	font-size: 12px;
	width: 175px;
}

#sidenav li {
	margin-bottom: 16px;
}

#sidenav li a {
	background-color: #9ebb5e;
	color: #000;
	text-decoration: none;
	font-weight: bold;
	display: block;
	padding: 2px;
}

#sidenav li a:hover {
	background-color: #5A6E2C;
	color: #eee;
}

td.redeemButton a {
	color: #000;
}

td.redeemButton a:hover {
	color: #fff;
}

#powered_by {
	font-size: 10px;
	font-weight: bold;
}

#page_footer {
	text-align: center;
	padding: 8px 0px;
	border-top: 1px solid #999999;
}
