@charset "ISO-8859-1";
.captions {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: italic;
	font-variant: normal;
}
.text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 12pt;
}
.style1 {
	font-size: 11pt;
	font-variant: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.subhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
}
#main {
	height: 999px;
	width: 760px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/big-bg.gif);
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: top;
}
#leftbar {
	float: left;
	height: 859px;
	width: 114px;
}
#content {
	height: 859px;
	width: 646px;
	float: right;
}
#heading {
	height: 40px;
	width: 646px;
	background-color: #FFFFFF;
}
#content-text {
	height: 819px;
	width: 646px;
	overflow: auto;
	background-color: #FFFFFF;
}
#middle {
	height: 959px;
	width: 760px;
}
#bottom {
	float: left;
	height: 100px;
	width: 760px;
	background-image: url(images/bottom-arrow.gif);
}
#right-bar {
	float: left;
	height: 730px;
	width: 20px;
}
#popup {
	height: 200px;
	width: 500px;
	padding-top: 0px;
	padding-left: 0px;
	position: absolute;
	left: 537px;
	top: 85px;
}
