@charset "iso-8859-1";
.mainDiv
{
	position: absolute;
	left: 0px;
	top: 227px;
	background-color: #FFFFFF;
	visibility: visible;
	z-index: 0;
	width: 100%
}
.footer
{
	position: absolute;
	left: 0px;
	top: 500px;
}
.lowerMenuStripeDiv{
	left: 0px;
	top: 600px;
	background-color: #B0BDA2;
	visibility: visible;
	z-index: 0;
	height: 10px;
	width: 755px;
	position: absolute;
	}
.horizonalLineDiv{
	left: 40px;
	top: 335px;
	width: 675;
	height: 2;
	visibility: visible;
	z-index: 0;
	position: absolute;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #B0BDA2;
	}
.thinkDiv{
	left: 615px;
	visibility: visible;
	z-index: 0;
	position: absolute;
	}
#think a:link,#think a:visited,#think a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	text-decoration: none;
	color: #BBBBBB;
	}
a:link{
	color: #57624A;
}
a:visited{
	color: #57624A;
}
a:hover{
	color: #B0BDA2;
}