html,
body {
	background-color: #fff;
	font: 12px/1.35 arial,verdana,helvetica,sans-serif;
	color: #000;
	margin: 0px;
	padding: 0px;
}
img {
	border: none;
}
td {
	text-align: left;
	vertical-align: top;
}
strong {
	color: #A9B379;
}
a:link,
a:visited,
a:active {
	color: #8C8C8C;
	text-decoration: none;
}
a:hover {
	color: #A9B379;
	text-decoration: none;
}
#mainTable {
	width: 748px;
	margin: 10px auto;
}
#topLine {
	background-color: #7F7F7F;
	height: 2px;
	color: #000;
}
#leftNav {
	width: 137px;
	text-align: center;
	padding-top: 15px;
}
#bodyContent {
	padding-top: 20px;
}
#contentArea {
	width: 590px;
	height: 490px;
	overflow: auto;
	padding-right: 15px;
	text-align: justify;
}
#contentAreaHome {
	height: 490px;
	overflow: auto;
}
.callOut {
	font-size: 16px;
	line-height: 1.50;
}
#linksTable {
	width: 100%;
}
#IDXframe {
	_height: 490px;
	min-height: 490px;
	width: 100%;
	overflow: auto;
}
#footerLeft {
	float: left;
	width: 425px;
	padding-top: 30px;
	text-align: center;
}
#footerRight {
	float: right;
	width: 173px;
	text-align: right;
}
