.grey {
	background-color:#ccc
}
.curve-grey-top {
	background:#eee url(../images/crv_gry_top.gif) top left no-repeat;
}
.curve-grey-bottom {
	background:#eee url(../images/crv_gry_bottom.gif) bottom left no-repeat;
}
.curve-dark-grey-top {
	background:#ccc url(../images/crv_dark_gry_top.gif) top left no-repeat;
}
.grey-body {
	background-color:#eee;
}

a:link{
	color:black;
}
a:visited{
	color:black;
}
#hd { margin: 0 0 -40px; padding: 0}
#hd h1 { margin: 0; padding: 0}
#hd h1 img { margin: 0; padding: 0}
#hd h2 {
	display:none;
}

p.image {margin: 0 0 -20px 0; padding: 0;}
p.image img {margin: 0; padding: 0;}
p.fine-print wide {margin: -20 0 0 0; padding: 0;}

#ft{
	display:none;
}
/*
#ft{
	position:relative;
	border-top:1px solid #ccc;
	padding-top:.5em;
	margin-top:.5em;
	vertical-align:top;
}
#ft div{
	float:right;
	vertical-align:top;
}
#ft ul{
	position:relative;
}
*/
/* this element add space past the footer
	so that page sections always jump to the top
*/
#scroll_space{
	height:0px;
}
#hnav{
	display:none;
}
#testimonials {
	display:none;
}
#testi2 {
	display:none;
}
#bd .analysis p.grey-body{
	background-color:#eee;
}
#bd table.ord_hist tbody tr.even td{
	background-color:#ddd;
}
.err {
	color:black;
}
#bd h1 {
	color:black;
}
#bd .analysis a.send_email{
	display:none;
}
#bd .analysis a.get_pdf{
	display:none;
}
#bd h2 {
	color:black;
}
#bd h3{
	color:black;
}
#bd .hometop {
	color:black;
}
#bd .homebottomtitle{
	background: black url(../images/home_bottom_learn_title.gif) top left no-repeat;
}
#bd .homebottom {
	background-color: #eee;
}
#brand h1 {
	color:black;
}
#bd .sidebar h1{
	background:black url(../images/crv_blue_top.gif) top left no-repeat;
}
/* these must be nexted divs to get this to work */
#bd .sidebar ul {
	color:black;
}
#bd .sidebar h3{
	color:black;
}
#warning{
	display:none;
}

