@charset "utf-8";

.iframeTooltip	{
	position: absolute;
	z-index: 1010;
	filter:alpha(opacity:0.1);
}

.tooltipContent	{
	height: auto;
	width: auto;
	background-color: #D2BD56;
	border: 1px solid #610C0E;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#rightContainer .textbox h3 {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
}
#rightContainer .textbox h4 {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}


.box1 {
	float: left;
	height: 114px;
	width: 154px;
	background-color: #D2BD56;
	position: static;
	margin-right: 5px;
	margin-bottom: 5px;
	padding: 3px;
	overflow: auto;
}
.box2 {
	background-color: #EDE3BE;
	float: left;
	height: 100px;
	width: 236px;
	margin-right: 6px;
	margin-bottom: 5px;
	position: static;
	padding: 3px;
}
body {
	background-color: #EDE3BE;
	padding-bottom: 50px;
}
#leftContainer {
	background-color: #EDE3BE;
	float: left;
	height: 2310px;
	width: 500px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	margin-bottom: 50px;
}
#leftContainer .textbox h3 {
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
}
#leftContainer  h4 {
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
}

#leftContainer .textbox {
	background-color: #EDE3BE;
	clear: both;
	float: left;
	height: auto;
	width: 484px;
	position: static;
	margin-bottom: 10px;
	margin-top: 10px;
	padding: 3px;
	font-size: 11px;
}

#rightContainer {
	background-color: #D2BD56;
	float: left;
	height: 2220px;
	width: 204px;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#rightContainer .textbox {
	float: left;
	height: auto;
	width: 200px;
	margin-bottom: 5px;
	font-size: 11px;
}
img {
	float: left;
	position: static;
	margin-right: 5px;
	margin-bottom: 5px;
}
