#EOKtext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 20;
	font-weight: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	padding: 20;
}
.elenTest {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #CCCCCC;
	line-height: 16px;
	font-weight: 400;
}
.elenBullets {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: circle;
}
.textBox {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 22px;
	color: #333333;
	background-color: #999999;
	margin: 30px;
	border: thin solid #999999;
	position: fixed;
	padding: 30px;
	margin-left: 30px;
	margin-top: 20px;
	margin-right: 30px;
	margin-bottom: 30px;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
}
.textImageBox {
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.largeBorder {
	border: 8px solid #FFFFFF;
}
