/* $Id: points.css,v 1.2 2009-03-04 23:33:56 eric Exp $ */

body, div, td, th {
	font-family: Arial,Tahoma,sans-serif;
	font-size: 12px;
}

h1, h2, div.header, form b {
	color: #444;
}

h1, div.header  {
	font-size: 16px;
}

div.header {
	margin-bottom: 1em;
}

h2 {
	font-size: 14px;
}

a, a:link, a:visited {
	color: #2e2eb2;
	text-decoration: underline;
}

#mainContent {
    padding: 5px;
}

a:hover {
	color: #6495ED;
	text-decoration: none;
}

.bgc1 {
	background: #588CC1;
	color: #FFFFFF;
}

#sidenav ul li a {
	background: #2E6FB1;
	color: #fff;
}

#sidenav ul li a:hover {
	background: #444;
}

#sidenav ul li {
	border: 1px solid #fff;
}

#topBar, .userGreeting {
	background: #444;
}

#topbar table {
	border-bottom: 2px solid #fff;
}

a.topNav {
	color: #fff;
}

a.topNav:hover {
	color: #ebb12c;
}

#il_logo {
	border-top: 2px solid #fff;
}

.menu {
	font-size: 14px;
	font-weight: normal;
}

th.form, .form th {
	background: #2E6FB1;
	background: #444;
}

#topbar table {
	border-bottom: 2px solid #fff;
}

a.topNav {
	color: #fff;
	padding: 0 0.5em;
	font-weight: normal;
	font-style: normal;
}

a.topNav:hover {
	color: #ebb12c;
}

#il_logo {
	border-top: 2px solid #fff;
}

.menu {
	font-size: 14px;
	font-weight: normal;
}

th.form, .form th, th.grid, .grid th {
	background: #2E6FB1;
	background: #444;
	font-weight: normal;
}

td.form, .form td, td.grid, .grid td {
	background: #C8C5A9;
}

td.redeemButton {
	background: #444;
	color: #fff;
}

td.redeemButton a {
	color: #fff;
}

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

#redeemTable {
	width: 80%;
	margin: 40px auto 0 auto;

}

#redeemTable tr {
	margin-bottom: 10px;
}
#redeemTable tr td {
	padding: 5px;
	vertical-align: middle;
	border: 0px;
	margin: 10px;
}

tr.oddRow {
	background-color: #f9f9ff;
}

tr.evenRow {
	background-color: #efefef;
}

#redeemTable {
    margin: 0 auto 0 auto;
}

#head_logo_box_center {
    margin-top: 41px;
}

.largeTitle {
	font-size: 22px;
	font-style: italic;
}

#content0 td.grid b {
    color: #000;
}

div.header {
    margin-bottom: 0;
}

#content0 .header {
    padding-bottom: 0;
}

p {
    padding-left: 0;
}

#about_bullets td {
    font-size: 16px;
	padding: 5px;
}

