body {
	text-align: center;
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
	background-color: white;
	color: black;
}

p  {
	font-size: 10pt;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	background-color: inherit;
	color: #333333;
}

tr  {
	font-size : 10pt;
	font-family : Tahoma,Arial,Helvetica, sans-serif;
	background-color: inherit;
	color : #333333;
}

ul  {
	font-size : x-small;
	font-family : Tahoma,Arial,Helvetica, sans-serif;
	background-color: inherit;
	color : #333333;
	list-style:circle;
}

ol  {
	font-size : x-small;
	font-family : Tahoma,Arial,Helvetica, sans-serif;
	background-color: inherit;
	color : #333333;
}

li  {
	font-size : 10pt;
	font-family : Tahoma,Arial,Helvetica, sans-serif;
	background-color: inherit;
	color : #333333;
	padding : 3px;
}

.body  {
	font-size : 10pt;
	font-family : Tahoma,Arial,Helvetica, sans-serif;
	background-color: inherit;
	color : #333333;
}

#caption  {
	font-size : 11pt;
	font-weight : bold;
	background-color: inherit;
	color : #333333;
}

#creditreport  {
	position: absolute;
	top: 114px;
	left: 445px;
}

topbuffer  {
	line-height : 4px;
}

#title-area  {
	width: 100%;
	height: 60px;
	background: #142283 url(images/title_grovesassociates.jpg) no-repeat;
	color: inherit;
}
#nav-top  {
	width: 100%;
	padding-top: 4px;
	border-bottom: 2px solid #000;
	border-top: 1px solid #000;
	background-color: #e4e4e4;
	color: #000;
}

#equifax {
	width: 100%;
	text-align: center;
}

#page-bottom {
	width: 100%;
	height: 300px;
	border-top: 1px solid #999;
	background: #006 url(images/bottombar.gif) repeat-x;
	color: inherit;
}

#leftnav
{
	float: left;
	padding-top: 70px;
	width: 140px;
	margin-left: 40px;
	display: inline;
	text-align: left;
}

#blankcol
{
	float: right;
	width: 10%;
	margin-left: 0px;
	display: inline;
}

#maintext
{
	width: 460px;
	padding-top: 25px;
	padding-bottom: 20px;
	margin-left: 0px;
	margin-bottom: 40px;
	float: left;
	background-image: url(images/bglogo.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	text-align: left;
	display: inline;
}

.hr-thin {
	border-top: 1px solid #999;
	height: 0px;
}