@import "base.css";

#header { background-color: #7DB1C9; }

#Footer { background-color: #ccc; }

#header a.business_tab { height: 32px; }
#header a.consumer_tab { height: 31px; }

#TopNav { background-color: #1D407A; }

td.LeftNav
{
	background-color: #1D407A;
}

#searchForm input.searchTxt
{
	border: solid 1px #A1C293;
}

#searchForm input.searchBtn
{
	background-color: #005D9A;
	border: solid 1px #7FB2C7;
}

div.info_box
{
	background-color: #7DB1C9;
}

div.info_box div.contents
{
	border: solid 1px #7DB1C9;
}

