body {
	font-family: Arial, Helvetica;
	font-size: 12.75px;
	color: #318BA3;
	padding: 0;
	margin: 0;
	background-color: #fff;
}
td, p {
	font-family: Arial, Helvetica;
	font-size: 12.75px;
	color: #318BA3;
}
a {
	font-family: Arial, Helvetica;
	font-size: 11.75px;
	color: #318BA3;
	text-decoration: underline;
	margin-bottom: 15px;
}
a:hover {
	font-family: Arial, Helvetica;
	text-decoration: none;
	color: #318BA3;
}
.privacy {
	font-family: Arial, Helvetica;
	font-size: 10.75px;
	color: #2688A8;
}
a.privacy {
	font-family: Arial, Helvetica;
	font-size: 10.75px;
	color: #2688A8;
	text-decoration: underline;
}
a:hover.privacy {
	font-family: Arial, Helvetica;
	font-size: 10.75px;
	color: #2688A8;
	text-decoration: none;
}
#textContainer {
	position: absolute;
	top: 214;
	left: 210;
	height: 291px;
	width: 586px;
}
#text {
	margin: 15px;
	height: 265px;
	overflow: auto;
	scrollbar-face-color: #2C8DA7;
	scrollbar-shadow-color: #fff; 
	scrollbar-highlight-color: #fff;
	scrollbar-3dlight-color: #fff; 
	scrollbar-darkshadow-color: #fff;
	scrollbar-track-color: #fff; 
	scrollbar-arrow-color: #B4CB9D;
}
#listContainer {
	position: absolute;
	top: 216;
	left: 25;
	background-color: #D7E5A4;
	height: 293px;
	width: 186px;
	z-index:2;
}
#list {
	margin-top: 15px;
	margin-left: 15px;
	margin-bottom: 16px;
	height: 261px;
	overflow: auto;
	scrollbar-face-color: #2C8DA7;
	scrollbar-shadow-color: #D7E5A4; 
	scrollbar-highlight-color: #D7E5A4;
	scrollbar-3dlight-color: #D7E5A4; 
	scrollbar-darkshadow-color: #D7E5A4;
	scrollbar-track-color: #D7E5A4; 
	scrollbar-arrow-color: #B4CB9D;
	z-index:2;
}
#bottom {
	position: absolute;
	top: 509;
}
