body {
	background-color: #EFEAB2;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #353818;
	font-weight: normal;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #353818;
	font-weight: normal;
	text-decoration: none;
}
.nav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
}
.rightsidelink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFCC;
	font-weight: normal;
	text-decoration: none;
	padding: 2px;
	margin: 2px;
}
.rightsidelink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	padding: 2px;
	margin: 2px;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}
.text_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
}
.text_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #9AA54B;
	font-weight: normal;
}
.error {
	margin-top: 8px;
	margin-left: 10%;
	margin-right: 10%;
	background-color: #FF9999;
	color: black;
	border: 1px solid red;
	padding: 4px 4px 4px 4px;
}
.heading {
	font-size: 18px;
	font-weight: bold;
	color: #61682F;
}
.subheading {
	font-size: 14px;
	font-weight: bold;
	color: #61682F;
}
/* featured industry pages use width=540px, others use width=680px */
.search_heading {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFCC;
	background-color: #61682F;
	height: 20px;
	padding-top: 4px;
	padding-left: 6px;
	margin-top: 8px;
}
.req_btn {
	text-align: center;
}
.req_btn_img {
	margin: 5px 5px 0px 5px;
	border: 0px;
	width: 136px;
	height: 36px;
}
.req_invest {
	font-size: 10px;
	font-weight: bold;
	color: #353818;
	float: right;
}
.req_tbl tr td {
	padding: 0px;
}
.quote_text
{
	margin-bottom: 4px;
}
.quote_author
{
	font-style: italic;
	margin-top: 4px;
	margin-left: 350px;
}
