.homeBody {
	background: white url(/images/bg_home.gif) repeat-x !important;
	height: 448px !important;
}

#firstReadAndForm {
}

#freadContainer {
	padding-top: 5px;
	width: 612px;
	float: left;
}

#homeForm {
	width: 268px;
	float: right;
	padding: 17px 0 0 32px;
}

#formTop {
	height: 223px;
	width: 262px;
	padding: 12px 19px;
	background: url(/images/bg_homeform_top.gif) top no-repeat;
	overflow: hidden;
}

#formBottom {
	height: 10px;
	width: 262px;
	overflow: hidden;
	background: url(/images/bg_homeform_bottom.gif) top no-repeat;
	color: white;
	font: 1px;
}


#quoteForm {
	font-size: 88%;
}

#entityState {
	width: 165px;
	float: left;
}

#quoteButton {
	display: block;
	text-align: center;
	width: 40px;
	margin-left: 3px;
	float: right;
}

#homeForm h3 {
	color: #d5ecf8;
	font-weight: bold;
	font-size: 148%;
	font-style: italic;
	font-family: Times New Roman;
	line-height: 35px;
}

#homeForm ul {
	list-style-type: disc !important;
	margin: 0px 0px 0px 21px;
	padding: 0px;
}

#homeForm ul li {
	list-style-type: disc !important;
	color: white;
	padding: 3px 0 4px 0;
}

#homeForm p {
	color: white;
	padding: 5px 0 0 0;
	clear: both;
}

#homeForm p a {
	color: #f2d573;
}

#columns {
	clear: both;
	margin: 17px 0px 25px 0px;
}

#leftColumn, #centerColumn, #rightColumn {
	float: left;
	height: 149px;
	overflow: hidden;
}

#leftColumn, #centerColumn {
	background: url(/images/bg_double_dash.gif) right top repeat-y;
}

#leftColumn {
	width: 304px;
	padding: 0px 25px 0px 28px;
}

#leftColumn ul {
	list-style-type: disc !important;
	margin: 11px 0px 0px 21px;
	padding: 0px;
}

#leftColumn ul li {
	list-style-type: disc !important;
	padding: 3px 0 2px 0;
}


#centerColumn {
	width: 304px;
	padding: 0px 25px 0px 24px;
}

#rightColumn {
	width: 304px;
	padding: 0px 25px 0px 25px;
}

#columns h3 {
	color: #666666;
	font-size: 147%;
	font-family: Times New Roman;
}

#compassImage {
	float: right;
}

#centerColumn p, #rightColumn p {
	margin: 12px 13px 0 0;
}

#centerColumn p {
	width: 161px;
}

.columnLinks {
	color: #9f9fa0;
	font-size: 90%;
	padding-top: 12px;
}

.columnLinks a {
	text-transform: uppercase;
	color: #a85b0b;
	font-size: 100%;
	font-weight: bold;
}

.columnLinks2 {
	color: #9f9fa0;
	font-size: 90%;
}

.columnLinks2 a {
	text-transform: uppercase;
	color: #a85b0b;
	font-size: 100%;
	font-weight: bold;
}

.clear {
	display: none !important;
}