#tblMainBody, #bottomPanel, #homeFooter
{
	font-family: Arial, Helvetica, sans-serif;
}

#getyoursButton
{
	margin: 0 0 0 0;
}

#tblLowerBody
{
	margin-top: 7px;
}

#lowerRightPanel
{
	background-color: #106996;
	width: 237px;
	height: 230px;
	min-height: 230px;
	max-height: 230px;
	float: left;
	margin-left: 7px;
	text-align: center;
	padding-bottom:56px;
}
html>body #lowerRightPanel
{

	padding-bottom:40px;
}

#lowerLeftPanel1
{
	height: 122px;
	min-height: 122px;
	max-height: 122px;
	font-size: 12px;
	color: #454C00;
	padding: 24px 10px 10px 10px;
}

/* ignored by IE, fix for FF + O */
#lowerLeftPanel1[id]
{
	height: 90px;
	min-height: 90px;
	max-height: 90px;
	font-size: 12px;
	color: #454C00;
	padding: 24px 10px 10px 10px;
}

#lowerLeftPanel1 p
{
	font-size: 12px;
	color: #454C00;
}

#lowerLeftPanel2
{
	height: 100px;
	min-height: 100px;
	max-height: 100px;
	font-size: 12px;
	color: #454C00;
	padding: 10px;
}	

#lowerLeftPanel2 p
{
	font-size: 12px;
	color: #454C00;
}
#lowerLeftPanel2 a
{
	font-size: 12px;
	color: #4D5406;
}

#homeFooter
{
	width: 733px;
	background-color: #A6CBE0;
	text-align: left;
}

#bottomPanel
{
	background-color: #A6CBE0;
	margin-top: 7px;
	padding: 10px 20px;
	font-size: 11px;
	color: #0F5375;
}

#homeFooter
{
	background-color: #FFFFFF;
	text-align: center;
}

#homeFooter ul
{
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
}

#homeFooter ul li
{	
	display: inline;
	margin-right: 10px;
	font-size: 10px;
}
.normal:link, .normal:visited, .normal:active, .normal:hover { FONT-FAMILY:  Arial, Verdana, Helvetica; FONT-SIZE: 12px; COLOR: #000000; text-decoration:underline; }