.more {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	color: #A4A390;
}
.references {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: normal;
	color: #E6E1AC;
}
.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
}
body {
	background-color: #FFFFFF;
	scrollbar-base-color:#E6E1AC;
}
.examplesTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	color: #E6E1AC;
}
.examplesCopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #E6E1AC;
	font-variant: normal;
	text-transform: none;
}
#pgBody {
	position:relative;
	width:576px;
	height:276px;
	z-index:1;
	overflow: auto;
	left: 0px;
	top: 0px;
}
#home1 {

	position:absolute;
	width:576px;
	height:85px;
	z-index:1;
	overflow: scroll;
}
#hmBody {

	position:relative;
	width:576px;
	height:300px;
	z-index:1;
	overflow: auto;
	left: 0px;
	top: 0px;
}
