#pageheader {
	background-color: #003592;
}


#Wrapper
{
	background-color: white;
}

#agreement-text
{
	background-color: #E0E0E0;
}

table#results tr td.head
{
	font-weight: bold;
	font-size: 120%;
	border-bottom: 1px solid black;
}
table#results tr.subhead
{
	font-weight: bold;
	font-size: 110%;
}
table#results tr.total
{
	font-weight: bold;
	font-size: 110%;
}

.info
{
	background-color: #FAA74A;
	border: 1px solid #F37021;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 5px;
}
.warning
{
	border: 1px solid red;
	background-color: #FFCCCC;
}
#right_nav {
	background-color:#6680b5;
}

#content {
	background-color:#fffcdf;
}
