body {
	background-color: #ffffff;
}

a:link {
	color: #00008b;
}

a:visited {
	color: #000058;
}

a:hover {
	color: #ff0000;
}

a.grid:link,a.grid:visited,a.grid:visited,a.grid:active {
	color: #ffffff;
    text-decoration: underline;
}

body,td,th,p,input {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

.userGreeting {
	text-align: left;
	background-color: #000000;
	height: 1em;
	color: #ffffff;
}

.companyLabel {
	font-weight: bold;
	font-size: 18pt;
}

.error {
	color: #cc0000;
	font-weight: bold;
	font-size: 14;
}

.menu {
	font-weight: bold;
	font-size: 14;
	line-height: 150%;
}

.question {
	font-weight: bold;
	color: #000000;
	background-color: #eeeeee;
	font-size: 14;
	line-height: 150%;
}
 
.answer {
	color: #000000;
	background-color: #eeeeee;
	font-size: 14;
}

td.grid, td.form {
	background-color: #cccccc;
}

th.grid {
	text-align: center;
	color: #ffffff;
	background-color: #00008b;
}

th.form {
	text-align: left;
	padding-left: 4;
	padding-right: 4;
	padding-top: 2;
	padding-bottom: 2;
	color: #ffffff;
	background-color: #00008b;
}

th.formButton {
	text-align: right;
	padding-left: 4;
	padding-right: 4;
	color: #ffffff;
	background-color: #00008b;
}

.bgc1 {
	background-color: #00008b;
}

.bgc2 {
	background-color: white;
}

ul {
	margin-left: 0em;
	padding-left: 1.5em;
	list-style-image: url('//images.incentivelogic.com/pts/fourdots.gif');
}

dt {
	font-weight: bold;
}

dd {
	margin: auto auto 12px 1em;
}

.small {
	font-size: 8pt;
}

td.redeemButton {
	border: 1px solid #000000;
	text-align: center;
	background-color: #cccccc;
	white-space: nowrap;
	padding-left: .5em;
	padding-right: .5em;
	height: 1.5em;
}

a.redeemButton:link, a.redeemButton:visited {
	text-decoration: none;
}

button.preview {
	border: 1px solid #000000;
	background-color: #cccccc;
	text-align: center;
	margin-bottom: .5em;
}

button:hover {
	color: #ff0000;
}

a.topNav:link, a.topNav:visited, .topNav {
	color: #ffffff;
	font-weight: bold;
}
	
a.topNav {
	text-decoration: none;
	font-style: italic;
}

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

#sidenav {
	padding-top: 1em;
}

#sidenav a img {
	margin-left: 6px;
}
